<!-- 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="galleryauction2011.htm">');
document.write('1. Auction</a><br>');

document.write('<a href="galleryawards2011.htm">');
document.write('2. Awards</a><br>');

document.write('<a href="gallerybanquet2011.htm">');
document.write('3. Banquet</a><br>');

document.write('<a href="galleryboard2011.htm">');
document.write('4. Board of Directors & Staff</a><br>');

document.write('<a href="gallerycg2011.htm">');
document.write('5. Coast Guard</a><br>');

document.write('<a href="gallerychildren2011.htm">');
document.write('6. Children</a><br>');

document.write('<a href="gallerycooking2011.htm">');
document.write('7. Cooking Show</a><br>');

document.write('<a href="gallerydance2011.htm">');
document.write('8. Dance</a><br>');

document.write('<a href="gallerydignitaries2011.htm">');
document.write('9. Dignataries</a><br>');

document.write('<a href="galleryfish2011.htm">');
document.write('10. Fish Dinnner</a><br>');

document.write('<a href="galleryhealth2011.htm">');
document.write('11. Health Clinic</a><br>');

document.write('<a href="gallerymarine2011.htm">');
document.write('12. Marine Patrol</a><br>');

document.write('<a href="galleryreception2011.htm">');
document.write('13. Reception</a><br>');

document.write('<a href="galleryrelaxation2011.htm">');
document.write('14. Relaxation</a><br>');

document.write('<a href="gallerysamo2011.htm">');
document.write('15. Samoset Staff</a><br>');

document.write('<a href="galleryseminars2011.htm">');
document.write('16. Seminars</a><br>');

document.write('<a href="gallerysurvival2011.htm">');
document.write('17. Survival Training</a><br>');

document.write('<a href="gallerytank2011.htm">');
document.write('18. Touch Tank</a><br>');

document.write('<a href="gallerytv2011.htm">');
document.write('19. Television</a><br>');

document.write('<a href="gallerytradeshow2011.htm">');
document.write('20. 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 -->
