var leftstr = "";
leftstr +='<b><font face="Verdana" size="1" color="#002828"><a href="newhome.htm" style="color: #002828; text-decoration: none">Home</a> |<a href="aboutus.htm" style="color: #002828; text-decoration: none">About Us</a> | <a style="color: #002828; text-decoration: none" href="branch_offices.htm">Branch Offices</a> </font></b>';
document.write(leftstr);


