document.write("<table border=0 cellpadding=0 cellspacing=0 width=100%>")
document.write("<tr>")
document.write("<td align=right style=padding-right:75px><div id=divAdd >")
document.write("&nbsp;&nbsp;<a href=index.html>Home</a>")
//document.write("&nbsp;&nbsp;<img src=images/line.jpg alt=>")
//document.write("&nbsp;&nbsp;<a href=services.html>Services</a>")
document.write("&nbsp;&nbsp;<img src=images/line.jpg alt=>")
document.write("&nbsp;&nbsp;<a href=aboutus.html>About Us</a>")
document.write("&nbsp;&nbsp;<img src=images/line.jpg alt=>")
document.write("&nbsp;&nbsp;<a href=careers.html>Careers</a>")
document.write("&nbsp;&nbsp;<img src=images/line.jpg alt=>")
document.write("&nbsp;&nbsp;<a href=contactus.html>Contact</a>")
//document.write("&nbsp;&nbsp;<img src=images/line.jpg alt=>")
//document.write("&nbsp;&nbsp;<a href=Sitemap.html>Sitemap</a>")
document.write("</div></td>")
document.write("</tr>")
document.write("</table>")