// JavaScript Document

function openbox1(){
	window=dhtmlmodal.open('Orchestra', 'iframe', '/images/orchestra.jpg', 'Orchestra', 'width=180px,height=240px,center=1,resize=0,scrolling=0')

}

function openbox2(){
	window=dhtmlmodal.open('7th Row Center', 'iframe', '/images/7throw.jpg', '7th Row Center', 'width=180px,height=240px,center=1,resize=0,scrolling=0')

}

function openbox3(){
	window=dhtmlmodal.open('Outer Ring', 'iframe', '/images/outerRing.jpg', 'Outer Ring', 'width=180px,height=240px,center=1,resize=0,scrolling=0')

}

function openbox4(){
	window=dhtmlmodal.open('Front Mezzanine', 'iframe', '/images/frontmezz.jpg', 'Front Mezzanine', 'width=180px,height=240px,center=1,resize=0,scrolling=0')

}

function openbox5(){
	window=dhtmlmodal.open('Middle Mezzanine', 'iframe', '/images/midmezz.jpg', 'Middle Mezzanine', 'width=180px,height=240px,center=1,resize=0,scrolling=0')

}

function openbox6(){
	window=dhtmlmodal.open('Rear Mezzanine', 'iframe', '/images/rearmezz.jpg', 'Rear Mezzanine', 'width=180px,height=240px,center=1,resize=0,scrolling=0')

}

function openbox7(){
	window=dhtmlmodal.open('Box Seats', 'iframe', '/images/boxseats.jpg', 'Box Seats', 'width=180px,height=240px,center=1,resize=0,scrolling=0')

}


			
			
