\n');
if (tVersionString != "") {
tVersionIndex = tVersionString.indexOf(".")
var tMajorVersionString = tVersionString.substring(tVersionIndex-2, tVersionIndex);
var tMinorVersionString = tVersionString.substring(tVersionIndex+1, tVersionIndex+2);
gesamtVersion = (10 * parseInt(tMajorVersionString)) + parseInt(tMinorVersionString);
}
}
if ( gesamtVersion > 84 ) {
document.write('');
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
document.write('A newer version of Shockwave must be installed to start the game.
Please update your Shockwave installation.
');
framesreloadlink = "no-shock/no-shockwave.html";
if(document.images) {
window.location.replace(framesreloadlink);
} else {
window.location.href = framesreloadlink ;
}
}
//-->
A newer version of Shockwave must be installed to start the game.
Please update your Shockwave installation.