<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<div id="right-menu-location" class="printhide">');
document.write('<TABLE cellpadding="5" cellspacing="0" width="100%" border="0" class="sidebartext"><tr><td valign="top" align="center">');

// FIRST PICTURE AND LINK

document.write('<a href="PhotoGallerySplash.html" class="rightlinks">');
document.write('<IMG SRC="images/frontpict-1.jpg" border="0" width="100" height="70" class="border-menu"><br>');
document.write('Sight</a><br><br>');


// SECOND PICTURE AND LINK

document.write('<a href="SoundGallery.htm" class="rightlinks">');
document.write('<IMG SRC="images/frontpict-2.jpg" border="0" width="100" height="70" class="border-menu"><br>');
document.write('Sound</a><br><br>');

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


document.write('<TABLE width="100%" cellpadding="3" cellspacing="5" border="0"><tr><td width="33%" valign="top" align="center">');




document.write('<a href="Guide.htm" class="rightlinks">');
document.write('<IMG SRC="images/GuideBox.jpg" border="0" width="100" height="100" class="border-menu"></a><br>');

document.write('<br><br>');

document.write('<a href="TeenWorkshop.html" class="rightlinks">');
document.write('<IMG SRC="images/TeenWorkshopBox.jpg" border="0" width="100" height="100" class="border-menu"></a><br>');
document.write('<br>');
document.write('</td></tr></table>');
document.write('</div>');


//  End -->
