Site hosted by Angelfire.com: Build your free website today!
\n"; text += "
\n
"; text += "

Interact Festival

"; text += "
\n\n\n"; setTimeout('windowProp(text)', 1000); // delay 3 seconds before opening } function windowProp(text) { newWindow = window.open('','newWin','width=300,height=100'); newWindow.document.write(text); setTimeout('closeWin(newWindow)', 5000); // delay 5 seconds before closing } function closeWin(newWindow) { newWindow.close(); // close small window and depart } // End --> home

¡@