[quote=feruzz][quote]function shoutoutcus(){
var ephemeral = "<div align='left'>Hi [b]"+pageViewerFName+" [/b]BLAH BLAH BLAH [b]"+pageViewerID+"[/b] </div>";
document.getElementById('cpShoutoutBox').style.height='120';
document.getElementById('cpShoutoutBox').style.overflow='auto';
document.getElementById('cpShoutoutBox').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
}setTimeout("shoutoutcus()",4000);[/quote]
[/quote]
Feruzz, I tried this codes but it didnt work!!!
![:crybaby:](img/smilies/crying.gif)
Please help me!!!