\n');
}
// attempt to detect at least Flash 5
if (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"] && navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin) {
if (navigator.plugins && navigator.plugins["Shockwave Flash"] && (versionIndex = navigator.plugins["Shockwave Flash"].description.indexOf(".")) != - 1) {
var versionString = navigator.plugins["Shockwave Flash"].description.substring(versionIndex-1, versionIndex);
versionIndex = parseInt( versionString );
if ( versionIndex >= 5 ) {
FlashMode = 1;
}
}
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0
&& (navigator.userAgent.indexOf("Windows 95")>=0 || navigator.userAgent.indexOf("Windows 98")>=0 || navigator.userAgent.indexOf("Windows NT")>=0 )) {
document.write(' \n');
}
// verify Flash 5 installation
if ( FlashMode ) {
// both SW8.5 and F5 are installed
//document.write('You have both Shockwave 8.5 and Flash 5.
');
window.location = 'home.htm';
} else {
// SW8.5 detected, but not F5
//document.write('You have Shockwave 8.5 but not Flash 5.
');
// give a link to install Flash
//document.write("
");
window.location = 'needflash.htm';
}
//-->
|
Si vous n'arrivez pas à accéder au
site, cliquez ici |