<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');


// START FOOTER LINKS


document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site Map</a>');






document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy; copyright 2009 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">360offroad.com</a><br>');







   if (allwebco == "yes") {
document.write('360 Offroad - 2009 all rights reserved <a href="http://360offroad.com" target="_blank">360 Offroad</a> &amp; <a href="http://pagesovernight.com" target="_blank">Pages Overnight Web Design, Hosting & Marketing</a><br>');
}


document.write('</span>');

document.write('<br>');
<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-d202TuuehnJFE"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/p-d202TuuehnJFE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag -->

//  End -->
