'page','post__in'=>array($contact_section_form_page))); $contact_section_map_query = new WP_Query(array('post_type'=>'page','post__in'=>array($contact_section_map_page))); ?>
have_posts()){ ?>
have_posts()){ $contact_section_map_query->the_post(); the_content(); } ?>

have_posts()){ ?>
have_posts()){ $contact_section_form_query->the_post(); the_content(); } ?>