관리-도구
편집 파일: rehearsal_macayo.php
<?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"> <h1><strong>Macayo's Mexican Kitchen</strong> </h1> <p><span class="vendor_phone">602-524-2623</span><br /> <a class="vendor_website" href="http://www.macayo.com" target="_blank"><strong>www.macayo.com</strong></a> <p>Macayo's offers the best kind of fiesta, because we do all the work! We'll turn your wedding rehearsal dinner into a fiesta filled with tradition and Mexican flair! Macayo's offer a full range of services and custom menus to suit your taste and party needs. All of our menus are custom made for each event in order to bring you the most flexible and creative atmosphere for your event. From the very intimate to the very extraordinary!<br> </p> <p>Macayo's Events Include: </p> <ul class="normaltext"> <li>Indoor and Outdoor Banquet Facilities<br /> </li> <li>Full Decor<br /> </li> <li>Customized Menus<br /> </li> <li>Non-Mexican Cuisines Available<br /> <br /> </li> </ul> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p><a href="images/macayo1-lg.jpg" rel="lightbox" title="Macayo's" img="img" class="border"><img src="images/macayo1.jpg" alt="Macayo's" class="border" /></a></p> <p><a href="images/macayo2-lg.jpg" rel="lightbox" title="Macayo's" img="img" class="border"><img src="images/macayo2.jpg" alt="Macayo's" class="border" /></a></p> <p><a href="images/macayo3-lg.jpg" rel="lightbox" title="Macayo's" img="img" class="border"><img src="images/macayo3.jpg" alt="Macayo's" class="border" /></a></p> <p><a href="images/macayo4-lg.jpg" rel="lightbox" title="Macayo's" img="img" class="border"><img src="images/macayo4.jpg" alt="Macayo's" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_rehearsal.php")) { include_once($DOCUMENT_ROOT."/includes/footer_rehearsal.php"); } else { header("location: /error.php"); } ?>