document.write('<table width="100%" height="70" border="0" cellpadding="20" cellspacing="0" bgcolor="87875D">');
document.write('<tr>');
document.write('<td valign="bottom">');
document.write('<center><b>');
document.write('<a href="index.html">Home</a> | ');
document.write('<a href="services.html">Services</a> | ');
document.write('<a href="aboutus.html">About Us</a> | ');
document.write('<a href="residential.html">Residential Services</a> | ');
document.write('<a href="commercial.html">Commercial Services</a> | ');
document.write('<a href="golfcourse.html">Golf Course Care</a><br>');
document.write('<a href="association.html">Association & Apartment Services</a> | ');
document.write('<a href="equipment.html">Equipment</a> | ');
document.write('<a href="affiliations.html">Professional Affiliations</a> | ');
document.write('<a href="contactus.html">Contact Us</a></b><br><br>');
document.write('<font face="verdana, arial, sans-serif" size=1><small>&copy;2005-2011 Superior Tree Care</small></font>');
document.write('</center></td>');
document.write('</tr>');
document.write('</table>');
