관리-도구
편집 파일: rehearsal_ruthschris.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> <p><a href="https://www.ruthschris.com" target="blank"><img src="images/ruthchris-br.jpg" width="571" height="190" alt=""/></a></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Ruth's Chris</h2> <p><span class="vendor_phone">Phone: 480-991-5988</span> <br /> <a class="vendor_website" href="https://www.ruthschris.com" target="_blank"><strong>www.ruthschris.com</strong></a><br /> </p> <p>Imagine what can happen when you can create an event working with a team of Executive Chefs, certified bartenders and Ruth’s Chris trained servers. Your wedding celebration by Ruth’s is sure to leave a memorable impression on your guests.<br /> <br /> Weddings, Rehearsal Dinners and Bridal Showers are a time for rejoicing, and great food is at the center of every great celebration. Indulge your guests with a personalized menu paired perfectly with our classic cocktails, and homemade sides and desserts. Your Private Events Planner can help attend to every detail, ensuring that your special day is everything you have ever dreamed of with personal touches that reflect your style as a couple. We can work with any venue to make your dream wedding a reality. <br /> <br /> Full service catering is available, let us bring the sizzle to you! Or, we offer 4 private dining rooms and an outdoor terrace for weddings, receptions and rehearsal dinners at our restaurant. From rehearsal dinners to receptions, Ruth’s Chris can help you create your special day reflecting your personal style, taste and budget. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <?php @include('../includes/contact-me.php'); ?> <p><img src="/vendors/images/ruth-6.jpg" alt="Ruth's Chris" class="border" /></p> <p><img src="/vendors/images/ruth-7.jpg" alt="Ruth's Chris" class="border" /></p> <p><img src="/vendors/images/ruth-1.jpg" alt="Ruth's Chris" class="border" /></p> <p><img src="/vendors/images/ruth-2.jpg" alt="Ruth's Chris" class="border" /></p> <p><img src="/vendors/images/ruth-3.jpg" alt="Ruth's Chris" class="border" /></p> <p><img src="/vendors/images/ruth-3-5.jpg" alt="Ruth's Chris" class="border" /></p> <p><img src="/vendors/images/ruth-4.jpg" alt="Ruth's Chris" class="border" /></p> <p><img src="/vendors/images/ruth-5.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"); } ?>