<!-- 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=Actief" 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="Introducing Family Cruises" href="family_cruise.html" class="menu-new">Family Cruises</a>');

document.write('<a title="Visit the Actief Family Cruise" href="actief_family_cruise.html" class="menu-new">Actief</a>');


document.write('<a title="Visit the Anjodi Family Cruise" href="anjodi_family_cruise.html" class="menu-new">Anjodi</a>');


document.write('<a title="Visit the L\'Art de Vivre Family Cruise" href="l\'art_de_vivre_family_cruise_itinerary.html" class="menu-new">L\'Art de Vivre</a>');

document.write('<a title="Visit the La Belle Epoque Family Cruise" href="la_belle_epoque_family_cruise_itinerary.html" class="menu-new">La Belle Epoque</a>');

document.write('<a title="Visit the Magna Carta Family Cruise" href="magna_carta_family_cruise.html" class="menu-new">Magna Carta</a>');

document.write('<a title="Visit the Scottish Highlander Family Cruise" href="scottish_highlander_family_cruise.html" class="menu-new">Scottish Highlander</a>');


document.write('<img src="picts/menu-bottom.gif" width="154" height="1" alt="GoBarging luxury European river and canal barge cruises on the upper Thames, England, aboard Actief"><br>');


// START MENU IMAGES

document.write('<br><br><div align="center"> <img src="picts/england_flag.gif" alt="Actief, cruises the upper Thames, England">');


  
document.write('<br><br><img src="picts/Actief animation.gif" alt="Actief, cruises the upper Thames, England" ><br><br></div>');




document.write('</DIV>');

//  End -->