관리-도구
편집 파일: WV_westbrook.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : West Valley 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="topbanner"> </div> <div id="wrapper"> <div id="content"> <div align="center"> <?php @include('../includes/search.php'); ?> </div> <h1 class="title">West Valley • Wedding Reception Sites</h1> <p class="title img_center"><img src="images/westbrook-banner.jpg" width="571" height="190" /></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Westbrook Village</h2> <p><span class="vendor_phone">Phone: 623-566-6181</span> <br /> <a href="http://www.westbrookvillage.org" target="_blank"on click="trackOutboundLink('http://www.westbrookvillage.org'); return false;"><strong>www.westbrookvillage.org</strong></a> </p> <p>Westbrook Village is a unique active adult community located in Northwest Valley in Peoria, Arizona. Westbrook Village has two beautiful 18 hole Championship golf courses each with adjacent recreation centers and ballrooms to rent for your wedding ceremony, reception or rehearsal dinner.</p> <p>"The Lakes" Ballroom can accommodate 50-300 guests. We provide a beautiful ballroom equip with tables, and cushioned chairs set up to your liking. You can decorate any way you choose to make your special day perfect for you. For our convenience, "The Lakes" also offers a full sized kitchen, so your caterer of choice can set up and stage their preparations for your wedding feast.</p> <p>The ballroom also includes an extremely large parquet wooden dance floor and a full sized stage to house your band or DJ. "The Vistas" Ballroom, also located within Westbrook Village, can accommodate between 50-250 guests. It can also be set up to your specifications with our tables, chairs and either buffet or server based catering. You choose the caterer, the decorator to make your dream wedding a reality.</p> <p>Both of our ballrooms have adjacent patios that can be rented for either your ceremony or cocktail reception. Come and visit Westbrook Village and tour our facilities.</p> <p>You will discover the perfect spot for your wedding! </p> <p><input type=button value="Previous" onclick="window.location='http://www.finestweddingsites.com/reception/WV_courtyard.php'"><input type=button value="Next" onclick="window.location='http://www.finestweddingsites.com/reception/WV_arrowhead_cc.php'"></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/westbrook-7-lrg.jpg" rel="lightbox" title="Westbrook Village" img class="border"><img src="images/westbrook-7.jpg" alt="Westbrook Village" class="border" /></a></p> <p> <a href="images/westbrook-1-lrg.jpg" rel="lightbox" title="Westbrook Village" img class="border"><img src="images/westbrook-1.jpg" alt="Westbrook Village" class="border" /></a></p> <p> <a href="images/westbrook-10-lrg.jpg" rel="lightbox" title="Westbrook Village" img class="border"><img src="images/westbrook-10.jpg" alt="Westbrook Village" class="border" /></a></p> <p> <a href="images/westbrook-3-lrg.jpg" rel="lightbox" title="Westbrook Village" img class="border"><img src="images/westbrook-3.jpg" alt="Westbrook Village" class="border" /></a></p> <p> <a href="images/westbrook-4-lrg.jpg" rel="lightbox" title="Westbrook Village" img class="border"><img src="images/westbrook-4.jpg" alt="Westbrook Village" class="border" /></a></p> <p> <a href="images/westbrook-9-lrg.jpg" rel="lightbox" title="Westbrook Village" img class="border"><img src="images/westbrook-9.jpg" alt="Westbrook Village" class="border" /></a></p> <p> <a href="images/westbrook-8-lrg.jpg" rel="lightbox" title="Westbrook Village" img class="border"><img src="images/westbrook-8.jpg" alt="Westbrook Village" 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"); } ?>