관리-도구
편집 파일: destinations.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Destinations | 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"> <a href="http://www.meant2beevents.com/" target="blank"><img src="/images/banners/meant2be_banner.jpg" alt="Meant2BeEvents" /></a> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Destinations</h1> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td rowspan="3" class="photo"><a href="/vendors/honeymoons_allabouthoneymoons.php"><img src= "/vendors/images/allabouthoneymoons_th.jpg" alt="All About Honeymoons"></a></td> <td class="title"><h2>All About Honeymoons</h2></td> <td class="text-right"> 1-877-838-9449</td> </tr> <tr> <td colspan="2"><p>Dream of a wedding on a white sand beach? Impossible to coordinate and pay for? Not so. The opportunities are endless and can actually save your budget. Destination weddings tend to attract your closest friends and relatives, making the event more intimate and meaningful than a banquet room full of co-workers and family acquaintances.</p> <br /> <p><a href="/vendors/honeymoons_allabouthoneymoons.php"><img src="/images/bt_more_info.jpg" alt="more info" width="119" height="29" /></a></p> </td> </tr> </table> <br /> </div> <div class="boxbottom"></div> </div> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td width="159" rowspan="3" class="photo"><a href="/vendors/honeymoons_sedona_wedding_studio.php"><img src= "/vendors/images/sedona-wedding-studio-th.gif" alt="All About Honeymoons" /></a></td> <td width="446" class="title"><h2>Sedona Wedding Studio</h2></td> <td width="200" class="text-right"> </td> </tr> <tr> <td colspan="2"><p>40 leading Sedona Wedding Professionals, including wedding planners and venues have joined to become the unsurpassed, “Sedona Wedding Studio.” Brides can find an elite, “invitation only” membership of the best Sedona Wedding Professionals available today all represented under one roof...</p> <br /> <p><a href="/vendors/honeymoons_sedona_wedding_studio.php"><img src="/images/bt_more_info.jpg" alt="more info" width="119" height="29" /></a></p></td> </tr> </table> </div> <div class="boxbottom"></div> </div> <div id="vendors_listings"> <div class="pic"><a href="/vendors/associations_swpa.php"><img src= "/vendors/images/swpa_th.jpg" alt="Sedona Wedding Professionals Association"></a><ul> <li class="title">Sedona Wedding Professionals Association</li> <li class="button"><a href="/vendors/associations_swpa.php">More Info » </a></li> </ul></div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_destinations.php")) { include_once($DOCUMENT_ROOT."/includes/footer_destinations.php"); } else { header("location: /error.php"); } ?>