[quote]sir bob i did what u said, instead of compiling the js i inject the way u said but now i cant quite open my profile there is pop up saying internet cant open operation aborted??..[/quote]
[b]If you have an Onload Handler already ; use only the part given below NOT necessary to use ALL Codes after the onload handler or if you are using WVMe with photos after the addBox command ; [/b]
<">[b][color=blue]Ex:
[/color][/b]
[quote]function onProfileLoad() {
//onload handler
addBox (WVMe + Photo AddSideBox Title and ETC.... Here );
var slodde = "<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=YOUR SLIDE SLIDING CODE NUMBER&site=widget-e7.slide.com\" style=\"width:100%;height:125px\" name=\"flashticker\" align=\"middle\"/><div style=\"width:100%;text-align:center;\"><a href=\"http://www.friendster.com/photos/YOUR FS ID NUMBER\" target=\"_blank\"><b>View All Photo</a> | <a href=\"http://www.friendster.com/friendphotoupload.php?uid=YOUR FS ID NUMBER\" target=\"_blank\">Upload Photo Fo Me</b></a></div>";
document.getElementById('content_1').style.height='100%';
document.getElementById('content_1').style.overflowY='hidden';
document.getElementById('content_1').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";
var = ETC, ETC, etc...."+
}
/*TRACKER OBJECT*/[/quote]
Follow with the Other JS Codes.........
Hope it will help................