
document.write('<img src="images/side.jpg" width="98" height="505" border="0" alt="" usemap="#menu">');


document.write('<MAP NAME="menu">');
document.write('<AREA SHAPE="rect" ALT="Home" COORDS="4,44,52,61" HREF="home.html">');
document.write('<AREA SHAPE="rect" ALT="Grandezine" COORDS="3,80,80,95" HREF="grand.html">');
document.write('<!-- <AREA SHAPE="rect" ALT="GrandezinGrandezine" COORDS="3,72,21,95" HREF="grand.html">');
document.write('<AREA SHAPE="rect" ALT="GrandezinGrandezine" COORDS="30,75,51,88" HREF="grand.html">');
document.write('<AREA SHAPE="rect" ALT="GrandezinGrandezine" COORDS="63,75,65,77" HREF="grand.html">');
document.write('<AREA SHAPE="rect" ALT="GrandezinGrandezine" COORDS="22,80,29,88" HREF="grand.html">');
document.write('<AREA SHAPE="rect" ALT="GrandezinGrandezine" COORDS="52,80,61,88" HREF="grand.html">');
document.write('<AREA SHAPE="rect" ALT="GrandezinGrandezine" COORDS="62,80,80,89" HREF="grand.html"> -->');
document.write('<AREA SHAPE="rect" ALT="Photos" COORDS="25,101,62,117" HREF="grand_photos.html">');
document.write('<AREA SHAPE="rect" ALT="Pedigree" COORDS="24,123,70,139" HREF="grand_pedigree.html">');
document.write('<AREA SHAPE="rect" ALT="Offspring" COORDS="24,152,73,162" HREF="grand_foals.html">');
document.write('<!-- <AREA SHAPE="rect" ALT="Offspring" COORDS="24,145,41,162" HREF="grand_foals.html">');
document.write('<AREA SHAPE="rect" ALT="Offspring" COORDS="59,148,60,150" HREF="grand_foals.html">');
document.write('<AREA SHAPE="rect" ALT="Offspring" COORDS="42,152,60,162" HREF="grand_foals.html">');
document.write('<AREA SHAPE="rect" ALT="Offspring" COORDS="62,152,73,162" HREF="grand_foals.html"> -->');
document.write('<AREA SHAPE="rect" ALT="For Sale" COORDS="3,177,68,200" HREF="forsale.html">');
document.write('<!-- <AREA SHAPE="rect" ALT="For Sale" COORDS="3,177,32,200" HREF="forsale.html">');
document.write('<AREA SHAPE="rect" ALT="For Sale" COORDS="36,177,62,194" HREF="forsale.html">');
document.write('<AREA SHAPE="rect" ALT="For Sale" COORDS="62,185,68,193" HREF="forsale.html"> -->');
document.write('<AREA SHAPE="rect" ALT="Contact" COORDS="5,219,58,230" HREF="contact.html">');
document.write('<!-- <AREA SHAPE="rect" ALT="Contact" COORDS="5,213,32,230" HREF="contact.html">');
document.write('<AREA SHAPE="rect" ALT="Contact" COORDS="33,219,58,229" HREF="contact.html"> -->');

document.write('</MAP>');


