info="<META HTTP-EQUIV='Pragma' CONTENT='no-cache'><META HTTP-EQUIV='Expires' CONTENT='-1'>" + 
"<link rel='stylesheet' href='main.css'>" + 
"</head>" + 
"" + 
"<body>" + 
"" + 
"<table class='beige_box1' width='100%' cellspacing='0' cellpadding='0'>" + 
"<tr>" + 
"<td width='70%'>" + 
"&nbsp;&nbsp;" + 
"</td>" + 
"<td width='390' height='40' align='right'>" + 
"<img src='images/beige_name.gif'>" + 
"</td>" + 
"</tr>" + 
"<tr>" + 
"<td colspan='3' valign='bottom'>" + 
"&nbsp;" + 
"<a href='index.html'>Home</a> :: " + 
"<a href='ibelieve.html'>I Believe</a> :: " + 
"<a href='productions.html'>Productions</a> :: " + 
"<a href='awards.html'>Awards</a> :: " + 
"<a href='corporateshows.html'>Corporate Shows</a> :: " + 
"<a href='performanceschedule.asp'>Performance Schedule</a> :: " + 
"<a href='contactus.html'>Contact Us</a> " + 
"" + 
"</td></tr>" + 
"<tr>" + 
"<td colspan='3' style='background-image: url(images/beige_line.gif);" + 
"background-repeat: repeat-x' height='20'>" + 
"</td>" + 
"</tr>" + 
"</table>"

document.write(info)
