관리-도구
편집 파일: photographers_suzannemelissa.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="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Photographers</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Suzanne Melissa Photography</h2> <p><a class="vendor_website" href="http://www.SuzanneMelissaPhotography.com" target="_blank"><strong>www.SuzanneMelissaPhotography.com</strong></a><br /> </p> <p>I describe my style as Double Mint + Cover Girl . You know those Cover Girl adds where the women look effortlessly beautiful and they have this sparkle in their eye that would make even Brad Pitt buckle at the knees? Have you seen the Double Mint commercials where an adorable looking couple playfully chase each other around with a spring in their step like they just fell in love?<br /> <br /> Is this you? Me either, but I have to admit I LOVE those commercials and I secretly want to be them. I want you to feel that same confidence and joy that these brands represent.<br /> <br /> If you are thinking right now that you don’t fit the Cover Girl image and that you and your fiance are more like a half mint then double mint…then even better! I work very hard to make my brides and grooms feel comfortable in front of the camera. We are a team and I promise that I will guide you as much or as little as you need to ensure that you get beautiful wedding pictures.</p> <p>For further information about pricing and package details please visit my <a href="http://suzannemelissaphotography.com/investment" target="_blank">website</a>.</p> <p><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> <img src="/vendors/images/suzannemelissa1.jpg" alt="Suzanne Melissa Photography" class="border" /></p> <p><img src="/vendors/images/suzannemelissa2.jpg" alt="Suzanne Melissa Photography" class="border" /></p> <p><img src="/vendors/images/suzannemelissa3.jpg" alt="Suzanne Melissa Photography" class="border" /></p> <p><img src="/vendors/images/suzannemelissa4.jpg" alt="Suzanne Melissa Photography" class="border" /></p> <p><img src="/vendors/images/suzannemelissa5.jpg" alt="Suzanne Melissa Photography" class="border" /></p> <p><img src="/vendors/images/suzannemelissa6.jpg" alt="Suzanne Melissa Photography" class="border" /></p> <p><img src="/vendors/images/suzannemelissa7.jpg" alt="Suzanne Melissa Photography" class="border" /></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"); } ?>