L1®: Difference between revisions

mNo edit summary
mNo edit summary
Line 7: Line 7:
[[User:ST|ST]] 23:37, 26 February 2008 (GMT-7)
[[User:ST|ST]] 23:37, 26 February 2008 (GMT-7)


<html>


<script type="text/javascript">
//document.write(document.referrer);
if (document.referrer != "") {
  var referringURL = document.referrer;
var URL=referringURL.split(".");
var domain=URL[0];
document.write(domain);
if (domain=="http://kenlass") {window.alert("You cannot harm your L1® by running it without the top half of the Cylindrical Radiator&reg;")};
//  var local = referringURL.substring(referringURL.indexOf("kenlass"), referringURL.length);
//document.write(local);
//  location.href = "http://toonz.ca/bose/wiki/index.php?title=" + local;
}
//document.write("unauthorized")
</script>
</html>
----
----
<references/>
<references/>