관리-도구
편집 파일: ceremony_belle_trio.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Ceremony Music | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CEREMONY_MUSIC.""; 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 Ceremony Music</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Belle Trio</h2> <p><a class="vendor_website" href="http://www.belletrio.com" target="_blank"><strong>www.belletrio.com </strong></a><br /> <a href="mailto:belletrio@yahoo.com">belletrio@yahoo.com</a></p> <p><strong>Beautiful Music for Special Occasions</strong><br /> <br /> High quality, affordable music is personalized for your special occasion. An elegant selection of classical, light classics, and pop performed by the Belle Trio will enhance your event.<br /> <br /> The Belle Trio has been playing together for more than nine years. The joy of making music together is enriched by sharing it with others. Clients enjoy our dedication and musicianship.<br /> <br /> Thoughts to consider regarding music for a wedding. There might be music for candle lighting, prayer, or a sand ceremony in the wedding. We can help you select the right music for the prelude, processional, recessional and reception. <br /> <br /> Thank you,<br /> <br /> <em>Jan Hepworth, Jill Osborne & Renee Rechlin</em> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="images/belle-trio-logo.jpg" alt="Belle Trio" width="250" height="55" /></p> <p><img src="/vendors/images/belle-trio.jpg" alt="Belle Trio" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_ceremony_music.php")) { include_once($DOCUMENT_ROOT."/includes/footer_ceremony_music.php"); } else { header("location: /error.php"); } ?>