관리-도구
편집 파일: video_royal_sun.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>Royal Sun Productions</h2> <p><span class="vendor_phone">Phone: 623-748-3036</span> <br /><a class="vendor_website" href="http://www.royalsunproductions.com" target="_blank"><strong>www.royalsunproductions.com</strong></a></p> <p>At Royal Sun Productions, our goal is to produce a beautiful and high quality video of your wedding at an affordable price. We are passionate about our work, capturing the tender moments and elegant details as they naturally unfold. We believe the beauty of a wedding video comes from the day itself... the bride and groom, their family and friends, the emotions of all, and the unique style that the couple has chosen to express their love. Many wedding videographers today produce loud, frenzied styled, and highly cut videos that do not reflect the day accurately or completely. Our style is true to YOUR special day... real and naturally beautiful, exactly the way you remembered.</p> <p>We are proud to offer reasonable prices starting at $595 and ALL packages include at least two digital cameras filming in High Definition, full professional editing using Apple Final Cut Studio, three SD DVD copies with custom menus and case artwork, wireless microphone and audio recorded during the ceremony, and customized credits of the bridal party.</p> <p>Call to schedule a free consultation or visit us online to view sample clips and more information.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/royal_sun_01.jpg" /></p> <p><img class="border" src="/vendors/images/royal_sun_02.jpg" /></p> <p><img class="border" src="/vendors/images/royal_sun_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"); } ?>