<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('<a href="index.htm" target=""><font size="2"><b>Home</a> | ');
document.write('<a href="contactus.htm" target="">Contact Us</a> | ');
document.write('<a href="stallions.htm" target="">Stallions</a> | ');
document.write('<a href="colts.htm" target="">Colts</a> | ');
document.write('<a href="mares.htm" target="">Mares</a> | ');
document.write('<a href="fillies.htm" target="">Fillies</a> | ');
document.write('<a href="geldings.htm" target="">Geldings</a>  | ');
document.write('<a href="warmbloods.htm" target="">Warmbloods</a>  ');


document.write(' <br> ');
document.write(' <br> ');

document.write('<a href="dvd.htm" target="">FREE DVD</a> | ');
document.write('<a href="sales.htm" target="">Sales</a> | ');
//document.write('<a href="dressage/default.htm" target="">Events</a> | ');
document.write('<a href="photo.htm" target="">Photo Gallery</a> | ');
document.write('<a href="links.htm" target="">Links</a> | ');
document.write('<a href="about.htm" target="">About Gypsies</a> | ');

document.write('<a href="mailto:info@legendboy.net" target="_top">Email</b></a> ');


document.write(''); 

document.write('<br>');
document.write(' <br> ');
document.write(' <br> ');

document.write('</span>');

document.write('<br>');




//  End -->