document.write('<div id=\'vid2_videoplaybackframe\' class=\'exflashclass36686\'>\n');document.write('<div class=\'v2_videoplayback_player\'>\n');document.write('<script type="text/javascript">\n');document.write('/**\n');document.write(' * SWFObject v1.5custom: Flash Player detection and embed - http://blog.deconcept.com/swfobject/\n');document.write(' *\n');document.write(' * SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:\n');document.write(' * http://www.opensource.org/licenses/mit-license.php\n');document.write(' *\n');document.write(' */\n');document.write('if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){if (this.attributes[_10] != undefined){return this.attributes[_10];}else{return "";}},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\\"application/x-shockwave-flash\\" src=\\""+this.getAttribute("swf")+"\\" width=\\""+this.getAttribute("width")+"\\" height=\\""+this.getAttribute("height")+"\\" style=\\""+this.getAttribute("style")+"\\"";_19+=" id=\\""+this.getAttribute("id")+"\\" name=\\""+this.getAttribute("id")+"\\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\\""+_1a[key]+"\\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\\""+_1c+"\\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\\""+this.getAttribute("id")+"\\" classid=\\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\\" width=\\""+this.getAttribute("width")+"\\" height=\\""+this.getAttribute("height")+"\\" style=\\""+this.getAttribute("style")+"\\">";_19+="<param name=\\"movie\\" value=\\""+this.getAttribute("swf")+"\\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\\""+key+"\\" value=\\""+_1d[key]+"\\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\\"flashvars\\" value=\\""+_1f+"\\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}var _19="<object id=\\""+this.getAttribute("id")+"\\" classid=\\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\\" codebase=\\"http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab\\" width=\\""+this.getAttribute("width")+"\\" height=\\""+this.getAttribute("height")+"\\" style=\\""+this.getAttribute("style")+"\\">";_19+="<param name=\\"movie\\" value=\\""+this.getAttribute("swf")+"\\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\\""+key+"\\" value=\\""+_1d[key]+"\\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\\"flashvars\\" value=\\""+_1f+"\\" />";}_19+="<embed type=\\"application/x-shockwave-flash\\" src=\\""+this.getAttribute("swf")+"\\" width=\\""+this.getAttribute("width")+"\\" height=\\""+this.getAttribute("height")+"\\" style=\\""+this.getAttribute("style")+"\\"";_19+=" id=\\""+this.getAttribute("id")+"\\" name=\\""+this.getAttribute("id")+"\\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\\""+_1a[key]+"\\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\\""+_1c+"\\"";}_19+="/>";_19+="</object>";var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=_19;return true;return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\\s)+/,"").replace(/(\\s+r|\\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;</script>\n');document.write('<div class=\'v2_playericons\'>\n');document.write('</div>\n');document.write('<div  style=\'position:relative;width:295px;height:216px;margin: 0px;padding: 0px;border:0px none;\'><div id=\'bgblankexfashcontent36686X295X216X1283442687X982\' style=\'z-index:0;position:absolute;left:0px;top:0px;width:1px;height:1px;overflow:hidden;background-color:#000000;margin: 0px;padding: 0px;border:0px none;\'>\n');document.write('</div>\n');document.write('<div style=\'z-index:0;background-color:#fff;position:absolute;left:0px;top:0px;width:295px;height:166px;background-color:#000000;margin: 0px;padding: 0px;border:0px none;\'>&nbsp;</div>\n');document.write('<div id=\'bgexfashcontent36686X295X216X1283442687X982\' style=\'z-index:1;position:absolute;left:0px;top:0px;width:295px;height:166px;background-color:#000000;margin: 0px;padding: 0px;border:0px none;\'>\n');document.write('</div>\n');document.write('<div id="exfashcontent36686X295X216X1283442687X982" style=\'z-index:2;position:absolute;left:0px;top:0px;width:295px;height:216px;margin: 0px;padding: 0px;border:0px none;\'>.<noscript style=\'color:#ffff00;\'><br>Hier erscheint die Video-Wiedergabe (ben&ouml;tigt JavaScript und Adobe Flash Player ab Version 8.0)!<br><br>Sie haben entweder Javascript deaktiviert oder nicht die aktuelle Adobe Flash Player Version installiert.</noscript></div>\n');document.write('</div>\n');document.write('<script type="text/javascript">\n');document.write('var isPlayerReady = true;\n');document.write('var PlayerLoaded = false;\n');document.write('var stopvideoonload = false;\n');document.write('var stopvideoonloadstatus = false;\n');document.write('var playingok = false;\n');document.write('var autoplaystatus = -1;\n');document.write('function thisMovie(movieName){\n');document.write('  if (window.document[movieName]) { return window.document[movieName];}\n');document.write('  if (navigator.appName.indexOf("Microsoft Internet")==-1 ) {\n');document.write('     if (document.embeds && document.embeds[movieName]) return document.embeds[movieName];\n');document.write('  } else { return document.getElementById(movieName); }\n');document.write('}\n');document.write('function fp_stop() {\n');document.write('stopvideoonload = true;\n');document.write('}\n');document.write('function flashPlayerStatusEvent(status_,param_) {\n');document.write('}\n');document.write('</script>\n');document.write('<script type="text/javascript">\n');document.write('var x_619aa3d1dfde89fc6363c672fab2483btimerid= new Array();\n');document.write('if (typeof mi24players == \'undefined\') { var mi24players=1;}\n');document.write('function r_36686_46f3e43c2b0e6791f42a5f5b150ffd38replacetext(text){\n');document.write('var tmp_text;\n');document.write(' if (document.getElementById(\'videoplayback_titlebar_36686\')){\n');document.write('tmp_text=text;\n');document.write('if (tmp_text.length > 59) {\n');document.write('tmp_text=tmp_text.substr(0,56)+\'...\';\n');document.write(' }\n');document.write('document.getElementById(\'videoplayback_titlebar_36686\').innerHTML=tmp_text;\n');document.write(' }\n');document.write('}\n');document.write('function x_619aa3d1dfde89fc6363c672fab2483bloadloadimg(){\n');document.write('if (document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\')) { document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\').innerHTML=\'<center><img border=0 src=\\\'http://dl.jobtv24.de/downloads/content/videodb/videodb_521_4177_20126_16x9_05_LQ.jpg\\\' width="293" height="165" style=\\\'margin: 0px;padding: 0px;border:0px none;\\\'></center>\';}\n');document.write('}\n');document.write('function x_619aa3d1dfde89fc6363c672fab2483bloadblank(){\n');document.write('var currentTime = new Date();\n');document.write('var xxx = currentTime.getTime();\n');document.write('if (document.getElementById(\'bgblankexfashcontent36686X295X216X1283442687X982\')) { document.getElementById(\'bgblankexfashcontent36686X295X216X1283442687X982\').innerHTML=\'<img border=0 src=\\\'http://dl.jobtv24.de/images/blank.gif?cachekiller=\'+xxx+\'.x_619aa3d1dfde89fc6363c672fab2483b\\\' width="1" height="1">\';}\n');document.write('}\n');document.write('function x_619aa3d1dfde89fc6363c672fab2483bnoflash(){\n');document.write('if ((typeof thisMovie(\'mainjvideo\') == \'undefined\') || (thisMovie(\'mainjvideo\') == null)) {\n');document.write('if (!document.getElementById("exfashcontent36686X295X216X1283442687X982")) { return;}\n');document.write('if (!document.getElementById("bgexfashcontent36686X295X216X1283442687X982")) { return;}\n');document.write('if (document.getElementById("exfashcontent36686X295X216X1283442687X982").innerHTML.substr(0,1) == ".") {\n');document.write('if (document.getElementById(\'exfashcontent36686X295X216X1283442687X982\')) { document.getElementById(\'exfashcontent36686X295X216X1283442687X982\').innerHTML=\'<div style="width:293px;height:165px;position:relative;"><div style="border:solid 3px #333333;position:absolute;left:66px;top:62px;height:41px;width:160px;"><a href="http://www.adobe.com/go/getflashplayer" target="_blank" border="0"><img border=0 src="/images/160x41_Get_Flash_Player.jpg"></a></div></div>\';}\n');document.write('if (document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\')) { document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\').style.opacity=\'0.3\';}\n');document.write('if (document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\')) { document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\').style.filter=\'alpha(opacity=30)\';}\n');document.write('if (document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\')) { document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\').style.MozOpacity=\'0.3\';}\n');document.write('}}}\n');document.write('var x_619aa3d1dfde89fc6363c672fab2483bloaded = false;\n');document.write('function x_619aa3d1dfde89fc6363c672fab2483bx(){\n');document.write('if (x_619aa3d1dfde89fc6363c672fab2483bloaded == false)\n');document.write('   {\n');document.write('x_619aa3d1dfde89fc6363c672fab2483bloaded = true;\n');document.write('   x_619aa3d1dfde89fc6363c672fab2483btimerid[\'x_619aa3d1dfde89fc6363c672fab2483b\'] = setTimeout(\'x_619aa3d1dfde89fc6363c672fab2483b()\',100);\n');document.write('   }\n');document.write('}\n');document.write('function x_619aa3d1dfde89fc6363c672fab2483bunloadimg(){\n');document.write('document.getElementById(\'bgexfashcontent36686X295X216X1283442687X982\').innerHTML=\'\';\n');document.write('}\n');document.write('function x_619aa3d1dfde89fc6363c672fab2483b(){\n');document.write('var so = new SWFObject("http://dl.jobtv24.de/flashplayer/sparkPlayerChapter.swf", "mainjvideo", "295", "216", "8", "#000000");\n');document.write('so.useExpressInstall(\'http://dl.jobtv24.de/flashplayer/expressinstall.swf\');\n');document.write('so.addVariable("fullScreenPlayerURLreplace","player%3Dv2%26bg%3Dffffff%26fg%3D3e3d3d%26start%3D0%26cbarPlayPauseFlag%3D1%26cbarTrackFlag%3D1%26cbarTimeTotalFlag%3D1%26cbarTimeDurationFlag%3D1%26cbarvolumeBarFlag%3D1%26volume%3D100%26cbarFullScreenFlag%3D1%26fsscale%3D%26loadtime%3D100%26wmode%3Dwindow%26ctlstyle%3Dnone%26ctcb1%3D005BAA%26ctcb2%3D005BAA%26ctcb3%3DFF8C11%26ctcb4%3D484747%26ctcb5%3Db1b0b0%26ctcb6%3Df25151%26ctcb7%3DFF8C11%26ctg1%3D005BAA%26ctg2%3DFF8C11%26ctg3%3Dffffff%26ctg4%3D000000%26ctg5%3D70%26ctab1%3D005BAA%26ctab2%3D005BAA%26ctab3%3DFF8C11%26ctab4%3Dffffff%26ctab5%3Dffffff%26ctab6%3Dffffff%26adbtn%3D1%26adbtn1%3D1%26adbtn2%3D0%26adbtn3%3D0%26chapter%3D1%26vad%3D-1");\n');document.write('so.addVariable("adButtonVisible","true");\n');document.write('so.addVariable("colorTransGuide","0x005BAA,0xFF8C11,0xffffff,0x000000,70");\n');document.write('so.addVariable("colorTransContrBtn","0x005BAA,0x005BAA,0xFF8C11,0x484747,0xb1b0b0,0xf25151,0xFF8C11");\n');document.write('so.addVariable("colorTransAdBtn","0x005BAA,0x005BAA,0xFF8C11,0xffffff,0xffffff,0xffffff");\n');document.write('so.addVariable("displayheight","166");\n');document.write('so.addVariable("controllerStyle","none");\n');document.write('so.addVariable("akamaiLog","vid_36686_uid_36686.4c2c712e4b9b72.79963151_videorid_521_ct_120");\n');document.write('so.addVariable("volume_and_slider.bgcolor","#666666");\n');document.write('so.addVariable("buffertime","5");\n');document.write('so.addVariable("playerHeaderVisible","false");\n');document.write('so.addVariable("overlayRefreshTime","200");\n');document.write('so.addVariable("preloadAnimaDelay","100");\n');document.write('so.addVariable("copyright","solutionpark.ch");\n');document.write('so.addVariable("fullScreenButton","larger");\n');document.write('so.addVariable("fullScreenMode","html");\n');document.write('so.addVariable("movieRatio","1.33");\n');document.write('so.addVariable("movieScaleLow","0.40");\n');document.write('so.addVariable("warningLowBandwidth","Anbindung überlastet (Doppelklick für Bandbreiten-Check)");\n');document.write('so.addVariable("switchBandwidthMessage","Anbindung überlastet, lade kleineres Video");\n');document.write('so.addVariable("checkBandwidthURL","http://download.jobtv24.de/bandwidth.png");\n');document.write('so.addVariable("warningAfterEmptyBuffer","2");\n');document.write('so.addVariable("switchAfterEmptyBuffer","3");\n');document.write('so.addVariable("movieBlendEffect","false");\n');document.write('so.addVariable("fullScreenPlayerURL","javascript%3Avar+xw%3Dwindow.open%28%27http%3A%2F%2Fwww.jobtv24.de%2Fvideo_36686%3Fwidth%3D1024%26height%3D626%26%23frreplace%23%27%2C%27Videoplayer_fsauto36686%27%2C%27width%3D1026%2Cheight%3D636%2Cscrollbars%3Dno%27%29%3B%2F%2F");\n');document.write('so.addVariable("qualitySwitch","False");\n');document.write('so.addVariable("movieSize","293x165s 293x165s");\n');document.write('so.addVariable("thumbSize","293x165");\n');document.write('so.addVariable("useFastStartBuffer","true");\n');document.write('if (stopvideoonload) {\n');document.write('  so.addVariable("autoStart","0");\n');document.write('  autoplaystatus = 0;\n');document.write('}\n');document.write('else\n');document.write('{\n');document.write('  so.addVariable("autoStart","false");\n');document.write('  autoplaystatus = false;\n');document.write('}\n');document.write('so.addVariable("volumeOnStart","100");\n');document.write('so.addVariable("colorTrans","0xffffff,0xffffff,0x3e3d3d,0x666666,0x000000");\n');document.write('so.addVariable("stopButtonVisible","true");\n');document.write('so.addVariable("durationVisible","true");\n');document.write('so.addVariable("fullScreenButtonVisible","true");\n');document.write('so.addVariable("volumeBarVisible","true");\n');document.write('so.addVariable("videoSrcXML","http%3A%2F%2Fdl.jobtv24.de%2Fvideoxmls%2F36686%2FvideoSrcXML%2F216.166.295.20.1277982920%2F3_1d48a519fd1730cfd0e4e3a34347ec46%2F268ea82bcc1e488073e983e40d5230a3VVJNb5wwEP0vSD5VQngMZoFTkyinHKJWzRUZYy9OCUbGQKuq_71jU7QbCSHPm5k3H29Ezeo_S13UidyEW5JG1HkAKCKif1i9t9ObWUw3qqRZ0Jd4t8YnZXXSm2Uexe9Bmevgk8bUlHN0VZj7U3wI82X%2FXKvIZRj6Gb6lnF-4e16vtJcgiwpqLyruhLSsqo4owVtMVZZh2EF0Fb6lkIWKyKvXsfxu3RKTa9YWLkf316CCwB972ITi3Rm9oR9xWm-_NoJe9rN1Ns9tbOaCFwIlIP3MwYQeMZv3_f03XZ-gzztFQKxX%2FX9tEfYc-76f2AJDSDnAA_BkWbAyfhY9o5hSuQmMqQm8Aj_t8Cxxz7a_UiVm8PvtN_x4rg442VBRNHsOPYoRoITTZmVYQ9HA0nzd8olz3lolnQK6xm3I6apzpyELNX7gbyoGnnJxqlugMgANkdwE6A0jX%2FXo5CGLTAYaqCA44HTf1gfLjRkZ7tbFGUUHZxH4xdorHgHlqCo9LneDu7Cw_-nhaGdr_TyTnmqmcSegyxcuK6hxEoYuOFpnWPbuEeByw1TKWzcJO0F4mHWfHDj7rikv7Bw%252C%252C.xml");\n');document.write('so.addVariable("videoContentXML","http%3A%2F%2Fdl.jobtv24.de%2Fvideoxmls%2F36686%2FvideoContentXML%2F216.166.295.20.1277982920%2F3_1d48a519fd1730cfd0e4e3a34347ec46%2F268ea82bcc1e488073e983e40d5230a3VVJNb5wwEP0vSD5VQngMZoFTkyinHKJWzRUZYy9OCUbGQKuq_71jU7QbCSHPm5k3H29Ezeo_S13UidyEW5JG1HkAKCKif1i9t9ObWUw3qqRZ0Jd4t8YnZXXSm2Uexe9Bmevgk8bUlHN0VZj7U3wI82X%2FXKvIZRj6Gb6lnF-4e16vtJcgiwpqLyruhLSsqo4owVtMVZZh2EF0Fb6lkIWKyKvXsfxu3RKTa9YWLkf316CCwB972ITi3Rm9oR9xWm-_NoJe9rN1Ns9tbOaCFwIlIP3MwYQeMZv3_f03XZ-gzztFQKxX%2FX9tEfYc-76f2AJDSDnAA_BkWbAyfhY9o5hSuQmMqQm8Aj_t8Cxxz7a_UiVm8PvtN_x4rg442VBRNHsOPYoRoITTZmVYQ9HA0nzd8olz3lolnQK6xm3I6apzpyELNX7gbyoGnnJxqlugMgANkdwE6A0jX%2FXo5CGLTAYaqCA44HTf1gfLjRkZ7tbFGUUHZxH4xdorHgHlqCo9LneDu7Cw_-nhaGdr_TyTnmqmcSegyxcuK6hxEoYuOFpnWPbuEeByw1TKWzcJO0F4mHWfHDj7rikv7Bw%252C%252C.xml");\n');document.write('so.addVariable("adButtonXML","http%3A%2F%2Fdl.jobtv24.de%2Fvideoxmls%2F36686%2FadButtonXML%2F216.166.295.20.1277982920%2F3_1d48a519fd1730cfd0e4e3a34347ec46%2F268ea82bcc1e488073e983e40d5230a3VVJNb5wwEP0vSD5VQngMZoFTkyinHKJWzRUZYy9OCUbGQKuq_71jU7QbCSHPm5k3H29Ezeo_S13UidyEW5JG1HkAKCKif1i9t9ObWUw3qqRZ0Jd4t8YnZXXSm2Uexe9Bmevgk8bUlHN0VZj7U3wI82X%2FXKvIZRj6Gb6lnF-4e16vtJcgiwpqLyruhLSsqo4owVtMVZZh2EF0Fb6lkIWKyKvXsfxu3RKTa9YWLkf316CCwB972ITi3Rm9oR9xWm-_NoJe9rN1Ns9tbOaCFwIlIP3MwYQeMZv3_f03XZ-gzztFQKxX%2FX9tEfYc-76f2AJDSDnAA_BkWbAyfhY9o5hSuQmMqQm8Aj_t8Cxxz7a_UiVm8PvtN_x4rg442VBRNHsOPYoRoITTZmVYQ9HA0nzd8olz3lolnQK6xm3I6apzpyELNX7gbyoGnnJxqlugMgANkdwE6A0jX%2FXo5CGLTAYaqCA44HTf1gfLjRkZ7tbFGUUHZxH4xdorHgHlqCo9LneDu7Cw_-nhaGdr_TyTnmqmcSegyxcuK6hxEoYuOFpnWPbuEeByw1TKWzcJO0F4mHWfHDj7rikv7Bw%252C%252C.xml");\n');document.write('so.addParam("wmode","window");\n');document.write('so.addParam("allowFullScreen","true");\n');document.write('so.addParam("allowScriptAccess","always");\n');document.write('so.addParam("scale","noscale");\n');document.write('so.addParam("salign","LT");\n');document.write('so.addVariable("streamSrc","rtmp://flash.jobtv24.de/ondemand/5104/flash/jobtv24/videodb/521/videodb_521_4177_20126_16x9_mq.flv rtmp://flash.jobtv24.de/ondemand/5104/flash/jobtv24/videodb/521/videodb_521_4177_20126_16x9_lq.flv");\n');document.write('so.addVariable("movieSrc","http://jpn.jobtv24.de/videodb/521/videodb_521_4177_20126_16x9_mq.flv");\n');document.write('so.addVariable("lightcdnSrc","http://cdn.edge-cdn.net/videodb/521/videodb_521_4177_20126_16x9_mq.flv");\n');document.write('so.addVariable("podcastmp4","http://podcast.jobtv24.de/jobtv24/videodb/521/videodb_521_4177_20126_16x9.mp4");\n');document.write('so.addVariable("thumbnail","http://dl.jobtv24.de/downloads/content/videodb/videodb_521_4177_20126_16x9_05_LQ.jpg");\n');document.write('so.addVariable("playerID",mi24players++);\n');document.write('so.write("exfashcontent36686X295X216X1283442687X982");\n');document.write('PlayerLoaded=true;\n');document.write('x_619aa3d1dfde89fc6363c672fab2483btimerid[\'x_619aa3d1dfde89fc6363c672fab2483bnoflash\'] = setTimeout(\'if (typeof x_619aa3d1dfde89fc6363c672fab2483bnoflash == "function") {x_619aa3d1dfde89fc6363c672fab2483bnoflash();}\',5600);\n');document.write('}\n');document.write('function x_619aa3d1dfde89fc6363c672fab2483baddEvent(obj, evType, fn){\n');document.write(' if (obj.addEventListener){\n');document.write('   obj.addEventListener(evType, fn, false);\n');document.write('   return true;\n');document.write(' } else if (obj.attachEvent){\n');document.write('   var r = obj.attachEvent("on"+evType, fn);\n');document.write('   return r;\n');document.write(' } else {\n');document.write('   return false;\n');document.write(' }\n');document.write('}\n');document.write('x_619aa3d1dfde89fc6363c672fab2483btimerid[\'x_619aa3d1dfde89fc6363c672fab2483bx\'] = setTimeout(\'x_619aa3d1dfde89fc6363c672fab2483bx()\',20000);\n');document.write('x_619aa3d1dfde89fc6363c672fab2483baddEvent(window, \'load\',x_619aa3d1dfde89fc6363c672fab2483bx);\n');document.write('x_619aa3d1dfde89fc6363c672fab2483btimerid[\'x_619aa3d1dfde89fc6363c672fab2483bloadloadimg\'] = setTimeout(\'if (typeof x_619aa3d1dfde89fc6363c672fab2483bloadloadimg == "function") {x_619aa3d1dfde89fc6363c672fab2483bloadloadimg();}\',4000);\n');document.write('x_619aa3d1dfde89fc6363c672fab2483btimerid[\'x_619aa3d1dfde89fc6363c672fab2483bloadloadblank1\'] = setTimeout(\'if (typeof x_619aa3d1dfde89fc6363c672fab2483bloadblank == "function") {x_619aa3d1dfde89fc6363c672fab2483bloadblank();}\',3000);\n');document.write('x_619aa3d1dfde89fc6363c672fab2483btimerid[\'x_619aa3d1dfde89fc6363c672fab2483bloadloadblank1\'] = setTimeout(\'if (typeof x_619aa3d1dfde89fc6363c672fab2483bloadblank == "function") {x_619aa3d1dfde89fc6363c672fab2483bloadblank();}\',6000);\n');document.write('x_619aa3d1dfde89fc6363c672fab2483btimerid[\'x_619aa3d1dfde89fc6363c672fab2483bloadloadblank1\'] = setTimeout(\'if (typeof x_619aa3d1dfde89fc6363c672fab2483bloadblank == "function") {x_619aa3d1dfde89fc6363c672fab2483bloadblank();}\',9000);\n');document.write('</script>\n');document.write('\n');document.write('</div></div>\n');document.write('\n');
