kalu js ini ditaruh dibagian mana yagh
[quote]//Minimize
// CONTROLPANEL
h=document.getElementById("controlpanel_header");
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_0'); return false\"><div title=\"header=[oblack@hackermail.com] body=[<img src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/19.gif'><br>Hello "+pageViewerFName+". Jangan lupa add FS gw yagh ha ha]\"><img src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/19.gif' class='shakeimage' onMouseover='initshake(this);rattleimage()' onMouseout='stoprattle(this);top.focus()' onClick='top.focus()'></div></a>";
show_hide('content_0');
// MOREABOUT
h=document.getElementById("6").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_6'); return false\"><div title=\"header=[TENTANG th3m1d] body=[<img src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/19.gif'><br>Hello "+pageViewerFName+". jangan di gosip in yach...]\"><img src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/19.giff' class='shakeimage' onMouseover='initshake(this);rattleimage()' onMouseout='stoprattle(this);top.focus()' onClick='top.focus()'></div></a>";
show_hide('content_6');
// PUBLICCOMMENTS
h=document.getElementById("18").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_18'); return false\"><div title=\"header=[KIRIM KOMENTAR] body=[<img src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/19.gif'><br>Hello "+pageViewerFName+". jangan lupa yagh kirim komentarnya ditunggu]\"><img src='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/19.gif' class='shakeimage' onMouseover='initshake(this);rattleimage()' onMouseout='stoprattle(this);top.focus()' onClick='top.focus()'></div></a>";
show_hide('content_18');
function show_hide(the_box) {
if (document.getElementById(the_box)) {
if (document.getElementById(the_box).style.display == 'none') {
document.getElementById(the_box).style.display = 'block';
}
else {
document.getElementById(the_box).style.display = 'none';
}
}
}[/quote]
mohon pencerahanya