﻿<!-- Begin
<!-- NOTE: If you use a ' add a slash before it like this \' -->
document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
//document.write('<a href=/gallery1.php>');
document.write('<img src="/picts/front-pic4.jpg" border="0"')
//document.write(' onmouseover="alert_msg(\'View Gallery 1\')" onmouseout="away()"');
document.write('>');
//document.write('</a>');
document.write('<br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
//document.write('<a href=/gallery2.php>');
document.write('<img src="/picts/front-pic5.jpg" border="0"');
//document.write(' onmouseover="alert_msg(\'View Gallery 2\')" onmouseout="away()"');
document.write('>');
//document.write('</a>');
document.write('<br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="000000" style="border-collapse: collapse"><tr><td>');
//document.write('<a href=/gallery3.php>');
document.write('<img src="/picts/front-pic6.jpg" border="0"');
//document.write(' onmouseover="alert_msg(\'View Gallery 3\')" onmouseout="away()"');
document.write('>');
//document.write('</a>');
document.write('<br>');
document.write('</td></tr></table>');

document.write('<br>');

document.write('<!-- ARROW TABLE-->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="/picts/arrow.gif" HEIGHT=16 WIDTH=15 hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="/gallery1.php">GALLERY</a></span><br>');
document.write('</td></tr><tr><td>');
document.write('<img src="/picts/arrow.gif" HEIGHT=16 WIDTH=15 hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="javascript:popUpSlideshow(\'slideshow.php\')">SLIDESHOW</a></span><br>');
document.write('</td></tr></table>');
document.write('<!-- ARROW TABLE-->');


document.write('<A HREF="mailto:president@snfv.org" ONMOUSEOVER="img_act(\'/picts/contact\')" ONMOUSEOUT="img_inact(\'/picts/contact\')"><IMG NAME="contact" BORDER="0" WIDTH="70" HEIGHT="70" SRC="/picts/contact-off.gif"></a><br>');


//  End -->