<HTML>

<HEAD>

 

<TITLE>Automatic Redirection - Test</TITLE>

<LINK REL=STYLESHEET HREF="../../utility/main.css" TYPE="text/css">

<META HTTP-EQUIV="Refresh" CONTENT="10;URL=http://www.endtimepower.com">

 

<SCRIPT LANGUAGE="JavaScript"><!--

function redirect () { setTimeout("go_now()",10000); }

function go_now ()   { window.location.href = "http://www.endtimepower.com"; }

//--></SCRIPT>

 

</HEAD>

 

<BODY onLoad="redirect()">

 

<H1>! Location Changed !</H1>

 

<BR>

<P>Please note the new location is http://www.endtimepower.com

<P>Ensure you update your bookmarks.

<P>This page will automatically redirect in 10 seconds.

<P>If this does not work for any reason use the link below:

<P><A HREF="index.htm">http://www.endtimepower.com</A>

 

</BODY>

</HTML>