관리-도구
편집 파일: rehearsal_gainey_ranch.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> <div id="vendors_listings"> <div class="vendor-left"> <h2>Gainey Ranch Golf Club</h2> <p><span class="vendor_phone">Phone: 480-368-7695</span> <br /> <a href="http://www.gaineyranchcc.com" target="_blank"onclick="trackOutboundLink('http://www.gaineyranchcc.com'); return false;"><strong>www.gaineyranchcc.com</strong></a></p> <p>Host a fabulous rehearsal event and enjoy the fruits of your labor along with your guests. Our private event directors help with everything from food to decorations to entertainment, and our staff makes sure your event is truly memorable. No matter what the event, we'll create the appropriate mood and take the stress out of hosting.</p> <p>Our chef caters to every palette, our dining facilities include the Terraces Dining Room and The Member’s Grill, and we are always ready to serve you. From a romantic candlelight dinner to a casual lunch on the patio, the experienced service-oriented staff are very happy to accommodate you.</p> <p>We look forward to hearing from you! Call us today to set up a tour of our venue and meet with one of our experienced Event Directors! </p> <p>Bring us your dreams…we will do the rest!<br> </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/gaineyranch-1-lg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gaineyranch-1.jpg" alt="Gainey Suites Hotel" width="250" class="border" /></a></p> <p> <a href="images/gaineyranch-2-lg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gaineyranch-2.jpg" alt="Gainey Suites Hotel" width="250" class="border" /></a></p> <p> <a href="images/gaineyranch-3-lg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gaineyranch-3.jpg" alt="Gainey Suites Hotel" width="250" 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"); } ?>