<!-- 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=Magna Carta" 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 Magna Carta home page" href="magna_carta.html" class="menu-new">Magna Carta</a>');

document.write('<a title="Visit the Magna Carta Classic cruise itinerary" href="magna_carta_itinerary.html" class="menu-new">Standard cruise</a>');



document.write('<a title="Visit the Magna Carta Antiques cruise itinerary" href="antique_furniture_magna_carta_itinerary.html" class="menu-new">Antiques cruise</a>');

//document.write('<a title="Visit the Magna Carta Art cruise itinerary" href="magna_carta_art_cruise_itinerary.html" class="menu-new">Art cruise</a>');

document.write('<a title="Visit the Magna Carta Family cruise itinerary" href="magna_carta_family_cruise.html" class="menu-new">Family cruise</a>');

document.write('<a title="Visit the Magna Carta Chelsea Flower show gardens cruise itinerary" href="chelsea_flower_show_gardens_magna_carta.html" class="menu-new">Gardens cruise 1</a>');

document.write('<a title="Visit the Magna Carta Hampton Court Palace Flower show gardens cruise itinerary" href="hampton_court_flower_show_gardens_magna_carta.html" class="menu-new">Gardens cruise 2</a>');

document.write('<a title="Visit the Magna Carta Golf cruise itinerary" href="golf_england_magna_carta2.html" class="menu-new">Golf cruise</a>');

document.write('<a title="Visit the Magna Carta Tennis cruise itinerary" href="tennis_england_magna_carta.html" class="menu-new">Tennis cruise</a>');

document.write('<a title="Visit the Magna Carta Walking cruise itinerary" href="walking_england_magna_carta.html" class="menu-new">Walking cruise</a>');

document.write('<a title="Visit the Magna Carta West-end Theatre cruise itinerary" href="magna_carta_theatre_cruise.html" class="menu-new">West-end Theatre cruise</a>');

document.write('<a title="Visit the Magna Carta Cristmas and New Year cruise" href="magna_carta_christmas_newyear_cruise.html" class="menu-new">Xmas & New Year cruise</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 Magna Carta Deck plan" class="menu-new" href="magna_carta_deck.html">Deck plan</a>');


document.write('<a title="Visit the Magna Carta Photo Gallery" href="magna_carta_photo_gallery.html" class="menu-new">Photo gallery</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-new">Virtual tours</a>');

document.write('<img src="picts/menu-bottom.gif" width="154" height="1" alt="GoBarging luxury European river and canal barge cruises on the Royal river Thames, England, aboard Magna Carta"><br>');


// START MENU IMAGES

document.write('<br><br><div align="center"> <img src="picts/england_flag.gif" alt="Magna Carta, cruises on the Royal river Thames, England">');


  
document.write('<br><br><img src="picts/Magna Carta animation.gif" alt="Magna Carta, cruises on the Royal river Thames, England" ><br><br></div>');




document.write('</DIV>');

//  End -->