Using this code replaces everything inside your featured friends box, I think you should not use a vertical slide if you want to keep your friend randomizer.
An alternative way, would be 2 study the addbox function, then replace this part:
[quote]document.getElementById('content_2').style.height='100%';
document.getElementById('content_2').style.overflowY='hidden';
document.getElementById('content_2').innerHTML = "<table width='100%'><tr><td align='center'>"+shakiro+"</td></tr></table>";[/quote]
with an addbox call. This way your friend
can keep both
Last edited by shakiro214 (2008-01-11 14:22:28)