<?php session_start(); ?>
// JavaScript Document



document.write("Wine Tasting &nbsp;&nbsp;<img src='../shared/tri.gif' width='5' height='9'>&nbsp; ")
document.write("<a href='/france/wine-paris.html'>Classic Tastings</a> &#124 ")
document.write("<a href='/france/champagne.html'>Day in Champagne</a> &#124  ")
document.write("<a href='/france/loire.html'>Loire Chateaux Wine</a> &#124  ")
document.write("<a href='/france/provence.html'>Provence Vineyards</a> &#124  ")
document.write("<a href='/france/burgundy.html'>Burgundy Vineyards</a> &#124 <br /> ")

document.write("Culinary &nbsp;&nbsp;<img src='../shared/tri.gif' width='5' height='9'>&nbsp; ")
document.write("<a href='/france/cooking-paris.html'>Schools</a> &#124 ")
document.write("<a href='/france/tasting-promenades-paris.html'>Walks</a> &#124 ")
document.write("<a href='/france/2cv-tours.html'>Gourmet on Wheels</a> &#124 ")
document.write("<a href='/france/paris-day-tours.html'>Tours + Lunch </a> &#124 ")
document.write("<a href='/france/special-occasions.html'>Dinners</a> &#124 ")
document.write("<a href='/france/cabaret-shows.html'>Packages</a> &#124 ")
document.write("<a href='/france/paris-cruises.html'>Cruises</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>");'; ?>
