' + '
'; if (i == message.length + 1) frames['slideshow'].location = URL; if (i < message.length + 1) { frames['slideshow'].location = "javascript:parent.slidepage"; i++; setTimeout("Slide()",speed); } }