<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// MENU OPTIONS










// START LINKS //



document.write('<a href="index.html" class="menu">:&nbsp;Home&nbsp;:');	

document.write('<a href="about.html" class="menu">&nbsp;About Us&nbsp;:');

document.write('<a href="studs.html" class="menu">&nbsp;Stud Dogs&nbsp;:');

document.write('<a href="news.html" class="menu">&nbsp;News&nbsp;:'); 

document.write('<a href="pom_boys.html" class="menu">&nbsp;Boys&nbsp;:');

document.write('<a href="pom_girls.html" class="menu">&nbsp;Girls&nbsp;:');
 
document.write('<a href="pups.html" class="menu">&nbsp;Our Puppies&nbsp;:');

document.write('<a href="litter.html" class="menu">&nbsp;Litters &nbsp;:');

document.write('<a href="forsale.html" class="menu">&nbsp;Available&nbsp;:');


document.write('<a href="imports.html" class="menu">&nbsp;Imports&nbsp;:');

document.write('<a href="exports.html" class="menu">&nbsp;Exports&nbsp;:');  

document.write('<a href="album.html" class="menu">&nbsp;Gallery&nbsp;:');  


document.write('<a href="LINKS.html" class="menu">&nbsp;Links&nbsp;:'); 


document.write('<a href="mailto:petsbyair@gmail.com" class="menu">&nbsp;Contact&nbsp;:&nbsp;'); 

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK



											


// END TOP LINKS //





//  End -->




