<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS



var topspacing		= "10"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH




document.write('<img src="images/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');


// SLIDESHOW

document.write('<img src="images/slideshow.gif" border="0" width="60" height="17" alt="View Gallery"><br>');
document.write('Shortcut Menu</a><br>');


document.write('<hr class="page-splits" style="width: 110px;"><br>');





document.write('<a href="gmgallery.html"><img src="gallery/meeting/2005/april/thumbs/group_sm.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Meetings</a><br><br>');





document.write('<a href="osgallery.html"><img src="gallery/observing/2007/april/thumbs/bnigg_sm.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Observing</a><br><br>');



// COPY THE NEXT 2 LINES AND PASTE TO ADD ANOTHER GALLERY IMAGE



document.write('<a href="ftgallery.html"><img src="gallery/fieldtrips/yerkes/thumbs/001sm.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Field Trips</a><br><br>');





document.write('<a href="adgallery.html"><img src="gallery/astroday/AD2K6/thumbs/014sm.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Astro Day</a><br><br>');





document.write('<a href="cogallery.html"><img src="gallery/outreach/vicksburg/thumbs/004sm.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Outreach</a><br><br>');





document.write('<a href="astrophotos.html"><img src="gallery/astrophotos/jkurtz/thumbs/M27-2008sm.jpg" border="0" class="Galborder" width="75" height="50"><br>');
document.write('Astrophotos</a><br><br>');





document.write('<hr class="page-splits" style="width: 110px;"><br>');
document.write('<img src="images/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->