관리-도구
편집 파일: new1.php
<? include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = "Arizona's Finest Wedding Sites, Wedding Locations and Wedding Services : Arizona Wedding Reception Sites | Arizona Wedding Vendors | AZ Wedding Sites"; if (file_exists($DOCUMENT_ROOT."/includes/header1.php")) { include_once($DOCUMENT_ROOT."/includes/header1.php"); } else { header("location: /error.php"); } ?> <div id="content"> <div class="homebox"> <h1>Wedding Vendor Categories</h1> <table class="vendors"> <tr> <td> <ul> <li>» <a href="/vendors/associations.php">Associations</a></li> <li>» <a href="/vendors/bridal_consulting.php">Bridal Consulting</a></li> <li>» <a href="/vendors/bridal_registry.php">Bridal Registry</a></li> <li>» <a href="/vendors/bridal_shops.php">Bridal Shops</a></li> <li>» <a href="/vendors/bridal_shows.php">Bridal Shows</a></li> <li>» <a href="/vendors/cakes.php">Cakes & Sweets</a></li> <li>» <a href="/vendors/caterers.php">Caterers</a></li> <li>» <a href="/vendors/ceremony_music.php">Ceremony Music</a></li> <li>» <a href="/vendors/clergy.php">Clergy/Ministers</a></li> <li>» <a href="/vendors/destinations.php">Destination Weddings</a></li> </ul> </td> <td> <ul> <li>» <a href="/vendors/dj.php">DJ's/Entertainment</a></li> <li>» <a href="/vendors/first_dance.php">First Dance</a></li> <li>» <a href="/vendors/floral.php">Floral and Event Design</a></li> <li>» <a href="/vendors/floral_preservation.php">Floral Preservation</a></li> <li>» <a href="/vendors/gown_preservation.php">Gown Preservation</a></li> <li>» <a href="/vendors/guest.php">Guest Accommodations</a></li> <li>» <a href="/vendors/health.php">Health & Beauty</a></li> <li>» <a href="/vendors/honeymoons.php">Honeymoons</a></li> <li>» <a href="/vendors/invitations.php">Invitations</a></li> <li>» <a href="/vendors/jewelry.php">Jewelry</a></li> </ul> </td> <td> <ul> <li>» <a href="/vendors/linens.php">Linens & Rentals</a></li> <li>» <a href="/vendors/live_bands.php">Live Bands</a></li> <li>» <a href="/reception/index.php">Locations</a></li> <li>» <a href="/vendors/partyfavors.php">Party Favors & Gifts</a></li> <li>» <a href="/vendors/photographers.php">Photographers</a></li> <li>» <a href="/vendors/rehearsal.php">Rehearsal Dinners</a></li> <li>» <a href="/vendors/transportation.php">Transportation</a></li> <li>» <a href="/vendors/tuxedos.php">Tuxedos</a></li> <li>» <a href="/vendors/video.php">Videography</a></li> <li>» <a href="/vendors/websites.php">Websites</a></li> </ul> </td> </tr> </table> </div> <div id="homequote"> <blockquote cite="http://www.somesite.com/path/to/page.html"> <p id="quote">Dear Arizona Wedding Sites Magazine, <br />I planned my entire wedding through Arizona's Finest Wedding Sites and Services. I got my chocolate fountain through "Let Them Eat Cake" and I found the idea of dove release with "Blessings From Above." My wedding was so beautiful that I called to ask if they could feature my wedding in their magazine. The staff was friendly and helpful and I still love the publication!</p> <p id="author">—Nicole Roos</p> </blockquote> </div> <h1>Featuring...</h1> <h2 class="home">Over 200 of Arizona's finest wedding vendors and locations for your event.</h2> <h2 class="home">Special Arizona wedding vendors sections, highlighting florists, bridal shops, photography, entertainment and more.</h2> <h2 class="home">ENJOY planning your wedding by using Arizona's Finest Wedding Sites and Services Magazine & Website! Bookmark this page.</h2 ><h1>Find local & timely information on the finest Arizona wedding locations and services! We know Arizona!</h1> <p>Newly engaged? Welcome to Arizona's Finest Wedding Sites and Services, the ultimate resource for planning the perfect Arizona wedding!</p> <p>Getting engaged is the first step toward marriage; the next step is planning the wedding itself. Arizona's Finest Wedding Sites and Services provides all of the information you need to plan every detail of your wedding ceremony and reception, starting with the most important: selecting the wedding site. We've done the legwork for you with an exciting array of sensational Arizona wedding sites and locations for your special day, from upscale resorts and restaurants to tranquil mountain retreats. Prepare to be dazzled!</p> <p>A dream wedding is a result of careful planning. Whether you have six weeks, six months or more than a year to plan your perfect Arizona wedding and reception, you can rest assured that Arizona's Finest Wedding Sites and Services features only the finest vendors and services to make your wedding day a success. This site is designed so you can plan your entire celebration online today, or simply add the finishing touches to your existing wedding plans.</p> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer1.php")) { include_once($DOCUMENT_ROOT."/includes/footer1.php"); } else { header("location: /error.php"); } ?>