<?php session_start(); ?>
// JavaScript Document
document.write("Destinations &nbsp;&nbsp;<img src='../shared/tri.gif' width='5' height='9'>&nbsp; ")
document.write("<a href='http://manstouch.co.uk'>Europe</a> &#124 ")
document.write("<a href='/france/france.html'>France</a> &#124 ")
document.write("<a href='/france/paris.html'>Paris</a> &#124 ")
document.write("<a href='normandy-brittany.html'>Normandy/Brittany</a> &#124 ")
document.write("<br />Themes &nbsp;&nbsp;<img src='../shared/tri.gif' width='5' height='9'>&nbsp;&nbsp; ")

document.write("<a href='normandy-manor-stay.html'>Gourmet Manor Package</a> &#124 ")
document.write("<a href='normandy-seine-cruises-short.html'>Normandy Cruise</a> &#124 ")
document.write("<a href='/hotels-europe.php?country=France&region=Basse%20Normandie'>City Hotels</a> &#124 ")



<?php if(!empty($_SESSION['orig'])&&$_SESSION['orig']=='manstouch')
echo 'document.write(" | &nbsp;<a style=\'text-decoration:none\' href=\'http://www.manstouch.com\'><span style=\'color:#cc0000\'>Back to Manstouch.com</span></a>");'; ?>
