include("include/session.php");
include("include/usermenu.php");
show_menubar();
if (!($session->logged_in)) {
show_login();
exit;
}
#print "lvl:".$session->userlevel." ";
if ($session->userlevel < MEMBER_LEVEL) {
print "Sorry, you do not have permission to access this page. ";
print "Back to Main ";
return;
}
?>
Post Investigation Questionnaire
Please complete this form within 48 hours of your investigation.
Note: Once you've hit the submit button below, you will not be able to make any further changes to the form. Please double check your entries. If you discover a mistake after you've already submitted the information, please send an email to evidence@pensacolaparanormalsociety.com with the correct information.