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


document.write("<a href='/index.html'>Home</a> &#124 ")
document.write("<a href='/france/france.html'>France</a> &#124 ")
document.write("<a href='/italy/vacation.html'>Italy</a> | ");
document.write("<a href='/spain/vacation.html'>Spain</a> | ");





