<?php
	include('system_load.php');
	//This loads system.
	
	authenticate_user('subscriber');
?>