<!-- 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('<img src="picts/menu-line.gif" width="156" height="2" vspace="6"><br>');
document.write('<span class="menutitle">Main:</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="store.htm" class="menu">Our Store</a>');

document.write('<a href="staff.htm" class="menu">Our Staff</a>');

document.write('<a href="calendar.htm" class="menu">Our Calendar</a>');





// BLACK SPLIT LINE 1

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


// TITLE Fly Fishing

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


document.write('<a href="lessons-guides.htm" class="menu">Lessons and Guides</a>');

document.write('<a href="fishing.htm" class="menu">Local Fishing Information</a>');

document.write('<a href="fish_report.htm" class="menu">Staff\'s Current Report</a>');


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


// TITLE Rental Equipment


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

document.write('<a href="rentals.htm#SummerRentals" class="menu">Summer Rentals</a>');

document.write('<a href="ski_rentals.htm" class="menu">Ski / Snowboard Rentals</a>');

document.write('<a href="snowshoe_rentals.htm" class="menu">Snowshoe Rentals</a>');

document.write('<a href="ski_rentals.htm" class="menu">Sled Rentals</a>');


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


// TITLE Biking

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


document.write('<a href="biking.htm" class="menu">Biking Information</a>');

document.write('<a href="biking.htm#RentalBikes" class="menu">Our Rental Bikes</a>');

document.write('<a href="biking.htm#BikeRates" class="menu">Bike Rental Rates</a>');


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


// TITLE Outdoor Lessons

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

document.write('<a href="lessons-guides.htm" class="menu">Fly Fishing</a>');

document.write('<a href="climbing-lessons.htm" class="menu">Rock Climbing</a>');

document.write('<a href="hiking-guided.htm" class="menu">Hiking Trips</a>');

document.write('<a href="snowshoe_tours.htm" class="menu">Snowshoe Tours</a>');

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

// TITLE Climbing Gym

document.write('<span class="menutitle">Indoor Climbing Gym:</span><br>');
document.write('<a href="climbing-gym.htm" class="menu">EPIC Gym and Gallery</a>');
document.write('<a href="gym-rates.htm" class="menu">Gym Rates</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>')


// TITLE Fishing Report

document.write('<span class="menutitle">Local Fishing Report:</span><br>');
document.write('<a href="fish_report.htm" class="menu">Staff\'s Current Report</a>');


// BLACK SPLIT LINE 2

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






// TITLE LINE 3

document.write('<span class="menutitle">Online Guide Book:</span><br>');


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

document.write('<a href="hikes-home.htm" class="menu">Hiking</a>');

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

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

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

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

document.write('<a href="winter-sports.htm" class="menu">Winter Sports</a>');






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


// TITLE Help and Support
document.write('<span class="menutitle">Help & Support:</span><br>');


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

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

document.write('<a href="resources.htm" class="menu">Resources/Links</a>');

document.write('<a href="weather.htm" class="menu">Local Weather</a>');

document.write('<a href="contact.htm" class="menu">Contact Us</a>');

document.write('<a href="site_map.htm" class="menu">Site Map</a>');

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



// BLACK SPLIT LINE 3



//document.write('<span class="menutitle">Also at EPMS:</span><br>');


//document.write('<a href="dance.htm" class="menu">Dance Studio</a>');

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

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







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


//  End -->
