var TFclick="TFclick"+tf_id;
if (typeof(tf_window_id) != 'undefined')
TFclick = tf_window_id;
var tf_base="";
var TFwrap=tf_use_flash_wrapper;
var ShockMode = 0;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
var isNet6 = navigator.userAgent && (navigator.userAgent.indexOf("Netscape6")>=0);
var isJavaE = navigator.javaEnabled()==true;
if (TFwrap == 0) {
tf_base = tf_flashfile;
} else {
tf_base = tf_frame;
tf_flash = tf_flashfile;
tf_use_embedded_flash_url = 0;
}
eval("tf_clickURL"+tf_id+"='"+tf_clickURL+"'");
eval("tf_click"+tf_id+"='"+tf_click+"'");
eval("tf_use_embedded_flash_url"+tf_id+"='"+tf_use_embedded_flash_url+"'");
eval("tf_ignore_fscommand_args"+tf_id+"='"+tf_ignore_fscommand_args+"'");
eval("tf_click_command"+tf_id+"='"+tf_click_command+"'");
document.write(' \n');
if (plugin) {
if (isJavaE && parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 5) {
ShockMode = 1;
}
} else if (!isNet6 && 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)) {
var end="RIPT";
document.write(' \n');
document.write('on error resume next \n');
document.write('ShockMode = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.5")))\n');
document.write('Sub '+TFclick+'_FSCommand(ByVal command, ByVal args)\n');
document.write(' call '+TFclick+'_DoFSCommand(command, args)\n');
document.write('end sub\n');
document.write(' \n');
}
if ( ShockMode ) {
document.write('');
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
document.write('');
document.write('
');
}