관리-도구
편집 파일: b_consulting_sugar_plum.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>Debbie Kennedy <br /> Events & Designs</h2> <p><span class="vendor_phone">Phone: 602-228-3639</span><br /> <a class="vendor_website" href="http://www.debbiekennedyevents.com" target="_blank"><strong>www.debbiekennedyevents.com </strong></a><br /> </p> <p><strong>Debbie Kennedy Events & Design</strong> wedding service delivers a relationship with each of our clients to cater to their personal taste, preferences, and overall event desires. We are committed to making this process stress-free. We will create a one-of-a kind, extraordinary event just for you.<br /> <br /> Our event designers collaborate with the finest vendors; we stay current by consulting with the new and the most innovated designers in the wedding industry. The end result is a customizable coordination package that is best suited for the bride and groom. Once a package selection is made, <strong>Debbie Kennedy Events & Design</strong> will manage the event from inception to completion, so the happy couple can enjoy this blissful time in their life. </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/kennedy1-lrg.jpg" rel="lightbox" title="Debbie Kennedy Events & Design" img="img" class="border"><img src="images/kennedy1.jpg" alt="Debbie Kennedy Events & Design" class="border" /></a></p> <p> <a href="images/kennedy2-lrg.jpg" rel="lightbox" title="Debbie Kennedy Events & Design" img="img" class="border"><img src="images/kennedy2.jpg" alt="Debbie Kennedy Events & Design" class="border" /></a></p> <p> <a href="images/kennedy3-lrg.jpg" rel="lightbox" title="Debbie Kennedy Events & Design" img="img" class="border"><img src="images/kennedy3.jpg" alt="Debbie Kennedy Events & Design" class="border" /></a></p> <p> <a href="images/kennedy4-lrg.jpg" rel="lightbox" title="Debbie Kennedy Events & Design" img="img" class="border"><img src="images/kennedy4.jpg" alt="Debbie Kennedy Events & Design" class="border" /></a></p> <p> <a href="images/kennedy5-lrg.jpg" rel="lightbox" title="Debbie Kennedy Events & Design" img="img" class="border"><img src="images/kennedy5.jpg" alt="Debbie Kennedy Events & Design" class="border" /></a></p> <p> <a href="images/kennedy6-lrg.jpg" rel="lightbox" title="Debbie Kennedy Events & Design" img="img" class="border"><img src="images/kennedy6.jpg" alt="Debbie Kennedy Events & Design" class="border" /></a></p> <p> <a href="images/kennedy7-lrg.jpg" rel="lightbox" title="Debbie Kennedy Events & Design" img="img" class="border"><img src="images/kennedy7.jpg" alt="Debbie Kennedy Events & Design" class="border" /></a></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"); } ?>