// JavaScript Document
if(window.top==self) { 
    location.href = "http://www.knoxclub.com.au/index.html?page=" + location.href;
}