관리-도구
편집 파일: b_consulting_lori_co.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Bridal Consulting | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CONSULTANTS.""; 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, "pscrollerconsulting", "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>Lori & Co. Wedding & Events</h2> <p><span class="vendor_phone">Phone: 480-415-5314</span> <br /><a class="vendor_website" href="http://www.eventsbyloriandco.com" target="_blank"><strong>www.eventsbyloriandco.com</strong></a></p> <p>You Say "I Do" <br />We Do the Rest.</p> <p>Lori and Co. is a full service, wedding and event planning company with over 20 years of experience in the wedding industry. Our commitment is to provide professional, personal service with undivided attention to you. We simplify and streamline the entire wedding planning process while reflecting your sense of style, customs and budget. What we love most is to bring our brides and groom's dreams to life. From assisting with the event design, menu selection, florals and beyond, we offer various packages and services. Contact us to set up your complimentary consultation where we will get to know you and discuss the vision for your event. Given the opportunity, Lori and Co. will create a truly unique and unforgettable wedding making it an affair to remember.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/lori_co_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_consulting.php")) { include_once($DOCUMENT_ROOT."/includes/footer_consulting.php"); } else { header("location: /error.php"); } ?>