Join our preferred guest program and customize your stay.
|
$curURL = $_SERVER['REQUEST_URI'];
if(strpos( $curURL, 'std_alp.php' ) || strpos( $curURL, 'std_adp.php' ) )
$headerImage = "Help_Quick_Answers.gif";
else
if(strpos($curURL,'ask.php' ))
$headerImage = "Help_Email.gif";
else
$headerImage = 'Help_Past_Requests.gif';
?>
|
| This site has been disabled for the time being. |