관리-도구
편집 파일: video_media_created.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Videography | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_VIDEO.""; 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 Videography</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Media Created 4U Productions</h2> <p><span class="vendor_phone">Phone: 480-540-9271</span> <br /><a class="vendor_website" href="http://www.mediacreated4u.com" target="_blank"><strong>www.mediacreated4u.com</strong></a></p> <p>Media Created 4U Productions, owned and operated by Bobbe and Donnie Hayes, strives to capture all the Action, Emotion and Sound of your wedding day. Media Created 4U creatively films in high definition and artistically edits and authors your wedding day keepsake to DVD or Blu-ray media. As members of WEVA International, they abide by a high code of ethics. Together Bobbe and Donnie offer a man's perspective and a woman's warm touch to any filming project. Please visit their website for windows media clips of their work or call for a DVD viewing. Let us turn those precious memories into "a digital imprint 4 life"™. </p> <p>Serving Arizona Since 2003</p> <p> <br />* Voted "Best" by The Knot brides <br />* Voted "Most Creative" by the brides of Arizona's Finest Wedding Sites & Services Magazine <br />* Videographers of "A Tuscan-Inspired Wedding" </p> <p>We are proud to be listed on the vendors page of the Better Homes & Gardens on-line magazine. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/media_created_01.jpg" /></p> <p><img class="border" src="/vendors/images/media_created_02.jpg" /></p> <p><img class="border" src="/vendors/images/media_created_03.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_video.php")) { include_once($DOCUMENT_ROOT."/includes/footer_video.php"); } else { header("location: /error.php"); } ?>