<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">Copyright © 2009 - DM Ranch. You may not use images/content in a way that infringes or violates anyone’s proprietary rights. ');

document.write('<a href="index.html" target="_top"></a> ');

document.write('All Rights Reserved <br>');

document.write('<span class ="copyright"><a href="index.html">Home - </a>');

document.write('<a href="stallions.html">Stallions - </a>');

document.write('<a href="mares.html">Mares I - </a>');

document.write('<a href="mares2.html">Mares II - </a>');

document.write('<a href="foals.html">Foals - </a>');

document.write('<a href="sales.html">For Sale - </a>');

document.write('<a href="news.html">News Letter</a>');

document.write('</span><br>');

document.write('</span><br>');


//  End -->