관리-도구
편집 파일: surprise_hillcrest_golf_club.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : West Valley - North 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($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="wrapper"> <div id="content"> <div align="center"> <?php @include('../includes/search.php'); ?> </div> <h1 class="title">Surprise, Arizona - Wedding Reception Sites</h1> <p class="title img_center"><img src="images/hillcrestbr.jpg" width="571" height="190" /></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Hillcrest Golf Club</h2> <p><span class="vendor_phone">Phone: 623-584-1500</span> <br /><a href="http://www.hillcrestgolfclub.com" target="_blank"on click="trackOutboundLink('http://www.hillcrestgolfclub.com'); return false;"><strong>www.hillcrestgolfclub.com</strong></a></p> <h1><em>Congratulations on your recent engagement! </em></h1> <h3><em>Great packages starting at only $1,200!</em></h3> <p>Thank you for your interest in Hillcrest Golf Club to celebrate your special day! We are accommodating to every bride and to all budgets with nothing but the best service.<br> <br> Our breathtaking ceremony site is lavished with beautiful greens, an elegant white gazebo, and nothing less of the best views in Sun City West. Following your ceremony, guests are welcome to join us in our newly remodeled Sunset Terrace Reception Hall where indoor and outdoor space meets the needs of everyone. The Sunset Terrace Reception Hall offers elegant features to make your reception one to remember.</p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="images/hillcrest_06-lg.jpg" rel="lightbox" title="HillCrest Golf Club" img="img" class="border"><img src="images/hillcrest_06.jpg" alt="HillCrest Golf Club" class="border" /></a></p> <p> <a href="images/hillcrest_07-lg.jpg" rel="lightbox" title="HillCrest Golf Club" img="img" class="border"><img src="images/hillcrest_07.jpg" alt="HillCrest Golf Club" class="border" /></a></p> <p> <a href="images/hillcrest_08-lg.jpg" rel="lightbox" title="HillCrest Golf Club" img="img" class="border"><img src="images/hillcrest_08.jpg" alt="HillCrest Golf Club" class="border" /></a></p> <p> <a href="images/hillcrest_09-lg.jpg" rel="lightbox" title="HillCrest Golf Club" img="img" class="border"><img src="images/hillcrest_09.jpg" alt="HillCrest Golf Club" class="border" /></a></p> <p> <a href="images/hillcrest_10-lg.jpg" rel="lightbox" title="HillCrest Golf Club" img="img" class="border"><img src="images/hillcrest_10.jpg" alt="HillCrest Golf Club" class="border" /></a></p> <p> <a href="images/hillcrest_11-lg.jpg" rel="lightbox" title="HillCrest Golf Club" img="img" class="border"><img src="images/hillcrest_11.jpg" alt="HillCrest Golf Club" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_reception-catering.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception-catering.php"); } else { header("location: /error.php"); } ?>