관리-도구
편집 파일: rehearsal_aiellos.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>Aiello's Fine Italian Dining</h2> <p><span class="vendor_phone">Phone: 602-277-8700</span> <br /> <a class="vendor_website" href="http://www.aiellositalianrestaurant.com" target="_blank"><strong>www.aiellositalianrestaurant.com</strong></a><br /> </p> <p>Celebrate your rehearsal dinner at Aiello's Fine Italian Dining. Earthy colors embrace the warm sleek feeling of this modern Italian Bistro, offering the specialties of acclaimed Chef Joe Aiello. TV Food Network’s “Dining Around” ranked his former N.Y. spot as one of the top 20 restaurants on the famous Upper Westside of Manhattan.<br /> <br /> Joe Aiello, classically trained Certified Executive Chef and graduate of the Culinary Institute of America, again, teams up with his wife Myrah for another culinary adventure through Italy. Don’t be surprised to meet one of their daughters, Mimi and Isabelle who are learning the ropes and making guest feel welcome and part of the family.<br /> <br /> The menu features fabulous authentic pastas using only the finest in imported Italian products. Not in the mood for pasta? Try one of the many fresh and healthy grilled or sautéed dishes. There is something for everyone. <br /> <br /> Aiello’s features a full bar and moderately priced Italian Wine List. Enjoy a private moment at our gorgeous new granite bar or on the quaint outdoor café. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/aiellos-1.jpg" alt="Aiello's Fine Italian Dining" class="border" /></p> <p><img src="/vendors/images/aiellos-2.jpg" alt="Aiello's Fine Italian Dining" class="border" /></p> <p><img src="/vendors/images/aiellos-3.jpg" alt="Aiello's Fine Italian Dining" class="border" /></p> <p><img src="/vendors/images/aiellos-4.jpg" alt="Aiello's Fine Italian Dining" 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"); } ?>