cerberus website placeholder (circa Jun 2002)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 

34 lines
1.0 KiB

<html>
<head>
<title>Flash Check</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT LANGUAGE="JavaScript">
<!--
function MM_checkPlugin(plgIn, theURL, altURL, autoGo)
{
//v3.0
var ok=false;
document.MM_returnValue = false;
with (navigator)
if (appName.indexOf('Microsoft')==-1)
ok=(plugins && plugins[plgIn]);
else if (appVersion.indexOf('3.1')==-1)
{
//not Netscape or Win3.1
if (plgIn.indexOf("Flash")!=-1 && window.MM_flash!=null)
ok=window.MM_flash;
else if (plgIn.indexOf("Director")!=-1 && window.MM_dir!=null)
ok=window.MM_dir;
else ok=autoGo;
}
if (!ok) theURL=altURL;
if (theURL) window.location=theURL;
}
//-->
</SCRIPT>
<!-- Refreshes after 8 seconds incase not working! change url into no flash page -->
<META HTTP-EQUIV="refresh" CONTENT="8; URL=noflash.htm">
</head>
<body bgcolor="#FFFFFF" text="#000000" onLoad="MM_checkPlugin('Shockwave Flash','flash.html','noflash.html',true);return document.MM_returnValue">
</body>
</html>