hello again :)
I remembered another way of doing it that should work on netscape. If only the broswers could live in harmony
<BODY onLoad=window.setTimeout("location.href='next-page.html'",10000)>
incase your new to html, that IS the body tag so there is no need to put a
<body> tag before or infront of that.