var ref = document.referrer; var loc = "http://www3.airnet.ne.jp/igatani/index.html"; if(ref.indexOf("igatani") < 0){ location.href = loc; }