
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: The following spacer "height=" locates the menu



document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="140">');
document.write('<tr><td>');

document.write('<img src="picts/menu-top.gif"><br>');


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK

document.write('</td></tr><tr><td>');
document.write('<a href="salmonfishingguides.html" class="menu">Fishing Trips</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="directions.html" class="menu">Directions</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="about.html" class="menu">About The Guide</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="lodging.html" class="menu">Lodging</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="gallery1.htm" class="menu">Gallery</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="links.html" class="menu">Links</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="faq-home.htm" class="menu">FAQ</a>');

document.write('</td></tr><tr><td align="left" VALIGN="center">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="124"><tr><td align="center"><br>');
document.write('<TABLE cellpadding="3" cellspacing="0" border="0" width="114"><tr><td class="sidetexttitle" background="picts/background_side_top.gif" height="15">');

// START SIDE TEXT TITLE


document.write('Specials<br>');


document.write('</td></tr><tr><td class="sidetext" background="picts/background_sidetext.gif">');



// START NOTE TEXT AREA - EDIT THE NEXT LINE


document.write('Booking now for "Prayer Lake". Special Fly Fishing Only Packages for Steelhead & Rainbow Trout<br>');
document.write('<center><a href="prayerlake.html"><img src="picts/more.gif" vspace="5" border="0"></a><br></center>');

document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('<img src="picts/spacer.gif" HEIGHT="5" WIDTH="20"><br>');
document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->