document.write("<style type=\"text/css\">");
document.write("<!--");
document.write("a:link {");
document.write("	color: #fead11;");
document.write("	text-decoration: none;");
document.write("	font-family:Arial, Helvetica, sans-serif;");
document.write("}");
document.write("a:visited {");
document.write("	text-decoration: none;");
document.write("	color: #fead11;");
document.write("		font-family:Arial, Helvetica, sans-serif;");
document.write("}");
document.write("a:hover {");
document.write("	text-decoration: none;");
document.write("	color: #ffffff;");
document.write("}");
document.write("a:active {");
document.write("	text-decoration: none;");
document.write("	color: #ffffff;");
document.write("		font-family:Arial, Helvetica, sans-serif;");
document.write("}");
document.write("-->");
document.write("</style>");
document.write("<!--  menu --><body bgcolor=\"#FFFFFF\">");
document.write("<p align=\"center\"><font face=\"Arial\" style=\"font-size: 11pt; font-weight: 700\">");
document.write("|<a href=\"index.htm\">Company Profile</a>  |");
document.write("<a href=\"products.htm\">Products/Markets</a>  |");
document.write("<a href=\"technical_brochure.htm\">Technical Brochure</a>  |");
document.write("<a href=\"contact_us.htm\">Contact us</a>  |");

document.write("<!--  menu -->");
