﻿// JScript File

function TicketsURL()
{
    window.location = "http://londonwestendtheatretickets.com/playdetails.asp?showid=1001";
}

function TicketsHotelURL()
{
    window.location = "http://www.londonwestendtheatrebreaks.com/play_details.aspx?playname=The%20Lion%20King&playId=55";
}

function TicketsMeal()
{
    window.location = "http://londonwestendtheatretickets.com/packagedetails.asp?SID=1001&name=LION+KING";
}
