관리-도구
편집 파일: photographers_steponme.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>Steph Wahlig Photography</h2> <p><span class="vendor_phone">Phone: 602.576.8463</span> <br /> <a class="vendor_website" href="http://www.steponmephoto.com" target="_blank"><strong>www.steponmephoto.com</strong></a></p> <p>Your wedding. We would be so honored to be a part of it. In telling the story, we will be there for every moment – getting ready, the first look, your vows, and the celebration with friends and family – every moment is a piece of the story. Throughout the day we will be focused on observing. Documenting those smaller moments that, when put together, will allow you to remember every part of the most important day of your life.</p> <p>We will be watching closely to capture those special people and relationships that you will be surrounded with. When it comes to your formal portraits, the more time with the two of you the better. Remember, you only have one wedding day and you can’t get it back. You have invested a lot into your wedding photography so be sure and invest in your time during the day to document just the two of you. Along with your own portraits, we will photo- graph all family and group photos that were discussed at our final meeting.</p> <p><strong>Stylized photo shoots</strong><a href="http://finestweddingsites.com/blog/outdoor-wedding-romance-at-grayhawk-golf-club/"><br> Outdoor Wedding Romance at Grayhawk Golf Club </a><strong><br> </strong><a href="http://finestweddingsites.com/blog/modern-meets-rustic-at-gainey-ranch-golf-club-new-cover-on-newsstands/">Modern Meets Rustic </a> </p> <p><br> <input type=button value="Back" onClick="history.go(-1)"> </p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> </p><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="/vendors/images/steponme6-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme6.jpg" alt="StepOnMe Photography" class="border" /></a> <p> <a href="/vendors/images/steponme1-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme1.jpg" alt="StepOnMe Photography" class="border" /></a> <p> <a href="/vendors/images/steponme2-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme2.jpg" alt="StepOnMe Photography" class="border" /></a> <p> <a href="/vendors/images/steponme3-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme3.jpg" alt="StepOnMe Photography" class="border" /></a> <p> <a href="/vendors/images/steponme4-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme4.jpg" alt="StepOnMe Photography" class="border" /></a> <p> <a href="/vendors/images/steponme5-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme5.jpg" alt="StepOnMe Photography" class="border" /></a> <p> <a href="/vendors/images/steponme7-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme7.jpg" alt="StepOnMe Photography" class="border" /></a> <p> <a href="/vendors/images/steponme8-lg.jpg" rel="lightbox" title="StepOnMe Photography" img class="border"><img src="/vendors/images/steponme8.jpg" alt="StepOnMe Photography" class="border" /></a> </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"); } ?>