function QAG_embedVideo(e,c,a){if(navigator.userAgent&&navigator.userAgent.match(/^Mozilla[^(]+\(((iPhone|iPod);|Linux; U; Android [12])/)){window.location.href=c;return}e.removeAttribute("onclick");e.style.cursor="auto";var d="<video id='QAG_videoHtml5' controls='controls' autobuffer='autobuffer' autoplay='autoplay' style='width: "+e.style.width+"; height: "+e.style.height+"; padding: 0; margin: 0;'>";d+="<source src='"+c+"' type='video/mp4' />";d+="<source src='"+a+"' type='video/ogg' />";d+="<div id='QAG_videoFlash' style='width: "+e.style.width+"; height: "+e.style.height+"; text-align: center; cursor: auto;'></div>";d+="</video>";e.innerHTML=d;var b=document.getElementById("QAG_videoHtml5");if(b&&typeof b.play=="function"){b.load();b.play()}else{if(!flashembed.isSupported([9,115])){d="<div style='height: 65px;'></div><div style='background-color: #fee; padding: 8px; border: 2px solid #dcc; margin: 0px 32px 0px 32px; text-align: left; font-family: sans-serif; font-weight: bold; font-size: 12px;'>";d+="<p>Zur Anzeige dieses Videos ben&ouml;tigt Ihr Web-Browser den Adobe Flash Player ab Version 9.0.115.</p>";d+="<p>Die Installation dieser kostenlosen Zusatzsoftware k&ouml;nnen Sie schnell und problemlos selbst vornehmen. Dazu klicken Sie bitte auf den unten stehenden Link und folgen dann den weiteren Anweisungen.</p>";d+="<p><a href='http://get.adobe.com/flashplayer/' title='Adobe Flash Player herunterladen'>Adobe Flash Player herunterladen...</a></p>";d+="</div>";document.getElementById("QAG_videoFlash").innerHTML=d}else{flowplayer("QAG_videoFlash",{src:"flowplayer-3.2.4.swf",wmode:"transparent"},{clip:{url:c,scaling:"fit",autoBuffering:true,autoPlay:true}})}}};
