
function writeheader()
{
	document.writeln("<div id=\"topnav\" style=\"position:absolute; left:0px; top:0; width:429px; height:117px; z-index:1\"><img src=\"/images/navbar-logo.gif\" width=\"429\" height=\"92\" /><img src=\"/images/sumi4.gif\" width=\"429\" height=\"25\" /></div>")
	document.writeln("<div id=\"Layer1\" style=\"position:absolute; left:0px; top:117px; width:49; height:104; z-index:2\"><img src=\"/images/sumi5.gif\" width=\"49\" height=\"104\" /></div>")
	document.writeln("<div id=\"Layer2\" style=\"position:absolute; left:429px; top:0; width:371px; height:117px; z-index:3\"><a href=\"/index.htm\" onmouseover=\"MM_swapImage('home','','/images/nav_home1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_home.gif\" alt=\"Home\" name=\"home\" width=\"84\" height=\"21\" border=\"0\" id=\"home\" /></a><a href=\"/aboutus.htm\" onmouseover=\"MM_swapImage('aboutus','','/images/nav_aboutus1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_aboutus.gif\" alt=\"About Us\" name=\"aboutus\" width=\"87\" height=\"21\" border=\"0\" id=\"aboutus\" /></a><a href=\"/sitemap.htm\" onmouseover=\"MM_swapImage('sitemap','','/images/nav_sitemap1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_sitemap.gif\" alt=\"Site Map\" name=\"sitemap\" width=\"79\" height=\"21\" border=\"0\" id=\"sitemap\" /></a><a href=\"/contactus.htm\" onmouseover=\"MM_swapImage('contactus','','/images/nav_contactus1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_contactus.gif\" alt=\"Contact Us\" name=\"contactus\" width=\"121\" height=\"21\" border=\"0\" id=\"contactus\" /></a><img src=\"/images/nav_blue.gif\" width=\"371\" height=\"47\" /><a href=\"/prodline.htm\" onmouseover=\"MM_swapImage('prodline','','/images/nav_prodline1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_prodline.gif\" alt=\"Product Line\" name=\"prodline\" width=\"104\" height=\"24\" border=\"0\" id=\"prodline\" /></a><a href=\"/technology.htm\" onmouseover=\"MM_swapImage('technology','','/images/nav_tech1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_tech.gif\" alt=\"Technology\" name=\"technology\" width=\"90\" height=\"24\" border=\"0\" id=\"technology\" /></a><a href=\"/support.htm\" onmouseover=\"MM_swapImage('support','','images/nav_support1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_support.gif\" alt=\"Support\" name=\"support\" width=\"67\" height=\"24\" border=\"0\" id=\"support\" /></a><a href=\"/whatsnew.htm\" onmouseover=\"MM_swapImage('whatsnew','','/images/nav_whatsnew1.gif',1)\" onmouseout=\"MM_swapImgRestore()\"><img src=\"/images/nav_whatsnew.gif\" alt=\"Whats New\" name=\"whatsnew\" width=\"110\" height=\"24\" border=\"0\" id=\"whatsnew\" /></a></div>")
	document.writeln("<div id=\"search\" style=\"position:absolute; left:520px; top:33px; width:278px; height:36px; z-index:4\">")
	document.writeln("  <form name=\"searchform\" id=\"searchform\" method=\"get\" action=\"/sitesearch.aspx\">")
	document.writeln("    <span class=\"smallheads\">SEARCH</span>")
	document.writeln("    <input name=\"searchval\" type=\"text\" size=\"20\" />")
	document.writeln("    <input type=\"image\" src=\"/images/go.gif\" width=\"24\" height=\"22\" name=\"Submit\" value=\"Submit\" /> ")
	document.writeln("  </form>")
	document.writeln("</div>")
}

