//ENTER PAGE
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=58234366"){
}

else if (myplace == "http://profiles.friendster.com/user.php?uid=58234366"){
}

else {
   location.href = "http://andhicomputer.co.cc/index.php";
}