if(typeof(screen)=="object"){ w=screen.width; h=screen.height;	}
else{w=screen.width;h=screen.height-26;}
if((w<=0)||(h<=0)){w=800;h=600;}
function apriFlat(name,rows,srctop,w,h,x,y,scroll,lang,title,_xp2)
{	//if(lang==undefined||lang==''){lang='ita';}
	if(w<800){scroll="yes";srcmain="mx/f800.php?xp2="+_xp2+"&lang="+lang;}
	else if(w==800)srcmain="mx/f800.php?xp2="+_xp2+"&lang="+lang;	
	else if(w<=1024)srcmain="mx/f1024.php?xp2="+_xp2+"&lang="+lang;	
	else srcmain="mx/f1280.php?xp2="+_xp2+"&lang="+lang;	
	if(!title) title="Dini Gioielli";	
	window.open(srcmain,name,"channelmode=0,fullscreen=0,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width="+w+",height="+h);
}
function swf(_swf,_w,_h,_bg){document.write("<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\"");
document.write(" WIDTH=\""+_w+"\" HEIGHT=\""+_h+"\" id=\""+_swf+"\" ALIGN=\"\">");
document.write("<PARAM NAME=movie VALUE=\""+_swf+".swf\"><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=\""+_bg+"\">"); 
document.write("<EMBED src=\""+_swf+".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>");}
