\n');
if (ver3) FlashVersion=3;
if (ver4) FlashVersion=4;
if (ver5) FlashVersion=5;
if (ver6) FlashVersion=6;
if (ver7) FlashVersion=7;
if (ver8) FlashVersion=8;
//alert(FlashVersion);
}
function apriflash(file)
{
newWin=window.open(file,'crestaniflash','fullscreen=yes');
return;
var browserName=navigator.appName;
if (FlashVersion>=4) {
if (browserName=='Netscape'){
swidth=screen.width-10;
sheight=screen.height-30;
} else {
swidth=screen.width;
sheight=screen.height;
}
newWin=window.open(file,'crestaniflash','height=' + sheight +',width=' + swidth+',scrollbars=no,status=no,toolbar=no,screenX=0,screenY=0,left=0,top=0,fullscreen=yes');
//newWin=window.open(file,'crestaniflash','height=' + sheight +',width=' + swidth+',scrollbars=no,status=no,toolbar=no,screenX=0,screenY=0,left=0,top=0,fullscreen=yes');
//newWin.moveTo(0, 0);
//newWin.resizeTo(swidth, sheight);
} else {
}
}
function apriFinestra(file)
{
//alert(nomefile + " " + titolo);
scH = screen.availHeight-50;
scW = screen.availWidth-10;
w = 1030;
h = 860;
if (w>scW) w=scW;
if (h>scH) h=scH;
t = (scH/2)-(h/2);
l = (scW/2)-(w/2);
newWin=window.open(file,"privacy","dependent=yes,left="+l+",top="+t+",height="+h+",width="+w+",scrollbars=1");
newWin.focus();
}
function mOvr(src){
if (!IE4or5) return;
if (src==objSel) return;
/* modifica Aprile 2009
if (!src.contains(event.fromElement)){
src.bgColor = '#324C7B';
src.children(0).style.color='#FFFFFF'
}*/
}
function mOut(src) {
if (!IE4or5) return;
if (src==objSel) return;
/* modifica Aprile 2009
if (!src.contains(event.toElement)) {
src.bgColor = '#3E5E98';
src.children(0).style.color='#FFFFFF'
}*/
}
function select(src){
if (!IE4or5) return;
objSel=src;
objSel.bgColor = '#324C7B';
}
Copyright ® 2009 Crestani s.r.l. - All rights reserved - P.IVA 00149250243
Per l'esecuzione della versione avanzata del sito è necessario il plugin di Macromedia Flash 6
The advaced Site version require Macromedia Flash 6 plugin
[download macromedia flash plugin]