관리-도구
편집 파일: rehearsal_flemings_steakhouse.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Rehearsal Dinners | 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"> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Rehearsal Dinners</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Fleming's Prime Steakhouse & Wine Bar</h2> <p>9712 West Northern Avenue, Peoria 85345<br /> <span class="vendor_phone">Phone: 623-772-9463</span> <br /> <a class="vendor_website" href="http://www.FlemingsSteakhouse.com" target="_blank"><strong>www.FlemingsSteakhouse.com</strong></a><br /> <a href="mailto:PrivateDiningPeoria@FlemingsSteakhouse.com">PrivateDiningPeoria@FlemingsSteakhouse.com</a></p> <p>Turn your special occasion into memorable times at Fleming's.<br /> <br /> Whether your rehearsal dinner is large or small, Fleming's will custom-tailor an event worthy of the day. It's the personal touches that make your event special, and no one understands this better than our Private Dining Directors. They'll work with you to ensure that every detail — from the food and drinks to the ambience and timing — is exactly right.<br /> <br /> You can choose from one of the three set dinner menus — or work with our Private Dining Directors to customize your own menu. We'll take care of all the arrangements. You just walk in and enjoy.<br /> <br /> Each of Fleming’s Private Dining Rooms also comes equipped with the TANDBERG Video Conferencing system and A/V equipment to display movies, photos, and more to with your guests. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/fleming_steakhouse.jpg" alt="Fleming's Prime Steakhouse & Wine Bar" class="border" /></p> <p><img src="/vendors/images/fleming_steakhouse1.jpg" alt="Fleming's Prime Steakhouse & Wine Bar" class="border" /></p> <p><img src="/vendors/images/fleming_steakhouse2.jpg" alt="Fleming's Prime Steakhouse & Wine Bar" class="border" /></p> <p><img src="/vendors/images/fleming_steakhouse3.jpg" alt="Fleming's Prime Steakhouse & Wine Bar" class="border" /></p> <p><img src="/vendors/images/fleming_steakhouse4.jpg" alt="Fleming's Prime Steakhouse & Wine Bar" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_rehearsal.php")) { include_once($DOCUMENT_ROOT."/includes/footer_rehearsal.php"); } else { header("location: /error.php"); } ?>