관리-도구
편집 파일: photographers_awardwinning.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants-photo.php'); $page_title = COMPANY_NAME." | Arizona Wedding Photographers | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_PHOTOGRAPHERS.""; 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, "pscrollerphotography", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Photographers</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Award Winning Photography</h2> <p><span class="vendor_phone">Phone: 602-315-7170</span> <br /><a class="vendor_website" href="http://www.awardwinningphotographyaz.com/" target="_blank"><strong>www.awardwinningphotographyaz.com/</strong></a></p> <p>Your wedding day is a culmination of experiencing the joy of falling in love to make commitment vows until the end of time. As a couple you have spent a lot of time planning for this day and everything from the ceremony site, to the flowers, tux and wedding gown must be perfect.</p> <p>The next, very important step is to hire a professional photographer to have the unique skill to capture the excitement, emotion and beauty of this very special day that you have waited for. Why place this trust in the hands of an uncle, cousin or low cost photographer that offers you all day service at a ridiculous price? Why not hire Award Winning Photography to provide you with your wedding photographs to cherish for generations to come at very affordable prices.</p> <p>Our staff is continuously improving their skill and knowledge through training and ongoing education. We offer the latest trends and techniques, canvas prints, photo montages, customized albums and even offer a DVD of your images in high resolution with every package we offer, so you can do as you please, as you wish, as you want. We're also accredited by the Better Business Bureau.</p> <p>At Award Winning Photography we focus on you! We take the time to listen to your needs, your wants, and your wishes. We develop a level of comfort, trust and thorough understanding of your expectations so your day is complete. We would love to hear from you. Call us; you'll be glad you did!</p> <p><strong>See our Real Weddings<br /> </strong><a href="../weddings/weddings-alexisjulio.php">Alexis & Julio</a><a href="../weddings/weddings-bonniedavid.php"><br /> </a></p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p> <img class="border" src="/vendors/images/award_photography_01.jpg" /></p> <p><img class="border" src="/vendors/images/award_photography_02.jpg" /></p> <p><img class="border" src="/vendors/images/award_photography_03.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_photographers.php")) { include_once($DOCUMENT_ROOT."/includes/footer_photographers.php"); } else { header("location: /error.php"); } ?>