function wrMenu(bkgColor){
str='<map name="menuInt"><area alt="" coords="41,1,97,18" href="'+path+'home.htm?strega=will"><area alt="" coords="108,0,218,19" href="#" onmouseover="show(\'279\',\'106\',0,\''+bkgColor+'\',\'121\')" onmouseout="hideLyr()"><area alt="" coords="226,0,323,20" href="#" onmouseover="show(\'398\',\'106\',1,\''+bkgColor+'\',\'113\')" onmouseout="hideLyr()"><area alt="" coords="335,2,442,20" href="#" onmouseover="show(\'509\',\'106\',2,\''+bkgColor+'\',\'120\')" onmouseout="hideLyr()"><area alt="" coords="452,1,530,18" href="#" onmouseover="show(\'607\',\'106\',3,\''+bkgColor+'\',\'110\')" onmouseout="hideLyr()"></map>'

document.write(str);
}

function wrMenuMac(){
if(HomePage){
	
	strfun='<map name="lyr_fun"><area alt="" coords="10,10,97,18" href="'+path+'fun/charm.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,25,96,31" href="'+path+'fun/style.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,38,99,45" href="'+path+'fun/potion.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,51,72,71" href="'+path+'fun/gadgets.htm" shape="rect" onmouseover="javascript:ShowLyr()"></map>'
	strworld='<map name="lyr_world"><area alt="" coords="10,12,58,18" href="'+path+'world/profile.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,25,73,31" href="'+path+'world/story2.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,38,78,44" href="'+path+'world/genealogy.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,51,87,70" href="'+path+'world/backstage.htm" shape="rect" onmouseover="javascript:ShowLyr()"></map>'
	strvota='<map name="lyr_vote"><area alt="" coords="10,12,64,18" href="'+path+'vote/vote.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="9,26,72,33" href="'+path+'vote/art.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,40,98,60" href="'+path+'vote/messages.htm" shape="rect" onmouseover="javascript:ShowLyr()"></map>'
	strwithus='<map name="lyr_withus"><area alt="" coords="10,9,73,18" href="'+path+'withus/subscribed.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,22,74,31" href="'+path+'withus/registered.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,38,74,44" href="mailto:jjnbjknk@sbs.it" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,51,56,57" href="'+path+'withus/news.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,63,84,69" href="javascript:Apri(12);" shape="rect" onmouseover="javascript:ShowLyr()"></map>'
}else{

	strfun='<map name="lyr_fun"><area alt="" coords="10,10,97,18" href="'+path+'fun/charm.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,25,96,31" href="'+path+'fun/style.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,38,99,45" href="'+path+'fun/potion.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,51,72,71" href="'+path+'fun/gadgets.htm" shape="rect" onmouseover="javascript:ShowLyr()"></map>'
	strworld='<map name="lyr_world"><area alt="" coords="10,12,58,18" href="'+path+'world/profile.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,25,73,31" href="'+path+'world/story.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,38,78,44" href="'+path+'world/genealogy.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,51,87,70" href="'+path+'world/backstage.htm" shape="rect" onmouseover="javascript:ShowLyr()"></map>'
	strvota='<map name="lyr_vote"><area alt="" coords="10,12,64,18" href="'+path+'vote/vote.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="9,26,72,33" href="'+path+'vote/art.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,40,98,60" href="'+path+'vote/messages.htm" shape="rect" onmouseover="javascript:ShowLyr()"></map>'
	strwithus='<map name="lyr_withus"><area alt="" coords="10,9,73,18" href="'+path+'withus/subscribed.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,22,74,31" href="'+path+'withus/registered.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,38,74,44" href="mailto:ndclsn@jdc.it" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,51,56,57" href="'+path+'withus/news.htm" shape="rect" onmouseover="javascript:ShowLyr()"><area alt="" coords="10,63,84,69" href="javascript:Apri(12);" shape="rect" onmouseover="javascript:ShowLyr()"></map>'


}

document.write(strfun+"<br>"+strworld+"<br>"+strvota+"<br>"+strwithus);
}