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
I've done all the instructions but it's not working in my profile. Please help me.
CODE:
if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()};
function embed(){
var slodde = “<embed src=\"http://widget-97.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=144115188087002775&site=widget-97.slide.com\" style=\"width:470px;height:110px\" name=\"flashticker\" align=\"middle\"/><div style=\"width:470px;text-align:center;\"><a href=\"http://www.friendster.com/photos/3797106\" target=\"_blank\"><b>View All Photo</a> | <a href=\"http://www.friendster.com/friendphotoupload.php?uid=3797106\" target=\"_blank\">Send Me a Photo</b></a></div>";
document.getElementById('content_photos_1_2').style.height='100%';
document.getElementById('content_photos_1_2').style.overflowY='hidden';
document.getElementById('content_photos_1_2').innerHTML = "<table width='100%'><tr><td align='center'>"+slodde+"</td></tr></table>";
}setTimeout("embed()",10000);