Redirect after some seconds

This script will redirect the visitor to another page after some seconds.
Put this codes between the <HEAD> </HEAD> tags:

<META http-equiv="refresh" content="5;URL=http://www.yourpage.com">

<< Back