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

