관리-도구
편집 파일: b_consulting_say_I_do.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>Say I Do Weddings</h2> <p><span class="vendor_phone">Phone: 602-757-5595 </span> <br /> <a class="vendor_website" href="http://www.SayIDoWeddingsaz.com" target="_blank"><strong>www.SayIDoWeddingsAZ.com </strong></a><br /> Email: <a href="mailto:louise@sayidoweddingsaz.com">louise@sayidoweddingsaz.com</a></p> <p>At Say I Do Weddings, it’s our goal to create the wedding you've always dreamed of. One that reflects your unique personality and style. <br /> <br /> So where do we begin? We'll meet to discuss all your ideas at length, then design a plan with a variety of options for you to consider. We’ll present you with options for ceremony locations, reception venues, as well as all your various vendors. You can just sit back, relax, sample cake, taste champagne, and smell the roses!<br /> <br /> With our extensive industry experience and contacts, we are uniquely positioned to create your memorable day for much less cost than you might expect. We'll manage your entire wedding - or just certain elements of it. It's all up to you. <br /> <br /> Say I Do Weddings is based on the belief that our customers' needs are of the utmost importance. We are committed to meeting those needs. As a result, a high percentage of our business is from personal referrals. <br /> <br /> We welcome the opportunity to earn your trust and deliver the best service in the industry. We are dedicated professionals who, through thoughtful planning and flawless execution, will help you put together an event with a style distinctively your own. <br /> <br /> For Say I Do Weddings, no two weddings are ever the same. We know every bride is unique. Our attention to detail and fresh ideas will help you create the unforgettable day you deserve. Our designers are dedicated to assisting you from the moment you say “Yes” to the moment you say “I Do”…and beyond. <br /> <br /> We offer full service planning, event design and management throughout the Phoenix, AZ metropolitan area.<br /> <br /> Whether you have 50 or 500 guests, we can help provide peace of mind on your wedding day. At Say I Do Weddings we combine your ideas with our vision and design capabilities to create an event that fits your style, personality and budget. <br /> <br /> Leave the Details to Us . . .<em>Simply Say I Do!</em> <br /> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/i_do1.jpg" alt="Say I Do Weddings" class="border" /></p> <p><img src="/vendors/images/i_do2.jpg" alt="Say I Do Weddings" class="border" /></p> <p><img src="/vendors/images/i_do3.jpg" alt="Say I Do Weddings" class="border" /></p> <p><img src="/vendors/images/i_do4.jpg" alt="Say I Do Weddings" class="border" /></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"); } ?>