View Single Post
Old 01-20-2002, 04:00 PM  
Theo
HAL 9000
 
Industry Role:
Join Date: May 2001
Posts: 34,515
SCRIPT LANGUAGE="JavaScript">
setTimeout ("OpenWin()", 1250 * 1000)
function OpenWin()
{
open("http://www.domain.com/page.htm", "xxx",'scrollbars=1,resizable=1,width=650,height=4 50')
setTimeout("OpenWin()", 5100 * 1000)
}
</SCRIPT

i hope it will appear
Theo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote