관리-도구
편집 파일: photographers_marriott.php
<?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>Marriott Photography</h2> <p><span class="vendor_phone">Phone: 480-473-8334</span> <br /> <a class="vendor_website" href="http://www.marriottphoto.com" target="_blank"><strong>www.marriottphoto.com </strong></a></p> <p>Weddings are the best place to be! People are happy… dressed pretty… gorgeous flowers… beautiful location. Really. It is easy to “take a good picture” at a wedding. Anyone can do it. And trust me… almost everyone does.<br /> <br /> But I don’t want to “take a picture” for you. I strive to create images that illuminate the relationships, evoke emotion, capture memories, and portray the subtle details and events that make each wedding unique, beautiful, and different.<br /> <br /> I have been shooting weddings for 15 years now. I have seen just about everything and know how to prepare and respond for every type of situation. I don’t need a list of “must have poses” or to go “scout out the location”. All a good wedding photographer needs is to find the light, find the moments, and direct when necessary.<br /> <br /> My goal is to create images that have mood, light, dimension, and texture. With these key elements, we can create beauty in any scene, any location, or any situation.<br /> <br /> I love weddings. Every wedding is so unique and beautiful. I love finding the little details that makes yours stand apart from everyone else’s. I shoot for the wedding album. The wedding album is what completes the months of preparation into a great story. Each album is custom designed by me (no templates) to best suit your style, wedding, and story. </p> <p><strong>See our Real Weddings <br> </strong><a href="../weddings/weddings-colleenlowell.php">Colleen & Lowell</a><br /> <a href="http://www.finestweddingsites.com/weddings/weddings-kurstycolton.php">Kursty & Colton</a><br /> <a href="../weddings/weddings-meganadrian.php">Megan & Adrian </a></p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p><a href="/vendors/images/marriottphoto14-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto14.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto15-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto15.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto16-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto16.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto17-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto17.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto18-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto18.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto19-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto19.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto20-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto20.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto21-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto21.jpg" alt="Marriott Photography" class="" /></a></p> <p><a href="/vendors/images/marriottphoto22-lg.jpg" rel="lightbox" title="Marriott Photography" img="img" class="border"><img src="/vendors/images/marriottphoto22.jpg" alt="Marriott Photography" class="" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_photographers.php")) { include_once($DOCUMENT_ROOT."/includes/footer_photographers.php"); } else { header("location: /error.php"); } ?>