관리-도구
편집 파일: photographers_depoy.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/depoy-br1.jpg" width="571" height="190" alt=""/> <div id="vendors_listings"> <div class="vendor-left"> <h2>DePoy Studios</h2> <p><span class="vendor_phone">Phone: 480-917-0334 <br> <span class="vendor_phone"> Phone: 928-863-4238 </span> <br /> <a href="http://depoystudios.com/" target="_blank"><strong>www.DePoyStudios.com</strong></a></p> <p>Our PASSION drives us; your RAW moments motivate us, and every second on your wedding day creates TIMELESS memories. Wedding photographers for the modern couple.</p> <p>DePoy Studios offers professional engagement and wedding photography in Chandler and throughout different destinations across the country. We are not another run-of-the-mill local professional wedding photographer. Every wedding or engagement photo session is treated with the utmost care, professionalism, and creativity that you may not find with other photographers located in the valley. Timeless, Raw, Modern, Romantic, BadAss; these are some words past couples have used to describe our style. DePoy Studios is proud to bring the type of engagement and wedding photos that couples are dying to have, show off, and display on their walls.<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/depoy1-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy1.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy2-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy2.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy3-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy3.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy4-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy4.jpg" alt="DePoy Studios" class="border" /></a> <p><a href="images/depoy12-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy12.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy5-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy5.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy6-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy6.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy7-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy7.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy9-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy9.jpg" alt="DePoy Studios" class="border" /></a> <p> <a href="images/depoy10-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy10.jpg" alt="DePoy Studios" class="border" /></a> <p><a href="images/depoy11-lg.jpg" rel="lightbox" title="DePoy Studios" img class="border"><img src="images/depoy11.jpg" alt="DePoy Studios" class="border" /></a></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"); } ?>