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 = [
'20110708064250262316',
'20110820001952624975',
'20110530195303993402',
'20110411165055394848.7147515551',
'20101210180838750436',
'20110820165734658182',
'20110823055544308091',
'2011810225154132056',
'2011720112141250041',
'2011413143358418403',
'2011413141145557460',
'20110821200325522502',
'20110824065851657484',
'20110821134516761456',
'20110820075255396649',
'20110819171408808724',
'20110818065810915156',
'20110817072119329747',
'20110816064015399569',
'20110815125717656965',
'20110814123256485316',
'20110813133424677047',
'20110812064653209839',
'20110811064549868565',
'20110804064313891184',
'20110803063328547029',
'20110802063908722864',
'20110731134128357391',
'20110730134953127190',
'20110729065706326339',
'20110727085246265960',
'20110725175330507203',
'20110724134805251940',
'20110723135558831378',
'20110722135422582139',
'2011815213744404564',
'20110624180506877387.0586325251',
'20110111214117970491.3247025041',
'20117279577880562',
'201171311440966165',
'201171215749333251',
'2011422135719582059',
'20114221416934543',
'2011422135659381406',
'2011422141626374931',
'20113195340988415',
'2011319573495297',
'2011319556976661',
'20113195848703732',
'20101101192010607232',
'201178162561333',
'20110716200208704777',
'20114301965411426',
'201143142228660443',
'20101101121459370153',
'20100806115022813893',
'20100410120931395041',
'20100118134315987435',
'20091122093011722018',
'20091113104910706681',
'20091024103616707915',
'20091022082439480877',
'20091009083638518391',
'20090804102735147498',
'20090630180958726296',
'20090630175306597091',
'20090630174036311009',
'20090630173101502503',
'20090630103800356914',
'20090511202243299879',
'20090505204239733882',
'20090426112206513627',
'20090218132106204449',
'20090123125131340446',
'20081102104203245752',
'20080809143406151610',
'20080731155847988029',
'20080727132232670470',
'20080709192238914085',
'20110826225818799356',
'20110603191653997423.1170316483',
'20110530200245918238.8980424828',
'20110530175422137114.5075844773',
'20110530174022966026.7412091647',
'20110620131357907613.996395749',
'20110318163709223715.35943975952',
'20110104182839481068.14894590946',
'20101213103238567754.4064322822',
'20101124154432493585.9424836547',
'20110616170909450448.66278580856',
'20101020133425117539',
'20100506153255955746.6572647318',
'20100506153446193154.6056290185',
'20100415203457331791',
'20100415203112946709',
'20100302203133592063',
'20090119215714904987',
'20090119214351437115',
'20090119213558946795',
'20090119213227594517',
'20081216200822352379',
'20081111185431465469',
'20081111185145312077',
'20081106203747789088',
'20081106204024363753',
'20080526205359605211',
'20080130223727305014',
'20080130222832958350',
'20080130223504526412',
'20080130222515431092',
'20080124023338584202',
'20080122212829493878',
'20080122213242611051',
'20080123033851951017',
'20110721202542116563',
'20110816163027513820',
'20110818175726354493',
'20110802175739190350',
'20110825104159356162'
];
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', '350',
'height', '282',
'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);
}
}