관리-도구
편집 파일: b_consulting_simply-elegant.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"); } ?> <style type="text/css"> <!-- .style1 { font-size: 16px; font-style: italic; font-weight: bold; } --> </style> <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><strong>Simply Elegant Event & Wedding Design</strong> </h2> <p><span class="vendor_phone">Phone: 602.715.5939</span><br /> <a class="vendor_website" href="http://www.simplyelegantdecor.com" target="_blank"><strong>www.simplyelegantdecor.com</strong></a><br /> <br /> Simply Elegant Event and Wedding Design of Scottsdale, specializes in wedding decor and event planning. We have years of experience as professional wedding and event planners and offer not just event design but custom Theme and Decor development to fulfill the wedding of your dreams. We promise to showcase all of the possibilities of your once in a lifetime day through our luxurious linens, exquisite florals, and extreme lighting. All of our decorations are designed in house to really get that custom feel for your special event. We create the design and ambiance of the entire event and or wedding. At Simply Elegant Event and Wedding Design, we are commited to produce the wedding of each clients dreams, exceed their expectations and leave them speechless! </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/simply-elegant1-lg.jpg" rel="lightbox" title="Simply Elegant Event and Wedding Design" img="img" class="border"><img src="images/simply-elegant1.jpg" alt="Simply Elegant" class="border" /></a> </p> <p><a href="images/simply-elegant2-lg.jpg" rel="lightbox" title="Simply Elegant Event and Wedding Design" img="img" class="border"><img src="images/simply-elegant2.jpg" alt="Simply Elegant" class="border" /></a> </p> <p><a href="images/simply-elegant3-lg.jpg" rel="lightbox" title="Simply Elegant Event and Wedding Design" img="img" class="border"><img src="images/simply-elegant3.jpg" alt="Simply Elegant" class="border" /></a> </p> <p><a href="images/simply-elegant4-lg.jpg" rel="lightbox" title="Simply Elegant Event and Wedding Design" img="img" class="border"><img src="images/simply-elegant4.jpg" alt="Simply Elegant" class="border" /></a> </p> <p><a href="images/simply-elegant5-lg.jpg" rel="lightbox" title="Simply Elegant Event and Wedding Design" img="img" class="border"><img src="images/simply-elegant5.jpg" alt="Simply Elegant" class="border" /></a> </p> <p><a href="images/simply-elegant6-lg.jpg" rel="lightbox" title="Simply Elegant Event and Wedding Design" img="img" class="border"><img src="images/simply-elegant6.jpg" alt="Simply Elegant" class="border" /></a> </p> <p><a href="images/simply-elegant8-lg.jpg" rel="lightbox" title="Simply Elegant Event and Wedding Design" img="img" class="border"><img src="images/simply-elegant8.jpg" alt="Simply Elegant" 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"); } ?>