function Schedule() {
	window.open("/shows/2007-2008/60schedule.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("/shows/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("/shows/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");
}