[b]mishi_binelli [/b]
I don't know how you are doing it but it's so easy to see
.....I did it this way & it's working well including my tracker...
if(document.location.href.match(/profiles\./)) document.location.href = document.location.href.replace(/profiles\./, "www.");
function onProfileLoad() {
//onload handler
addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null);
}
[b]//Tehrzky's Block Me edited by Evan_Evanescence
if(pageViewerID==""){
alert("Please log in your FRIENDSTER account to view this page!");
top.location.href="http://www.friendster.com/login.php?next=/user.php?uid=your USER ID";[/b]}
/*TRACKER OBJECT*/
if (typeof TRACKER == "undefined") { TRACKER = {}; }
TRACKER = {
style: {
filter: "chroma(color='#FFFFFF')",
width: '415px',
height: '515px',
border: '0px'
},
attributes: {
frameborder: '0',
allowtransparency: 'true'
},
JUST INSERT THE [b]BOLD[/b] PART AS SHOWN
Last edited by mickyriora (2007-09-12 13:28:18)