[quote=---xXirukiTepe---][b]its not working when im tryin to put an image[/b]
i used the natural code for images below, but its not working

<">

ow! why not working?
this is the part where i pasted the code above
<">what is the ryt way of putting images in this trick?[/quote]
[b]use mine as reference...[/b] if you want to apply text color change,
image, different text position, a little pause, and text blink...
btw... <blink>TEXT</blink> only works on FF so u can disregard
it if ur an IE user...

this is for the text sizes..
[quote].wipe1 { font-size:24pt; }
.wipe2 { font-size:28pt; }
.wipe3 { font-size:22pt; }[/quote]
for the main display...
[quote]var wipe_imgs=new Array(
[b]'
http://h1.ripway.com/azozena/24hrs.gif'[/b]
);
if (document.images) {
var theImgs=new Array();
for (var i=0;i<wipe_imgs.length;i++) {
theImgs[i]=new Image();
theImgs[i].src=wipe_imgs[i];
}
}
var wipe_array=new Array(
'<span class="wipe1"><br><br><br><br>kino <blink><font color=#ff0033>a.k.a.</font></blink> errorgod, Refresh/Reload</span>',3000,
'<span class="wipe2"><center>[b]<img src="http://h1.ripway.com/azozena/24hrs.gif" width="230" height="40" border="0">[/b]</center></span>',3000,
'<span class="wipe3"><br><br><br><br><br><br><br><font color=#cc9966>HAPPY HOUR:</font> <blink>from Dusk til Dawn!!</blink></font></span>',3000,
'<span class="wipe2"><br><br><br><blink><font color=#ff0033>pasaway</font></blink> are not welcome!!</span>',3000,
'<span class="wipe3"><blink>Are you ready...?!!</blink></span>',3000,
[b]'<span class="wipe1"><br></span>',3000,[/b]
'<span class="wipe2"><br><br><br><br>uppsss... i almost forgot...</span>',2000,
'<span class="wipe3"><br><br><blink><font color=#cc9966>pautang</font> naman o... sige na plsss...</blink></span>',3000
);[/quote]
[b]'<span class="wipe1"><br></span>',3000,[/b] <--- this part is for a little pause..

visit my page if u want a preview...