관리-도구
편집 파일: b_consulting_she_coordinates.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants-planner.php'); $page_title = COMPANY_NAME." : Arizona Wedding Floral and Event Design | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_FLORAL.""; 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, "pscrollerfloral", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Planners & Event Design</h1> <p class="title"><a href="http://www.shecoordinatesit.com " target="_blank"><img src="images/she-banner.jpg" width="571" height="190" /></a></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>She Coordinates It </h2> <p><span class="vendor_phone">Phone: 602-824-8410</span><br /> <a class="vendor_website" href="http://www.shecoordinatesit.com" target="_blank"><strong>www.shecoordinatesit.com </strong></a><br /> </p> <p>You probably already envision yourself on your wedding day. You and your bridesmaids are hanging around in the getting ready suite laughing, joking and celebrating. Maybe your hair is being styled to perfection and your makeup expertly applied. You are enjoying those last precious moments as a "Miss”.</p> <p>My job is to make sure that this wedding fantasy is a reality. You should not be stressed-out, answering calls and questions from vendors, setting up decor or hoping that everything "works-out" with no clear plan in place.</p> <p><em>"Tiffany was very helpful with checklists that helped me remember many things that probably would have slipped my mind" -Jennifer M. Sedona, AZ</em></p> <p>I have helped countless brides like you to actually enjoy their wedding day. From the moment we begin working together, you will be guided through every step of planning your wedding You will have a professional at your side to guide your decision making, ensuring you don't make common "DIY" mistakes. </p> <p>I will help you assemble a "dreamteam" of wedding professionals that you can trust to deliver exceptional service on your wedding day. </p> <p>If this sounds like the wedding planning experience that you want to have, then I cant wait to meet you!</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> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="images/she-lg.jpg" rel="lightbox" title="She Coordinates It" img="img" class="border"><img src="images/she.jpg" alt="She Coordinates It" class="border" /></a></p> <p><a href="images/she1-lg.jpg" rel="lightbox" title="She Coordinates It" img="img" class="border"><img src="images/she1.jpg" alt="She Coordinates It" class="border" /></a></p> <p> <a href="images/she2-lg.jpg" rel="lightbox" title="She Coordinates It" img="img" class="border"><img src="images/she2.jpg" alt="She Coordinates It" class="border" /></a></p> <p> <a href="images/she3-lg.jpg" rel="lightbox" title="She Coordinates It" img="img" class="border"><img src="images/she3.jpg" alt="She Coordinates It" class="border" /></a></p> <p> <a href="images/she4-lg.jpg" rel="lightbox" title="She Coordinates It" img="img" class="border"><img src="images/she4.jpg" alt="She Coordinates It" class="border" /></a></p> <p> <a href="images/she5-lg.jpg" rel="lightbox" title="She Coordinates It" img="img" class="border"><img src="images/she5.jpg" alt="She Coordinates It" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_floral.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral.php"); } else { header("location: /error.php"); } ?>