I'm moving in.... | ||
This property was reserved by yparam I'm 17 years old, from Canada. | ||
theLink.target="_top"; continue; } if (pagePath != targetPath) { if(theLink.hash.indexOf("##") > -1) { var newHash = "" + theLink.hash; theLink.hash = newHash.substring(2); continue; } if (theLink.hash != "") { continue; } if (linkPath.indexOf(theWord) > -1) { var newPath = "" + theLink.pathname; var stringLen = newPath.length; theLink.pathname = newPath.substring(theWordLen+1, stringLen); } theLink.target="_top"; } else { if (theLink.hash != "") { continue; } theLink.hostname = theHost; if (linkPath.indexOf(theWord) > -1) { var newPath = "" + theLink.pathname; var stringLen = newPath.length; theLink.pathname = newPath.substring(theWordLen+1, stringLen); } theLink.target = "_top"; } } } function iterate () { for (var i = 0; i < 6; i++) { setTimeout("doRewrite()", 1000); } } function errortrap(msg,url,line) {return true;} onerror=errortrap; setTimeout("iterate()", 1000); // --> Frame ALERT!
|