oh sorry..

lack of sleep.. hahha
[quote]var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<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=432345564254585498&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;[/quote]
that code is ready made.. you only have to edit the ID of your slide.. your pasted it in the wrong part.. this should go below your [b]onload handler[/b].

and the one i told you before? the }set.Timeout .. thats not needed when placed below the onload handler..