Re: 1. Save The Code Below In Notepad With [b]".HTM"[/b] format
Ex : [b]PageIntro.htm[/b]
:arrow: [b]Live Preview:[/b] [url]http://www.freewebtown.com/dementer/FriendsterTalk/BlackIntro.htm[/url]
:arrow
^
[quote]var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=[b]YOUR USER ID[/b]"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]YOUR USER ID[/b]"){
}
else {
location.href = "[b]THE URL OF UR INTROPAGE.HTM[/b]";
}[/quote]
this will be the part inside your js codes..
place it above all your codes...