관리-도구
편집 파일: az_destination_grandhotel.php
<? include_once('constants.php'); $page_title = COMPANY_NAME." : Sedona Arizona Wedding Reception Sites | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CATERERS.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once("header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"> </div> <div id="wrapper"> <div id="content"> <div align="center"> <?php @include('../includes/search.php'); ?> </div> <h1 class="title">Arizona Destination Weddings - Wedding Reception Sites</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>The Grand Hotel</h2> <p><span class="vendor_phone">Phone: 928-638-3333</span> <br /><a class="vendor_website" href="http://www.grandcanyongrandhotel.com" target="_blank"><strong>www.grandcanyongrandhotel.com </strong></a></p> <p>Plan your wedding at the Grand Hotel and redefine the meaning of spectacular! The Grand Hotel in Grand Canyon, Arizona is the perfect location for weddings and receptions. Guests and attendees have the benefit of an exclusive event space with all the comforts and ambiance of the Grand Hotel. <br /> <br /> For larger events, the Canyon Star Restaurant comfortably seats up to 300 people and is ideal for wedding receptions. Our expert banquet staff can also assist with the selection of wedding ceremony locations in the Grand Canyon National Park, provide award-winning photography for your event, and even produce breathtaking floral arrangements or customized wedding cake. <br /> <br /> Our staff is available for off-site, catered events, ensuring that your function will receive professional service and attention to detail. The Canyon Star Restaurant's executive chef can prepare anything from cookouts to elegant four-course dinners that are sure to impress. No capacity is too large or too small for our catering specialists. </p> <p><input type=button value="Previous" onClick="window.location='http://www.finestweddingsites.com/reception/arizona_destination_weddings_dancing_apache_lodge.php'"><input type=button value="Next" onClick="window.location='http://www.finestweddingsites.com/reception/az_destination_lauberge.php'"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p> <img src="images/GrandHotel01.jpg" alt="The Grand Hotel" class="border" /></p> <p><img src="images/GrandHotel02.jpg" alt="The Grand Hotel" class="border" /></p> <p><img src="images/GrandHotel03.jpg" alt="The Grand Hotel" class="border" /></p> <p><img src="images/GrandHotel03-5.jpg" alt="The Grand Hotel" class="border" /></p> <p><img src="images/GrandHotel04.jpg" alt="The Grand Hotel" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_destinations.php")) { include_once("footer_destinations.php"); } else { header("location: /error.php"); } ?>