관리-도구
편집 파일: tubac.php
<? include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Mesa Arizona Wedding Reception Sites | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_MESA.""; 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"> <script type="text/javascript">//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds) new pausescroller(pausecontent, "pscrollermesa", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <div align="center"> <?php @include('../includes/search.php'); ?> </div> <h1 class="title">Tubac, Arizona - Wedding Venues</h1> <p class="title"><a href="http://www.finestweddingsites.com/reception/tubac_tubac_golf_resort.php"><img src="../images/banners/tubac-4.jpg" alt="Tubac Golf Resort" width="571" height="190" border="0" /></a></p> <div id="vendors_listings"> <p class="title">Tubac, Arizona is a hidden gem just 40 minutes south of Tucson and it’s there you’ll find an authentic southwestern mission style venue. Located in the Santa Cruz River Valley with beautiful views of the Santa Rita Mountains, Tubac is the perfect place for a destination wedding without leaving the state! </p> <div class="pic"><a href="/reception/tubac_tubac_golf_resort.php"><img src= "/reception/images/tubac-golf-th.jpg" alt="Amara Creekside Resort" /></a> <ul> <li class="title">Tubac Golf Resort</li> <li class="button"><a href="/reception/tubac_tubac_golf_resort.php">More Info » </a></li> </ul> </div> </div> </div> </div> <? 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"); } ?>