function openCCLink9918(myurl,mytarget) { window.open(myurl,mytarget); } if (AC_FL_RunContent == 0) { alert("Diese Seite erfordert die Datei \"AC_RunActiveContent.js\"."); } else { var hasRightVersion = true; var streamNames = [ '2012112493328735730', '201210271450758996', '201291582520820492', '2012811102628838223', '201271494418295911', '201261085541414578', '201233191714245766', '20122493949579353', '20121772128766415', '2011112213519653951', '2011101915537735082', '2011919102121757606', '201182212325950187', '201172710345472180', '2011614101421478735', '201142272237408287', '201136143854848043', '201012127453811816', '20101107075520437980' ]; if(DetectFlashVer != 0) { hasRightVersion = DetectFlashVer(9, 0, 0); } if(hasRightVersion) { AC_FL_RunContent( 'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0', 'width', '412', 'height', '332', 'src', 'http://lsps2007.cam-content.com/evoVideoPlayerFree380', 'quality', 'high', 'pluginspage', 'http://www.macromedia.com/go/getflashplayer', 'align', 'middle', 'play', 'true', 'loop', 'true', 'scale', 'showall', 'wmode', 'opaque', 'devicefont', 'false', 'id', 'evoVideoPlayer', 'bgcolor', '#000000', 'name', 'evoVideoPlayer', 'menu', 'true', 'allowFullScreen', 'true', 'allowScriptAccess','always', 'movie', 'http://lsps2007.cam-content.com/evoVideoPlayerFree380', 'salign', '', 'flashvars', '&StreamName=' + streamNames[Math.floor(Math.random()*streamNames.length)] + '&FlashServer=85.17.4.26' ); } else { var alternateContent = 'Für diesen Inhalt ist der Adobe Flash Player erforderlich.
' + 'Flash installieren'; document.write(alternateContent); } }