관리-도구
편집 파일: b_consulting_blueprint_affairs.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>Blueprint Affairs</h2> <p><span class="vendor_phone">Phone: 623-215-8657 </span> <br /> <a class="vendor_website" href="http://www.blueprintaffairs.com" target="_blank"><strong>www.blueprintaffairs.com</strong></a><br /> Email: <U><a href="mailto:valerie@blueprintaffairs.com">valerie@blueprintaffairs.com</a></U></p> <p>Wedding and event planning is reserved for the best occasions in your life. That is why the mission of Blueprint Affairs is to create a memorable event that you will cherish for years to come. With attention to detail and never settling for anything short of your vision, Blueprint Affairs strives for excellence and will truly make your event one to remember.</p> <p>In order for any event to be a success, it needs the right person to make your vision a reality. Valerie, your wedding and event planner, will guide you every step of the way. Valerie’s strengths in creativity, attention to detail, problem-solving, and follow through allow her to plan the event you've always envisioned.</p> <p>A successful event also needs the right set of vendors. During the planning process, Valerie will provide you with a comprehensive list of qualified wedding vendors best suited to meet your needs. Blueprint Affairs will only recommend vendors that will enhance the vision you have for your wedding or event.</p> <p>Blueprint Affairs’ services include hourly consulting, day-of-event coordination, and full wedding and event planning. You will enjoy the planning process every step of the way by letting Blueprint Affairs do the work.</p> <p>Are you still undecided about hiring a wedding and event planner? Call or email us today for your free consultation so that we can better understand your wedding and event needs.</p> <p>At Blueprint Affairs, Your Vision is Our Blueprint!<br /> <br /> Photos: Shelly Love Photography<br /> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/blueprint_affairs.jpg" alt="Blueprint Affairs" class="border" /></p> <p><img src="/vendors/images/blueprint_affairs_2.jpg" alt="Blueprint Affairs" class="border" /></p> <p><img src="/vendors/images/blueprint_affairs_3.jpg" alt="Blueprint Affairs" class="border" /></p> <p><img src="/vendors/images/blueprint_affairs_4.jpg" alt="Blueprint Affairs" 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"); } ?>