﻿// JScript File

function TicketsURL()
{
    window.location = "http://londonwestendtheatretickets.com/playdetails.asp?showid=1859";
}

function TicketsHotelURL()
{
    window.location = "http://www.londonwestendtheatrebreaks.com/play_details.aspx?playname=Oliver&playId=134";
}

function TicketsMeal()
{
    //window.location = "";
}

