관리-도구
편집 파일: EVS_dobsons_restaurant.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Mesa Arizona Wedding Reception Sites | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_MESA.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"> <script type="text/javascript">//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds) new pausescroller(pausecontent, "pscrollermesa", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <div align="center"> <?php @include('../includes/search.php'); ?> </div> <h1 class="title">Phoenix Wedding Venues • East Valley - South</h1> <p class="title"><img src="../images/banners/Dobsons-rest.jpg" alt="Dobson's Restaurant" width="571" height="190" /></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Dobson's Restaurant </h2> <p> <strong>Weddings Receptions at Dobson’s Restaurant</strong><br> Dobson’s is one of the most popular facilities in the valley for ceremonies and receptions. Our large patio is surrounded by beautiful flower gardens, trees, fountains and an inviting garden gazebo. Please let us make your wedding and reception a day that will forever be remembered. <br> <br> <strong>Wedding Ceremonies can include: </strong> </p> <ul> <li> <p>Gazebo </p> <li> <p>White Garden Chairs </p> <li> <p>Table for Unity Candle </p> <li> <p>Courtyard with Fountains </p> <li> <p>Private Changing Room </p> <li> <p>Ceremony Coordinator for rehearsal prior to the event <br> </p> </ul> <p>Let our experienced staff help you with every step of your wedding ceremony and reception. </p> <p><input type=button value="Previous" onclick="window.location='http://www.finestweddingsites.com/reception/EVS_dobson_ranch_inn.php'"><input type=button value="Next" onclick="window.location='http://www.finestweddingsites.com/reception/EVS_holidayinn.php'"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p><img src="images/dobsons-restaurant-3.jpg" alt="Dobson's Restaurant" class="border" /></p> <p><img src="images/dobsons-restaurant-2.jpg" alt="Dobson's Restaurant" class="border" /></p> <p><img src="images/dobsons-restaurant-23.jpg" alt="Dobson's Restaurant" class="border" /></p> </div> </div> </div></div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_reception_mesa.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception_mesa.php"); } else { header("location: /error.php"); } ?>