<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var everymile	  = "yes"	// SHOW EVERYMILE COPYRIGHT








// START FOOTER LINKS


document.write('<a href="index.html">Home</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="links.htm">Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Directory</a>');



document.write('<br><br>All contents &copy; copyright 2011 ');



// EDIT THE NEXT LINE


document.write('<a href="about.html">EVERYMILE Foundation</a><br>');













   if (everymile == "yes") {
document.write('Site design &copy; 2011 All Rights Reserved <a href="emchallenge.htm" target="_blank">EVERYMILE Challenge</a> &amp; <a href="http://everymile.com" target="_blank">EVERYMILE</a><br> ');
}



document.write('<br>');




//  End -->
