\n');
}else{
if (navigator.plugins && navigator.plugins["Shockwave Flash"]){
var FlashDescription = navigator.plugins["Shockwave Flash"].description;
if (Flashver <= parseInt(FlashDescription.charAt(FlashDescription.indexOf(".") - 1))) FlashMode = true;
}
}
if(navigator.userAgent.indexOf('Opera') != -1){
FlashMode=0;
}
if ( ! FlashMode ) {
document.location="i.html";
}
else {
//document.location="/index" + res_x + "x" + res_y + ".html";
//}
document.write(''+
''+
' '+
'
'+
''
);
}
// end JS detection -->