function Schedule() {
	window.open("58schedule.htm", "schedule", "width=760, height=540, left=20, top=20, toolbar=0, location=0, directories=0, menubar=0, status=0, scrollbars=1, resizable=1");
}

function Seats() {
	window.open("../seating.html", "seats", "width=440, height=324, left=20, top=20, toolbar=0, location=0, directories=0, menubar=0, status=0, scrollbars=0, resizable=0");
}

function GiftCerts() {
	window.open("../giftcert.html", "giftcerts", "width=634, height=340, left=20, top=20, toolbar=0, location=0, directories=0, menubar=0, status=0, scrollbars=1, resizable=1");
}