관리-도구
편집 파일: photographers_thegawnes.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> <img src="images/gawne-br.jpg" width="571" height="190" alt=""/> <div id="vendors_listings"> <div class="vendor-left"> <h2>The Gawnes Photography</h2> <p>Phone: 520.230.5960 <br /> <a href="https://www.thegawnes.com" target="_blank"><strong>www.thegawnes.com</strong></a></p> <p>Gawne is pronounced "gone" like Gawne With The Wind. Gawne in 60 seconds. You get the idea. We’re a husband & wife photography team. When we're not hanging out with our two poodles, we're usually photographing weddings. We also do engagement, boudoir, and portrait photography. We’ve been together for 11 years, and married for almost 5. We’re passionate about having an amazing relationship with each other, and with every awesome couple we have the pleasure of working with. We want your wedding day to be better because we're there. To us, wedding photography is more than just taking images. It’s about capturing people. Capturing moments. Capturing love. We seek out the beautiful moments in life, and the art we create will let you relive your most cherished memories.<br> </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><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="images/gawne1-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne1.jpg" alt="The Gawnes Photography" class="border" /></a> <p> <a href="images/gawne2-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne2.jpg" alt="The Gawnes Photography" class="border" /></a> <p> <a href="images/gawne3-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne3.jpg" alt="The Gawnes Photography" class="border" /></a> <p> <a href="images/gawne4-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne4.jpg" alt="The Gawnes Photography" class="border" /></a> <p> <a href="images/gawne5-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne5.jpg" alt="The Gawnes Photography" class="border" /></a> <p> <a href="images/gawne6-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne6.jpg" alt="The Gawnes Photography" class="border" /></a> <p> <a href="images/gawne7-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne7.jpg" alt="The Gawnes Photography" class="border" /></a> <p> <a href="images/gawne8-lg.jpg" rel="lightbox" title="The Gawnes Photography" img class="border"><img src="images/gawne8.jpg" alt="The Gawnes Photography" class="border" /></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"); } ?>