관리-도구
편집 파일: elopements_luna_vista.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Elopement | Arizona Wedding Vendors | AZ Wedding Sites | Home"; 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"> <h1 class="title">Arizona Wedding Elopement</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Luna Vista Bed and Breakfast</h2> <p><span class="vendor_phone">Phone: 800-611-4788</span> <br /><a class="vendor_website" href="http://www.lunavistabandb.com/" target="_blank"><strong>www.lunavistabandb.com</strong></a></p> <p>Consider the Arizona high country of Sedona's Verde Valley when planning your intimate wedding. While pledging your love, just imagine the vivid vistas - infinate clear skies - sacred lands - and the spirit of place as your ceremonial chapel. Afterwards, share the joy with close family and friends, or honeymoon with just the two of you at this luxury bed and breakfast. Let Luna Country Weddings create your uniquie experience and fond memories at Sedona Verde Valley's Luna Vista Bed and Breakfast near Camp Verde, Arizona.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/luna_vista_03.jpg" /></p> <p><img class="border" src="/vendors/images/luna_vista_02.jpg" /></p> <p><img class="border" src="/vendors/images/luna_vista_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_guest.php")) { include_once($DOCUMENT_ROOT."/includes/footer_guest.php"); } else { header("location: /error.php"); } ?>