'
+ '';
if (i == message.length + 1) parent.location = URL;
if (i < message.length + 1) {
frames['slideshow'].location = "javascript:parent.slidepage";
i++;
setTimeout("Slide()",speed);
}
}
// End -->
Free JavaScripts provided
by The JavaScript Source