document.write("<p align=\"center\"><font face=\"Verdana\" size=\"1\">");
document.write("&nbsp;<a href=\"home.htm\">Home&nbsp;</a>|&nbsp; ");
document.write("<a href=\"AboutUs.htm\">About Us</a>&nbsp; |&nbsp; ");
document.write("<a href=\"portfolio.htm\">Product & Services</a>&nbsp;");
document.write("|&nbsp; <a href=\"contact.htm\">Contact</a>&nbsp; |&nbsp; ");
document.write("<a href=\"news.htm\">News</a>&nbsp;|");
document.write("<a href=\"download.htm\">Downloads</a>  | ");
document.write("<a href=\"partners.htm\">Partners</a>");
document.write("<br>");
document.write("&copy 2001 Dohatec - all rights reserved");
document.write("</font></p>");
