<!-- 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="request a GoBarging luxury barge cruise brochure - by pdf download, mail or both" href="brochure.asp" class="menu">Request Brochure</a>');


document.write('<a title="Check availability for your selected barge and dates" href="availability.asp?barge=L\'Impressionniste" class="menu">Check Availability</a>');
document.write('<a title="subscribe to our monthly e-newsletter the Lockkeeper - for the latest cruise news and competitions" href="subscribe.asp" class="menu">Subscribe</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="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="your easy guide to our GoBarging site" href="sitemap.html" class="menu">Site map</a>');


document.write('<a title="Visit the L\'Impressionniste home page" href="l\'impressionniste.html" class="menu-new">L\'Impressionniste</a>');



document.write('<a title="Visit the L\'Impressionniste Burgundy cruise itinerary" href="l\'impressionniste_burgundy_itinerary.html" class="menu-new">Standard cruise</a>');


document.write('<a title="Visit the L\'Impressionniste Wine cruise itinerary" href="l\'impressionniste_french_wine_cruise.html" class="menu-new">Wine cruise</a>');

document.write('<a title="Find out about French Wine, the regions, how it is made, and more.." href="french_wine.asp?barge=L\'Impressionniste" 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 limpressionniste deck plan" class="menu-new" href="impressionniste_deck.html">Deck plan</a>');


document.write('<a title="Visit the L\'Impressionniste Photo Gallery" href="l\'impressionniste_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 in Provence, France aboard L\'Impressionniste"><br>');


// START MENU IMAGES

document.write('<br><br><div align="center"> <img src="picts/france_flag.gif" alt="L\'Impressionniste, cruises the Rh&ocirc;ne, Provence, France">');


  
document.write('<br><br><img src="picts/L\'Impressionniste animation.gif" alt="L\'Impressionniste, cruises the Rh&ocirc;ne, Provence, France" ><br><br></div>');




document.write('</DIV>');

//  End -->