var thisUrl=window.location.href.toLowerCase(); if(thisUrl.indexOf('contact1.aspx')==-1){ top.location.href='Contact1.aspx';}