관리-도구
편집 파일: b_consulting_nozza.php
<?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>NOZZA </h2> <p><span class="vendor_phone">Phone: 480-497-0642 </span><br /> <a class="vendor_website" href="http://www.nozzastudio.com" target="_blank"><strong>www.nozzastudio.com</strong></a><br /> </p> <p><span class="style1">Bringing Ideas to Life</span><br /> <br /> Special events are simply that, special. Our professionals aspire to create an unforgettable wedding for both our clients and their guests. With NOZZA, event planning is made simple as our planners use their creativity and expertise to work with you in bringing ideas to life.<br /> <br /> NOZZA offers its clients a unique opportunity to work with us within the confines of our interactive studio environment where together we will plan every facet of your special day. You can browse through our comprehensive library of invitations and stationary portfolios, view and touch sample floral displays from our preferred florists, purchase luxury gift items and have them elegantly packaged and wrapped. All of this and so much more, while working one-on-one with an event planner that is as invested in your special event as you are. </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><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="images/nozza-event-1-lg.jpg" rel="lightbox" title="NOZZA Events" img class="border"><img src="images/nozza-event-1.jpg" alt="NOZZA Events" class="border" /></a></p> <p> <a href="images/nozza-event-2-lg.jpg" rel="lightbox" title="NOZZA Events" img class="border"><img src="images/nozza-event-2.jpg" alt="NOZZA Events" class="border" /></a></p> <p> <a href="images/nozza-event-3-lg.jpg" rel="lightbox" title="NOZZA Events" img class="border"><img src="images/nozza-event-3.jpg" alt="NOZZA Events" class="border" /></a></p> <p> <a href="images/nozza-event-6-lg.jpg" rel="lightbox" title="NOZZA Events" img class="border"><img src="images/nozza-event-6.jpg" alt="NOZZA Events" class="border" /></a></p> <p> <a href="images/nozza-event-5-lg.jpg" rel="lightbox" title="NOZZA Events" img class="border"><img src="images/nozza-event-5.jpg" alt="NOZZA Events" class="border" /></a></p> <p> <a href="images/nozza-event-4-lg.jpg" rel="lightbox" title="NOZZA Events" img class="border"><img src="images/nozza-event-4.jpg" alt="NOZZA Events" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_floral.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral.php"); } else { header("location: /error.php"); } ?>