document.write("<table width='780' border='0' bgcolor='#ffffff'>");
document.write("<tr><td align='center' class='bottom'>");
document.write("<b>");
document.write("<a href='index.php'>Home</a>&nbsp;&nbsp;&nbsp; ");
document.write("<a href='rfid_products.php'>Products</a>&nbsp;&nbsp;&nbsp;"); 
document.write("<a href='systems_integration.php'>Systems Integration</a>&nbsp;&nbsp;&nbsp;"); 
document.write("<a href='pilot_projects.php'>Pilot Projects</a>&nbsp;&nbsp;&nbsp;"); 
document.write("<a href='aim_methodology.php'>AIM Methodology</a>&nbsp;&nbsp;&nbsp;");
document.write("</b></td></tr>");
document.write("<tr><td align='center' class='bottom'>");
document.write("<b><a href='technology.php'>Technology</a>&nbsp;&nbsp;&nbsp;"); 
document.write("<a href='industry_mandates.php'>Industry Mandates</a>&nbsp;&nbsp;&nbsp;"); 
document.write("<a href='industry_solutions.php'>Industry Solutions</a>&nbsp;&nbsp;&nbsp;"); 
document.write("<a href='management.php'>Management</a>&nbsp;&nbsp;&nbsp;"); 
document.write("<a href='directions.php'>Contact Us</a>"); 
document.write("</b><br><br>");
document.write("</td></tr>");
document.write("<tr><td align='center' class='bottom'>Copyright &copy; Transpond Global Solutions. All rights reserved.</td></tr></table>");