관리-도구
편집 파일: video_legacy.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>Legacy Videography</h2> <p><span class="vendor_phone">Phone: 602-312-8505</span> <br /><a class="vendor_website" href="http://www.legacyhdv.com/" target="_blank"><strong>www.legacyhdv.com</strong></a></p> <p>On your wedding day, videography will be equally as important as photography. Industry experts like Deborah McCoy (author of The Budget-Savvy Bride) recommend that brides budget the same for both still photography and videography. Professional videography captures sacred moments in REAL TIME with REAL MOTION and REAL SOUND -- without intrusive flashes and shutter noise. We use pro wireless mics to record your vows and the conviction that comes with them; generations down the road will hear in your voice how much this day meant to you. They'll both hear and see the toasts, the music, your first dance, and the laughter as you cut the cake.</p> <p>High-definition (HD) is a jaw-dropping new technology to us, but it won't be to our children and grand-children. They will live in a high-definition age and wonder how us old-timers could stomach watching standard (SD) television.</p> <p>HD is shot at 1080 PIXELS, while SD uses 480 PIXELS. That is a huge difference in detail and color. HD is the highest level of picture quality available, offering increased image resolution and detail. Brides have begun to factor that by 2009, non-HD broadcasts will cease, and ask about HD. Our Three Camera HD production for under $1,500 has kept us busy -- instead of a 480-pixel box picture, ours get 1080-pixel widescreen for superior detail and color.</p> <p>Check out our online demos, and let's get together and talk about your special day!</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/legacy_01.jpg" /></p> <p><img class="border" src="/vendors/images/legacy_02.jpg" /></p> <p><img class="border" src="/vendors/images/legacy_03.jpg" /></p> <p><img class="border" src="/vendors/images/legacy_04.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"); } ?>