var fv;if(navigator.plugins&&typeof navigator.plugins['Shockwave Flash']=='object'){var _d=navigator.plugins['Shockwave Flash'].description;if(typeof _d!='undefined'){_d=_d.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var _m=parseInt(_d.replace(/^(.*)\..*$/,"$1"),10);var _r=/r/.test(_d)?parseInt(_d.replace(/^.*r(.*)$/,"$1"),10):0;fv=[_m,_r]}}else if(window.ActiveXObject){try{var _a=new ActiveXObject('ShockwaveFlash.ShockwaveFlash.7')}catch(e){try{var _a=new ActiveXObject('ShockwaveFlash.ShockwaveFlash.6');fv=[6,0];_a.AllowScriptAccess='always'}catch(e){if(fv[0]==6)fv=[0,0]}try{var _a=new ActiveXObject('ShockwaveFlash.ShockwaveFlash')}catch(e){}}if(typeof _a=='object'){var _d=_a.GetVariable("$version");if(typeof _d!='undefined'){_d=_d.replace(/^\S+\s+(.*)$/,"$1").split(",");fv=[parseInt(_d[0],10),parseInt(_d[2],10)]}}}if(fv[0]<7)document.write('<img src="/images/robot.jpg" width="318" height="434" alt="Robot"/>');else document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="318" height="434"><param name="movie" value="/flash/my_robot.swf" />\n<!--[if !IE]>-->\n<object type="application/x-shockwave-flash" data="/flash/my_robot.swf" width="318" height="434"></object>\n<!--<![endif]-->\n</object>');