var _footerWelcome = ''
+ '<div class="footerContainer">'
+ '		<ul>'
+ '		<li><a href="/privacy-security.html">Privacy &amp; Security</a></li>'
+ '		<li><a href="/terms-of-use.html">Terms of Use</a></li>'
+ '		<li><a href="/contact-us.html">Contact Us</a></li>'
+ '		<li><a href="/about-us.html">About Us</a></li>'
+ '		<li><a href="/site-map.html">Site Map</a></li>'
+ '		</ul>'
+ '    <div class="copyright">'
+ '    <p>©2008'
+ '	<script language="JavaScript">'
+ '	    var d=new Date();'
+ '	    yr=d.getFullYear();'
+ '	    if (yr!=1995)'
+ '	    document.write("- "+yr);'
+ '	</script> InsWeb, Inc. All rights reserved. A NASDAQ Company.<BR/>'
+ '		</p>'
+ '		</div>'
+ '    <div>'
+ '	<div style="float:left;width:100px;"><a rel="nofollow" href="http://www.truste.org/ivalidate.php?url=www.insurancerates.com&sealid=101" target="_blank"><img src="/images/logo_truste.gif" width="96" height="42" alt="TRUSTe" /></a></div>'

+ '		</div>'
+ '</div>';

