[quote=mdirwan]huhu.? o relly.. urm.. i try this 1st

[/quote]
hirs my code and js.. take a look at it pls..
#navigation {
width:870 ! Important ;
height:150 ! Important ;
margin:0px 0 0px 0;padding:0 0 0px 0;width:95%;
background-attachment: scrollable;
backgroud-repeat:no-repeat;
align: center;
background-color:transparent ! Important;
border:0px inset #1a1a1a ! Important;
display:block ! Important;
}
#search {display:none;}
#search form {display:none;}
#navigation div {background:transparent;}
#navdivider {display:none;}
#mainnav.left {display:none;}
#mainnav .right {display:none;}
and hirs my js..
function diabolicz() {
var diabolicz1 = document.getElementById("mainnav");
var diabolicz2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=432345564234942980&site=widget-e7.slide.com\" style=\"width:97%;height:186px\" name=\"flashticker\" align=\"middle\"/>";
diabolicz1.innerHTML = diabolicz2;
}window.onload = function() {diabolicz();}
pls help..

iv also tried to replace the updated code with the old one and yet nothing happens.,