관리-도구
편집 파일: guest_gainey_suites.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Guest Accommodations | Arizona Wedding Vendors | AZ Wedding Sites | Home"; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Guest Accommodations</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Gainey Suites Hotel</h2> <p><span class="vendor_phone">Phone: 480-922-6969</span> <br /> <span class="vendor_phone">Phone: 800-970-4666</span> <br /> <a class="vendor_website" href="http://www.gaineysuiteshotel.com/weddings.cfm" target="_blank"><strong>www.gaineysuiteshotel.com/weddings</strong></a></p> <p>Our Hearth Room & Patio and with its welcoming warmth, opening to the beautiful Terrace Patio and lawn 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. From refreshing brunches to elegant dinners, let our planning professionals make your next meeting or special event a memorable one.<br /> <br /> Perhaps it’s the Hearth Room with its welcoming warmth, opening to the beautiful Terrace Patio and lawn surrounded by botanical gardens and fountains. It truly is a simply perfect and flexible venue for the ceremony, reception, rehearsal dinner, or brunch. </p> <p><strong>See our Real Wedding</strong><strong><br /> </strong><a href="http://www.finestweddingsites.com/weddings/weddings-jenniferjustin.php">Jennifer & Justin</a> <br /> <a href="http://www.finestweddingsites.com/weddings/weddings-caraquin.php">Cara & Quin</a> <br /> <a href="http://www.finestweddingsites.com/weddings/weddings-whitneyscott.php">Whitney & Scott</a> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="images/gainey-suites1-lrg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gainey-suites1.jpg" alt="Gainey Suites Hotel" class="border" /></a></p> <p><a href="images/gainey-suites2-lrg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gainey-suites2.jpg" alt="Gainey Suites Hotel" class="border" /></a></p> <p><a href="images/gainey-suites3-lrg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gainey-suites3.jpg" alt="Gainey Suites Hotel" class="border" /></a></p> <p><a href="images/gainey-suites4-lrg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gainey-suites4.jpg" alt="Gainey Suites Hotel" class="border" /></a></p> <p><a href="images/gainey-suites5-lrg.jpg" rel="lightbox" title="Gainey Suites" img class="border"><img src="images/gainey-suites5.jpg" alt="Gainey Suites Hotel" class="border" /></a></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_guest.php")) { include_once($DOCUMENT_ROOT."/includes/footer_guest.php"); } else { header("location: /error.php"); } ?>