/*V1.1*/if(parseInt(navigator.appVersion.substring(0,1)) < 4){location.href = "";}else if(!navigator.javaEnabled()){location.href = "";}else{if(document.layers || (!document.all && !document.layers)){if(!window.frames){location.href = "";}}else if(document.all){if(!document.frames){location.href = "";}}}