<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

var showTop	= "yes"		// SHOW MENU TOP IMAGE
var showBot1	= "yes"		// SHOW MENU BOTTOM IMAGE
var showBot2	= "yes"		// SHOW MENU BOTTOM LINES



document.write('<DIV id="menu" class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="75"><tr><td>');
   if (showTop == "no") {
document.write('<img src="picts/menu-top.gif" width="154" height="75" class="menutrans"></a><br>');
}

else {
document.write('<img src="picts/spacer.gif" width="154" height="1"></a><br>');
}

// START MENU LINKS


document.write('</td></tr><tr><td onClick="location.href=\'home.htm\';" onmouseover="this.className=\'menuon\'" onmouseout="this.className=\'menu\'" class="menu">');
document.write('AVIV 2009<br>');


document.write('</td></tr><tr><td onClick="location.href=\'gallery-1.htm\';" onmouseover="this.className=\'menuon\'" onmouseout="this.className=\'menu\'" class="menu">');
document.write('Photo Gallery <br>');

document.write('</td></tr><tr><td onClick="location.href=\'links.htm\';" onmouseover="this.className=\'menuon\'" onmouseout="this.className=\'menu\'" class="menu">');
document.write('Aviv 2008 video<br>');
document.write('</td></tr><tr><td onClick="location.href=\'contact.htm\';" onmouseover="this.className=\'menuon\'" onmouseout="this.className=\'menu\'" class="menu">');
document.write('Contact us<br>');

document.write('</td></tr><tr><td onClick="location.href=\'sponsors.htm\';" onmouseover="this.className=\'menuon\'" onmouseout="this.className=\'menu\'" class="menu">');
document.write('Sponsorships<br>');



document.write('</td></tr><tr><td>');
   if (showBot1 == "yes") {
document.write('<img src="picts/menu-bottom.jpg" width="154" height="150"></a><br>');
}
   if (showBot2 == "yes") {
document.write('<img src="picts/menu-bottom-2.gif" width="154" height="34"></a><br>');
}
document.write('<img src="picts/spacer.gif" width="10" height="1"></a><br>');
document.write('</td></tr></table></DIV>');
document.write


<!-- BEGIN: Constant Contact Bubble Opt-in Email List Form --> <div align="left"> <table width="170" border="0" cellspacing="0" cellpadding="0"> <tr bgcolor="#FFFFFF" valign="top"> <td width="9" rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/tl_brdr2_trans.gif" width="9" height="9" border="0"></td> <td width="152" height="1" bgcolor="#FFFFFF"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td> <td width="9" rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/tr_brdr2_trans.gif" width="9" height="9" border="0"></td> </tr> <tr> <td width="152" height="8" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td> </tr> <tr> <td width="170" colspan="3" style="border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;"><div align="center"> <form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;"> <font style="font-weight: bold; font-family:Arial,Helvetica,sans-serif; font-size:18px; color:#FFFFFF;">Join Our Email List</font><br> <font style="font-weight: normal; font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000;">Email:</font> <input type="text" name="ea" size="14" value="" style="font-family: Arial; font-size:10px; border:1px solid #999999;"> <input type="submit" name="go" value="Join" class="submit" style="font-family:Arial,Helvetica,sans-serif; font-size:11px;"> <input type="hidden" name="m" value="1101994471883"> <input type="hidden" name="p" value="oi"> </form> </div></td> </tr> <tr bgcolor="#FFFFFF" valign="bottom"> <td rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/bl_brdr2_trans.gif" width="9" height="9" border="0" /></td> <td width="152" height="8" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td> <td rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/br_brdr2_trans.gif" width="9" height="9" border="0"></td> </tr> <tr> <td width="152" bgcolor="#FFFFFF"><img src="http://img.constantcontact.com/ui/images/spacer.gif" border="0" width="1" height="1"></td> </tr> </table> </div> <!-- END: Constant Contact Bubble Opt-in Email List Form --> <!-- BEGIN: SafeSubscribe --> <div align="left" style="padding-top:5px;"> <a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><img src="http://img.constantcontact.com/ui/images1/safe_subscribe_logo.gif" border="0" width="168" height="14" alt=""/></a> </div> <!-- END: SafeSubscribe -->document.write('</td></tr></table></DIV>');

//  End -->