var MM_contentVersion = 6;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
    for (var i = 0; i < words.length; ++i){
  		if (isNaN(parseInt(words[i])))
  		continue;
  		var MM_PluginVersion = words[i]; 
    }
	  var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
   && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
if ( MM_FlashCanPlay ) {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');
	document.write(' ID="promo" WIDTH="894" HEIGHT="496" ALIGN="center">');
	document.write(' <PARAM NAME=movie VALUE="main.swf"> <PARAM NAME=quality VALUE=best> <PARAM NAME=bgcolor VALUE=#4E1D1D>  '); 
	document.write(' <EMBED src="main.swf" quality=best bgcolor=#4E1D1D');
	document.write(' swLiveConnect=true WIDTH="894" HEIGHT="496" NAME="main" ALIGN="center"');
	document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write(' </EMBED>');
	document.write(' <NOEMBED><table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tr><td>&nbsp;</td></tr><tr><td height="496" align="center" class="td_content" bgcolor="#4E1D1D"><table height="496" width="894" background="images/bg.jpg" border="0"><tr><td><div style="margin-left:60px">To view this website you have to install Version 6 of Flash-PlugIn!<br>You can download it from <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Macromedias\' Website</a> for free.<br>If you don\'t want to install the plugin you can use a pure <br>html-version of this site to <a href="register_nfl.php">register</a>.</b><br></div></td></tr><tr><td valign="bottom" height="20"><table cellspacing="12"><tr><td><img src="images/pix.gif" width="34" height="1" border="0" alt=""></td><td><a href="index.php"><img src="images/nav/home.gif" width="24" height="7" border="0" alt="Startseite"></a></td><td><a href="model_news.php"><img src="images/nav/model_news.gif" width="58" height="7" border="0" alt="Model-News"></a></td><td><a href="casting_news.php"><img src="images/nav/casting_news.gif" width="65" height="7" border="0" alt="Casting-News"></a></td><td><a href="imprint.php"><img src="images/nav/impressum.gif" width="36" height="7" border="0" alt="Imprint"></a></td><td><a href="register_nfl.php"><img src="images/nav/anmelden.gif" width="46" height="7" border="0" alt="Register"></a></td></tr></table></td></tr></table></td></tr><tr><td>&nbsp;</td></tr></table></NOEMBED>');  
	document.write(' </OBJECT>');
} else{
	document.write('<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tr><td>&nbsp;</td></tr><tr><td height="496" align="center" class="td_content" bgcolor="#4E1D1D"><table height="496" width="894" background="images/bg.jpg" border="0"><tr><td><div style="margin-left:60px">To view this website you have to install Version 6 of Flash-PlugIn!<br>You can download it from <a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Macromedias\' Website</a> for free.<br>If you don\'t want to install the plugin you can use a pure <br>html-version of this site to <a href="register_nfl.php">register</a>.</b><br></div></td></tr><tr><td valign="bottom" height="20"><table cellspacing="12"><tr><td><img src="images/pix.gif" width="34" height="1" border="0" alt=""></td><td><a href="index.php"><img src="images/nav/home.gif" width="24" height="7" border="0" alt="Startseite"></a></td><td><a href="model_news.php"><img src="images/nav/model_news.gif" width="58" height="7" border="0" alt="Model-News"></a></td><td><a href="casting_news.php"><img src="images/nav/casting_news.gif" width="65" height="7" border="0" alt="Casting-News"></a></td><td><a href="imprint.php"><img src="images/nav/impressum.gif" width="36" height="7" border="0" alt="Imprint"></a></td><td><a href="register_nfl.php"><img src="images/nav/anmelden.gif" width="46" height="7" border="0" alt="Register"></a></td></tr></table></td></tr></table></td></tr><tr><td>&nbsp;</td></tr></table>');
}