<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// USE lowercase FOR ALL OPTIONS ONLY

var showimage1		= "yes"		//  SHOW FIRST SIDEBAR IMAGE
var showimage2		= "yes"		//  SHOW SECOND SIDEBAR IMAGE
var linkstop 		= "no" 		//  START LINKS AT THE VERY TOP


document.write('<DIV class="menulocation">');




// START LINKS //

document.write('<a title="visit the European Waterways GoBarging home page" href="index.html" class="menu">Home</a>');

document.write('<a title="use our new Cruise guide to choose your luxury barge cruise, select region, barge and dates, check price and availability" href="cruise_guide.html" class="menu">Cruise guide</a>');

document.write('<a title="use our new Theme Cruise guide to choose your luxury barge theme cruise, select region, barge and dates, check price and availability" href="theme_cruise_guide.html" class="menu">Theme Cruise guide</a>');

document.write('<a title="Check availability for your selected barge and dates" href="availability.asp?barge=Meanderer" class="menu">Check Availability</a>');

document.write('<a title="Guest Feedback - read what our guests think about their luxury barge cruise vacations with European Waterways " href="guestbook.html" class="menu">Guest Feedback</a>');


document.write('<a title="your easy guide to our GoBarging site" href="sitemap.html" class="menu">Site map</a>');


document.write('<a title="Visit the Meanderer home page" href="meanderer.html" class="menu">Meanderer</a>');

document.write('<a title="Visit the Meanderer Classic cruise itinerary" href="meanderer_itinerary.html" class="menu">Standard cruise</a>');

document.write('<a title="Visit the Meanderer Antiques cruise itinerary" href="french_antique_furniture_meanderer_itinerary.html" class="menu">Antiques cruise</a>');

document.write('<a title="Visit the Meanderer Golf cruise itinerary" href="golf_france_meanderer.html" class="menu">Golf cruise</a>');




document.write('<a title="Find out about French Wine, the regions, how it is made, and more.." href="french_wine.asp?barge=Meanderer" class="menu">French Wine</a>');

document.write('<a title="Use our cruise selector rates enquiry to find Meanderer cruise rates" href="bargeratesprocess.asp?barge=Meanderer" class="menu">Cruise rates</a>');

document.write('<a title="Visit the Meanderer Deck plan" class="menu" href="javascript:location=\'meanderer.html\';window.open(\'meanderer_deck.html\',\'external\',\'height=800,width=830,scrollbars=yes,toolbar=yes,menubar=yes,resizable=yes,left=10,top=10\')">Deck plan</a>');


document.write('<a title="Visit the Meanderer Photo Gallery" href="meanderer_photo_gallery.html" class="menu">Photo gallery</a>');



document.write('<img src="picts/menu-bottom.gif" width="154" height="1" alt="GoBarging luxury European river and canal barge cruises in the Upper Loire region, France aboard Meanderer"><br>');


// START MENU IMAGES

document.write('<br><br><div align="center"> <img src="picts/france_flag.gif" alt="Meanderer, cruises the upper Loire river, France">');


  
document.write('<br><br><img src="picts/Meanderer animation.gif" alt="Meanderer, cruises the upper Loire river, France" ><br><br></div>');




document.write('</DIV>');

//  End -->