//CHECK FLASH

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 ) {
//	window.location.replace("");
//	window.location.replace("http://");
} else{
//	window.location.replace("http://");

//function dispPic() {
Window0=window.open("","Window0","toolbar=1,location=0,status=0,menubar=0,scrollbars=1,width=400,height=270,top=50,left=50,screenX=50,screenY=50")

Window0.focus();

var _d=Window0.document;
_d.open();
_d.write("");
_d.close();

Window0.document.write("<html><head><title>FLASH NOT INSTALLED</title><LINK href='style.css' rel=stylesheet type=text/css></head><body bgcolor=#000000 MARGINWIDTH=0 MARGINHEIGHT=0 TOPMARGIN=0 LEFTMARGIN=0><center><table width=100% cellspacing=5 cellpadding=0 BORDER=0><tr><td colspan='2'><table  width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width='100%'>&nbsp;<br></td><td valign='top' align='right'><div id=tt8><A href=\'javascript:self.close();\'>CLOSE WINDOW <img src='images/closewindow.gif' width='11' height='12' BORDER=0 align=middle></A></div><img src='serv.gif' width='150' height='1' alt=''><br></td></tr></table></td></tr><tr><td align=center><img src='serv.gif' width='1' height='40' alt=''><br><span id='ttl1'><span id='tb'>ADOBE FLASH</span> is not installed on your computer, and it is required to play MP3 clips from our site.</span><p><a href='http://get.adobe.com/flashplayer/' target='_blank'>CLICK HERE to visit the ADOBE FLASH download site...</a><br></td></tr></table></body></html>");

Window0.document.close();
}

//}

