관리-도구
편집 파일: b_consulting_the_event_essentials.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants-planner.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"); } ?> <style type="text/css"> <!-- .style1 { font-size: 16px; font-style: italic; font-weight: bold; } --> </style> <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 Wedding Planners & Event Design</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2><strong>The Event Essentials</strong> </h2> <p><span class="vendor_phone">Phone: 602-330-9505</span><br /> <a class="vendor_website" href="http://www.theeventessentials.com" target="_blank"><strong>www.theeventessentials.com</strong> <strong> </strong></a><br /> </p> <p><span class="style1">One Chance. One First Impression.</span><br /> <br /> The Event Essentials is a premier, full service design studio specializing in fine stationery and luxurious details for stylish celebrations. Our bespoke stationery products are crafted from the finest papers and embellished with rich accents of shimmering rhinestones, textured ribbons and fabrics, and even tantalizing scents.<br /> <br /> With all of our customizable options, each lavish piece becomes an individual reflection of your personal style.<br /> <br /> Whether you choose from one of our signature designs or decide to start from scratch, we offer a wide array of ink and paper colors, weights, textures, and embellishments to create something that is truly original for your event.<br /> <br /> From the very beginning, your invitation introduces the formality of your event and excites your guests for what is best to come. In the end, after the party is over, your stationery pieces become one-of-a kind cherished keepsake.<br /> <br /> Check out our Signature and Custom Stationery galleries </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p><img src="/vendors/images/event_essentials1.jpg" alt="Wedding Event Essentials" class="border" /></p> <p><img src="/vendors/images/event_essentials2.jpg" alt="Wedding Event Essentials" class="border" /></p> <p><img src="/vendors/images/event_essentials3.jpg" alt="Wedding Event Essentials" class="border" /></p> <p><img src="/vendors/images/event_essentials4.jpg" alt="Wedding Event Essentials" class="border" /></p> <p><img src="/vendors/images/event_essentials6.jpg" alt="Wedding Event Essentials" class="border" /></p> <p><img src="/vendors/images/event_essentials5.jpg" alt="Wedding Event Essentials" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_floral.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral.php"); } else { header("location: /error.php"); } ?>