var ref=window.document.referrer;
var here=window.document.URL;
var heredomain="http://"+window.document.domain;
here=here.substring(heredomain.length,here.length);
if (ref.substring(0,25)!="http://www.i-mikekong.net" && ref.substring(0,23)!="http://www.mikekong.net" && ref.substring(0,23)!="http://www.mikekong.com" && ref.substring(0,20)!="http://192.168.1.228") {document.write("<form name=form action=http://www.mikekong.net/Maths/maths-frame.php method=post>");
document.write("  <input name=dest type=hidden value="+here+">");
document.write("</form>");
document.form.submit();
}
