<!-- 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="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=Scottish Highlander" 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="visit our guest videos - requires broadband connection to view video" class="menu" href="javascript:location=\'scottish_highlander.html\';window.open(\'scottishhighlandervideo.html\',\'external\',\'height=550,width=500,scrollbars=no,toolbar=no,menubar=no,resizable=no,left=100,top=100\')">Guest Videos</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 Scottish Highlander home page" href="scottish_highlander.html" class="menu-new">Scottish Highlander</a>');

document.write('<a title="Visit the Scottish Highlander Classic cruise itinerary" href="scottish_highlander_itinerary.html" class="menu-new">Standard cruise</a>');
document.write('<a title="Visit the Scottish Highlander Honeymoon cruise itinerary" href="scottish_highlander_honeymoon_itinerary.html" class="menu-new">Honeymoon cruise</a>');
document.write('<a title="Visit the Scottish Highlander Biking cruise itinerary" href="biking_scotland_scottish_highlander.html" class="menu-new">Cycling cruise</a>');

document.write('<a title="Visit the Scottish Highlander Family cruise itinerary" href="scottish_highlander_family_cruise.html" class="menu-new">Family cruise</a>');

document.write('<a title="Visit the Scottish Highlander Fishing cruise itinerary" href="fishing_scotland_scottish_highlander.html" class="menu-new">Fishing cruise</a>');
document.write('<a title="Visit the Scottish Highlander Golf cruise itinerary" href="scotland_golf.html" class="menu-new">Golf cruise</a>');

document.write('<a title="Visit the Scottish Highlander Christmas cruise itinerary" href="scottish_highlander_christmas_cruise.html" class="menu-new">Christmas cruise</a>');

document.write('<a title="Visit the Scottish Highlander New Year cruise itinerary" href="scottish_highlander_new_year_cruise.html" class="menu-new">New Year cruise</a>');


document.write('<a title="Find out about Scottish Malt Whisky, the regions, how it is made, the Classic Malts and more.." href="scotch_whisky_home.html" class="menu-new">Whisky info</a>');

document.write('<a title="download our $ £ € Cruise rates pdf" href="cruise-rates.html" class="menu-new">Cruise rates</a>');

document.write('<a class="menu-new" title="Visit the Scottish Highlander Deck plan" href="scottish_highlander_deck.html">Deck plan</a>');


document.write('<a title="Visit the Scottish Highlander Photo Gallery" href="scottish_highlander_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 Scotland aboard Scottish Highlander"><br>');


// START MENU IMAGES

document.write('<br><br><div align="center"> <img src="picts/scotland_flag.gif" alt="Scottish Highlander, cruises Loch Ness and the Caledonian Canal in Scotland">');


  
document.write('<br><br><img src="picts/Scottish Highlander animation.gif" alt="Scottish Highlander cruises Loch Ness and the Caledonian canal in Scotland" ><br><br></div>');




document.write('</DIV>');

//  End -->