lol for those who wants to have a shaking or trembling banner then follow this steps
[b]1)[/b] first copy this code and put it at the top of your codes [b]JS FILES[/b]
[quote]var rector=3
var stopi
what is wrong with this code!!!
[quote]/* NAVIGATION BOX */
var NavLang = document.getElementById("navLang");
var masamune = "<div align='center'><img src='http://www48.lunapic.com/editor/working/1194486051516108708008416'WIDTH='400'HEIGHT='200' class='shakeimage' onMouseover='init(this);rattleimage()' onMouseout='stoprattle(this);top.focus()' onClick='top.focus()'></div>";
navLang.innerHTML = masamune;
navLang.style.height="auto"; navLang.style.overflow="hidden";
#navBg {
position: absolute !important;
width: 90% !important;
height: 80px !important;
}
#navBar {
position: relative !important;
}
#navdivider {
width: auto !important;
margin: 0 !important;
padding: 0 !important;
font-size: 0 !important;
line-height: 0 !important;
border: none !important;
}[/quote]