document.writeln("<div class=\"menu\">");
 
document.writeln("<ul>");

document.writeln("<li><a href=\"http://www.erinthead.com/\">Home</a></li>");

document.writeln("<li><a href=\"http://www.erinthead.com/art/index.htm\">Art<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("<!--[if lte IE 6]><table><tr><td><![endif]-->");
document.writeln("<!--[if lte IE 6]></td></tr></table></a><![endif]-->");
document.writeln("</li>");

document.writeln("<li><a href=\"http://www.erinthead.com/writing/index.htm\">Writing<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("<!--[if lte IE 6]><table><tr><td><![endif]-->");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"http://www.erinthead.com/writing/index.htm\">Original Work</a></li>");
document.writeln("	<li><a href=\"http://www.politicalypso.com/\" title=\"PolitiCalypso.com\">PolitiCalypso Blog</a></li>");
document.writeln("<li><a href=\"http://www.erinthead.com/wblog/\" title=\"Synoptic Flow blog\">Synoptic Flow</a></li>");
document.writeln("	</ul>");
document.writeln("<!--[if lte IE 6]></td></tr></table></a><![endif]-->");
document.writeln("</li>");

document.writeln("<li><a href=\"http://www.erinthead.com/weather/index.htm\" title=\"Information relating to weather, climate, and meteorology\">Weather<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("<!--[if lte IE 6]><table><tr><td><![endif]-->");
document.writeln("	<ul>");
document.writeln("<li><a href=\"http://www.erinthead.com/weather/links.htm\" title=\"Weather-related links\">Recommended</a></li>");
document.writeln("<li><a href=\"http://www.erinthead.com/wblog/\" title=\"Synoptic Flow blog\">Synoptic Flow</a></li>");
document.writeln("	</ul>");
document.writeln("<!--[if lte IE 6]></td></tr></table></a><![endif]-->");
document.writeln("</li>");

document.writeln("<li><a href=\"http://www.erinthead.com/software/index.htm\" title=\"Software and web development\">Software<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("<!--[if lte IE 6]><table><tr><td><![endif]-->");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"http://www.erinthead.com/software/innovote/index.htm\" title=\"The InnoVote secure voting software system\">InnoVote!</a></li>");
document.writeln("	</ul>");
document.writeln("<!--[if lte IE 6]></td></tr></table></a><![endif]-->");
document.writeln("</li>");

document.writeln("<li><a href=\"http://www.erinthead.com/about.htm\">About<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("<!--[if lte IE 6]><table><tr><td><![endif]-->");
document.writeln("	<ul>");
document.writeln("	<li><a href=\"http://www.erinthead.com/about.htm\">About Me</a></li>");
document.writeln("  <li><a href=\"http://www.erinthead.com/email.htm\">Contact Me</a></li>");
document.writeln("	<li><a href=\"http://www.erinthead.com/links.htm\">Recommended</a></li>");
document.writeln("	</ul>");
document.writeln("<!--[if lte IE 6]></td></tr></table></a><![endif]-->");
document.writeln("</li>");

document.writeln("</ul>");
 
document.writeln("</div>");

