moretext = new Image();
nomoretext = new Image();
moretext.src = '/images/moretext.gif';
nomoretext.src = '/images/nomoretext.gif';

totopon = new Image();
totopoff = new Image();
totopon.src = '/images/totop.gif';
totopoff.src = '/images/totop0.gif';

var flimg = new Array("perekyomi","bookservice","usy","koach","mishnahyomi");
for (i=0; i<flimg.length; i++)
{
	eval("fl_" + flimg[i] + "on = new Image()");
	eval("fl_" + flimg[i] + "off = new Image()");
	eval("fl_" + flimg[i] + "on.src = '/images/fl_" + flimg[i] + "on.gif'");
	eval("fl_" + flimg[i] + "off.src = '/images/fl_" + flimg[i] + ".gif'");
}

printon = new Image();
printoff = new Image();
printon.src = '/images/spacer.gif';
printoff.src = '/images/spacer.gif';

function submitSearch()
{
	document.searchform.submit();
}

function openWindow(fileName,winName,statusBar,reSize,scrollBar,winWidth,winHeight)
{
	newWin = open(fileName,winName,'toolbar=no,location=no,top=100,left=200,status=' + statusBar + ',menubar=no,scrollbars=' + scrollBar + ',resizable=' + reSize + ',width=' + winWidth + ',height=' + winHeight);
	return true;
}

function popupGeneric(fileName)
{
	newWin = open(fileName,'genWin','toolbar=no,location=no,top=100,left=200,status=no,menubar=no,scrollbars=1,resizable=1,width=700,height=600');
	return true;
}

function openPrintWin(fileName)
{
	printWin = open('/cgi-bin/print.pl?'+fileName,'pWin','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=10,height=10');
	window.focus();
}

var hiddens = new Array();
var closing = new Array();
hiddens[0] = new Array(true,true,true,true,true,true,true,true,true,true,true);
closing[0] = new Array(0,0,0,0,0,0,0,0,0,0,0,0,0);
hiddens[1] = new Array(true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true);
closing[1] = new Array(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
hiddens[2] = new Array(true,true,true,true,true,true,true,true,true,true,true,true);
closing[2] = new Array(0,0,0,0,0,0,0,0,0,0,0,0);

function displayMenu(type,which)
{
	clearTimeout(closing[type][which]);
	if (ie) {eval("menu" + type + "_" + which + ".style.visibility = 'visible'");}
	else if (n6) {eval("document.getElementById('menu" + type + "_" + which + "').style.visibility = 'visible'");}
	else if (n4) {eval("document.menu" + type + "_" + which + ".visibility = 'visible'");}
	for (i=0; i<hiddens[type].length; i++)
	{
		if (i != which) {hideMenu(type,i);}
	}
	hiddens[type][which] = false;
}

function delayHide(type,which)
{
	clearTimeout(closing[type][which]);
	closing[type][which] = setTimeout('hideMenu(' + type + ',' + which + ')',300);
}

function hideAll(type)
{
	for (i=0; i<hiddens[type].length; i++)
	{
		hideMenu(type,i);
	}
}

function hideMenu(type,which)
{
	clearTimeout(closing[type][which]);
	if (ie) {eval("menu" + type + "_" + which + ".style.visibility = 'hidden'");}
	else if (n6) {eval("document.getElementById('menu" + type + "_" + which + "').style.visibility = 'hidden'");}
	else if (n4) {eval("document.menu" + type + "_" + which + ".visibility = 'hidden'");}
	hiddens[type][which] = true;
}


				if (ie || n6) {document.write('<DIV id="menu0_0" style="TOP:120; LEFT:160; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_09.src=menuon_09.src; displayMenu(0,0);" onMouseOut="document.menu_09.src=menuoff_09.src; delayHide(0,0);">');}
				else if (n4) {document.write('<LAYER id="menu0_0" TOP="120" LEFT="160" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,0);" onMouseOut="delayHide(0,0);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Find_a_Synagogue_Sea425.html" onMouseOver="displayMenu(1,0);" onMouseOut="delayHide(1,0);">&nbsp;Find&nbsp;a&nbsp;Synagogue&nbsp;(Search)&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Find_a_Synagogue_Sea425.html" onMouseOver="displayMenu(1,0);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Find_a_Kosher_Restau341.html">&nbsp;Find&nbsp;a&nbsp;Kosher&nbsp;Restaurant&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_1" style="TOP:143; LEFT:160; HEIGHT:49; WIDTH:300; CLIP:rect(0,300,49,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1);">');}
				else if (n4) {document.write('<LAYER id="menu0_1" TOP="143" LEFT="160" HEIGHT="49" VISIBILITY="hide" onMouseOver="displayMenu(0,1);" onMouseOut="delayHide(0,1);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="49" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Directory_of_Member_12.html">&nbsp;Directory&nbsp;of&nbsp;Member&nbsp;Schools&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Guide_to_SSDSA_Onlin1231.html">&nbsp;Guide&nbsp;to&nbsp;SSDSA&nbsp;Online&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Solomon_Schechter_Da1029.html" onMouseOver="displayMenu(1,1);" onMouseOut="delayHide(1,1);">&nbsp;Solomon&nbsp;Schechter&nbsp;Day&nbsp;School&nbsp;Assoc.&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Solomon_Schechter_Da1029.html" onMouseOver="displayMenu(1,1);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_2" style="TOP:166; LEFT:160; HEIGHT:97; WIDTH:300; CLIP:rect(0,300,97,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_11.src=menuon_11.src; displayMenu(0,2);" onMouseOut="document.menu_11.src=menuoff_11.src; delayHide(0,2);">');}
				else if (n4) {document.write('<LAYER id="menu0_2" TOP="166" LEFT="160" HEIGHT="97" VISIBILITY="hide" onMouseOver="displayMenu(0,2);" onMouseOut="delayHide(0,2);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="97" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Jewish_Holidays_2002396.html">&nbsp;Jewish&nbsp;Holidays&nbsp;2002&middot;2008&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Counting_the_Omer_571375.html">&nbsp;Counting&nbsp;the&nbsp;Omer&nbsp;5764&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Candlelighting_Times136.html">&nbsp;Candlelighting&nbsp;Times&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Weekly_Torah_Portion133.html">&nbsp;Weekly&nbsp;Torah&nbsp;Portion&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Holiday_Foods463.html">&nbsp;Holiday&nbsp;Foods&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Calendars_You_C380.html" onMouseOver="displayMenu(1,2);" onMouseOut="delayHide(1,2);">&nbsp;USCJ&nbsp;Calendars&nbsp;You&nbsp;Can&nbsp;Order&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/USCJ_Calendars_You_C380.html" onMouseOver="displayMenu(1,2);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_3" style="TOP:189; LEFT:160; HEIGHT:145; WIDTH:300; CLIP:rect(0,300,145,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_12.src=menuon_12.src; displayMenu(0,3);" onMouseOut="document.menu_12.src=menuoff_12.src; delayHide(0,3);">');}
				else if (n4) {document.write('<LAYER id="menu0_3" TOP="189" LEFT="160" HEIGHT="145" VISIBILITY="hide" onMouseOver="displayMenu(0,3);" onMouseOut="delayHide(0,3);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="145" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/News_of_the_USCJ428.html" onMouseOver="displayMenu(1,3);" onMouseOut="delayHide(1,3);">&nbsp;News&nbsp;of&nbsp;the&nbsp;USCJ&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/News_of_the_USCJ428.html" onMouseOver="displayMenu(1,3);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/For_Your_Synagogue_B976.html" onMouseOver="displayMenu(1,4);" onMouseOut="delayHide(1,4);">&nbsp;For&nbsp;Your&nbsp;Synagogue&nbsp;Bulletin&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/For_Your_Synagogue_B976.html" onMouseOver="displayMenu(1,4);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/OpEd_Pieces578.html">&nbsp;Op&middot;Ed&nbsp;Pieces&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Conflict_in_Iraq1080.html" onMouseOver="displayMenu(1,5);" onMouseOut="delayHide(1,5);">&nbsp;Conflict&nbsp;in&nbsp;Iraq&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Conflict_in_Iraq1080.html" onMouseOver="displayMenu(1,5);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/images/sedersafe.pdf">&nbsp;The&nbsp;Seder&nbsp;of&nbsp;Safe&nbsp;Return&nbsp;(PDF)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Religious_Issues429.html">&nbsp;Religious&nbsp;Issues&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Health_Issues432.html">&nbsp;Health&nbsp;Issues&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Israel798.html">&nbsp;Israel&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Political__Social_Is431.html">&nbsp;Political&nbsp;&&nbsp;Social&nbsp;Issues&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_4" style="TOP:212; LEFT:160; HEIGHT:337; WIDTH:300; CLIP:rect(0,300,337,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_13.src=menuon_13.src; displayMenu(0,4);" onMouseOut="document.menu_13.src=menuoff_13.src; delayHide(0,4);">');}
				else if (n4) {document.write('<LAYER id="menu0_4" TOP="212" LEFT="160" HEIGHT="337" VISIBILITY="hide" onMouseOver="displayMenu(0,4);" onMouseOut="delayHide(0,4);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="337" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Book_Service71.html">&nbsp;USCJ&nbsp;Book&nbsp;Service&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Your_Child842.html">&nbsp;Your&nbsp;Child&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Minhah_Moments1281.html">&nbsp;Minhah&nbsp;Moments&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/The_Spirit_Series_CD799.html" onMouseOver="displayMenu(1,6);" onMouseOut="delayHide(1,6);">&nbsp;The&nbsp;Spirit&nbsp;Series&nbsp;CDs&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/The_Spirit_Series_CD799.html" onMouseOver="displayMenu(1,6);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/images/sedersafe.pdf">&nbsp;The&nbsp;Seder&nbsp;of&nbsp;Safe&nbsp;Return&nbsp;(PDF)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Siddur__Commentary1108.html">&nbsp;Siddur&nbsp;&nbsp;Commentary&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Keeping_Kosher_CDROM816.html">&nbsp;Keeping&nbsp;Kosher&nbsp;CD&middot;ROM&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Guide_to_Torah_Servi822.html">&nbsp;Guide&nbsp;to&nbsp;Torah&nbsp;Service&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/booksvc/">&nbsp;Recommended!&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Gift_Suggestions497.html">&nbsp;Gift&nbsp;Suggestions&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Etz_Hayim_Torah_Comm714.html">&nbsp;Etz&nbsp;Hayim&nbsp;Torah&nbsp;Commentary&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_ReviewSpring_201330.html" onMouseOver="displayMenu(1,7);" onMouseOut="delayHide(1,7);">&nbsp;USCJ&nbsp;Review/Spring&nbsp;2004&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/USCJ_ReviewSpring_201330.html" onMouseOver="displayMenu(1,7);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_ReviewFall_20031212.html" onMouseOver="displayMenu(1,8);" onMouseOut="delayHide(1,8);">&nbsp;USCJ&nbsp;Review/Fall&nbsp;2003&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/USCJ_ReviewFall_20031212.html" onMouseOver="displayMenu(1,8);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_ReviewSpring_201096.html" onMouseOver="displayMenu(1,9);" onMouseOut="delayHide(1,9);">&nbsp;USCJ&nbsp;Review/Spring&nbsp;2003&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/USCJ_ReviewSpring_201096.html" onMouseOver="displayMenu(1,9);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_ReviewFall_2002899.html" onMouseOver="displayMenu(1,10);" onMouseOut="delayHide(1,10);">&nbsp;USCJ&nbsp;Review/Fall&nbsp;2002&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/USCJ_ReviewFall_2002899.html" onMouseOver="displayMenu(1,10);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Review_Archives1233.html">&nbsp;USCJ&nbsp;Review&nbsp;Archives&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Advertising_in_the_U908.html">&nbsp;Advertising&nbsp;in&nbsp;the&nbsp;United&nbsp;Synagogue&nbsp;Review&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Directory_of_Program911.html" onMouseOver="displayMenu(1,11);" onMouseOut="delayHide(1,11);">&nbsp;Directory&nbsp;of&nbsp;Programs&nbsp;and&nbsp;Publications&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Directory_of_Program911.html" onMouseOver="displayMenu(1,11);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Directory_and_Resour1289.html">&nbsp;Directory&nbsp;and&nbsp;Resource&nbsp;Guide&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Next_Step_Newsletter1313.html">&nbsp;Next&nbsp;Step&nbsp;Newsletter&nbsp;June&nbsp;2004&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Pillars_Newsletter_S1326.html">&nbsp;Pillars&nbsp;Newsletter&nbsp;Spring&nbsp;04&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_5" style="TOP:235; LEFT:160; HEIGHT:193; WIDTH:300; CLIP:rect(0,300,193,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_14.src=menuon_14.src; displayMenu(0,5);" onMouseOut="document.menu_14.src=menuoff_14.src; delayHide(0,5);">');}
				else if (n4) {document.write('<LAYER id="menu0_5" TOP="235" LEFT="160" HEIGHT="193" VISIBILITY="hide" onMouseOver="displayMenu(0,5);" onMouseOut="delayHide(0,5);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="193" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Hadash184.html">&nbsp;Hadash&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Synagogue_Operations1017.html">&nbsp;Synagogue&nbsp;Operations&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Timely_Program_Ideas948.html">&nbsp;Timely&nbsp;Program&nbsp;Ideas&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/A_Taste_of_the_Resou468.html" onMouseOver="displayMenu(1,12);" onMouseOut="delayHide(1,12);">&nbsp;A&nbsp;Taste&nbsp;of&nbsp;the&nbsp;Resource&nbsp;Center&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/A_Taste_of_the_Resou468.html" onMouseOver="displayMenu(1,12);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Program_Suggestions145.html">&nbsp;Program&nbsp;Suggestions&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Speakers_Available445.html">&nbsp;Speakers&nbsp;Available&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Synagogue_Fundraisin264.html" onMouseOver="displayMenu(1,13);" onMouseOut="delayHide(1,13);">&nbsp;Synagogue&nbsp;Fundraising&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Synagogue_Fundraisin264.html" onMouseOver="displayMenu(1,13);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Synagogue_Publicity_866.html" onMouseOver="displayMenu(1,14);" onMouseOut="delayHide(1,14);">&nbsp;Synagogue&nbsp;Publicity:&nbsp;Getting&nbsp;Started&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Synagogue_Publicity_866.html" onMouseOver="displayMenu(1,14);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Jewish_Living_Now228.html">&nbsp;Jewish&nbsp;Living&nbsp;Now&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Publications_Index139.html" onMouseOver="displayMenu(1,15);" onMouseOut="delayHide(1,15);">&nbsp;Publications&nbsp;Index&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Publications_Index139.html" onMouseOver="displayMenu(1,15);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Role_of_Synagogue_Co906.html">&nbsp;Role&nbsp;of&nbsp;Synagogue&nbsp;Committees&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Website_Index_o1159.html" onMouseOver="displayMenu(1,16);" onMouseOut="delayHide(1,16);">&nbsp;USCJ&nbsp;Website&nbsp;Index&nbsp;of&nbsp;Online&nbsp;Publications&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/USCJ_Website_Index_o1159.html" onMouseOver="displayMenu(1,16);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_6" style="TOP:258; LEFT:160; HEIGHT:193; WIDTH:300; CLIP:rect(0,300,193,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_15.src=menuon_15.src; displayMenu(0,6);" onMouseOut="document.menu_15.src=menuoff_15.src; delayHide(0,6);">');}
				else if (n4) {document.write('<LAYER id="menu0_6" TOP="258" LEFT="160" HEIGHT="193" VISIBILITY="hide" onMouseOver="displayMenu(0,6);" onMouseOut="delayHide(0,6);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="193" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Greetings29.html">&nbsp;Greetings&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Mission_Stateme797.html">&nbsp;USCJ&nbsp;Mission&nbsp;Statement&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_FAQ201.html">&nbsp;USCJ&nbsp;FAQ&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/History203.html">&nbsp;History&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Affiliate!208.html">&nbsp;Affiliate!&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Directors__Officers165.html">&nbsp;Directors&nbsp;&&nbsp;Officers&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Bd_of_Directors_Mtg_1319.html">&nbsp;Bd.&nbsp;of&nbsp;Directors&nbsp;Mtg&nbsp;Schedule&nbsp;04&middot;05&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Regional_Offices209.html">&nbsp;Regional&nbsp;Offices&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Department_Directory595.html">&nbsp;Department&nbsp;Directory&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Committees_and_Commi210.html">&nbsp;Committees&nbsp;and&nbsp;Commissions&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Staff_Directory125.html">&nbsp;Staff&nbsp;Directory&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/How_You_Can_Help268.html">&nbsp;How&nbsp;You&nbsp;Can&nbsp;Help&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_7" style="TOP:281; LEFT:160; HEIGHT:257; WIDTH:300; CLIP:rect(0,300,257,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_16.src=menuon_16.src; displayMenu(0,7);" onMouseOut="document.menu_16.src=menuoff_16.src; delayHide(0,7);">');}
				else if (n4) {document.write('<LAYER id="menu0_7" TOP="281" LEFT="160" HEIGHT="257" VISIBILITY="hide" onMouseOver="displayMenu(0,7);" onMouseOut="delayHide(0,7);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="257" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/The_Jewish_Lifecycle97.html" onMouseOver="displayMenu(1,17);" onMouseOut="delayHide(1,17);">&nbsp;The&nbsp;Jewish&nbsp;Lifecycle&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/The_Jewish_Lifecycle97.html" onMouseOver="displayMenu(1,17);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://www.uscj.org/accessibility" onMouseOver="displayMenu(1,18);" onMouseOut="delayHide(1,18);">&nbsp;Accessibility&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="http://www.uscj.org/accessibility" onMouseOver="displayMenu(1,18);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Tallit_Order_Fo974.html">&nbsp;USCJ&nbsp;Tallit&nbsp;Order&nbsp;Form&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/For_Families_of_Jewi1079.html">&nbsp;For&nbsp;Families&nbsp;of&nbsp;Jewish&nbsp;Servicemen&nbsp;and&nbsp;Women&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Raising_Jewish_Child99.html" onMouseOver="displayMenu(1,19);" onMouseOut="delayHide(1,19);">&nbsp;Raising&nbsp;Jewish&nbsp;Children&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Raising_Jewish_Child99.html" onMouseOver="displayMenu(1,19);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/BarBat_Mitzvah_Resou100.html">&nbsp;Bar/Bat&nbsp;Mitzvah&nbsp;Resources&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/About_Hazak_55+101.html">&nbsp;About&nbsp;Hazak&nbsp;(55+)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/New!_Mishnah_Yomit740.html">&nbsp;Mishnah&nbsp;Yomit&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Perek_Yomi102.html" onMouseOver="displayMenu(1,20);" onMouseOut="delayHide(1,20);">&nbsp;Perek&nbsp;Yomi&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Perek_Yomi102.html" onMouseOver="displayMenu(1,20);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Jewish_Grandparentin199.html">&nbsp;Jewish&nbsp;Grandparenting&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Sign_our_Guestbook557.html">&nbsp;Sign&nbsp;our&nbsp;Guestbook&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://chat.uscj.org/">&nbsp;Visit&nbsp;our&nbsp;Chat&nbsp;Room&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/archives/">&nbsp;Join&nbsp;a&nbsp;Listserve&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/View_Our_Videos422.html">&nbsp;View&nbsp;Our&nbsp;Videos&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Purchasing_Privilege103.html">&nbsp;Purchasing&nbsp;Privileges&nbsp;for&nbsp;Members&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/highlights.html">&nbsp;Archives&nbsp;(Old&nbsp;Website)&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_8" style="TOP:304; LEFT:160; HEIGHT:241; WIDTH:300; CLIP:rect(0,300,241,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_17.src=menuon_17.src; displayMenu(0,8);" onMouseOut="document.menu_17.src=menuoff_17.src; delayHide(0,8);">');}
				else if (n4) {document.write('<LAYER id="menu0_8" TOP="304" LEFT="160" HEIGHT="241" VISIBILITY="hide" onMouseOver="displayMenu(0,8);" onMouseOut="delayHide(0,8);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="241" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Your_Jewish_Journey262.html">&nbsp;Your&nbsp;Jewish&nbsp;Journey&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Conservative_Compact780.html" onMouseOver="displayMenu(1,21);" onMouseOut="delayHide(1,21);">&nbsp;Conservative&nbsp;Compact&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Conservative_Compact780.html" onMouseOver="displayMenu(1,21);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Jewish_Living_Now852.html">&nbsp;Jewish&nbsp;Living&nbsp;Now&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Shabbat92.html" onMouseOver="displayMenu(1,22);" onMouseOut="delayHide(1,22);">&nbsp;Shabbat&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Shabbat92.html" onMouseOver="displayMenu(1,22);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Kashrut91.html" onMouseOver="displayMenu(1,23);" onMouseOut="delayHide(1,23);">&nbsp;Kashrut&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Kashrut91.html" onMouseOver="displayMenu(1,23);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Tallit_Order_Fo1121.html">&nbsp;USCJ&nbsp;Tallit&nbsp;Order&nbsp;Form&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Bringing_Personal_Pr750.html">&nbsp;Bringing&nbsp;Personal&nbsp;Prayer&nbsp;Into&nbsp;Your&nbsp;Day&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Marriage_Within_the_93.html" onMouseOver="displayMenu(1,24);" onMouseOut="delayHide(1,24);">&nbsp;Marriage&nbsp;Within&nbsp;the&nbsp;Faith&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Marriage_Within_the_93.html" onMouseOver="displayMenu(1,24);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/The_Ideal_Conservati33.html">&nbsp;The&nbsp;Ideal&nbsp;Conservative&nbsp;Jew&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Social_Action95.html" onMouseOver="displayMenu(1,25);" onMouseOut="delayHide(1,25);">&nbsp;Social&nbsp;Action&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Social_Action95.html" onMouseOver="displayMenu(1,25);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/BarBat_Mitzvah_Resou94.html">&nbsp;Bar/Bat&nbsp;Mitzvah&nbsp;Resources&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/New!_Mishnah_Yomit740.html">&nbsp;Mishnah&nbsp;Yomit&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Perek_Yomi_A_Chapter111.html">&nbsp;Perek&nbsp;Yomi&nbsp;(A&nbsp;Chapter&nbsp;a&nbsp;Day)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Guide_to_the_Hevrah_1210.html">&nbsp;Guide&nbsp;to&nbsp;the&nbsp;Hevrah&nbsp;Kadisha&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Guide_to_Jewish_Fune1211.html">&nbsp;Guide&nbsp;to&nbsp;Jewish&nbsp;Funeral&nbsp;Practice&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_9" style="TOP:327; LEFT:160; HEIGHT:177; WIDTH:300; CLIP:rect(0,300,177,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9);">');}
				else if (n4) {document.write('<LAYER id="menu0_9" TOP="327" LEFT="160" HEIGHT="177" VISIBILITY="hide" onMouseOver="displayMenu(0,9);" onMouseOut="delayHide(0,9);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="177" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Using_the_Dept_of_Ed105.html" onMouseOver="displayMenu(1,26);" onMouseOut="delayHide(1,26);">&nbsp;Using&nbsp;the&nbsp;Dept.&nbsp;of&nbsp;Education&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Using_the_Dept_of_Ed105.html" onMouseOver="displayMenu(1,26);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/New_Directors_Instit1377.html">&nbsp;New&nbsp;Directors&nbsp;Institute&nbsp;Aug&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Synagogue_Schools107.html" onMouseOver="displayMenu(1,27);" onMouseOut="delayHide(1,27);">&nbsp;Synagogue&nbsp;Schools&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Synagogue_Schools107.html" onMouseOver="displayMenu(1,27);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/NEW!_Project_Etgar964.html" onMouseOver="displayMenu(1,28);" onMouseOut="delayHide(1,28);">&nbsp;NEW!&nbsp;Project&nbsp;Etgar&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/NEW!_Project_Etgar964.html" onMouseOver="displayMenu(1,28);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/US_Dept_of_Ed_Public724.html">&nbsp;U.S.&nbsp;Dept.&nbsp;of&nbsp;Ed.&nbsp;Publications&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Adult_Education109.html">&nbsp;Adult&nbsp;Education&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Mishnah_Yomit740.html" onMouseOver="displayMenu(1,29);" onMouseOut="delayHide(1,29);">&nbsp;Mishnah&nbsp;Yomit&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Mishnah_Yomit740.html" onMouseOver="displayMenu(1,29);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Perek_Yomi_A_Chapter111.html" onMouseOver="displayMenu(1,30);" onMouseOut="delayHide(1,30);">&nbsp;Perek&nbsp;Yomi&nbsp;(A&nbsp;Chapter&nbsp;A&nbsp;Day)&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Perek_Yomi_A_Chapter111.html" onMouseOver="displayMenu(1,30);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Weekly_Torah_Portion467.html">&nbsp;Weekly&nbsp;Torah&nbsp;Portion&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Weekly_Haftarah_Comm534.html">&nbsp;Weekly&nbsp;Haftarah&nbsp;Commentary&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://www.conservativeyeshiva.org" onMouseOver="displayMenu(1,31);" onMouseOut="delayHide(1,31);">&nbsp;Conservative&nbsp;Yeshiva&nbsp;in&nbsp;Israel&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="http://www.conservativeyeshiva.org" onMouseOver="displayMenu(1,31);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_10" style="TOP:350; LEFT:160; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_19.src=menuon_19.src; displayMenu(0,10);" onMouseOut="document.menu_19.src=menuoff_19.src; delayHide(0,10);">');}
				else if (n4) {document.write('<LAYER id="menu0_10" TOP="350" LEFT="160" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,10);" onMouseOut="delayHide(0,10);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Kadima_Middle_School404.html">&nbsp;Kadima&nbsp;(Middle&nbsp;School)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://www.uscj.org/usy/" onMouseOver="displayMenu(1,32);" onMouseOut="delayHide(1,32);">&nbsp;USY&nbsp;(High&nbsp;School&nbsp;age)&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="http://www.uscj.org/usy/" onMouseOver="displayMenu(1,32);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Youth_Commission_Han1374.html">&nbsp;Youth&nbsp;Commission&nbsp;Handbook&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://www.koach.org/" onMouseOver="displayMenu(1,33);" onMouseOut="delayHide(1,33);">&nbsp;KOACH&nbsp;(College&nbsp;Students)&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="http://www.koach.org/" onMouseOver="displayMenu(1,33);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_11" style="TOP:373; LEFT:160; HEIGHT:161; WIDTH:300; CLIP:rect(0,300,161,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_20.src=menuon_20.src; displayMenu(0,11);" onMouseOut="document.menu_20.src=menuoff_20.src; delayHide(0,11);">');}
				else if (n4) {document.write('<LAYER id="menu0_11" TOP="373" LEFT="160" HEIGHT="161" VISIBILITY="hide" onMouseOver="displayMenu(0,11);" onMouseOut="delayHide(0,11);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="161" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://www.uscj.org/USCJ_Israel_Update1207.html">&nbsp;USCJ&nbsp;Israel&nbsp;Update&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Ten_Ways_to_Support_901.html">&nbsp;Ten&nbsp;Ways&nbsp;to&nbsp;Support&nbsp;Israel&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Ethiopian_Children_A1351.html" onMouseOver="displayMenu(1,34);" onMouseOut="delayHide(1,34);">&nbsp;Ethiopian&nbsp;Children&nbsp;Are&nbsp;Hungry&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Ethiopian_Children_A1351.html" onMouseOver="displayMenu(1,34);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Argentina772.html">&nbsp;Argentina&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://www.uscj.org.il/" onMouseOver="displayMenu(1,35);" onMouseOut="delayHide(1,35);">&nbsp;Fuchsberg&nbsp;Jerusalem&nbsp;Center&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="http://www.uscj.org.il/" onMouseOver="displayMenu(1,35);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/israelcenter/yeshiva/home/index.shtml" onMouseOver="displayMenu(1,36);" onMouseOut="delayHide(1,36);">&nbsp;Conservative&nbsp;Yeshiva&nbsp;in&nbsp;Israel&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="http://uscj.org/israelcenter/yeshiva/home/index.shtml" onMouseOver="displayMenu(1,36);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USY_Israel_Programs347.html">&nbsp;USY&nbsp;Israel&nbsp;Programs&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Birthright_Israel346.html">&nbsp;Birthright&nbsp;Israel&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Tnuat_Am__Making_Ali385.html">&nbsp;Tnuat&nbsp;Am&nbsp;&middot;&nbsp;Making&nbsp;Aliyah&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Links_To_Conservativ360.html">&nbsp;Links&nbsp;To&nbsp;Conservative&nbsp;Affiliates&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
				if (ie || n6) {document.write('<DIV id="menu0_12" style="TOP:396; LEFT:160; HEIGHT:369; WIDTH:300; CLIP:rect(0,300,369,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12);">');}
				else if (n4) {document.write('<LAYER id="menu0_12" TOP="396" LEFT="160" HEIGHT="369" VISIBILITY="hide" onMouseOver="displayMenu(0,12);" onMouseOut="delayHide(0,12);" bgcolor="#000000" Z-INDEX="3">');}
				document.write('<table width="200" height="369" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
				document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/About_the_Dept_of_Le1314.html">&nbsp;About&nbsp;the&nbsp;Dept.&nbsp;of&nbsp;Leadership&nbsp;Development&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Next_Step_Newsletter1325.html">&nbsp;Next&nbsp;Step&nbsp;Newsletter&nbsp;March&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Find_Your_Region113.html">&nbsp;Find&nbsp;Your&nbsp;Region&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Member_BenefitsProje1347.html" onMouseOver="displayMenu(1,37);" onMouseOut="delayHide(1,37);">&nbsp;Member&nbsp;Benefits/Project&nbsp;Ezra&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Member_BenefitsProje1347.html" onMouseOver="displayMenu(1,37);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Assessment_of_Congre1310.html">&nbsp;Assessment&nbsp;of&nbsp;Congregational&nbsp;Professionals&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Guidelines_for_Polic1312.html">&nbsp;Guidelines&nbsp;for&nbsp;Policy&nbsp;Against&nbsp;Harassment&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/USCJ_Tallit_Order_Fo975.html">&nbsp;USCJ&nbsp;Tallit&nbsp;Order&nbsp;Form&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/IMUN114.html" onMouseOver="displayMenu(1,38);" onMouseOut="delayHide(1,38);">&nbsp;IMUN&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/IMUN114.html" onMouseOver="displayMenu(1,38);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/SULAM_Leadership_Tra146.html" onMouseOver="displayMenu(1,39);" onMouseOut="delayHide(1,39);">&nbsp;SULAM&nbsp;Leadership&nbsp;Training&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/SULAM_Leadership_Tra146.html" onMouseOver="displayMenu(1,39);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/2003_Solomon_Schecht1277.html" onMouseOver="displayMenu(1,40);" onMouseOut="delayHide(1,40);">&nbsp;2003&nbsp;Solomon&nbsp;Schechter&nbsp;Award&nbsp;Winners&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/2003_Solomon_Schecht1277.html" onMouseOver="displayMenu(1,40);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Council_of_Regional_991.html" onMouseOver="displayMenu(1,41);" onMouseOut="delayHide(1,41);">&nbsp;Council&nbsp;of&nbsp;Regional&nbsp;Presidents&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Council_of_Regional_991.html" onMouseOver="displayMenu(1,41);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Synagogue_Security_G681.html" onMouseOver="displayMenu(1,42);" onMouseOut="delayHide(1,42);">&nbsp;Synagogue&nbsp;Security&nbsp;Guidelines&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Synagogue_Security_G681.html" onMouseOver="displayMenu(1,42);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Information_Technolo472.html" onMouseOver="displayMenu(1,43);" onMouseOut="delayHide(1,43);">&nbsp;Information&nbsp;Technology&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Information_Technolo472.html" onMouseOver="displayMenu(1,43);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Publications_for_Lea407.html" onMouseOver="displayMenu(1,44);" onMouseOut="delayHide(1,44);">&nbsp;Publications&nbsp;for&nbsp;Leaders&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Publications_for_Lea407.html" onMouseOver="displayMenu(1,44);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Synagogue_Publicity_857.html" onMouseOver="displayMenu(1,45);" onMouseOut="delayHide(1,45);">&nbsp;Synagogue&nbsp;Publicity:&nbsp;Getting&nbsp;Started&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Synagogue_Publicity_857.html" onMouseOver="displayMenu(1,45);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Small_Congregations164.html" onMouseOver="displayMenu(1,46);" onMouseOut="delayHide(1,46);">&nbsp;Small&nbsp;Congregations&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Small_Congregations164.html" onMouseOver="displayMenu(1,46);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Placement115.html" onMouseOver="displayMenu(1,47);" onMouseOut="delayHide(1,47);">&nbsp;Placement&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Placement115.html" onMouseOver="displayMenu(1,47);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Legal_Updates662.html" onMouseOver="displayMenu(1,48);" onMouseOut="delayHide(1,48);">&nbsp;Legal&nbsp;Updates&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/Legal_Updates662.html" onMouseOver="displayMenu(1,48);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Universal_Torah_Regi1373.html">&nbsp;Universal&nbsp;Torah&nbsp;Registry&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="http://uscj.org/archives/">&nbsp;Join&nbsp;a&nbsp;Listserve&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Purchasing_Privilege119.html">&nbsp;Purchasing&nbsp;Privileges&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/2003_Biennial_Conven1048.html" onMouseOver="displayMenu(1,49);" onMouseOut="delayHide(1,49);">&nbsp;2003&nbsp;Biennial&nbsp;Convention&nbsp;(Dallas)&nbsp;</a></td><td width="12" bgcolor="#d0d0d0" align="right"><a class="itemlink" href="/2003_Biennial_Conven1048.html" onMouseOver="displayMenu(1,49);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#d0d0d0" nowrap><a class="itemlink" href="/Upcoming_USCJ_Board_880.html">&nbsp;Upcoming&nbsp;USCJ&nbsp;Board&nbsp;Meetings&nbsp;</a></td></tr>');

				document.write('</table>');
				if (ie || n6) {document.writeln('</DIV>');}
				else if (n4) {document.write('</LAYER>');}
			
						if (ie || n6) {document.write('<DIV id="menu1_0" style="TOP:119; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_09.src=menuon_09.src; displayMenu(0,0); displayMenu(1,0);" onMouseOut="document.menu_09.src=menuoff_09.src; delayHide(0,0); delayHide(1,0);">');}
						else if (n4) {document.write('<LAYER id="menu1_0" TOP="119" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,0); displayMenu(1,0);" onMouseOut="delayHide(0,0); delayHide(1,0);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Affiliated_Congregat493.html">&nbsp;Affiliated&nbsp;Congregations&nbsp;(A&middot;Z)&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_1" style="TOP:174; LEFT:320; HEIGHT:209; WIDTH:300; CLIP:rect(0,300,209,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1);">');}
						else if (n4) {document.write('<LAYER id="menu1_1" TOP="174" LEFT="320" HEIGHT="209" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1);" onMouseOut="delayHide(0,1); delayHide(1,1);" bgcolor="#000000">');}
						document.write('<table width="200" height="209" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SSDSA__Biennial_Conv1368.html">&nbsp;SSDSA&nbsp;&nbsp;Biennial&nbsp;Convention&nbsp;Dec04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SSDSA_Mission_Statem1030.html" onMouseOver="displayMenu(2,0);" onMouseOut="delayHide(2,0);">&nbsp;SSDSA&nbsp;Mission&nbsp;Statement&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/SSDSA_Mission_Statem1030.html" onMouseOver="displayMenu(2,0);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Vision_for_Schechter1033.html">&nbsp;Vision&nbsp;for&nbsp;Schechter&nbsp;Day&nbsp;Schools&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Bible_CurriculumMaTo1240.html" onMouseOver="displayMenu(2,1);" onMouseOut="delayHide(2,1);">&nbsp;Bible&nbsp;Curriculum/MaTok&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Bible_CurriculumMaTo1240.html" onMouseOver="displayMenu(2,1);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Events_Bulletin_Boar1232.html">&nbsp;Events&nbsp;Bulletin&nbsp;Board&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/From_the_Field1041.html" onMouseOver="displayMenu(2,2);" onMouseOut="delayHide(2,2);">&nbsp;From&nbsp;the&nbsp;Field&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/From_the_Field1041.html" onMouseOver="displayMenu(2,2);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Governance__Leadersh1153.html" onMouseOver="displayMenu(2,3);" onMouseOut="delayHide(2,3);">&nbsp;Governance&nbsp;&&nbsp;Leadership&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Governance__Leadersh1153.html" onMouseOver="displayMenu(2,3);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/History_Timeline1035.html" onMouseOver="displayMenu(2,4);" onMouseOut="delayHide(2,4);">&nbsp;History&nbsp;(Timeline)&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/History_Timeline1035.html" onMouseOver="displayMenu(2,4);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Placement1235.html" onMouseOver="displayMenu(2,5);" onMouseOut="delayHide(2,5);">&nbsp;Placement&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Placement1235.html" onMouseOver="displayMenu(2,5);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Resources1038.html" onMouseOver="displayMenu(2,6);" onMouseOut="delayHide(2,6);">&nbsp;Resources&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Resources1038.html" onMouseOver="displayMenu(2,6);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/ResourcesConsultants1238.html">&nbsp;Resources/Consultants&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SSDSA_Services1242.html">&nbsp;SSDSA&nbsp;Services&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Shibboley_Schechter_1241.html">&nbsp;Shibboley&nbsp;Schechter&nbsp;Newsletter&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_2" style="TOP:245; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_11.src=menuon_11.src; displayMenu(0,2); displayMenu(1,2);" onMouseOut="document.menu_11.src=menuoff_11.src; delayHide(0,2); delayHide(1,2);">');}
						else if (n4) {document.write('<LAYER id="menu1_2" TOP="245" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,2); displayMenu(1,2);" onMouseOut="delayHide(0,2); delayHide(1,2);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Order_Art_Engagement658.html">&nbsp;Order&nbsp;Art&nbsp;Engagement&nbsp;Calendar&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_3" style="TOP:188; LEFT:320; HEIGHT:289; WIDTH:300; CLIP:rect(0,300,289,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_12.src=menuon_12.src; displayMenu(0,3); displayMenu(1,3);" onMouseOut="document.menu_12.src=menuoff_12.src; delayHide(0,3); delayHide(1,3);">');}
						else if (n4) {document.write('<LAYER id="menu1_3" TOP="188" LEFT="320" HEIGHT="289" VISIBILITY="hide" onMouseOver="displayMenu(0,3); displayMenu(1,3);" onMouseOut="delayHide(0,3); delayHide(1,3);" bgcolor="#000000">');}
						document.write('<table width="200" height="289" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Enrollment_Up_for_Is1370.html">&nbsp;Enrollment&nbsp;Up&nbsp;for&nbsp;Israel&nbsp;Programs&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/USCJ_Supports_Securi1372.html">&nbsp;USCJ&nbsp;Supports&nbsp;Security&nbsp;Assistance&nbsp;to&nbsp;Nonprofits&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/USCJ_Partners_with_B1371.html">&nbsp;USCJ&nbsp;Partners&nbsp;with&nbsp;Baltimore&nbsp;Hebrew&nbsp;Univ.&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/March_for_Womens_Liv1349.html">&nbsp;"March&nbsp;for&nbsp;Womens&nbsp;Lives"&nbsp;April&nbsp;25,&nbsp;2004&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Mel_Gibsons_The_Pass1320.html">&nbsp;Mel&nbsp;Gibsons&nbsp;"The&nbsp;Passion"&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/News_in_Brief_Februa1282.html">&nbsp;News&nbsp;in&nbsp;Brief&nbsp;February&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/News_in_Brief_Januar1294.html">&nbsp;News&nbsp;in&nbsp;Brief&nbsp;January&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Press_Release_Archiv1285.html" onMouseOver="displayMenu(2,7);" onMouseOut="delayHide(2,7);">&nbsp;Press&nbsp;Release&nbsp;Archives&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Press_Release_Archiv1285.html" onMouseOver="displayMenu(2,7);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/3rd_Year_for_Framewo1255.html">&nbsp;3rd&nbsp;Year&nbsp;for&nbsp;Framework&nbsp;for&nbsp;Excellence&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Volunteer_Opportunit1205.html">&nbsp;Volunteer&nbsp;Opportunities&nbsp;in&nbsp;Israel&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/New_Home_in_Jerusale1010.html">&nbsp;New&nbsp;Home&nbsp;in&nbsp;Jerusalem&nbsp;for&nbsp;NATIV&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_Brave@USCJorg1049.html">&nbsp;The&nbsp;Brave@USCJ.org&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/News_About_TheBrave1078.html">&nbsp;News&nbsp;About&nbsp;TheBrave&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Spirit_of_Shabbat_CD837.html">&nbsp;Spirit&nbsp;of&nbsp;Shabbat&nbsp;CD&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/New_Publications_Enc632.html">&nbsp;New&nbsp;Publications&nbsp;Encourage&nbsp;Spiritual&nbsp;Needs&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Framework_For_Excell622.html">&nbsp;Framework&nbsp;For&nbsp;Excellence&nbsp;in&nbsp;Education&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Schechter_Consultant702.html">&nbsp;Schechter&nbsp;Consultants&nbsp;Available&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/USCJ_Initiates_Minha444.html">&nbsp;USCJ&nbsp;Initiates&nbsp;Minhah&nbsp;Project&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_4" style="TOP:204; LEFT:320; HEIGHT:113; WIDTH:300; CLIP:rect(0,300,113,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_12.src=menuon_12.src; displayMenu(0,3); displayMenu(1,4);" onMouseOut="document.menu_12.src=menuoff_12.src; delayHide(0,3); delayHide(1,4);">');}
						else if (n4) {document.write('<LAYER id="menu1_4" TOP="204" LEFT="320" HEIGHT="113" VISIBILITY="hide" onMouseOver="displayMenu(0,3); displayMenu(1,4);" onMouseOut="delayHide(0,3); delayHide(1,4);" bgcolor="#000000">');}
						document.write('<table width="200" height="113" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/eNews_June_041315.html">&nbsp;eNews&nbsp;June&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/eNews_May_041366.html">&nbsp;eNews&nbsp;May&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/eNews_April_041365.html">&nbsp;eNews&nbsp;April&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Whats_HappeningApril1369.html">&nbsp;Whats&nbsp;Happening/April&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Whats_HappeningMarch1323.html">&nbsp;Whats&nbsp;Happening/March&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Whats_HappeningFebru1150.html">&nbsp;Whats&nbsp;Happening/February&nbsp;04&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Whats_HappeningJanua1311.html">&nbsp;Whats&nbsp;Happening/January&nbsp;04&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_5" style="TOP:236; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_12.src=menuon_12.src; displayMenu(0,3); displayMenu(1,5);" onMouseOut="document.menu_12.src=menuoff_12.src; delayHide(0,3); delayHide(1,5);">');}
						else if (n4) {document.write('<LAYER id="menu1_5" TOP="236" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,3); displayMenu(1,5);" onMouseOut="delayHide(0,3); delayHide(1,5);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/About_the_Seder_of_S1120.html">&nbsp;About&nbsp;the&nbsp;Seder&nbsp;of&nbsp;Safe&nbsp;Return&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/images/bibliography.pdf">&nbsp;War&nbsp;&&nbsp;Peace:&nbsp;&nbsp;A&nbsp;Jewish&nbsp;Perspective&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/images/guidelines.pdf">&nbsp;Helping&nbsp;Children&nbsp;Face&nbsp;A&nbsp;Crisis&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/A_Prayer_for_Our_Sol1083.html">&nbsp;A&nbsp;Prayer&nbsp;for&nbsp;Our&nbsp;Soldiers&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/KOACH_Resources_on_I1095.html">&nbsp;KOACH&nbsp;Resources&nbsp;on&nbsp;Iraq&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_6" style="TOP:259; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_13.src=menuon_13.src; displayMenu(0,4); displayMenu(1,6);" onMouseOut="document.menu_13.src=menuoff_13.src; delayHide(0,4); delayHide(1,6);">');}
						else if (n4) {document.write('<LAYER id="menu1_6" TOP="259" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,4); displayMenu(1,6);" onMouseOut="delayHide(0,4); delayHide(1,6);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/NEW!__The_Spirit_of_1123.html">&nbsp;NEW!&nbsp;&nbsp;The&nbsp;Spirit&nbsp;of&nbsp;the&nbsp;High&nbsp;Holy&nbsp;Days&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_7" style="TOP:387; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_13.src=menuon_13.src; displayMenu(0,4); displayMenu(1,7);" onMouseOut="document.menu_13.src=menuoff_13.src; delayHide(0,4); delayHide(1,7);">');}
						else if (n4) {document.write('<LAYER id="menu1_7" TOP="387" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,4); displayMenu(1,7);" onMouseOut="delayHide(0,4); delayHide(1,7);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/POINTRoth1331.html">&nbsp;POINT&middot;Roth&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/COUNTERPOINTDorff1332.html">&nbsp;COUNTERPOINT&middot;Dorff&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/HALAKHA1333.html">&nbsp;HALAKHA&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/FINDING_STRENGTH1334.html">&nbsp;FINDING&nbsp;STRENGTH&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SHOULD_I_CLOSE_THE_D1335.html">&nbsp;SHOULD&nbsp;I&nbsp;CLOSE&nbsp;THE&nbsp;DOOR?&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_8" style="TOP:403; LEFT:320; HEIGHT:113; WIDTH:300; CLIP:rect(0,300,113,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_13.src=menuon_13.src; displayMenu(0,4); displayMenu(1,8);" onMouseOut="document.menu_13.src=menuoff_13.src; delayHide(0,4); delayHide(1,8);">');}
						else if (n4) {document.write('<LAYER id="menu1_8" TOP="403" LEFT="320" HEIGHT="113" VISIBILITY="hide" onMouseOver="displayMenu(0,4); displayMenu(1,8);" onMouseOut="delayHide(0,4); delayHide(1,8);" bgcolor="#000000">');}
						document.write('<table width="200" height="113" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/POINT1219.html">&nbsp;POINT&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/COUNTER_POINT1220.html">&nbsp;COUNTER&nbsp;POINT&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/THE_JEWISH_RESPONSE1222.html">&nbsp;THE&nbsp;JEWISH&nbsp;RESPONSE&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/WHAT_OUR_SYNAGOGUES_1223.html">&nbsp;WHAT&nbsp;OUR&nbsp;SYNAGOGUES&nbsp;CAN&nbsp;DO&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/CONNECTING_WITH_GOD1224.html">&nbsp;CONNECTING&nbsp;WITH&nbsp;GOD&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/GETTING_PHYSICAL_WIT1225.html">&nbsp;GETTING&nbsp;PHYSICAL&nbsp;WITH&nbsp;PRAYER&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/PRACTICE_PRACTICE_PR1226.html">&nbsp;PRACTICE,&nbsp;PRACTICE,&nbsp;PRACTICE&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_9" style="TOP:419; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_13.src=menuon_13.src; displayMenu(0,4); displayMenu(1,9);" onMouseOut="document.menu_13.src=menuoff_13.src; delayHide(0,4); delayHide(1,9);">');}
						else if (n4) {document.write('<LAYER id="menu1_9" TOP="419" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,4); displayMenu(1,9);" onMouseOut="delayHide(0,4); delayHide(1,9);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Basic_Principles_of_1097.html">&nbsp;Basic&nbsp;Principles&nbsp;of&nbsp;Business&nbsp;Ethics&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Etz_Hayyim__Conserva1098.html">&nbsp;Etz&nbsp;Hayyim&nbsp;&&nbsp;Conservative&nbsp;Perspective&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Raising_Jewish_Milit1099.html">&nbsp;Raising&nbsp;Jewish&nbsp;Military&nbsp;Morale&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Teamwork_in_the_Syna1104.html">&nbsp;Teamwork&nbsp;in&nbsp;the&nbsp;Synagogue&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Outreach_to_Singles1105.html">&nbsp;Outreach&nbsp;to&nbsp;Singles&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_10" style="TOP:435; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_13.src=menuon_13.src; displayMenu(0,4); displayMenu(1,10);" onMouseOut="document.menu_13.src=menuoff_13.src; delayHide(0,4); delayHide(1,10);">');}
						else if (n4) {document.write('<LAYER id="menu1_10" TOP="435" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,4); displayMenu(1,10);" onMouseOut="delayHide(0,4); delayHide(1,10);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_Jewish_Personal_902.html">&nbsp;The&nbsp;Jewish&nbsp;Personal&nbsp;Trainer&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Kaddish_An_Opportuni905.html">&nbsp;Kaddish:&nbsp;An&nbsp;Opportunity&nbsp;to&nbsp;Comfort&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Celebrating_Our_New_904.html">&nbsp;Celebrating&nbsp;Our&nbsp;New&nbsp;Daughters&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Writing_Our_Own_Pray903.html">&nbsp;Writing&nbsp;Our&nbsp;Own&nbsp;Prayers&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_11" style="TOP:483; LEFT:320; HEIGHT:209; WIDTH:300; CLIP:rect(0,300,209,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_13.src=menuon_13.src; displayMenu(0,4); displayMenu(1,11);" onMouseOut="document.menu_13.src=menuoff_13.src; delayHide(0,4); delayHide(1,11);">');}
						else if (n4) {document.write('<LAYER id="menu1_11" TOP="483" LEFT="320" HEIGHT="209" VISIBILITY="hide" onMouseOver="displayMenu(0,4); displayMenu(1,11);" onMouseOut="delayHide(0,4); delayHide(1,11);" bgcolor="#000000">');}
						document.write('<table width="200" height="209" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Board_of_Trustees912.html">&nbsp;Board&nbsp;of&nbsp;Trustees&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Commitment_and_Obser913.html">&nbsp;Commitment&nbsp;and&nbsp;Observance&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Education914.html">&nbsp;Education&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Israel915.html">&nbsp;Israel&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Jewish_ContinuityPre916.html">&nbsp;Jewish&nbsp;Continuity/Prevention&nbsp;of&nbsp;Intermarriage&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Life_Cycle917.html">&nbsp;Life&nbsp;Cycle&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Outreach918.html">&nbsp;Outreach&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Programming919.html">&nbsp;Programming&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Social_ActionPublic_920.html">&nbsp;Social&nbsp;Action/Public&nbsp;Policy&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Synagogue_Administra921.html">&nbsp;Synagogue&nbsp;Administration&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Synagogue_Financing922.html">&nbsp;Synagogue&nbsp;Financing&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/United_Synagogue923.html">&nbsp;United&nbsp;Synagogue&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Youth_Activities924.html">&nbsp;Youth&nbsp;Activities&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_12" style="TOP:282; LEFT:320; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_14.src=menuon_14.src; displayMenu(0,5); displayMenu(1,12);" onMouseOut="document.menu_14.src=menuoff_14.src; delayHide(0,5); delayHide(1,12);">');}
						else if (n4) {document.write('<LAYER id="menu1_12" TOP="282" LEFT="320" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,5); displayMenu(1,12);" onMouseOut="delayHide(0,5); delayHide(1,12);" bgcolor="#000000">');}
						document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Guide_for_Religious_500.html">&nbsp;Guide&nbsp;for&nbsp;Religious&nbsp;Committees&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Religious_Committee_499.html">&nbsp;Religious&nbsp;Committee&nbsp;As&nbsp;Educator&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_13" style="TOP:330; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_14.src=menuon_14.src; displayMenu(0,5); displayMenu(1,13);" onMouseOut="document.menu_14.src=menuoff_14.src; delayHide(0,5); delayHide(1,13);">');}
						else if (n4) {document.write('<LAYER id="menu1_13" TOP="330" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,5); displayMenu(1,13);" onMouseOut="delayHide(0,5); delayHide(1,13);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Fundraising_Resource406.html">&nbsp;Fundraising&nbsp;Resources&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_14" style="TOP:346; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_14.src=menuon_14.src; displayMenu(0,5); displayMenu(1,14);" onMouseOut="document.menu_14.src=menuoff_14.src; delayHide(0,5); delayHide(1,14);">');}
						else if (n4) {document.write('<LAYER id="menu1_14" TOP="346" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,5); displayMenu(1,14);" onMouseOut="delayHide(0,5); delayHide(1,14);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Lessons_from_the_For867.html">&nbsp;Lessons&nbsp;from&nbsp;the&nbsp;For&nbsp;Profit&nbsp;World&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Vehicles_of_Communic868.html">&nbsp;Vehicles&nbsp;of&nbsp;Communication&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_Press_Release869.html">&nbsp;The&nbsp;Press&nbsp;Release&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_Bulletin870.html">&nbsp;The&nbsp;Bulletin&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/PR_in_Action871.html">&nbsp;PR&nbsp;in&nbsp;Action&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_15" style="TOP:378; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_14.src=menuon_14.src; displayMenu(0,5); displayMenu(1,15);" onMouseOut="document.menu_14.src=menuoff_14.src; delayHide(0,5); delayHide(1,15);">');}
						else if (n4) {document.write('<LAYER id="menu1_15" TOP="378" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,5); displayMenu(1,15);" onMouseOut="delayHide(0,5); delayHide(1,15);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Order_form270.html">&nbsp;Order&nbsp;form&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_16" style="TOP:410; LEFT:320; HEIGHT:177; WIDTH:300; CLIP:rect(0,300,177,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_14.src=menuon_14.src; displayMenu(0,5); displayMenu(1,16);" onMouseOut="document.menu_14.src=menuoff_14.src; delayHide(0,5); delayHide(1,16);">');}
						else if (n4) {document.write('<LAYER id="menu1_16" TOP="410" LEFT="320" HEIGHT="177" VISIBILITY="hide" onMouseOver="displayMenu(0,5); displayMenu(1,16);" onMouseOut="delayHide(0,5); delayHide(1,16);" bgcolor="#000000">');}
						document.write('<table width="200" height="177" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SOLOMON_SCHECHTER_SC1160.html">&nbsp;SOLOMON&nbsp;SCHECHTER&nbsp;SCHOOLS&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/VIEWPOINTS1161.html">&nbsp;VIEWPOINTS&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/BOOKS__PUBLICATIONS1162.html">&nbsp;BOOKS&nbsp;&&nbsp;PUBLICATIONS&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SYNAGOGUE_RESOURCE_C1163.html">&nbsp;SYNAGOGUE&nbsp;RESOURCE&nbsp;CENTER&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/INSIDE_THE_USCJ1164.html">&nbsp;INSIDE&nbsp;THE&nbsp;USCJ&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SERVING_YOU1165.html">&nbsp;SERVING&nbsp;YOU&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/COMMITMENT__OBSERVAN1166.html">&nbsp;COMMITMENT&nbsp;&&nbsp;OBSERVANCE&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/EDUCATION__LIFELONG_1167.html">&nbsp;EDUCATION&nbsp;&&nbsp;LIFELONG&nbsp;LEARNING&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/YOUTH__COLLEGE1168.html">&nbsp;YOUTH&nbsp;&&nbsp;COLLEGE&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/ISRAEL__THE_JEWISH_W1169.html">&nbsp;ISRAEL&nbsp;&&nbsp;THE&nbsp;JEWISH&nbsp;WORLD&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/FOR_SYNAGOGUE_LEADER1170.html">&nbsp;FOR&nbsp;SYNAGOGUE&nbsp;LEADERS&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_17" style="TOP:280; LEFT:320; HEIGHT:49; WIDTH:300; CLIP:rect(0,300,49,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_16.src=menuon_16.src; displayMenu(0,7); displayMenu(1,17);" onMouseOut="document.menu_16.src=menuoff_16.src; delayHide(0,7); delayHide(1,17);">');}
						else if (n4) {document.write('<LAYER id="menu1_17" TOP="280" LEFT="320" HEIGHT="49" VISIBILITY="hide" onMouseOver="displayMenu(0,7); displayMenu(1,17);" onMouseOut="delayHide(0,7); delayHide(1,17);" bgcolor="#000000">');}
						document.write('<table width="200" height="49" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Welcoming_a_New_Chil400.html">&nbsp;Welcoming&nbsp;a&nbsp;New&nbsp;Child&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Jewish_Funeral_Pract401.html">&nbsp;Jewish&nbsp;Funeral&nbsp;Practice&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Explaining_Death_to_200.html">&nbsp;Explaining&nbsp;Death&nbsp;to&nbsp;Children&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_18" style="TOP:296; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_16.src=menuon_16.src; displayMenu(0,7); displayMenu(1,18);" onMouseOut="document.menu_16.src=menuoff_16.src; delayHide(0,7); delayHide(1,18);">');}
						else if (n4) {document.write('<LAYER id="menu1_18" TOP="296" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,7); displayMenu(1,18);" onMouseOut="delayHide(0,7); delayHide(1,18);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SocPolAccessibility461.html">&nbsp;Opening&nbsp;the&nbsp;Gates&nbsp;of&nbsp;Prayer&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_19" style="TOP:344; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_16.src=menuon_16.src; displayMenu(0,7); displayMenu(1,19);" onMouseOut="document.menu_16.src=menuoff_16.src; delayHide(0,7); delayHide(1,19);">');}
						else if (n4) {document.write('<LAYER id="menu1_19" TOP="344" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,7); displayMenu(1,19);" onMouseOut="delayHide(0,7); delayHide(1,19);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_Sound_of_Silence841.html">&nbsp;The&nbsp;Sound&nbsp;of&nbsp;Silence&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Talking_About_Terror699.html">&nbsp;Talking&nbsp;About&nbsp;Terrorism&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/What_Parents_Owe_The462.html">&nbsp;What&nbsp;Parents&nbsp;"Owe"&nbsp;Their&nbsp;Children&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Jewish_Adoption197.html">&nbsp;Jewish&nbsp;Adoption&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_20" style="TOP:408; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_16.src=menuon_16.src; displayMenu(0,7); displayMenu(1,20);" onMouseOut="document.menu_16.src=menuoff_16.src; delayHide(0,7); delayHide(1,20);">');}
						else if (n4) {document.write('<LAYER id="menu1_20" TOP="408" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,7); displayMenu(1,20);" onMouseOut="delayHide(0,7); delayHide(1,20);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Mishnah_Yomit1187.html">&nbsp;Mishnah&nbsp;Yomit&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_21" style="TOP:319; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_17.src=menuon_17.src; displayMenu(0,8); displayMenu(1,21);" onMouseOut="document.menu_17.src=menuoff_17.src; delayHide(0,8); delayHide(1,21);">');}
						else if (n4) {document.write('<LAYER id="menu1_21" TOP="319" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,8); displayMenu(1,21);" onMouseOut="delayHide(0,8); delayHide(1,21);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Compact_at_a_Glance787.html">&nbsp;Compact&nbsp;at&nbsp;a&nbsp;Glance&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_22" style="TOP:351; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_17.src=menuon_17.src; displayMenu(0,8); displayMenu(1,22);" onMouseOut="document.menu_17.src=menuoff_17.src; delayHide(0,8); delayHide(1,22);">');}
						else if (n4) {document.write('<LAYER id="menu1_22" TOP="351" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,8); displayMenu(1,22);" onMouseOut="delayHide(0,8); delayHide(1,22);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Why_Shabbat193.html">&nbsp;Why&nbsp;Shabbat?&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/7_Entry_Steps_to_Sha224.html">&nbsp;7&nbsp;Entry&nbsp;Steps&nbsp;to&nbsp;Shabbat&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Resources_on_Shabbat221.html">&nbsp;Resources&nbsp;on&nbsp;Shabbat&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Candle_Blessings225.html">&nbsp;Candle&nbsp;Blessings&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_23" style="TOP:367; LEFT:320; HEIGHT:49; WIDTH:300; CLIP:rect(0,300,49,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_17.src=menuon_17.src; displayMenu(0,8); displayMenu(1,23);" onMouseOut="document.menu_17.src=menuoff_17.src; delayHide(0,8); delayHide(1,23);">');}
						else if (n4) {document.write('<LAYER id="menu1_23" TOP="367" LEFT="320" HEIGHT="49" VISIBILITY="hide" onMouseOver="displayMenu(0,8); displayMenu(1,23);" onMouseOut="delayHide(0,8); delayHide(1,23);" bgcolor="#000000">');}
						document.write('<table width="200" height="49" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/KosherKitchen.swf">&nbsp;Interactive&nbsp;Kosher&nbsp;Kitchen&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Keeping_Kosher_CDROM816.html">&nbsp;Keeping&nbsp;Kosher&nbsp;CD&middot;ROM&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/A_kosher_barbat_mitz274.html">&nbsp;A&nbsp;kosher&nbsp;bar/bat&nbsp;mitzvah&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_24" style="TOP:415; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_17.src=menuon_17.src; displayMenu(0,8); displayMenu(1,24);" onMouseOut="document.menu_17.src=menuoff_17.src; delayHide(0,8); delayHide(1,24);">');}
						else if (n4) {document.write('<LAYER id="menu1_24" TOP="415" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,8); displayMenu(1,24);" onMouseOut="delayHide(0,8); delayHide(1,24);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Publications_on_Jewi384.html">&nbsp;Publications&nbsp;on&nbsp;Jewish&nbsp;Marriage&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/A_kosher_wedding277.html">&nbsp;A&nbsp;kosher&nbsp;wedding&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Judaism_for_Your_Fam227.html">&nbsp;Judaism&nbsp;for&nbsp;Your&nbsp;Family&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/About_Conversion_to_226.html">&nbsp;About&nbsp;Conversion&nbsp;to&nbsp;Judaism&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_25" style="TOP:447; LEFT:320; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_17.src=menuon_17.src; displayMenu(0,8); displayMenu(1,25);" onMouseOut="document.menu_17.src=menuoff_17.src; delayHide(0,8); delayHide(1,25);">');}
						else if (n4) {document.write('<LAYER id="menu1_25" TOP="447" LEFT="320" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,8); displayMenu(1,25);" onMouseOut="delayHide(0,8); delayHide(1,25);" bgcolor="#000000">');}
						document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Social_Action_Resour405.html">&nbsp;Social&nbsp;Action&nbsp;Resources&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/accessibility/">&nbsp;Synagogue&nbsp;Accessibility&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_26" style="TOP:326; LEFT:320; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9); displayMenu(1,26);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9); delayHide(1,26);">');}
						else if (n4) {document.write('<LAYER id="menu1_26" TOP="326" LEFT="320" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,9); displayMenu(1,26);" onMouseOut="delayHide(0,9); delayHide(1,26);" bgcolor="#000000">');}
						document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Family_Education272.html">&nbsp;Family&nbsp;Education&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Jewish_Special_Educa273.html">&nbsp;Jewish&nbsp;Special&nbsp;Education&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_27" style="TOP:358; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9); displayMenu(1,27);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9); delayHide(1,27);">');}
						else if (n4) {document.write('<LAYER id="menu1_27" TOP="358" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,9); displayMenu(1,27);" onMouseOut="delayHide(0,9); delayHide(1,27);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Aims_Statement_for_S398.html">&nbsp;Aims&nbsp;Statement&nbsp;for&nbsp;Syn.&nbsp;Schools&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Framework_for_Excell619.html">&nbsp;Framework&nbsp;for&nbsp;Excellence&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Building_Membership_1158.html">&nbsp;Building&nbsp;Membership&nbsp;Bridges&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Resources_for_Teache211.html" onMouseOver="displayMenu(2,8);" onMouseOut="delayHide(2,8);">&nbsp;Resources&nbsp;for&nbsp;Teachers&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Resources_for_Teache211.html" onMouseOver="displayMenu(2,8);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_28" style="TOP:374; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9); displayMenu(1,28);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9); delayHide(1,28);">');}
						else if (n4) {document.write('<LAYER id="menu1_28" TOP="374" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,9); displayMenu(1,28);" onMouseOut="delayHide(0,9); delayHide(1,28);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Training968.html">&nbsp;Training&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Pilot_School_Applica969.html">&nbsp;Pilot&nbsp;School&nbsp;Application&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Review_Article_of_Pr965.html">&nbsp;Review&nbsp;Article&nbsp;of&nbsp;Project&nbsp;Etgar&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Etgar_Units_and_Less970.html">&nbsp;Etgar&nbsp;Units&nbsp;and&nbsp;Lessons&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Moach_Madness__Proje966.html">&nbsp;Moach&nbsp;Madness&nbsp;&&nbsp;Project&nbsp;Box&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_29" style="TOP:422; LEFT:320; HEIGHT:49; WIDTH:300; CLIP:rect(0,300,49,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9); displayMenu(1,29);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9); delayHide(1,29);">');}
						else if (n4) {document.write('<LAYER id="menu1_29" TOP="422" LEFT="320" HEIGHT="49" VISIBILITY="hide" onMouseOver="displayMenu(0,9); displayMenu(1,29);" onMouseOut="delayHide(0,9); delayHide(1,29);" bgcolor="#000000">');}
						document.write('<table width="200" height="49" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Sign_Up_Now!768.html">&nbsp;Sign&nbsp;Up&nbsp;Now!&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Study_Material_Intro833.html">&nbsp;Study&nbsp;Material&nbsp;Introduction&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/archives/mishnahyomit.html">&nbsp;Daily&nbsp;Archives&nbsp;&&nbsp;Subscription&nbsp;Info&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_30" style="TOP:438; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9); displayMenu(1,30);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9); delayHide(1,30);">');}
						else if (n4) {document.write('<LAYER id="menu1_30" TOP="438" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,9); displayMenu(1,30);" onMouseOut="delayHide(0,9); delayHide(1,30);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Sign_Up_Now!498.html">&nbsp;Sign&nbsp;Up&nbsp;Now!&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Perek_Yomi_Resources495.html">&nbsp;Perek&nbsp;Yomi&nbsp;Resources&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Perek_Yomi_Study_Mat496.html">&nbsp;Perek&nbsp;Yomi&nbsp;Study&nbsp;Materials&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Theres_Still_Time566.html">&nbsp;Theres&nbsp;Still&nbsp;Time&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/For_the_People_of_th590.html">&nbsp;For&nbsp;the&nbsp;People&nbsp;of&nbsp;the&nbsp;Book&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_31" style="TOP:486; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9); displayMenu(1,31);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9); delayHide(1,31);">');}
						else if (n4) {document.write('<LAYER id="menu1_31" TOP="486" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,9); displayMenu(1,31);" onMouseOut="delayHide(0,9); delayHide(1,31);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/israelcenter/yeshiva/PreCollegeText.htm">&nbsp;New!&nbsp;&nbsp;Pre&middot;College&nbsp;Year&nbsp;Program&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_32" style="TOP:365; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_19.src=menuon_19.src; displayMenu(0,10); displayMenu(1,32);" onMouseOut="document.menu_19.src=menuoff_19.src; delayHide(0,10); delayHide(1,32);">');}
						else if (n4) {document.write('<LAYER id="menu1_32" TOP="365" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,10); displayMenu(1,32);" onMouseOut="delayHide(0,10); delayHide(1,32);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/USY_Publications484.html">&nbsp;USY&nbsp;Publications&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_33" style="TOP:397; LEFT:320; HEIGHT:49; WIDTH:300; CLIP:rect(0,300,49,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_19.src=menuon_19.src; displayMenu(0,10); displayMenu(1,33);" onMouseOut="document.menu_19.src=menuoff_19.src; delayHide(0,10); delayHide(1,33);">');}
						else if (n4) {document.write('<LAYER id="menu1_33" TOP="397" LEFT="320" HEIGHT="49" VISIBILITY="hide" onMouseOver="displayMenu(0,10); displayMenu(1,33);" onMouseOut="delayHide(0,10); delayHide(1,33);" bgcolor="#000000">');}
						document.write('<table width="200" height="49" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://www.koach.org/">&nbsp;KOACH&nbsp;Website&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Birthright_Israel_Fi466.html">&nbsp;Birthright&nbsp;Israel:&nbsp;Finding&nbsp;a&nbsp;Home&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Choosing_a_CollegeJe410.html">&nbsp;Choosing&nbsp;a&nbsp;College...Jewishly!&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_34" style="TOP:404; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_20.src=menuon_20.src; displayMenu(0,11); displayMenu(1,34);" onMouseOut="document.menu_20.src=menuoff_20.src; delayHide(0,11); delayHide(1,34);">');}
						else if (n4) {document.write('<LAYER id="menu1_34" TOP="404" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,11); displayMenu(1,34);" onMouseOut="delayHide(0,11); delayHide(1,34);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/N_American_Conf_on_E1352.html">&nbsp;N.&nbsp;American&nbsp;Conf.&nbsp;on&nbsp;Ethiopian&nbsp;Jewry&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_35" style="TOP:436; LEFT:320; HEIGHT:161; WIDTH:300; CLIP:rect(0,300,161,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_20.src=menuon_20.src; displayMenu(0,11); displayMenu(1,35);" onMouseOut="document.menu_20.src=menuoff_20.src; delayHide(0,11); delayHide(1,35);">');}
						else if (n4) {document.write('<LAYER id="menu1_35" TOP="436" LEFT="320" HEIGHT="161" VISIBILITY="hide" onMouseOver="displayMenu(0,11); displayMenu(1,35);" onMouseOut="delayHide(0,11); delayHide(1,35);" bgcolor="#000000">');}
						document.write('<table width="200" height="161" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Donate__Help_Us_Grow951.html">&nbsp;Donate&nbsp;&&nbsp;Help&nbsp;Us&nbsp;Grow&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Naming_Opportunities1011.html">&nbsp;Naming&nbsp;Opportunities&nbsp;at&nbsp;Fuchsberg&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Site_Plan1112.html">&nbsp;Site&nbsp;Plan&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Video_Clip_of_Center953.html">&nbsp;Video&nbsp;Clip&nbsp;of&nbsp;Center&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Pillars_Newsletter954.html">&nbsp;Pillars&nbsp;Newsletter&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Nativ_Opens_New_Home955.html">&nbsp;Nativ&nbsp;Opens&nbsp;New&nbsp;Home&nbsp;in&nbsp;Israel&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://www.uscj.org.il/ccjnews.htm">&nbsp;Whats&nbsp;Happening&nbsp;at&nbsp;Fuchsberg&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://www.uscj.org.il/GemilutHesed.htm">&nbsp;Lipson&nbsp;Schilit&nbsp;Gemilut&nbsp;Hesed&nbsp;Project&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Fuchsberg_Photos1288.html">&nbsp;Fuchsberg&nbsp;Photos&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Fuchsberg_Jerusalem_1322.html">&nbsp;Fuchsberg&nbsp;Jerusalem&nbsp;Center&nbsp;Photo&nbsp;Album&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_36" style="TOP:452; LEFT:320; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_20.src=menuon_20.src; displayMenu(0,11); displayMenu(1,36);" onMouseOut="document.menu_20.src=menuoff_20.src; delayHide(0,11); delayHide(1,36);">');}
						else if (n4) {document.write('<LAYER id="menu1_36" TOP="452" LEFT="320" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,11); displayMenu(1,36);" onMouseOut="delayHide(0,11); delayHide(1,36);" bgcolor="#000000">');}
						document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Summer_Programs_20041324.html">&nbsp;Summer&nbsp;Programs&nbsp;2004&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Why_We_Are_Still_Her962.html">&nbsp;Why&nbsp;We&nbsp;Are&nbsp;Still&nbsp;Here&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_37" style="TOP:443; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,37);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,37);">');}
						else if (n4) {document.write('<LAYER id="menu1_37" TOP="443" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,37);" onMouseOut="delayHide(0,12); delayHide(1,37);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Credit_Card_Processi1348.html">&nbsp;Credit&nbsp;Card&nbsp;Processing&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_38" style="TOP:507; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,38);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,38);">');}
						else if (n4) {document.write('<LAYER id="menu1_38" TOP="507" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,38);" onMouseOut="delayHide(0,12); delayHide(1,38);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/IMUN_2004411.html" onMouseOver="displayMenu(2,9);" onMouseOut="delayHide(2,9);">&nbsp;IMUN&nbsp;2004&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/IMUN_2004411.html" onMouseOver="displayMenu(2,9);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/IMUN_Success_Story909.html">&nbsp;IMUN&nbsp;"Success"&nbsp;Story&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/IMUN_Alumni_Speak!744.html">&nbsp;IMUN&nbsp;Alumni&nbsp;Speak!&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/IMUN_Application_For413.html">&nbsp;IMUN&nbsp;Application&nbsp;Form&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_39" style="TOP:523; LEFT:320; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,39);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,39);">');}
						else if (n4) {document.write('<LAYER id="menu1_39" TOP="523" LEFT="320" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,39);" onMouseOut="delayHide(0,12); delayHide(1,39);" bgcolor="#000000">');}
						document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SULAM_Climbs_Higher_713.html">&nbsp;SULAM&nbsp;Climbs&nbsp;Higher&nbsp;&&nbsp;Higher&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/SULAM_dates_2004630.html">&nbsp;SULAM&nbsp;dates&nbsp;2004&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_40" style="TOP:539; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,40);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,40);">');}
						else if (n4) {document.write('<LAYER id="menu1_40" TOP="539" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,40);" onMouseOut="delayHide(0,12); delayHide(1,40);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Awards_Listings1280.html">&nbsp;Awards&nbsp;Listings&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_41" style="TOP:555; LEFT:320; HEIGHT:113; WIDTH:300; CLIP:rect(0,300,113,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,41);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,41);">');}
						else if (n4) {document.write('<LAYER id="menu1_41" TOP="555" LEFT="320" HEIGHT="113" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,41);" onMouseOut="delayHide(0,12); delayHide(1,41);" bgcolor="#000000">');}
						document.write('<table width="200" height="113" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Member_Directory_by_992.html">&nbsp;Member&nbsp;Directory&nbsp;(by&nbsp;region)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/council/">&nbsp;For&nbsp;Council&nbsp;Members&nbsp;Only&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Council_Committees993.html">&nbsp;Council&nbsp;Committees&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Regional_Projects994.html">&nbsp;Regional&nbsp;Projects&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Meeting_Schedule__Ag995.html">&nbsp;Meeting&nbsp;Schedule&nbsp;&&nbsp;Agendas&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Long_Distance_Siyyum1055.html">&nbsp;Long&nbsp;Distance&nbsp;Siyyum&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/History_of_the_Counc996.html">&nbsp;History&nbsp;of&nbsp;the&nbsp;Council&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_42" style="TOP:571; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,42);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,42);">');}
						else if (n4) {document.write('<LAYER id="menu1_42" TOP="571" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,42);" onMouseOut="delayHide(0,12); delayHide(1,42);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://www.rac.org/ssaudio.mp3">&nbsp;FBI&nbsp;Audio&nbsp;Briefing&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://www.rac.org/security.html">&nbsp;RAC&nbsp;Update&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Synagogue_Security_T718.html">&nbsp;Synagogue&nbsp;Security:&nbsp;The&nbsp;Basics&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Beefing_Up_Security682.html">&nbsp;Beefing&nbsp;Up&nbsp;Security&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://www.fbi.gov/pressrel/pressrel01/mail3.pdf">&nbsp;Suspicious&nbsp;Mail&nbsp;Proceedures&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_43" style="TOP:587; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,43);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,43);">');}
						else if (n4) {document.write('<LAYER id="menu1_43" TOP="587" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,43);" onMouseOut="delayHide(0,12); delayHide(1,43);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_PC_in_Your_Synag475.html">&nbsp;The&nbsp;PC&nbsp;in&nbsp;Your&nbsp;Synagogue&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Choosing_Synagogue_S476.html">&nbsp;Choosing&nbsp;Synagogue&nbsp;Software&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Webmaster_Informatio474.html" onMouseOver="displayMenu(2,10);" onMouseOut="delayHide(2,10);">&nbsp;Webmaster&nbsp;Information&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Webmaster_Informatio474.html" onMouseOver="displayMenu(2,10);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');
document.write('<tr><td width="100%" height="14"><table width="100%" height="14" border="0" cellpadding="0" cellspacing="0"><tr><td width="100%" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Free_Internet_Hostin564.html" onMouseOver="displayMenu(2,11);" onMouseOut="delayHide(2,11);">&nbsp;Free&nbsp;Internet&nbsp;Hosting&nbsp;Services&nbsp;</a></td><td width="12" bgcolor="#dddddd" align="right"><a class="itemlink" href="/Free_Internet_Hostin564.html" onMouseOver="displayMenu(2,11);"><img src="/images/menuarrow.gif" width="12" height="14" border="0" hspace="0" vspace="0"></a></td></tr></table></td>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_44" style="TOP:603; LEFT:320; HEIGHT:97; WIDTH:300; CLIP:rect(0,300,97,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,44);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,44);">');}
						else if (n4) {document.write('<LAYER id="menu1_44" TOP="603" LEFT="320" HEIGHT="97" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,44);" onMouseOut="delayHide(0,12); delayHide(1,44);" bgcolor="#000000">');}
						document.write('<table width="200" height="97" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/NEW!_Synagogue_Opera1018.html">&nbsp;NEW!&nbsp;Synagogue&nbsp;Operations&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Guide_to_Practices972.html">&nbsp;Guide&nbsp;to&nbsp;Practices&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Guide_for_Board_Memb1077.html">&nbsp;Guide&nbsp;for&nbsp;Board&nbsp;Members&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Standards_for_Congre973.html">&nbsp;Standards&nbsp;for&nbsp;Congregational&nbsp;Practices&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="http://uscj.org/images/Synagogue_committees.pdf">&nbsp;Role&nbsp;of&nbsp;Synagogue&nbsp;Committees&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Sample_Mission_State839.html">&nbsp;Sample&nbsp;Mission&nbsp;Statements&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_45" style="TOP:619; LEFT:320; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,45);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,45);">');}
						else if (n4) {document.write('<LAYER id="menu1_45" TOP="619" LEFT="320" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,45);" onMouseOut="delayHide(0,12); delayHide(1,45);" bgcolor="#000000">');}
						document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Lessons_from_the_For858.html">&nbsp;Lessons&nbsp;from&nbsp;the&nbsp;For&nbsp;Profit&nbsp;World&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Vehicles_of_Communic859.html">&nbsp;Vehicles&nbsp;of&nbsp;Communication&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_Press_Release854.html">&nbsp;The&nbsp;Press&nbsp;Release&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/The_Bulletin855.html">&nbsp;The&nbsp;Bulletin&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/PR_in_Action856.html">&nbsp;PR&nbsp;in&nbsp;Action&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_46" style="TOP:635; LEFT:320; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,46);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,46);">');}
						else if (n4) {document.write('<LAYER id="menu1_46" TOP="635" LEFT="320" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,46);" onMouseOut="delayHide(0,12); delayHide(1,46);" bgcolor="#000000">');}
						document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/2004_Small_Congregat1060.html">&nbsp;2004&nbsp;Small&nbsp;Congregations&nbsp;Conference&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Conference_Registrat1057.html">&nbsp;Conference&nbsp;Registration&nbsp;Form&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_47" style="TOP:651; LEFT:320; HEIGHT:97; WIDTH:300; CLIP:rect(0,300,97,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,47);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,47);">');}
						else if (n4) {document.write('<LAYER id="menu1_47" TOP="651" LEFT="320" HEIGHT="97" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,47);" onMouseOut="delayHide(0,12); delayHide(1,47);" bgcolor="#000000">');}
						document.write('<table width="200" height="97" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Online_Applications1076.html">&nbsp;Online&nbsp;Applications&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Exec_Director_Congre1070.html">&nbsp;Exec.&nbsp;Director&nbsp;Congregation&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/EducatorDay_School1071.html">&nbsp;Educator&middot;Day&nbsp;School&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Educator_Candidate1072.html">&nbsp;Educator&nbsp;Candidate&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/EducatorCongregation1073.html">&nbsp;Educator&middot;Congregation&nbsp;School&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/HHD_Cantor1075.html">&nbsp;HHD&nbsp;Cantor&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_48" style="TOP:667; LEFT:320; HEIGHT:65; WIDTH:300; CLIP:rect(0,300,65,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,48);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,48);">');}
						else if (n4) {document.write('<LAYER id="menu1_48" TOP="667" LEFT="320" HEIGHT="65" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,48);" onMouseOut="delayHide(0,12); delayHide(1,48);" bgcolor="#000000">');}
						document.write('<table width="200" height="65" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/IRS_Restrictions_on_947.html">&nbsp;IRS&nbsp;Restrictions&nbsp;on&nbsp;Lobbying&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Tax_Reporting_for_Cl663.html">&nbsp;Tax&nbsp;Reporting&nbsp;for&nbsp;Clergy&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Discretionary_Fund_G669.html">&nbsp;Discretionary&nbsp;Fund&nbsp;Guidelines&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Tuition_Reduction_Pr668.html">&nbsp;Tuition&nbsp;Reduction&nbsp;Programs&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
						if (ie || n6) {document.write('<DIV id="menu1_49" style="TOP:731; LEFT:320; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,49);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,49);">');}
						else if (n4) {document.write('<LAYER id="menu1_49" TOP="731" LEFT="320" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,49);" onMouseOut="delayHide(0,12); delayHide(1,49);" bgcolor="#000000">');}
						document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
						document.write('<tr><td width="100%" height="14" bgcolor="#dddddd" nowrap><a class="itemlink" href="/Ordering_Audio_Tapes1290.html">&nbsp;Ordering&nbsp;Audio&nbsp;Tapes&nbsp;</a></td></tr>');

						document.write('</table>');
						if (ie || n6) {document.writeln('</DIV>');}
						else if (n4) {document.write('</LAYER>');}
					
								if (ie || n6) {document.write('<DIV id="menu2_0" style="TOP:189; LEFT:480; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1); displayMenu(2,0);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1); delayHide(2,0);">');}
								else if (n4) {document.write('<LAYER id="menu2_0" TOP="189" LEFT="480" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1); displayMenu(2,0);" onMouseOut="delayHide(0,1); delayHide(1,1); delayHide(2,0);" bgcolor="#000000">');}
								document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Statement_of_Require1239.html">&nbsp;Statement&nbsp;of&nbsp;Requirements&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Application_Form1032.html">&nbsp;Application&nbsp;Form&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_1" style="TOP:221; LEFT:480; HEIGHT:81; WIDTH:300; CLIP:rect(0,300,81,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1); displayMenu(2,1);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1); delayHide(2,1);">');}
								else if (n4) {document.write('<LAYER id="menu2_1" TOP="221" LEFT="480" HEIGHT="81" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1); displayMenu(2,1);" onMouseOut="delayHide(0,1); delayHide(1,1); delayHide(2,1);" bgcolor="#000000">');}
								document.write('<table width="200" height="81" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/MaToK_Principles1052.html">&nbsp;MaToK&nbsp;Principles&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Enrichment_Resources1110.html">&nbsp;Enrichment&nbsp;Resources&nbsp;(Parashiyot)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Noah1378.html">&nbsp;Noah&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/LekhLekha1379.html">&nbsp;Lekh&middot;Lekha&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Vayera1380.html">&nbsp;Vayera&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_2" style="TOP:253; LEFT:480; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1); displayMenu(2,2);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1); delayHide(2,2);">');}
								else if (n4) {document.write('<LAYER id="menu2_2" TOP="253" LEFT="480" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1); displayMenu(2,2);" onMouseOut="delayHide(0,1); delayHide(1,1); delayHide(2,2);" bgcolor="#000000">');}
								document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Gleanings1111.html">&nbsp;Gleanings&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_3" style="TOP:269; LEFT:480; HEIGHT:113; WIDTH:300; CLIP:rect(0,300,113,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1); displayMenu(2,3);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1); delayHide(2,3);">');}
								else if (n4) {document.write('<LAYER id="menu2_3" TOP="269" LEFT="480" HEIGHT="113" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1); displayMenu(2,3);" onMouseOut="delayHide(0,1); delayHide(1,1); delayHide(2,3);" bgcolor="#000000">');}
								document.write('<table width="200" height="113" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Vision__Mission1157.html">&nbsp;Vision&nbsp;&&nbsp;Mission&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Budgeting1154.html">&nbsp;Budgeting&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Addressing_The_Teach417.html">&nbsp;Addressing&nbsp;The&nbsp;Teacher&nbsp;Shortage&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Fundraising__Friendr1155.html">&nbsp;Fundraising&nbsp;&&nbsp;Friendraising&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Good_Governance1156.html">&nbsp;Good&nbsp;Governance&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Principles_for_Schec1256.html">&nbsp;Principles&nbsp;for&nbsp;Schechter&nbsp;Boards&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Principles_for_Trust1257.html">&nbsp;Principles&nbsp;for&nbsp;Trustees&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_4" style="TOP:285; LEFT:480; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1); displayMenu(2,4);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1); delayHide(2,4);">');}
								else if (n4) {document.write('<LAYER id="menu2_4" TOP="285" LEFT="480" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1); displayMenu(2,4);" onMouseOut="delayHide(0,1); delayHide(1,1); delayHide(2,4);" bgcolor="#000000">');}
								document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Our_Namesake_Dr_Sche1036.html">&nbsp;Our&nbsp;Namesake:&nbsp;Dr.&nbsp;Schechter&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_5" style="TOP:301; LEFT:480; HEIGHT:49; WIDTH:300; CLIP:rect(0,300,49,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1); displayMenu(2,5);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1); delayHide(2,5);">');}
								else if (n4) {document.write('<LAYER id="menu2_5" TOP="301" LEFT="480" HEIGHT="49" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1); displayMenu(2,5);" onMouseOut="delayHide(0,1); delayHide(1,1); delayHide(2,5);" bgcolor="#000000">');}
								document.write('<table width="200" height="49" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Current_Administrati1236.html">&nbsp;Current&nbsp;Administrative&nbsp;Openings&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Current_Faculty_Open6438.html">&nbsp;Current&nbsp;Faculty&nbsp;Openings&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Teacher_Resumes_log_1345.html">&nbsp;Teacher&nbsp;Resumes&nbsp;(log&nbsp;in)&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_6" style="TOP:317; LEFT:480; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_10.src=menuon_10.src; displayMenu(0,1); displayMenu(1,1); displayMenu(2,6);" onMouseOut="document.menu_10.src=menuoff_10.src; delayHide(0,1); delayHide(1,1); delayHide(2,6);">');}
								else if (n4) {document.write('<LAYER id="menu2_6" TOP="317" LEFT="480" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,1); displayMenu(1,1); displayMenu(2,6);" onMouseOut="delayHide(0,1); delayHide(1,1); delayHide(2,6);" bgcolor="#000000">');}
								document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Toldot1260.html">&nbsp;Toldot&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_7" style="TOP:299; LEFT:480; HEIGHT:49; WIDTH:300; CLIP:rect(0,300,49,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_12.src=menuon_12.src; displayMenu(0,3); displayMenu(1,3); displayMenu(2,7);" onMouseOut="document.menu_12.src=menuoff_12.src; delayHide(0,3); delayHide(1,3); delayHide(2,7);">');}
								else if (n4) {document.write('<LAYER id="menu2_7" TOP="299" LEFT="480" HEIGHT="49" VISIBILITY="hide" onMouseOver="displayMenu(0,3); displayMenu(1,3); displayMenu(2,7);" onMouseOut="delayHide(0,3); delayHide(1,3); delayHide(2,7);" bgcolor="#000000">');}
								document.write('<table width="200" height="49" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/JanuaryJune_20041376.html">&nbsp;January&middot;June&nbsp;2004&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/JulyDecember_20031287.html">&nbsp;July&middot;December&nbsp;2003&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/JanuaryJune_20031286.html">&nbsp;January&middot;June&nbsp;2003&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_8" style="TOP:405; LEFT:480; HEIGHT:33; WIDTH:300; CLIP:rect(0,300,33,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_18.src=menuon_18.src; displayMenu(0,9); displayMenu(1,27); displayMenu(2,8);" onMouseOut="document.menu_18.src=menuoff_18.src; delayHide(0,9); delayHide(1,27); delayHide(2,8);">');}
								else if (n4) {document.write('<LAYER id="menu2_8" TOP="405" LEFT="480" HEIGHT="33" VISIBILITY="hide" onMouseOver="displayMenu(0,9); displayMenu(1,27); displayMenu(2,8);" onMouseOut="delayHide(0,9); delayHide(1,27); delayHide(2,8);" bgcolor="#000000">');}
								document.write('<table width="200" height="33" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/For_Nursery_School_D399.html">&nbsp;For&nbsp;Nursery&nbsp;School&nbsp;Directors&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Teacher_Training212.html">&nbsp;Teacher&nbsp;Training&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_9" style="TOP:506; LEFT:480; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,38); displayMenu(2,9);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,38); delayHide(2,9);">');}
								else if (n4) {document.write('<LAYER id="menu2_9" TOP="506" LEFT="480" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,38); displayMenu(2,9);" onMouseOut="delayHide(0,12); delayHide(1,38); delayHide(2,9);" bgcolor="#000000">');}
								document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/IMUN_Scholarship_Fun1276.html">&nbsp;IMUN&nbsp;Scholarship&nbsp;Fund&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_10" style="TOP:618; LEFT:480; HEIGHT:225; WIDTH:300; CLIP:rect(0,300,225,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,43); displayMenu(2,10);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,43); delayHide(2,10);">');}
								else if (n4) {document.write('<LAYER id="menu2_10" TOP="618" LEFT="480" HEIGHT="225" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,43); displayMenu(2,10);" onMouseOut="delayHide(0,12); delayHide(1,43); delayHide(2,10);" bgcolor="#000000">');}
								document.write('<table width="200" height="225" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Web_Development_Guid567.html">&nbsp;Web&nbsp;Development&nbsp;Guidelines&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Template_for_Synagog569.html">&nbsp;Template&nbsp;for&nbsp;Synagogue&nbsp;Website&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Domain_Registration_570.html">&nbsp;Domain&nbsp;Registration&nbsp;and&nbsp;Hosting&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Email_List_Request_F575.html">&nbsp;E&middot;mail&nbsp;List&nbsp;Request&nbsp;Form&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Lists_hosted_by_USCJ631.html">&nbsp;Lists&nbsp;hosted&nbsp;by&nbsp;USCJ&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Uploading_with_WS_FT573.html">&nbsp;Uploading&nbsp;with&nbsp;WS_FTP&nbsp;(Windows)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Uploading_with_Fetch572.html">&nbsp;Uploading&nbsp;with&nbsp;Fetch&nbsp;(Macintosh)&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="http://uscj.org/webinfo/formmail.html">&nbsp;Form&nbsp;Mail&nbsp;Script&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Tracking_and_Statist587.html">&nbsp;Tracking&nbsp;and&nbsp;Statistics&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="http://uscj.org/webinfo/testcnt.htm">&nbsp;Counter&nbsp;Samples&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Guestbook579.html">&nbsp;Guestbook&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/BillboardBanner_Scri585.html">&nbsp;Billboard/Banner&nbsp;Script&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Password_Protection_586.html">&nbsp;Password&nbsp;Protection&nbsp;Script&nbsp;</a></td></tr>');
document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="/Fix_for_FrontPage_Pa574.html">&nbsp;Fix&nbsp;for&nbsp;FrontPage&nbsp;Password&nbsp;Problem&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							
								if (ie || n6) {document.write('<DIV id="menu2_11" style="TOP:634; LEFT:480; HEIGHT:17; WIDTH:300; CLIP:rect(0,300,17,0); VISIBILITY:hidden; OVERFLOW:hidden; POSITION:absolute; Z-INDEX:3;" onMouseOver="document.menu_21.src=menuon_21.src; displayMenu(0,12); displayMenu(1,43); displayMenu(2,11);" onMouseOut="document.menu_21.src=menuoff_21.src; delayHide(0,12); delayHide(1,43); delayHide(2,11);">');}
								else if (n4) {document.write('<LAYER id="menu2_11" TOP="634" LEFT="480" HEIGHT="17" VISIBILITY="hide" onMouseOver="displayMenu(0,12); displayMenu(1,43); displayMenu(2,11);" onMouseOut="delayHide(0,12); delayHide(1,43); delayHide(2,11);" bgcolor="#000000">');}
								document.write('<table width="200" height="17" border="0" cellpadding="0" cellspacing="1" bgcolor="#000000">');
								document.write('<tr><td width="100%" height="14" bgcolor="#eeeeee" nowrap><a class="itemlink" href="http://www.uscjhost.net/">&nbsp;USCJ&nbsp;Hosting&nbsp;Network&nbsp;Details&nbsp;</a></td></tr>');

								document.write('</table>');
								if (ie || n6) {document.writeln('</DIV>');}
								else if (n4) {document.write('</LAYER>');}
							