
SERVICE REQUEST FORM
For all other requests, please submit this form if you require service at your unit. If there is an emergency, please contact your property's manager through your emergency or main number.
echo "\n"; } Function Finish () { global $name,$property,$unit,$dayphone,$homephone,$email,$phone; global $message; mail("hutchins@inforest.com", "MICO Management Co Service Request Form","Name: $name\nProperty: $property\nUnit: $unit\nDay Time Phone: $dayphone\nHome Phone: $homephone\nE-mail: $email\n\n$message","From: $email ($name)"); mail("servicerequest@gershengroup.com", "Gershen Group Service Request Form","Name: $name\nProperty: $property\nUnit: $unit\nDay Time Phone: $dayphone\nHome Phone: $homephone\nE-mail: $email\n\n$message","From: $email ($name)"); ?> THANK YOU Your service request has been sent. We will contact you shortly. Again, if there is an emergency, please contact your property's manager through your emergency or main number. } switch ($mode) { case "Send Message"; Finish (); break; default; Start (); break; } ?> include "../footer.inc" ?>