");
document.writeln("");
document.writeln("");
document.writeln("<html> ");
document.writeln("<head> ");
document.writeln("<title> ");
document.writeln("Your title goes here ");
document.writeln("</title> ");
document.writeln("</head> ");
document.writeln("<body
bgcolor="+fbc+"> ");
document.writeln("<p> ");
document.writeln("<center> ");
document.writeln("<table width=90%
cellpadding=40 cellspacing=0 border=1
bgcolor="+sbc+"> ");
document.writeln("<tr> ");
document.writeln("<td width=100%> ");
document.writeln("<p> ");
document.writeln("<center> ");
document.writeln("<table width=100%
border=1 bgcolor="+tbc+"> ");
document.writeln("<tr> ");
document.writeln("<td width=100%> ");
document.writeln("Content goes here ");
document.writeln("</td> ");
document.writeln("</tr> ");
document.writeln("</table> ");
document.writeln("</center> ");
document.writeln("</td> ");
document.writeln("</tr> ");
document.writeln("</table> ");
document.writeln("</center> ");
document.writeln("</body> </html>");
document.writeln("");
document.writeln(" |
|