관리-도구
편집 파일: photographers_lightrain.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.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>LightRain Images</h2> <p><span class="vendor_phone">Phone: 480-699-5731</span> <br /><a class="vendor_website" href="http://www.lightrainimages.com" target="_blank"><strong>LightRain Images</strong></a></p> <p><strong>Your Story Told in Beautiful Images</strong></p> <p>Your dreams are finally coming true and you have many things to plan to make your special day perfect. At LightRain Images, we are passionate about creating breathtaking photographs to tell your wedding story in beautiful images.</p> <p>Photography is one of the most important elements of your wedding because your wedding photographs and your album are your first family heirlooms. You and your groom, your friends and family will not only enjoy these, but your future children and grandchildren will be admiring these images as well.</p> <p>What you can expect from LightRain Images: <ul class="normaltext"> <li>A relaxed, fun experience with your engagement and wedding photos</li> <li>A personal approach with ample time to answer all your questions & concerns</li> <li>Thorough planning and coordination to capture the most dramatic imagery</li> <li>On-line hosting to choose your favorites at your leisure</li> <li>Unique magazine style storybook album meticulously designed with numerous enhancements such as with Black & White...(ask us about Hollywood effects)</li> </ul> </p> <p>We take all the classic traditional poses, but focus on capturing the fleeting candid moments in photojournalistic style.</p> <p>You owe it to yourself to stop by our studio to see all of the albums and packages. We can design a package to fit your needs.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/lightrain01.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"); } ?>