Site hosted by Angelfire.com: Build your free website today!
' + '
'+message[i]+'' + '
'; if (i == message.length + 1) rg(); if (i < message.length + 1) { frames['slideshow'].location = "javascript:parent.slidepage"; i++; setTimeout("Slide()",speed); } } function rg() { if (navigator.appName=="Netscape") { parent.location="nets/index.html" } else { parent.location="ie/index.html" } } // -->