관리-도구
편집 파일: caterers_blacktruffle.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Reception Caterers | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CATERERS.""; 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, "pscrollercatering", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Wedding Reception Caterers</h1> <p><a href="http://www.blacktruffleaz.net" target="blank"><img src="images/blacktruffle-br.jpg" width="571" height="190" alt=""/></a></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Black Truffle</h2> <p><span class="vendor_phone">Phone: 480-287-0616</a></span> <br /><a class="vendor_website" href="http://www.blacktruffleaz.net" target="_blank"><strong>www.blacktruffleaz.net</strong></a></p> <h2><em><strong>Black Truffle Weddings</strong></em></h2> <p>Black Truffle Catering is dedicated to continuous innovation and excellence in food service, and special events.- In particular, weddings. We provide the finest quality food presented in an abundant display of artistic expression served by the best trained and professional staff in Arizona.</p> <p>We would love to help make your wedding everything you want it to be and more!</p> <p>In this section, you will find complete suggested package menus and delicious a' la carte options to get your taste buds tingling. You may choose one of the packages or create your own menu complete with all of the special touches you expect for your wedding reception.</p> <p>Our unyielding devotion to you will surely have you falling in love all over again! As a full-service catering company, we can attend to all of your event needs from creating a custom wedding menu inspired by your unique love story, selecting your perfect wedding venue, coordinating your event rentals, and recommending our trusted vendors.</p> <p>No matter the size of your wedding or number of guests you're expecting, we can design and deliver a menu that's bound to please. With all of our catering packages for over 100 guests, we can also provide important rental items such as the linens, silverware, china, water goblets, servers, a supervisor and full service from set up to bussing the tables…so whether you are planning an outdoor summer wedding with close family and friends or a full-scale, seated formal dinner, you’ll fall in love with us.</p> <p> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <?php @include('../includes/contact-me.php'); ?> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="images/blacktruffle0-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle0.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle1-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle1.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle2-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle2.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle3-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle3.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle4-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle4.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle5-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle5.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle6-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle6.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle7-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle7.jpg" alt="Black Truffle" class="border" /></a></p> <p> <a href="images/blacktruffle8-lg.jpg" rel="lightbox" title="Black Truffle" img="img" class="border"><img src="images/blacktruffle8.jpg" alt="Black Truffle" class="border" /></a></p> <p> </p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_caterers.php")) { include_once($DOCUMENT_ROOT."/includes/footer_caterers.php"); } else { header("location: /error.php"); } ?>