$form = stdClass Object (
[contact_information] => array (
[#value] => [<div id="contact-heading">Contact or Submit an E-Foreword to the office of Rebecca D. Costa.</div>]
)
[name] => array (
[#type] => [textfield]
[#title] => [Name]
[#maxlength] => [255]
[#default_value] => []
[#required] => [1]
)
[mail] => array (
[#type] => [textfield]
[#title] => [Email]
[#maxlength] => [255]
[#default_value] => []
[#required] => [1]
)
[subject] => array (
[#type] => [textfield]
[#title] => [Phone]
[#maxlength] => [255]
[#required] => [1]
)
[cid] => array (
[#type] => [select]
[#title] => [Contact Type]
[#default_value] => [5]
[#options] => array (
[5] => [--Choose one--]
[6] => [E-Foreword]
[1] => [Schedule Appearance]
[2] => [Book Tour Information]
[3] => [PSAC]
[4] => [Comment and Questions]
)
[#required] => [1]
)
[message] => array (
[#type] => [textarea]
[#title] => [Message]
[#required] => [1]
)
[copy] => array (
[#type] => [value]
[#value] => []
)
[submit] => array (
[#type] => [submit]
[#value] => [Submit]
)
[#parameters] => array (
[0] => [contact_mail_page]
[1] => array (
[storage] => []
[submitted] => []
[post] => array (
)
)
)
[#build_id] => [form-90a8804726eba82a66e643c4e0d15a10]
[#type] => [form]
[#programmed] => []
[form_build_id] => array (
[#type] => [hidden]
[#value] => [form-90a8804726eba82a66e643c4e0d15a10]
[#id] => [form-90a8804726eba82a66e643c4e0d15a10]
[#name] => [form_build_id]
)
[form_id] => array (
[#type] => [hidden]
[#value] => [contact_mail_page]
[#id] => [edit-contact-mail-page]
)
[#id] => [contact-mail-page]
[#description] => []
[#attributes] => array (
)
[#required] => []
[#tree] => []
[#parents] => array (
)
[#method] => [post]
[#action] => [/contact]
[#validate] => array (
[0] => [contact_mail_page_validate]
)
[#submit] => array (
[0] => [contact_mail_page_submit]
)
);