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

document.write("<a href='/index.html'>Home</a> &#124   ")
document.write("<a href='/italy/vacation.html'>Italy</a> &#124   ")
document.write("<a href='/italy/cooking-italy.html'>Cooking Courses</a> &#124 ")
document.write("<a href='/italy/wine-italy.html'>Wine Tours &amp; Tastings</a> &#124 ")
