
var ShockMode = 0;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if (plugin&& parseInt(plugin.description.substring(plugin.description.indexOf(".")-2)) >= 8)
{ShockMode = 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('<scr' + 'ipt language="VBScript"> \n');
document.write('on error resume next \n');
document.write('ShockMode = (Isobject(Createobject("ShockwaveFlash.ShockwaveFlash.8")))\n');
document.write('<\/scr' + 'ipt>\n');}


if (ShockMode) {
	dclk_crea1 = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="352" height="285" id="thymustherapy_intro" align="middle">';
	dclk_crea1 += '	<param name="allowScriptAccess" value="sameDomain" />';
	dclk_crea1 += '	<param name="movie" value="video/thymustherapy_intro.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />';
	dclk_crea1 += '<embed src="video/thymustherapy_intro.swf" quality="high" bgcolor="#ffffff" width="352" height="285" name="thymustherapy_intro" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />';
	dclk_crea1 += '</object>';
} else {
	dclk_crea1 = '<!-- No Flash detected -->';
}
document.write(dclk_crea1);
