Difference between revisions of "Template:Unauthorized Inbound Link"

From Bose Portable PA Encyclopedia
Jump to: navigation, search
m (Protected "Template:Unauthorized Inbound Link" [edit=sysop:move=sysop])
m
Line 1: Line 1:
 
 
<html>
 
<html>
<!-- http://kenlass.velocitysolutions.com/bose_system_cable.htm -->
+
<html>  
<script type="text/javascript">
+
<script type="text/javascript" src="/js/InboundLink.js">
if (document.referrer.indexOf("velocitysolutions")!= -1){
 
        document.location="http://toonz.ca/bose/wiki/index.php?title=Unauthorized_Bose_System_Cable";
 
    }
 
// if the way above doesn't catch it, this might
 
if (document.referrer != "") {
 
  var referringURL = document.referrer;
 
  var URL=referringURL.split(".");
 
  var domain=URL[0];
 
  if (domain=="http://kenlass") {
 
        document.location="http://toonz.ca/bose/wiki/index.php?title=Unauthorized_Bose_System_Cable";
 
    }
 
}
 
 
</script>
 
</script>
 +
</html>
 
</html>
 
</html>

Revision as of 03:29, 19 April 2011

</html>