\n');
}
var plugin = (navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
plugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 6;
} else if (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');
}
var gblPlugin = 0;
if(plugin){
gblPlugin =1;
}else if (!(navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
gblPlugin =2;
}
var on_flash = '';
on_flash = '';
var no_flash = '';
no_flash += '
';
function openWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->