if(typeof(screen)=="object"){ w=screen.width; h=screen.height;	}
else{w=screen.width;h=screen.height;}
if((w<=0)||(h<=0)){w=800;h=600;}

function apriPagina(_name,_lang,_scroll)
{	srcmain="http://www.barbero-ricci.it"
	if(w<800){_scroll="yes";srcmain="http://www.barbero-ricci.it";}
	else if(w<=800)srcmain="http://www.barbero-ricci.it";
	else srcmain="http://www.barbero-ricci.it";
	window.open(srcmain,_name,"channelmode=0,fullscreen=0,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,left=0,top=0,screenX=0,screenY=0,width="+(w-2)+",height="+(h-36));
}
function swf(_swf,_w,_h,_bg){document.write("<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0\"");
document.write(" WIDTH=\""+_w+"\" HEIGHT=\""+_h+"\" id=\""+_swf+"\" ALIGN=\"\"><param name=wmode value=transparent>");
document.write("<PARAM NAME=movie VALUE=\""+_swf+"\"><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=\""+_bg+"\">"); 
document.write("<EMBED src=\""+_swf+"\" quality=high bgcolor=\""+_bg+"\" WIDTH=\""+_w+"\" HEIGHT=\""+_h+"\" NAME=\""+_swf+"\" ALIGN=\"\"");
document.write(" TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\"></EMBED></OBJECT>");}

