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