Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
<html>
<head>
<script LANGUAGE="JavaScript">
if (navigator.appName == "Netscape")
{
parent.location = "home.asp?browser=NS";
}
else
{
parent.location = "home.asp?browser=IE";
}
</script>
</head>
<body>
</body>
</html>
<!-- www.attrition.org web hack mirror - watermark or something -->