
document.writeln( '<a href="stallions.html" class=leftlinks>Stallion Services</a><br>' );
document.writeln( '<a href="sale.html" class=leftlinks>Horses For Sale</a><br>' );
document.writeln( '<a href="gallary.html" class=leftlinks>Friesian Gallery</a><br>' );
document.writeln( '<a href="cross.html" class=leftlinks>Crossbreeding</a><br>' );
document.writeln( '<a href="solstice.html" class=leftlinks>Solstice Farm</a><br>' );
document.writeln( '<a href="history.html" class=leftlinks>History & Traits</a><br>' );








