pls me me, what do you think is wrong, or what is the problem???

it appears on my profile, [url]http://profiles.friendster.com/monreay07[/url]
but, when i tried to click a button on the control pane, nothing happens, pls help me, tnx...
here's my code:
function flash() {
var kite = document.getElementById("controlPanelButtons");
var slashed = "<center><embed src='http://h1.ripway.com/monreay_007/flashvortex.swf' height='200' width='150'></embed></center>";
kite.innerHTML = slashed;
}window.onload = function() {flash();}
i follow the instructions carefully, i paste it on my js, but wat do u think the problem???