function vert_1()
{
 document.write("<table bgcolor='003366' height='1000' border='1' cellspacing='0'cellspacing='0' border='ffffff' bordercolorlight='ffffff' bordercolordark='ffffff'>")

 document.write("<tr><td></td>")
 document.write("</tr>")
 document.write("</table>")
}
