관리-도구
편집 파일: caterers_straight-plate.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> <div id="vendors_listings"> <div class="vendor-left"> <h2>Straight to the Plate </h2> <p><span class="vendor_phone">Phone: 602-349-1208</span> <br /><a class="vendor_website" href="http://www.straighttotheplate.com" target="_blank"><strong>www.straighttotheplate.com</strong></a></p> <h1><em>Your Vision Is Our Goal</em></h1> <p>Congratulations on the upcoming wedding! What a great time in your life! I have great memories of my wedding day and how very, very special they are to me. I would like to have your Wedding Day be extra special, and would love to help all your dreams become a wonderful reality for you on your special day!</p> <p>For your wedding, Straight to the Plate will listen to you about your dreams and vision so we can help make your day magical! We can offer you the peace of mind, experience, professionalism, and customized menus so we can make your vision a reality!</p> <p>We offer a variety of services and menu options that will fit your budget and make your reception special and just as you always dreamed! It’s our pleasure to offer you a Complimentary Tasting so you’ll have confidence in the quality and delicious flavor of the food that you choose for your menu.</p> <p>We also are pleased to offer a specially priced and complete package for bridal shower, rehearsal dinner and wedding reception at a discounted rate as a special gift to the Happy Couple!</p> <hr width="90%" noshade="noshade" /> <h1><a href="http://finestweddingsites.com/vendors/images/donutvideo.mov" target="_blank">View our Donut Machine</a> </h1> <p>Donut machine makes 500-600 fresh hot mini donuts an hour. The guests have a variety of sauces to drizzle over the hot donuts. Some couples add this as an evening station or in place of the cake.</p> <p><strong>View our Real Wedding</strong><br> <a href="http://www.finestweddingsites.com/weddings/juicebox_gallery93/weddings-ally.php">Ally & Ryan</a> </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/straight1-lg.jpg" rel="lightbox" title="Donut fryer machine" img="img" class="border"><img src="images/straight1.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight2-lg.jpg" rel="lightbox" title="Tower Salads" img="img" class="border"><img src="images/straight2.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight3-lg.jpg" rel="lightbox" title="Pasta station - shrimp and italian sauces" img="img" class="border"><img src="images/straight3.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight4-lg.jpg" rel="lightbox" title="Stuffed flank steak (appetizer or entreé)" img="img" class="border"><img src="images/straight4.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight5-lg.jpg" rel="lightbox" title="Charcuterie station" img="img" class="border"><img src="images/straight5.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight6-lg.jpg" rel="lightbox" title="Signature Mashtini - steakhouse potatoes with toppings" img="img" class="border"><img src="images/straight6.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight7-lg.jpg" rel="lightbox" title="Lemon mousse pastry cups with fresh berries" img="img" class="border"><img src="images/straight7.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight8-lg.jpg" rel="lightbox" title="Primerib carving station" img="img" class="border"><img src="images/straight8.jpg" alt="Straight to the Plate " class="border" /></a></p> <p> <a href="images/straight9-lg.jpg" rel="lightbox" title="Zonie Award - Cool Off in Style - Winner of 2014/15 Best Caterer" img="img" class="border"><img src="images/straight9.jpg" alt="Straight to the Plate " 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"); } ?>