customer_logged()) { redirect('index.php'); } $login = trimstr(@$_REQUEST['login'], 200); $password = trimstr(@$_REQUEST['password'], 50); $login_error = NULL; if (is_set($login) && is_set($password)) { try { $customer_id = $customer->getId($login, $password); if ($customer_id) { if ($customer->isActive($customer_id)) { $session->log_in_customer($customer_id); redirect('index.php'); } else { throw new Exception(CUSTOMER_ACCOUNT_DISABLED); } } else { throw new Exception(CUSTOMER_LOGIN_ERROR); } } catch (Exception $e) { $login_error = $e->getMessage(); } } header("Location:login.cfm"); // require ('../inc/customer/templates/header.php'); ?> Sunray Construction Notices, Inc.

Notice to Owner
Contact Form

Please fill out the following form for more information about submitting a notice to owner.

*Company:  
*Name:
*Email Address:
*Phone:  
Questions / Comments:
Approximate number
of notices per month



Registration

Login
Password

Forgot password