

var yr;
Today = new Date();
yr = Today.getFullYear();

document.write('<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="742" HEIGHT="35" BGCOLOR="#B3D6E9" ALIGN="center">')
document.write('<TR>')
	document.write('<TD WIDTH="12">&nbsp;</TD>')
	document.write('<TD WIDTH="732" CLASS="offblack10px">')
		document.write('<STRONG>Customer Services Line 1.800.652.0008</STRONG>')
		document.write('<IMG SRC="../images/trans.gif" WIDTH="90" HEIGHT="1" ALT="" BORDER="0">')
		document.write('&copy; Copyright ' + yr + ' Construction Data Company. All Rights Reserved.')
	document.write('</TD>')
document.write('</TR>')
document.write('</TABLE>')

//tracking website by google, updated on Jan, 2009
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-1494568-1");
pageTracker._trackPageview();
} catch(err) {}

