
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<img src="picts/spacer.gif" height="5" width="8"><br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="8">');
document.write('<img src="picts/spacer.gif" height="5" width="8"><br>');




document.write('</td><td>');
document.write('<a href="javascript:PLAYMUSIC();" class="menu-nav">play music</a>');



// START THE FULL SCREEN CODE


document.write('</td><td width="2">&nbsp;<br></td><td>');
document.write('<TABLE cellpadding="0" cellspacing="0"  bordercolor="#C0C0C0"><tr><td>');
document.write('<a href="javascript:void(0);" onClick="fullScreen(\'gallery.htm\');"><img src="picts/screen_full.gif" border="0"></a><br>');
document.write('</td></tr></table>');


document.write('</td><td width="2">&nbsp;<br></td><td>');
document.write('<TABLE cellpadding="0" cellspacing="0"  bordercolor="#C0C0C0"><tr><td>');
document.write('<a href="javascript:window.close();"><img src="picts/screen_close.gif" border="0"></a><br>');
document.write('</td></tr></table>');


// END THE FULL SCREEN CODE




document.write('</td><td>');

document.write('<img src="picts/spacer.gif" height="30" width="10"><br>');

document.write('</td></tr></table>');

//  End -->