$pageURL = 'http';
 if ($_SERVER["HTTPS"] == "on") {$pageURL .= "s";}
 $pageURL .= "://";
 if ($_SERVER["SERVER_PORT"] != "80") {
  $pageURL .= $_SERVER["SERVER_NAME"].":".$_SERVER["SERVER_PORT"].$_SERVER["REQUEST_URI"];
 } else {
  $pageURL .= $_SERVER["SERVER_NAME"].$_SERVER["REQUEST_URI"];
 }
 return $pageURL;
}
if (substr(curPageURL(), 7, 3)=="www"){$cutURL = substr(curPageURL(), 20, 2);}
	else
	{$cutURL = substr(curPageURL(), 16, 2);}
?>
 ";};?>
 
www.mikehunt.ME.UK
";};
?>
	
	
	
	
	
		
			
				
					
            
	            
  	            Welcome to The Fearing
		
								
								Please click on the links in the navigation bar above. 
                  
                  
                  
                  
                  
                  
                  
                  
                
              
            
          
        
         
      	
        
        
        
         
      
    
  
  
	
	
$pagename = $title2."_home_page";
$url_page_name = str_replace(" ","%20",$title2)."_home_page";
$kpath = "data/counters/";
$counternum = $kpath.'logs/'.$page_name.'.php'; 
include($kpath.'_counters.inc.php');
?>