<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="60"></a><br>');



// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/index.html" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/about.htm" class="menu">About Us</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/news.htm" class="menu">News</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/history.htm" class="menu">History</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/facilities.htm" class="menu">Facilities</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/schedule.htm" class="menu">Polo Schedule/Results</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/social_calendar.htm" class="menu">Social Calendar</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/players.htm" class="menu">Meet the Players</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/sponsors.htm" class="menu">Our Sponsors</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/housing.htm" class="menu">Housing/Horse Services</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/gallery.htm" class="menu">Photo Gallery</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/pocket_guide.htm" class="menu">Polo Pocket Guide</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/ranch.htm" class="menu">Flying H Ranch</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/links.htm" class="menu">Links</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/directions.htm" class="menu">Directions</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.flyinghpolo.com/contact.htm" class="menu">Contact Us</a>');




var showlink 	= "no"	 // INCLUDE A LINK TO THE SLIDESHOW YES/NO


   if (showlink == "yes") {

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="javascript:popUpSlideshow(\'slideshow.htm\')" class="menu">Slideshow</a>');

}

document.write('</td></tr><tr><td>');
document.write('<a href="http://www.facebook.com/group.php?gid=28954678199&v=wall" border="0"><img src="picts/menu-bottom.gif" width="150" height="56"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->