관리-도구
편집 파일: skullvalley.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">Skull Valley Wedding Venues</h1> <p class="title">Skull Valley wedding wenues - For a beautiful wedding in <a href="northern-arizona.php">Northern Arizona</a>, Skull Valley 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, Skull Valley has it all! </p> <p class="title"> <?php @include('../includes/contact-me-email.php'); ?> </p> <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"); } ?>