관리-도구
편집 파일: b_consulting_plannedperfect.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants-planner.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>Planned to Perfection</h2> <p><span class="vendor_phone">Phone: 623-521-9829</span> <br /><a class="vendor_website" href="http://www.lovetoplan.com" target="_blank"><strong>www.lovetoplan.com</strong></a></p> <p>At Planned to Perfection we are committed to giving you the peace of mind, knowing that all of the details of your special day will be handled with meticulous attention, no stone will go unturned, no detail will be overlooked, allowing you and your loved ones to relax and savor every moment.</p> <p>We offer full service wedding planning or "day of" coordination and will create a custom package based on your event specific style, budget and needs. </p> <p>As members of the Association of Bridal Consultants, Wedding & Event Network, International Special Events Society and the Better Business Bureau, we are dedicated to providing the best possible service to our clients through education and networking with other industry professionals.</p> <p>We invite you to visit our website, learn more about our services, then schedule your complimentary consultation.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/plannedtoperfection_03.jpg" /></p> <p><img class="border" src="/vendors/images/plannedtoperfection_01.jpg" /></p> <p><img class="border" src="/vendors/images/plannedtoperfection_02.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"); } ?>