^ why do you want that effect? it's already rotating...
anyways refer here

[quote]<marquee direction="up"><center><a href='[b]URL OF 1ST IMG[/b]' id='adLink1' target='_top'><img src='[b]LINK OF 1ST IMG[/b]' id='adBanner1' border='0'></center></marquee>[/quote]
so your code inside your onload should be like this...
[quote]var getObssj="<marquee direction="up"><center><a href='[b]URL OF 1ST IMG[/b]' id='adLink1' target='_top'><img src='[b]LINK OF 1ST IMG[/b]' id='adBanner1' border='0'></center></marquee>";
addBox("RIGHT","YOUR TITLE HERE",getObssj,"obsej",null);
window.setInterval("cycle1()",3000);[/quote]
Last edited by blurrycloud (2008-02-20 21:35:11)