<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// GALLERY MENU LINKS

var topspacing		= "0"		// NUDGE GALLERY MENU DOWN
var sidewidth		= "150"		// GALLERY MENU WIDTH

document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');
document.write('<hr class="page-splits" style="width: 110px;">');

// SLIDESHOW

document.write('<a href="slideshow.htm"><img src="picts/slideshow.gif" border="0" width="60" height="17" alt="View Gallery"><br>');
document.write('Slideshow</a>');

document.write('<hr class="page-splits" style="width: 110px;">');

document.write('<a href="galleryauction2009.htm">');
document.write('1. Auction</a><br>');

document.write('<a href="galleryawards2009.htm">');
document.write('2. Awards</a><br>');

document.write('<a href="gallerybanquet2009.htm">');
document.write('3. Banquet</a><br>');

document.write('<a href="galleryboard2009.htm">');
document.write('4. Board and Staff</a><br>');

document.write('<a href="gallerychildren2009.htm">');
document.write('5. Children</a><br>');

document.write('<a href="gallerycg2009.htm">');
document.write('6. Coast Guard</a><br>');

document.write('<a href="gallerycooking2009.htm">');
document.write('7. Cooking Show</a><br>');

document.write('<a href="gallerydance2009.htm">');
document.write('8. Dance</a><br>');

document.write('<a href="gallerydecompression2009.htm">');
document.write('9. Decompression Chamber</a><br>');

document.write('<a href="gallerydignitaries2009.htm">');
document.write('10. Dignitaries</a><br>');

document.write('<a href="galleryfish2009.htm">');
document.write('11. Fish Dinner</a><br>');

document.write('<a href="galleryhealth2009.htm">');
document.write('12. Health Clinic</a><br>');

document.write('<a href="galleryice2009.htm">');
document.write('13. Ice Carving</a><br>');

document.write('<a href="gallerymarine2009.htm">');
document.write('14. Marine Patrol</a><br>');

document.write('<a href="galleryreception2009.htm">');
document.write('15. Reception</a><br>');

document.write('<a href="galleryrelaxation2009.htm">');
document.write('16. Relaxation</a><br>');

document.write('<a href="gallerysamo2009.htm">');
document.write('17. Samoset Staff</a><br>');

document.write('<a href="galleryseminars2009.htm">');
document.write('18. Seminars</a><br>');

document.write('<a href="gallerysurvival2009.htm">');
document.write('19. Survival Training</a><br>');

document.write('<a href="gallerytank2009.htm">');
document.write('20. Touch Tank</a><br>');

document.write('<a href="gallerytradeshow2009.htm">');
document.write('21. Trade Show</a><br>');

document.write('<hr class="page-splits" style="width: 110px;">');
document.write('<img src="picts/spacer.gif" height="1" width="125" border="0" alt="image"><br>');

// END -->