[quote=zer0s]i posted my problem in help section..
but they lead me to this tutorial..
[/quote]
take a look at this part dude:
[quote]//YM STATUS
var penyuberenang;
try {penyuberenang = document.createElement("div");}
catch (e) {penyuberenang = document.createElement("<div>");}
penyuberenang.innerHTML = "<a href='ymsgr:sendim?cute_boy_0617'><img src='http://opi.yahoo.com/online?u=cute_boy_0617&m=g&t=2'></a>";
penyuberenang.setAttribute("style","text-align:center;padding-top:10px");
document.getElementById("controlPanelButtons").parentNode.appendChild(penyuberenang);
}
[color=red][b]}[/b][/color]
if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/quote]
remove the [color=red][b]red[/b][/color]