﻿// JScript File

function TicketsURL()
{
    window.location = "http://londonwestendtheatretickets.com/playdetails.asp?showid=1002";
}

function TicketsHotelURL()
{
    window.location = "http://www.londonwestendtheatrebreaks.com/play_details.aspx?playname=Les%20Miserables&playId=100";
}

function TicketsMeal()
{
    window.location = "http://londonwestendtheatretickets.com/packagedetails.asp?SID=1002&name=LES+MISERABLES";
}
