Thread
:
Kill xites.com!
View Single Post
11-05-2002, 02:35 PM
SunTzu
Confirmed User
Join Date: May 2002
Location: the box
Posts: 456
oops, the code! put this in jscript tags of course..
var me = "http://www.yourdomain.com/";
if (self.location != me) {
self.location = me;
}
if (self != top) {
top.location = self.location;
}
SunTzu
View Public Profile
Find More Posts by SunTzu