<!-- 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="your easy guide to our GoBarging site" href="sitemap.html" class="menu">Site map</a>');

document.write('<a title="Our Chairman, Derek Banks, welcomes you to GoBarging" href="welcome.html" class="menu">Chairman\'s welcome</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="Gobarging news - read the latest cruise information here" href="newsletter.html" class="menu">News</a>');


document.write('<a title="visit the European Waterways cruise map - find your way around our luxury barge cruise routes" href="european-waterways-cruise-map.html" class="menu">Europe cruise map</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" 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('<img src="picts/menu-spacer.gif" alt=" ">');
document.write('<a href="" class="menu">Holland Barges</a>');




document.write('<a title="Visit La Nouvelle Etoile" href="la_nouvelle_etoile.html" class="menu-new">La Nouvelle Etoile</a>');
document.write('<a title="Visit Savoir Faire" href="savoir_faire.html" class="menu-new">Savoir Faire</a>');

document.write('<img src="picts/menu-spacer.gif" alt=" ">');


document.write('<a title="contact the European waterways GoBarging team" href="contact.html" class="menu">Contact us</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="download our $ £ € Cruise rates pdf" href="cruise-rates.html" class="menu">Cruise rates</a>');









document.write('<img src="picts/menu-spacer.gif" alt=" ">');





document.write('<a title="read about GoBarging, how we began cruising the rivers and canals of Europe, our crews, our barges and more.." href="aboutus.html" class="menu">About Us</a>');

document.write('<a title="read our GoBarging Frequently Asked Questions (FAQ)" href="faq.html" class="menu">GoBarging FAQ</a>');


document.write('<a title="take our Go Barging Tour - requires broadband connection to view video" class="menu" href="javascript:location=\'index.html\';window.open(\'barging-video.html\',\'external\',\'height=460,width=400,scrollbars=no,toolbar=no,menubar=no,resizable=no,left=100,top=100\')">Barging Video</a>');





document.write('<a class="menu" title="take our Go Barging tour and experience the magic of Burgundy" href="javascript:location=\'index.html\';window.open(\'burgundy_tour.html\',\'external\',\'height=700,width=680,scrollbars=no,toolbar=no,menubar=no,resizable=no,left=100,top=100\')">Burgundy Tour</a>');


document.write('<a title="Gobarging Virtual tours - take a virtual tour of the Magna Carta luxury barge and see the river Thames in all its glory" href="virtual_tour.html" class="menu">Virtual tours</a>');

document.write('<a title="Gobarging Radio Interviews - listen to Derek Banks talking to Terry Spence of Canadian Radio station C-FAX 1070 " href="radio_interviews.html" class="menu">Radio interviews</a>');


document.write('<img src="picts/menu-bottom.gif" width="154" height="1" alt="GoBarging luxury European river and canal barge cruises in Scotland, England, France, Italy, Germany and Ireland">');


// START MENU IMAGES



document.write('</DIV>');

//  End -->