<!-- 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=Serenite" 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 Serenite home page" href="serenite.html" class="menu-new">Serenite</a>');

document.write('<a title="Visit the Serenite Classic French cruise itinerary" href="serenite_france_itinerary.html" class="menu-new">France cruise</a>');

document.write('<a title="Visit the Serenite Classic German cruise itinerary" href="serenite_germany_itinerary.html" class="menu-new">Germany cruise</a>');

document.write('<a title="Find out about French Wine, the regions, how it is made, and more.." href="french_wine.asp?barge=Serenite" class="menu-new">French Wine</a>');

document.write('<a title="download our $ £ € Cruise rates pdf" href="cruise-rates.html" class="menu-new">Cruise rates</a>');

document.write('<a title="Visit the Serenite Deck plan" class="menu-new" href="javascript:location=\'serenite.html\';window.open(\'serenite_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 Serenite Photo Gallery" href="serenite_photo_gallery.html" class="menu-new">Photo gallery</a>');



document.write('<img src="picts/menu-bottom.gif" width="154" height="1" alt="GoBarging luxury European river and canal barge cruises Germany, Austria and France aboard Serenite"><br>');


// START MENU IMAGES

document.write('<br><br><div align="center"> <img src="picts/france_flag.gif" alt="Serenite, cruises from Germany to France">');


  
document.write('<br><br><img src="picts/Serenite animation.gif" alt="Serenite, cruises from Germany to France" ><br><br></div>');




document.write('</DIV>');

//  End -->