관리-도구
편집 파일: video_burleson_video.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>Burleson Productions</h2> <p><span class="vendor_phone">Phone: 602-301-0868 </span> <br /> <a class="vendor_website" href="http://www.burlesonproductions.com" target="_blank"><strong>www.burlesonproductions.com</strong></a></p> <p>Burleson Productions is a family owned video production company that adheres to the business practice of the customer is always first. We still believe in "customer service and satisfaction" and it shows in our work. Our purpose is to create a video that you will love to watch now, but more importantly we create a video that you will treasure forever. </p> <p>Remember, you are the one person who will see the least of your wedding day. You will never see the guys getting ready, your husband-to-be anxiously awaiting the moment you walk down the aisle, your family and friends arriving. You will never see your father wiping away the tears when he hears his little girl say. “I do... ...unless you have your wedding videotaped. </p> <p>When you select Burleson Productions, Edward & Camelia Burleson are behind the high definition cameras - the ones who will tape, edit, and polish your video treasure. Unlike videographers who pose you in scripted shots, we capture the sights and sounds of the most important day of your life. Burleson Productions excels in capturing special moments and weaving them into a vivid tapestry. We use the same software and equipment as does Hollywood and we take pride in creating love stories, stories that can be relived forever. We create stories that you will be proud to show and your family and friends will feel privileged to watch - if there is a dry eye then we haven't done our job properly. When the children are gone and the time left seems short our video will carry you back to that wonderful day a long long time ago. </p> <p>Burleson Productions is a proud member of the West Valley Wedding Vendors Association. </p> <p align="center"><strong>Our Motto:</strong><br /> You will love our video today. <br /> In twenty years you will treasure it!<Br /> </p> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/burleson_productions1.jpg" /></p> <p><img src="/vendors/images/burleson_productions2.jpg" alt="" class="border" /></p> <p><img src="/vendors/images/burleson_productions3.jpg" alt="" class="border" /></p> <p><img src="/vendors/images/burleson_productions4.jpg" alt="" class="border" /></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"); } ?>