/* workaround for Microsoft IE hotfix: "Microsoft Security Advisory (912945)" - see http://www.microsoft.com/technet/security/advisory/912945.mspx for info */// inserts the <object> and <embed> tags to circumvent the new restriction in IE (since April 11 2006)document.write('<object style="height: 145px; width: 430px; background-color: black;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=3,0,0,0" id="FuxlacherKommen"><param name="movie" value="flash/FuxlacherKommen.swf"><param name="quality" value="autohigh"><param name="bgcolor" value="#000000">')   var ShockMode = 0;if (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"] && navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin) {if (navigator.plugins && navigator.plugins["Shockwave Flash"])ShockMode = 1;}if ( ShockMode ) {document.write('<EMBED SRC="flash/FuxlacherKommen.swf"');document.write(' swLiveConnect=FALSE WIDTH=430 HEIGHT=145');document.write(' QUALITY=autohigh BGCOLOR=#000000');document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');document.write('</EMBED>');} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){document.write('<IMG SRC="images/Koepfe4.gif" WIDTH=430 HEIGHT=145 BORDER=0>');}document.write('<noscript><IMG SRC="images/Koepfe4.gif" WIDTH=430 HEIGHT=145 BORDER=0></noscript> </object>')
