관리-도구
편집 파일: caterers_plaza_perfect.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>Plaza Perfect Catering</h2> <p><span class="vendor_phone">Phone: 480-951-5148</span> <br /><a class="vendor_website" href="http://www.scottsdaleplaza.com/dining_remingtonscate.htm" target="_blank"><strong>www.scottsdaleplaza.com</strong></a></p> <p>Plaza Perfect Catering specializes in creativity, attention to detail and highly dedicated customer service, making us one of the Valley's finest event and dining orchestrats. Specializing in high-end affairs and weddings, limited only by imagination and is known for its catering in private homes, banquet halls, gardens, parks and many more event sites. </p> <p>Some caterers do everything from soup to nuts. Debbie Gatz, director of catering at Plaza Perfect Catering in Scottsdale, says customers generally want one-stop shopping, so the catering company does it all. "When you hire us as your caterer you get a planner, coordinator, staff, designer, chef and even sommelier," says Gatz. "We'll even take care of decorating your venue and provide all of the rental needs. We call this one-of-a-kind unique service 'Plazabilities!'</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/plaza_perfect_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_caterers.php")) { include_once($DOCUMENT_ROOT."/includes/footer_caterers.php"); } else { header("location: /error.php"); } ?>