baseURL="http://www.harrisoncc.com/";

function insertFooterMain()
{
    document.write('<a href='+baseURL+'index.html>Home</a> | <a href='+baseURL+'company/news_media.html>News &amp; Media</a> | <a href='+baseURL+'company/company.html>Company</a> | <a href='+baseURL+'company/contact.html>Contact</a> | <a href='+baseURL+'company/careers.html>Careers</a> | <a href='+baseURL+'company/safety.html>Safety</a> | <a href='+baseURL+'construction/index_construction.html>Construction</a> | <a href='+baseURL+'concrete/index_concrete.html>Concrete</a> | <a href='+baseURL+'asphalt/index_asphalt.html>Asphalt</a> | <a href='+baseURL+'quarry/index_quarry.html>Quarry</a> | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&copy; 2008, Harrisoncc.com<br><br>Designed by <a href="http://www.bpidesigngroup.com" target="_blank">BP Interactive Design Group</a>');
}