document.write("<div class=tableclass>");
document.write("<table border=0 cellpadding=0 cellspacing=0 width=100%>");
document.write("<tr><td width=100%>");
	document.write("<div class=tdheading>About</div><BR>");
document.write("</td></tr>");
document.write("<tr><td width=100%>");

document.write("<table border=0 cellpadding=0 cellspacing=0 width=100%>");

document.write("<tr><td width=100%>");
document.write("<A class=secondmenuitem href=/subscribe.html alt=\"Zerone - Subscribe\">");
document.write("<img style=\"MARGIN-TOP: 0px; MARGIN-RIGHT: 5px\" height=5 alt=Zerone src=/images/menumark.gif width=5 align=absMiddle border=0>");
document.write("Subscribe</A>");
document.write("</td></tr>");
            
document.write("<tr><td width=100%>");
document.write("<A class=secondmenuitem href=/disclaimer.html alt=\"Zerone - Disclaimer\">");
document.write("<img style=\"MARGIN-TOP: 0px; MARGIN-RIGHT: 5px\" height=5 alt=\"Zerone - Terms Of Use\" src=/images/menumark.gif width=7 align=absMiddle border=0>");
document.write("Terms Of Use</A>");
document.write("</td></tr>");

document.write("<tr><td width=100%>");
document.write("<A class=secondmenuitem href=/sitemap.html alt=\"Zerone - Sitemap\">");
document.write("<img style=\"MARGIN-TOP: 0px; MARGIN-RIGHT: 5px\" height=5 alt=\"Zerone - Sitemap\" src=/images/menumark.gif width=7 align=absMiddle border=0>");
document.write("Sitemap</A>");
document.write("</td></tr>");

document.write("<tr><td width=100%>");
document.write("<A class=secondmenuitem href=/contact.html alt=\"Zerone - Contact\">");
document.write("<img style=\"MARGIN-TOP: 0px; MARGIN-RIGHT: 5px\" height=5 alt=\"Zerone - Contact\" src=/images/menumark.gif width=7 align=absMiddle border=0>");
document.write("Contact</A>");
document.write("</td></tr>");

document.write("<tr><td width=100%>");
document.write("<A class=secondmenuitem href=/about.html alt=\"Zerone - About\">");
document.write("<img style=\"MARGIN-TOP: 0px; MARGIN-RIGHT: 5px\" height=5 alt=\"Zerone - About\" src=/images/menumark.gif width=7 align=absMiddle border=0>");
document.write("About</A>");
document.write("</td></tr>");
	document.write("</table>");

document.write("</td></tr>");
document.write("</table>");

document.write("</div>");