관리-도구
편집 파일: prescott.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants-prescott.php'); $page_title = "Outdoor Prescott Wedding Venues | Inexpensive Prescott Wedding Venues | Best Places to Get Married in Prescott | Home"; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <meta name="keywords" content="Inexpensive Prescott Wedding Venues, Outdoor Prescott Wedding Venues, Best places to get married in Prescott, Prescott Arizona reception sites, Prescott wedding sites, Prescott Wedding locations, Best places to get married in Prescott"> <meta name="description" content="Browse Prescott Wedding Venues. Outdoor Prescott Wedding Venues. If you plan to get married in Prescott, we can help you find the perfect Prescott wedding venue. We know Prescott weddings!"> <div id="topbanner"> </div> <div id="wrapper"> <div id="content"> <div align="center"></div> <h1 class="title">Prescott Wedding Venues</h1> <p class="title">Prescott wedding wenues - For a beautiful wedding in <a href="northern-arizona.php">Northern Arizona</a>, Prescott can be your perfect <a href="arizona_destination_weddings.php">destination wedding</a> location! If you'd like a gorgeous indoor or outdoor ceremony venue or reception location for your wedding, Prescott has it all! </p> <p class="title"> <?php @include('../includes/contact-me-email.php'); ?> </p> <div class="pic"><a href="/reception/prescott_capital-canyon.php"title="Prescott Wedding Venues"><img src= "/reception/images/capital-canyon-th2.jpg" alt="Prescott Wedding Venues" /></a> <ul> <li class="title">Capital Canyon Club</li> <li class="button"><a href="/reception/prescott_capital-canyon.php"title="Prescott Wedding Locations">More Info » </a></li> </ul> </div> <div class="pic"><a href="/reception/prescott_grand-highland.php"title="The Grand Highland Hotel"><img src= "images/grand-th.jpg" alt="The Grand Highland Hotel" /></a> <ul> <li class="title">The Grand Highland Hotel</li> <li class="button"><a href="/reception/prescott_grand-highland.php"title="The Grand Highland Hotel">More Info » </a></li> </ul> </div> <div class="pic"><a href="/reception/prescott_hassayampa.php"title="Hassayampa Inn"><img src= "images/hassayampa-th.jpg" alt="Hassayampa Inn" /></a> <ul> <li class="title">Hassayampa Inn</li> <li class="button"><a href="/reception/prescott_hassayampa.php"title="Hassayampa Inn">More Info » </a></li> </ul> </div> <div class="pic"><a href="/reception/prescott_prescott-club.php"title="Prescott Club at StoneRidge"><img src= "/reception/images/prescott-club-th.jpg" alt="Prescott Club at StoneRidge" /></a> <ul> <li class="title">Prescott Club at StoneRidge </li> <li class="button"><a href="/reception/prescott_prescott-club.php"title="Prescott Club at StoneRidge">More Info » </a></li> </ul> </div> <div class="pic"><a href="/reception/prescott_vandicksonranch.php"title="Van Dickson Ranch"><img src= "images/vandicksonranch-th.jpg" alt="Van Dickson Ranch" /></a> <ul> <li class="title">Van Dickson Ranch </li> <li class="button"><a href="/reception/prescott_vandicksonranch.php"title="Van Dickson Ranch">More Info » </a></li> </ul> </div> <?php @include('../includes/search.php'); ?> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_reception-prescott.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception-prescott.php"); } else { header("location: /error.php"); } ?>