
document.write('<div id="defaultpageheader" align="center">');
document.write('	<table width="950" border="0" cellpadding="0" cellspacing="0">');
document.write('		<tr>');
document.write('			<td width="950" border="0" cellpadding="0" cellspacing="0">');
document.write('                         <a href="home.php"><img src="images/header1.gif" width="650" height="170" alt="Sarah Hay - Official Site" border="0"><img src="images/header2.gif" width="300" height="170" alt="Picture" border="0"></a><br>');
document.write('				<a href="home.php"><img src="images/header3.gif" width="30" height="30" border="0" alt=""></a><a href="theatre.php"><img src="images/theatre_inactive.jpg" width="130" height="30" border="0" alt="Theatre" id="theatre" onmouseover="mouseoverhndl( \'theatre\' );" onmouseout="mouseouthndl( \'theatre\' );"></a><a href="#"><img src="images/cabaret_inactive.jpg" width="130" height="30" border="0" alt="Cabaret" id="cabaret" onmouseover="mouseoverhndl( \'cabaret\' );" onmouseout="mouseouthndl( \'cabaret\' );" onclick="mouseclickhndl(\'cabaret\');"></a><a href="#"><img src="images/gallery_inactive.jpg" width="130" height="30" border="0" alt="Media Gallery" id="gallery" onmouseover="mouseoverhndl( \'gallery\' );" onmouseout="mouseouthndl( \'gallery\' );" onclick="mouseclickhndl(\'gallery\');"></a><a href="contact.php"><img src="images/contact_inactive.jpg" width="130" height="30" border="0" alt="Contact" id="contact" onmouseover="mouseoverhndl( \'contact\' );" onmouseout="mouseouthndl( \'contact\' );"></a><a href="home.php"><img src="images/header4.gif" width="100" height="30" border="0" alt=""></a>');
document.write('<a href="home.php"><img src="images/header5.gif" width="300" height="30" alt="Picture" border="0"></a><br>');

document.write('<div id="gallerySubmenu" style="visibility: hidden; position: absolute; top:0px; left:0px;">');
document.write('  <img src="images/dot_clear.gif" width="290" height="30"><a href="audioclips.php"><img src="images/audioclips_inactive.jpg" width="130" height="30" border="0" alt="Audio Clips" id="audioclips" onmouseover="mouseoverhndl( \'audioclips\' );" onmouseout="mouseouthndl( \'audioclips\' );"></a><br>');
document.write('  <img src="images/dot_clear.gif" width="290" height="30"><a href="videoclips.php"><img src="images/videoclips_inactive.jpg" width="130" height="30" border="0" alt="Video Clips" id="videoclips" onmouseover="mouseoverhndl( \'videoclips\' );" onmouseout="mouseouthndl( \'videoclips\' );"></a><br>');
document.write('  <img src="images/dot_clear.gif" width="290" height="30"><a href="stillimages.php"><img src="images/stillimages_inactive.jpg" width="130" height="30" border="0" alt="Still Images" id="stillimages" onmouseover="mouseoverhndl( \'stillimages\' );" onmouseout="mouseouthndl( \'stillimages\' );"></a>');
document.write('</div>');
document.write('<div id="cabaretSubmenu" style="visibility: hidden; position: absolute; top:0px; left:0px;">');
document.write('  <img src="images/dot_clear.gif" width="160" height="30"><a href="cabaret_solo.php"><img src="images/solocabaret_inactive.jpg" width="130" height="30" border="0" alt="Solo Cabaret" id="solocabaret" onmouseover="mouseoverhndl( \'solocabaret\' );" onmouseout="mouseouthndl( \'solocabaret\' );"></a><br>');
document.write('  <img src="images/dot_clear.gif" width="160" height="30"><a href="cabaret_sarabande.php"><img src="images/sarabande_inactive.jpg" width="130" height="30" border="0" alt="Sarabande" id="sarabande" onmouseover="mouseoverhndl( \'sarabande\' );" onmouseout="mouseouthndl( \'sarabande\' );"></a>');
document.write('</div>');


document.write('		        </td>');
document.write('		</tr>');




document.write('	</table>');
document.write('</div>');
