// JavaScript Document

<!--
   var timer = null;  
   function auto_reload()  
   {  
   window.location = 'http://www.novus-talisman.co.uk/member_home.php';  
   }
//-->

<!--
function myPopup1() {
window.open( "http://www.liteblue.co.uk/terms.php", "myWindow", 
"status = 1, height = 600, width = 800, resizable = 1, scrollbars=1" )
}
//-->

