
<!-- Begin

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

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Charter Options:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu">Home</a>');

document.write('<a href="fishingonfunyet.html" class="menu">Offshore Fishing</a>');

document.write('<a href="reefwreck.html" class="menu">Reef & Wreck</a>');

document.write('<a href="knotyet.html" class="menu">Flats & Back Country</a>');

document.write('<a href="snorkling.html" class="menu">Eco Tours</a>');






// BLACK SPLIT LINE 1




// TITLE LINE 2










// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 3

document.write('<span class="menutitle">FUNYET Information:</span><br>');

document.write('<a href="about.htm" class="menu">About John Sahagian</a>');

document.write('<a href="contactcaptjohn.htm" class="menu">Contact Capt. John</a>');

document.write('<a href="mailto:CAPTFUNYET@aol.com" class="menu">Email FUNYET</a>');

document.write('<a href="articles.html" class="menu">Fishing Articles</a>');

document.write('<a href="http://fishinginthefloridakeys.blogspot.com/"target="_blank"class="menu">Capt Johns Fishing Blog</a>');

document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');

document.write('<a href="location.html" class="menu">Location of FUNYET </a>');

document.write('<a href="FunYetBrochure.pdf"target="_blank" class="menu">FUNYET Brochure PDF</a>');

document.write('<a href="links.html" class="menu">Accommodations</a>');

document.write('<a href="http://forecast.weather.gov/MapClick.php?zoneid=FLZ078"target="_blank"class="menu">Weather Report</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



document.write('<span class="menutitle">FUNYET Brochure:</span><br>');


// THIS IS THE GRAPHIC UNDER THE MENU

document.write('<br><center><a href="FunYetBrochure.pdf"target="_blank"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->