document.write("<a href=\"home.html\">Home</a> | ");
document.write("<a href=\"aboutus.html\">About Us</a> | ");
document.write("<a href=\"products.html\">Products</a> | ");
document.write("<a href=\"services.html\">Services</a> | ");
document.write("<a href=\"clients.html\">Clients</a> | ");
document.write("<a href=\"partners.html\">Partners</a> | ");
document.write("<a href=\"press.html\">Press</a> | ");
document.write("<a href=\"contact.html\">Contact</a> | ");
document.write("<a href=\"sitemap.html\">SiteMap</a> | ");
document.write("<a href=\"careers.html\">Careers</a> | ");
document.write("<a href=\"terms.html\">Terms of Use</a> | ");
document.write("<a href=\"legal.html\">Legal Info</a><br>");
document.write("Copyright &copy 1996 - 2010 Accipiter Radar Technologies Inc. & Sicom Systems Ltd. All rights reserved.");
