관리-도구
편집 파일: rehearsal_hearth_room.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Rehearsal Dinners | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CATERERS.""; 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"> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Rehearsal Dinners</h1> <p class="title img_center"><img src="images/hearth_room_banner.jpg" width="571" height="190" /></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>The Hearth Room and Patio at Gainey Suites Hotel</h2> <p><span class="vendor_phone">Phone: 480-922-6969</span> <br /> <a class="vendor_website" href="http://www.gaineysuiteshotel.com/" target="_blank"><strong>www.gaineysuiteshotel.com</strong></a></p> <p>Gainey Suites Hotel Hearth Room and Patio with its welcoming warmth, opens to the beautiful Terrace Patio and lawn and is surrounded by botanical gardens and fountains. It truly is a simply perfect and flexible venue for your wedding brunch or rehearsal dinner. We make events special with on-site creative catering by our talented and creative catering team, available to accommodate all your culinary needs.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <a href="images/hearth_room1-lg.jpg" rel="lightbox" title="The Hearth Room and Patio" img="img" class="border"><img src="images/hearth_room1.jpg" alt="The Hearth Room and Patio" class="border" /></a></p> <p><a href="images/hearth_room2-lg.jpg" rel="lightbox" title="The Hearth Room and Patio" img="img" class="border"><img src="images/hearth_room2.jpg" alt="The Hearth Room and Patio" class="border" /></a></p> <p> <a href="images/hearth_room3-lg.jpg" rel="lightbox" title="The Hearth Room and Patio" img="img" class="border"><img src="images/hearth_room3.jpg" alt="The Hearth Room and Patio" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_rehearsal.php")) { include_once($DOCUMENT_ROOT."/includes/footer_rehearsal.php"); } else { header("location: /error.php"); } ?>