Re: [b][i]CODE UPDATED!! NOV 15[/i][/b] :)
[b]Follow this CODE instructions :[/b]
1. Prepared [b]YOURSELF[/b] first. OK!
2. Copy & Paste CODE below in NOTEPAD. (Recommended)
[quote]if (!attachOnLoadHan
Maybe you should move it. It doesn't seem to have an onload handler. The onload handler at the top only affects the whoview(); function.
Try placing the entire vlisde function between [b]function whoview(){ [color=blue]&[/color]
var wvmcbox =
Like this:[/b]
[quote]/* WVM CBOX */
[b]function whoview(){[/b]
function vslide() {
var shakiro="<br><div><embed src='http://widget-1f.slide.com/widgets/slideticker.swf' type='application/x-shockwave-flash' quality='high' scale='noscale' salign='l' wmode='transparent' flashvars='cy=fr&il=1&channel=648518346352850975&site=widget-1f.slide.com' style='width:285px;height:450px' name='flashticker' align='middle'/><div style='width:285px;text-align:left;'><a href="http://www.slide.com/pivot?cy=fr&ad=0&id=648518346352850975&map=1' target='_blank'><img src='http://widget-1f.slide.com/p1/648518346352850975/fr_t000_v000_a000_f00/images/xslide1.gif' border='0' ismap='ismap' /></a> <a href='http://www.slide.com/pivot?cy=fr&ad=0&id=648518346352850973&map=2' target='_blank'><img src='http://widget-1f.slide.com/p2/648518346352850973/fr_t000_v000_a000_f00/images/xslide2.gif' border='0' ismap='ismap' /></a></div></div><div style=\"width:100%;text-align:center;\">| <a href=\"http://www.friendster.com/friends/25870588 \" target=\"_blank\"><b>*View My Friends*</a> |</div>";
document.getElementById('content_friends_2_2').style.height='100%';
document.getElementById('content_friends_2_2').style.overflowY='hidden';
document.getElementById('content_friends_2_2').innerHTML = "<table width='100%'><tr><td align='center'>"+shakiro+"</td></tr></table>";
}setTimeout("vslide()",8000);
[b]var wvmcbox =[/b][/quote]