require "../../site_variables.php"; ?> $PageTitle = COMPANY_SHORT . " - ISP Services - Online Application"; require ("../../header_single.php"); ?> if($_SERVER["HTTPS"] != "on") { $newurl = "https://" . $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"]; header("Location: $newurl"); exit(); } ?>