document.writeln('<b><i><font size="2" face="Verdana">');
document.writeln('&nbsp;<a href="index.htm"><span style="text-decoration: none">Home</span></a><br>');
document.writeln('&nbsp;<a href="Horses.asp?category=stallions"><span style="text-decoration: none">Stallions</span></a><br>');
document.writeln('&nbsp;<a href="Horses.asp?category=mares"><span style="text-decoration: none">Mares</span></a><br>');
document.writeln('&nbsp;<a href="Horses.asp?category=geldings"><span style="text-decoration: none">Geldings</span></a><br>');
document.writeln('&nbsp;<a href="Horses.asp?category=young"><span style="text-decoration: none">Young Horses</span></a><br>');
document.writeln('&nbsp;<a href="photoalbum.htm"><span style="text-decoration: none">Photo Album</span></a><br>');
document.writeln('&nbsp;<a href="thankyou.htm"><span style="text-decoration: none">Thank You</span></a><br>');
document.writeln('&nbsp;<a href="contacts.htm"><span style="text-decoration: none">Contacts</span></a>');
document.writeln('</font></i></b>');
