관리-도구
편집 파일: rehearsal_mccormick_and_schmick.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>McCormick and Schmick's Seafood Restaurant</h2> <p><span class="vendor_phone">Phone: 602-468-1200</span> <br /> <a class="vendor_website" href="http://www.mccormickandschmicks.com" target="_blank"><strong>www.mccormickandschmicks.com</strong></a><br /> </p> <p>McCormick and Schmick's for <strong>Weddings and Rehearsal Dinners</strong><br /> Your special day approaches. This is one of the most treasured times in your life. Let McCormick & Schmick's create a successful and memorable occasion.<br /> <br /> A number of our properties offer beautiful venues to accommodate both small to large wedding receptions. But, don't forget the bridal shower and rehearsal dinner. Nearly every McCormick & Schmick's restaurant offers an ideal setting for these special gatherings of family and friends. <br /> <br /> Selecting a McCormick & Schmick's location for your wedding reception, rehearsal dinner or bridal shower will offer your guests a unique venue and incredible dining experience and will offer you a stress free, enjoyable planning process. <br /> <br /> Our staff will assist you in planning this joyous occasion down to the smallest details. If you've chosen to partner with a wedding coordinator we're happy to work with them directly. <br /> <br /> At McCormick & Schmick's, our sales professional design a seamless event filled with memories you'll treasure for a lifetime. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/McCormick-1.jpg" alt="McCormick and Schmick's Seafood Restaurant" class="border" /></p> <p><img src="/vendors/images/McCormick-1.5.jpg" alt="McCormick and Schmick's Seafood Restaurant" class="border" /></p> <p><img src="/vendors/images/McCormick-2.jpg" alt="McCormick and Schmick's Seafood Restaurant" class="border" /></p> <p><img src="/vendors/images/McCormick-4.jpg" alt="McCormick and Schmick's Seafood Restaurant" 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"); } ?>