관리-도구
편집 파일: b_consulting_heart_of_sedona.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> <div id="vendors_listings"> <div class="vendor-left"> <h2>Heart of Sedona Weddings </h2> <p><span class="vendor_phone">Phone: 888-808-8919</span><br /> <a class="vendor_website" href="http://www.heartofsedonaweddings.com" target="_blank"><strong>www.heartofsedonaweddings.com</strong></a><br /> </p> <p><strong>beauty, style and grace</strong> <br /> <br /> My name is Laura Marolakos and as your wedding planner at Heart of Sedona Weddings, I’m excited to work with you in creating the wedding of your dreams. Whether your event is large or small, formal or informal, indoor or outdoor, in every case it will be exquisite, harmonious and unforgettable. My goal is to help give shape to your dreams and remove any stress by organizing for you the many details, such as arranging for your wedding and reception sites, finding the right musician, photographer, videographer, florist, a wedding cake, as well as coordinating the important events on your wedding day. <strong><br /> </strong><br /> Five years ago I settled in Sedona, Arizona. Free from a high-profile life style and nourished daily by Sedona’s natural beauty, I am now able to direct my creative energies to finding beauty and harmony of soul. The serenity and peace afforded me by this simpler lifestyle, along with the unique opportunities found here, have opened new avenues for the use of my gifts and talents, one of which is weddings. I look forward to working with you on creating your most memorable moments with beauty, style and grace. </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/hsw1.jpg" alt="Weddings Sedona" class="border" /></p> <p><img src="/vendors/images/hsw2.jpg" alt="Weddings Sedona" class="border" /></p> <p><img src="/vendors/images/hsw3.jpg" alt="Weddings Sedona" class="border" /></p> <p><img src="/vendors/images/hsw4.jpg" alt="Weddings Sedona" class="border" /></p> <p><img src="/vendors/images/hsw5.jpg" alt="Weddings Sedona" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_floral.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral.php"); } else { header("location: /error.php"); } ?>