// Copyright Sample Script File

function copyright() {

 document.write('|&nbsp; <a href="About-Equine-North.html"><font color="#EDE9B8"><b>About This Site</b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="Submit-Your-Business.html"><font color="#EDE9B8"><b>Submit your Equine Business </b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="Submit-Your-Article.html"><font color="#EDE9B8"><b>TPHC Information</b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="Equine-Business-Directory.html"><font color="#EDE9B8"><b>Equine Business Directory </b></font></a> &nbsp;|<br> ') 
 document.write('|&nbsp; <a href="Equine-Articles.html"><font color="#EDE9B8"><b>Equine Articles/Stories & Tips </b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="http://horsemore.proboards.com/index.cgi"  target="blank"><font color="#EDE9B8"><b>Horse  More Forum </b></font></a> &nbsp;|') 
 document.write('|&nbsp; <a href="EquineNorth-Events.html"><font color="#EDE9B8"><b>Equine Calendar/Events</b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="Equine-Photo-Gallery.html"><font color="#EDE9B8"><b>Equine Photo Gallery</b></font></a> &nbsp;| <br>') 
 document.write('|&nbsp; <a href="http://equinenorth.net/classifieds3/index.php"  target="blank"><font color="#EDE9B8"><b>Horses/Tack for Sale</b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="Equine-Links.html"><font color="#EDE9B8"><b>Equine Links</b></font></a> &nbsp;|') 
 document.write('|&nbsp; <a href="Contact.html"><font color="#EDE9B8"><b>Contact / Questions</b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="Sponsors.html"><font color="#EDE9B8"><b>Site Sponsors / Donate</b></font></a> &nbsp;| ') 
 document.write('|&nbsp; <a href="index.html"><font color="#EDE9B8"><b>Back to the Barn</b></font></a> &nbsp;| ')

    
document.write('<br><br>')
document.write('<div align="center">')
document.write('© Copyright 2005-2010, <a href="http://www.equinenorth.net"><font color="#EDE9B8"><b>Equine North</b></a> &nbsp; &nbsp; ')
 
document.write('Site created  and maintained by:  <a href="http://www.internetwebdezines.com/" target="blank"><font color="#EDE9B8">Internet WebDeZines</a>')
document.write('<br><br>')
document.write('</div>')
}



 
