관리-도구
편집 파일: b_consulting_asare_event_planning_Test.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 Bridal Consulting</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Asaré Event Planning</h2> <p><span class="vendor_phone">Phone: 602-330-2082</span> <br /> <a class="vendor_website" href="http://www.asareevents.com" target="_blank"><strong>www.asareevents.com </strong></a><br /> </p> <p>Thank you for considering Asaré Event Planning to design your wedding! <br /> <br /> We are focused on creating the most memorable wedding celebration you could ever imagine, centered on high-quality service and client satisfaction. We offer you the expertise of wedding and event planning, and will do everything we can to exceed your expectations. <br /> <br /> Need help getting started planning for the big day? <br /> Just get too busy with life to deal with all the details?<br /> Need help the week before the wedding?<br /> Want an all inclusive package, including help start to finish?<br /> <br /> With a variety of offerings to choose from, we work with clients to customize packages for every event and scenario. No matter what your budget or planning needs may be we will make it happen and design the event of your dreams!<br /> <br /> Thank you for allowing us the opportunity to earn your business and confidence. We will ensure that you will be provided with a distinguished service of the highest quality, creativity, and integrity. We are truly humbled with the opportunity to work with our clients designing their memories. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <?php @include('../includes/contact-me.php'); ?> <p><img src="images/asare_event_planning-logo.gif" alt="Asaré Event Planning" width="250" height="100" /></p> <p><img src="/vendors/images/asare_event_planning11.jpg" alt="Asaré Event Planning" class="border" /></p> <p><img src="/vendors/images/asare_event_planning12.jpg" alt="Asaré Event Planning" class="border" /></p> <p><img src="/vendors/images/asare_event_planning10.jpg" alt="Asaré Event Planning" class="border" /></p> <p><img src="/vendors/images/asare_event_planning2.jpg" alt="Asaré Event Planning" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_consulting1.php")) { include_once($DOCUMENT_ROOT."/includes/footer_consulting1.php"); } else { header("location: /error.php"); } ?>