관리-도구
편집 파일: cakes_debbie_kennedy.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.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 Cakes & Sweets</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>Debbie Kennedy Events & Designs is a unique boutique creating Decadent Candy and Dessert Buffets. Debbie Kennedy's designers can lend their eclectic creativity and innovation to every event with design background and experience to create stunning works of art. It is our meticulous attention to detail that helps bring our clients events to life. Whether it is an elegant wedding, whimsical birthday or elaborate event we can create stunning tablescapes filled with gourmet candies or decadent desserts that will make for the sweetest celebration. <br /> <br /> Born out of a sheer love of holidays, decorating and creating memorable events, Debbie Kennedy is an award winning designer. With over 15 years experience as a Party/Event Stylist and a Designer in the seasonal decorating arena, Debbie brings passion, fun, creativity, and design to every project.<br /> <br /> We can't wait to celebrate all of life's sweetest occasions with you!<em><br /> </em> </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/sugar_plum4.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum5.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum6.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum7.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum8.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum9.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum1.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum2.jpg" alt="Sugar Plum Designs" class="border" /></p> <p><img src="/vendors/images/sugar_plum3.jpg" alt="Sugar Plum Designs" 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"); } ?>