관리-도구
편집 파일: caterers_heidis.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Reception Caterers | 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"> <script type="text/javascript">//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds) new pausescroller(pausecontent, "pscrollercatering", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Wedding Reception Caterers</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Heidi’s Events & Catering</h2> <p><span class="vendor_phone">Phone: 480-491-5254</span> <br /> <a class="vendor_website" href="http://www.heidisevents.com" target="_blank"><strong>www.heidisevents.com</strong></a></p> <h1><em>Making the Good Times Easy</em></h1> <p><em>We are a full service event planning company and caterer. From weddings to office lunches, we do it all. </em></p> <p>Heidi's has been "making the good times easy since 1992." We are a full service event planning company and caterer. Our menus are tailored to suit every pallet and occasion. Our creative design team can assist with every aspect of your event. The professional team of food servers, banquet captains and culinary staff will ensure an effortless event. We emphasize exceptional service and dazzling presentation from simple events to sophisticated affairs. Heidi's Does It All!</p> <p> At Heidi’s Events and Catering we share your excitement for the momentous occasion that is your wedding day. It is our commitment to work closely with you through every step of the planning process, ensuring that your celebration is how you have always dreamed it would be. <br /> <br /> Since 1992, Heidi’s Events and Catering has turned bridal visions into realities. From soirées of 10 to grandiose affairs of more than 1,000 guests, we pride ourselves on crafting the perfect, personalized event sure to be remembered by you and your guests for a lifetime. <br /> <br /> Heidi’s Events and Catering offers custom menus tailored to your taste, an abundance of elegant place settings and tablescapes, and an on-site floral department devoted to you and your day. <br /> <br /> Let us bring to life what your imagination conjures. We invite you to visit our showroom and let one of our talented event planners create the perfect wedding package to suit your needs and budget. <br /> <br /> We look forward to meeting you! </p> <p><strong>See our Real Wedding<br> </strong><a href="http://www.finestweddingsites.com/weddings/weddings-amandajarrett.php">Amanda & Jarrett</a></p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> </p><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p><a href="images/heidi-10-lg.jpg" rel="lightbox" title="Heidi�s Events and Catering" img class="border"><img class="border" src="/vendors/images/heidi-10.jpg" /></a></p> <p><a href="images/heidi-11-lg.jpg" rel="lightbox" title="Heidi�s Events and Catering" img class="border"><img class="border" src="/vendors/images/heidi-11.jpg" /></a></p> <p><a href="images/heidi-13-lg.jpg" rel="lightbox" title="Heidi�s Events and Catering" img class="border"><img class="border" src="/vendors/images/heidi-13.jpg" /></a></p> <p><a href="images/heidi-14-lg.jpg" rel="lightbox" title="Heidi�s Events and Catering" img class="border"><img class="border" src="/vendors/images/heidi-14.jpg" /></a></p> <p><a href="images/heidi-15-lg.jpg" rel="lightbox" title="Heidi�s Events and Catering" img class="border"><img class="border" src="/vendors/images/heidi-15.jpg" /></a></p> <p><a href="images/heidi-3-lg.jpg" rel="lightbox" title="Heidi�s Events and Catering" img class="border"><img class="border" src="/vendors/images/heidi-3.jpg" /></a></p> <p><a href="images/heidi-4-lg.jpg" rel="lightbox" title="Heidi�s Events and Catering" img class="border"><img class="border" src="/vendors/images/heidi-4.jpg" /></a></p> <p><a href="images/heidi-5-lg.jpg" rel="lightbox" title="Y Knot" img class="border"><img class="border" src="/vendors/images/heidi-5.jpg" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_caterers1.php")) { include_once($DOCUMENT_ROOT."/includes/footer_caterers1.php"); } else { header("location: /error.php"); } ?>