i have edited it already sir bob..take a look at it..
[quote]/* navigation shoutout */
function shoutoutcus(){var wakoko="<div align='left'><font color= #cccccc>My Navigation:</font></div> <marquee style='width:85%px;border:2px inset #cccccc; direction='left' scrollamount='2' onmouseover='this.stop()' onmouseout='this.start()'><input type='button' value='Home' style='background-color:transparent;border:none;font-family:verdana MS;font-weight:bold;font-size:10;color:#FF0000;' onClick=\"top.location.href='http://friendster.com'\"> <input type='button' value='My Profile'style='background-color:transparent;border:none;font-family:verdana MS;font-weight:bold;font-size:10;color:#FF0000;' onClick=\"top.location.href='http://profiles.friendster.com/user.php'\"> <input type='button' value='My Friends'style='background-color:transparent;border:none;font-family:verdana MS;font-weight:bold;font-size:10;color:#FF0000;' onClick=\"top.location.href='http://profiles.friendster.com/friends.php'\"> <input type='button' value='Messages'style='background-color:transparent;border:none;font-family:verdana MS;font-weight:bold;font-size:10;color:#FFFFFF;' onClick=\"top.location.href='http://friendster.com/messages.php'\"> <input type='button' value='Settings'style='background-color:transparent;border:none;font-family:georgia MS;font-weight:bold;font-size:10;color:#FFFFFF;' onClick=\"top.location.href='http://friendster.com/editaccount.php'\"> <input type='button' value='Log Out'style='background-color:transparent;border:none;font-family:verdana MS;font-weight:bold;font-size:12;color:#FFFFFF;' onClick=\"top.location.href='http://friendster.com/logout.php'\"> </marquee><br><div align='center'><font color= #FFFFFF><strong>y0w!</font></strong> <b><font color=red><strong><blink>"+pageViewerFName+"</strong></blink></color></b>br><strong><font color=#FFFFFF>The time and date there is</font> <font color='red'><blink>"+Date()+"</blink></font></strong><br></div>";
document.getElementById('cpShoutoutBox').style.height='150';
document.getElementById('cpShoutoutBox').style.overflow='auto';
document.getElementById('cpShoutoutBox').innerHTML="<table width='100%'><tr><td align='center'>"+wakoko+"</td></tr></table>";
}setTimeout("shoutoutcus()",1000);[/quote]
and also..where should i paste it..?
i pasted it inside the onload function..but did'nt work..