관리-도구
편집 파일: NC_carefree_resort_conference.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Anthem 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">Central Valley North • Wedding Venues </h1> <p class="img_center"> <a href="http://www.carefree-resort.com/" target="_blank"><img src="http://www.finestweddingsites.com/images/banners/carefree-resort-3.jpg" alt="Carefree Resort & Conference Center" width="571" height="190" border="0" /></a> </p> <div id="vendors_listings"> <div class="vendor-left"> <h2><strong>Carefree Resort & Conference Center</strong></h2> <p><span class="vendor_phone">Phone: 480-595-3707</span> <br /> <a href="http://www.carefree-resort.com/" target="_blank"on click="trackOutboundLink('http://www.carefree-resort.com/weddings-and-celebrations'); return false;"><strong>www.carefree-resort.com</strong></a></p> <h1><em>Pure Southwest Romance</em></h1> <p>At Carefree Resort, the only thing more breathtaking than the scenery on your wedding day will be you. We devote full attention to your special day - to us, it's the only one in the world. Picture an outdoor celebration against clear blue skies and a majestic mountain backdrop. Or, envision a dreamy ceremony cascading with magnificent colors - as the sun melts into the horizon from Mustang Overlook or the exquisitely manicured Carefree Lawn. For a unique indoor reception, the Opera House is the perfect one of a kind venue - featuring a built-in stage, soaring ceilings, and a second-story balcony level open to the crowd below, providing a perfectly dramatic introduction of the newly married couple. Whatever your dream wedding may be, Carefree Resort has the venue and the experience to make your dream come true. </p> <p><strong>Real Wedding at Carefree Resort & Conference Center<br /> </strong><a href="http://www.finestweddingsites.com/weddings/weddings-lindsaycraig.php">Lindsay & Craig</a><br /> </p> <p> <input type=button value="Back" on click="history.go(-1)"> <br /> </p> </p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p><img src="images/carefree-resort1.jpg" alt="Carefree Resort & Conference Center" class="border" /></p> <p><img src="images/carefree-resort2.jpg" alt="Carefree Resort & Conference Center" class="border" /></p> <p><img src="images/carefree-resort3.jpg" alt="Carefree Resort & Conference Center" class="border" /></p> <p><img src="images/carefree-resort4.jpg" alt="Carefree Resort & Conference Center" class="border" /></p> <p><img src="images/carefree-resort5.jpg" alt="Carefree Resort & Conference Center" class="border" /></p> <p><img src="images/carefree-resort6.jpg" alt="Carefree Resort & Conference Center" class="border" /></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php"); } else { header("location: /error.php"); } ?>