관리-도구
편집 파일: video_warne_bros.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>Warne Brothers Productions</h2> <p><span class="vendor_phone">Phone: 480-773-7167</span> <br /><a class="vendor_website" href="http://www.WBVideography.com" target="_blank"><strong>www.WBVideography.com</strong></a></p> <p>Warne Brothers Productions is made up of a hip, fun, and energetic group of people that are truly passionate about making videos! Allow us to use our expertise in video capturing and editing to create for you a professional, timeless treasure to share with your family and friends for generations to come. Because we're a small studio, you can take solace in knowing that we film and edit our own work. Warne Brothers Productions does not contract or solicit the services of a third party, which means we personally see you're video all the way through, from beginning to end. </p> <p>Warne Brothers Productions takes a cinematic approach to video production and takes pride in re-defining the essence of video as an art form. Our style can be considered more Photojournalistic, as we believe in recording all of the event's precious moments and details of the day both, candidly and naturally. This includes capturing the love, tears and laughter of your special day and telling your story the way that YOU expect to see it! For whatever reason, some of the raw footage we capture never makes it to final edit. Therefore, we can tell you that we are one of the few companies in the business that take advantage of this extra footage by providing you with "Outtakes." Here at Warne Brothers Productions, we continually challenge ourselves to commit to a higher standard of excellence, striving to provide you with a "timeless" and "classy" masterpiece. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/warne_bros_01.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"); } ?>