Last edited by mickyriora (2007-09-11 15:34:22)
is there anything i need to edit in here? & is it ok if i paste it on top of my tracker.js file?
Last edited by mickyriora (2007-09-12 01:43:03)
my wvm doesn't work anymore?!!! i paste it in the middle?
.....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)

Last edited by styker17 (2008-02-25 23:53:56)