<!--
function header() {  

	if (top.location != location) {
		document.write("<table width=100% border=0 cellspacing=0 cellpadding=0 background=menu-bg.gif><tr><td rowspan=3 width=91><img src=menu-logo.gif width=91 height=80></td><td width=248><img src=menu-topofi.gif width=94 height=20></td><td align=right valign=top><a href=http://www.jewishaustralia.com/ target=_top><img src=menu-janetwork.gif width=247 height=17 border=0></a></td></tr><tr><td colspan=2><img src=menu-title.gif width=490 height=47></td></tr><tr><td colspan=2 align=right><table border=0 cellspacing=0 cellpadding=0 background=menu-links-bg.gif><tr><td><img src=menu-links-start.gif width=46 height=23></td><td nowrap>&nbsp;<a href=#words class=menu>Words</a></td><td nowrap>&nbsp;&nbsp;<a href=#translations class=menu>Translations</a></td><td nowrap>&nbsp;&nbsp;<a href=#story class=menu>Story &amp; Media</a></td><td nowrap>&nbsp;&nbsp;<a href=#brazil class=menu>Brazil</a></td><td nowrap>&nbsp;&nbsp;<a href=http://www.israelidances.com/DOwnload-order-nirkod-lashalom.htm class=menu>Dance</a></td><td nowrap>&nbsp;&nbsp;<a href=http://www.israelidances.com/dance-steps-nirkodlashalom.htm class=menu>Dance Steps</a></td><td nowrap>&nbsp;&nbsp;<a href=http://www.jewishaustralia.com/shop/item.asp?ProductID=1507 class=menu>Buy&nbsp;CD</a>&nbsp;</td></tr></table></td></tr></table>");
		
	} else {
		document.write("<table width=100% border=0 cellspacing=0 cellpadding=0 background=menu-bg.gif><tr><td rowspan=3 width=91><img src=menu-logo.gif width=91 height=80></td><td width=248><img src=menu-topofi.gif width=94 height=20></td><td align=right valign=top><a href=http://www.jewishaustralia.com/ target=_top><img src=menu-janetwork.gif width=247 height=17 border=0></a></td></tr><tr><td colspan=2><img src=menu-title.gif width=490 height=47></td></tr><tr><td colspan=2 align=right><table border=0 cellspacing=0 cellpadding=0 background=menu-links-bg.gif><tr><td><img src=menu-links-start.gif width=46 height=23></td><td nowrap>&nbsp;<a href=http://www.hebrewsongs.com/ target=_top class=menu>Home</a></td><td nowrap>&nbsp;&nbsp;<a href=shirverikudintro.htm target=_top class=menu>About This Site</a></td><td nowrap>&nbsp;&nbsp;<a href=search.asp target=_top class=menu>SONGS A-Z</a></td><td nowrap>&nbsp;&nbsp;<a href=artists.asp class=menu>ARTISTS </a></td><td nowrap>&nbsp;&nbsp;<a href=festivals.htm class=menu>Festival Songs</a></td><td nowrap>&nbsp;&nbsp;<a href=http://www.israelidances.com class=menu>DANCES</a></td><td nowrap>&nbsp;&nbsp;<a href=links.htm class=menu>Links</a></td><td nowrap>&nbsp;&nbsp;<a href=find.htm class=menu>Find</a>&nbsp;</td><td nowrap>&nbsp;&nbsp;<a href=noticeboard.htm class=menu>Noticeboard</a>&nbsp;</td></tr></table></td></tr></table>");
	}

}

function footer() {
	document.write("<CENTER><HR>and I'm a fancy footer!</CENTER>");
}
//-->