관리-도구
편집 파일: guest_doubletree-gilbert.php
<?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>DoubleTree Phx Gilbert</h2> <p><span class="vendor_phone">Phone: 1-888-695-3423 </span> <br /> <a href="http://doubletree3.hilton.com/en/hotels/arizona/doubletree-by-hilton-hotel-phoenix-gilbert-PHXSTDT/index.html" target="_blank"on click="trackOutboundLink('http://www.doubletreephoenixgilbert.com/gilbert-arizona-hotel-accommodations.html'); return false;"><strong>www.doubletreephoenixgilbert.com</strong></a> </p> </p> <p>This boutique hotel embodies luxury with its lush landscaping that provides a scenic escape. The DoubleTree by Hilton™ Phoenix-Gilbert offers 121 well-appointed rooms and suites with a short walkway to the SanTan Elegante Wedding Venue; minutes from restaurants, shopping and entertainment. We offer preferred amenities such as complimentary Hi-Speed WiFi, a business center with computers/printers, complimentary transportation within a 5 mile radius to area corporations and much more! Ideally located near Loop 202 and just miles from the Phoenix-Mesa Gateway Airport we are an excellent choice for your stay.</p> <p>Our guests traveling with families will appreciate our contemporary luxury with ample breathing room and our convenient proximity to local attractions such as SanTan Village Mall, Gilbert Temple, Big League Dreams, Polar Ice, Gilbert Rodeo Park, Popular Fine Dining and World Class Golf.</p> <p>Our spacious guestrooms feature your choice of one king or two queen size luxurious beds with our popular Deep Sleep Pillow Top Mattresses, or choose to upgrade to a Jr. Suite and enjoy an additional seating area with a queen sized sleeper sofa. Looking for a romantic getaway? Our stylish Honeymoon Suite includes special features such as a fireplace, private whirlpool tub, mini-bar, elegant four poster bed, custom shower and decorative 22 foot ceilings. Our romantic package awaits you.</p> <p>Dine at our full service Brock’s Bar & Restaurant at the DoubleTree by Hilton Phoenix-Gilbert and enjoy traditional American cuisine and favorites from around the world. Relax in a comfortable, casual setting with menu selections moderately priced for a conservative travel budget.</p> <p>The options to unwind don’t stop there. Pamper yourself at the SanTan Salon and Spa, offering a complete range of luxury services. </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/dbletree6-lg.jpg" rel="lightbox" title="DoubleTree Phx Gilbert" img class="border"><img src="images/dbletree6.jpg" alt="DoubleTree Phx Gilbert" class="border" /></a></p> <p> <a href="images/dbletree4-lg.jpg" rel="lightbox" title="DoubleTree Phx Gilbert" img class="border"><img src="images/dbletree4.jpg" alt="DoubleTree Phx Gilbert" class="border" /></a></p> <p> <a href="images/dbletree2-lg.jpg" rel="lightbox" title="DoubleTree Phx Gilbert" img class="border"><img src="images/dbletree2.jpg" alt="DoubleTree Phx Gilbert" class="border" /></a></p> <p> <a href="images/dbletree1-lg.jpg" rel="lightbox" title="DoubleTree Phx Gilbert" img class="border"><img src="images/dbletree1.jpg" alt="DoubleTree Phx Gilbert" 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"); } ?>