관리-도구
편집 파일: floral_nonnys.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>Nonny's</h2> <p><span class="vendor_phone">Phone: 480-837-4558</span> <br /><a class="vendor_website" href="http://www.nonnyscreations.com" target="_blank"><strong>www.nonnyscreations.com</strong></a></p> <p><strong>Moments Worth Celebrating...Creativity Worth Talking About</strong></p> <p>As a full service florist and wedding planner, Nonny’s prides itself in our originality, creativity, personal connections and inspirational service. This is truly your special day, and should be designed specifically to your aspirations, desires, and needs. Nonny’s specialty shines in providing unique experiences for the largest weddings to the most intimate of events.</p> <p>Let us relieve your planning stress with our seamless approach to making your over the top dream wedding, picture perfect on your big day! Whether you need to create a wedding from the ground up, or only certain aspects of the planning process or flowers, our skilled team is committed to making your wedding truly unforgettable by taking each special occasion and tailoring it to your dreams.</p> <p> </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/nonnys.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-0.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-1.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-2.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-3.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-4.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-5.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-6.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-7.jpg" alt="Nonny's Creations" class="border" /></p> <p><img src="/vendors/images/nonnys-8.jpg" alt="Nonny's Creations" 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"); } ?>