관리-도구
편집 파일: video_pointintime.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>Point In Time Productions</h2> <p><span class="vendor_phone">Phone: 480-237-1267</span> <br /><a class="vendor_website" href="http://www.pointintimeproductions.com" target="_blank"><strong>www.pointintimeproductions.com</strong></a></p> <p>Point In Time Productions is an award winning, full-service Wedding Videography company that has earned a reputation of producing only the highest quality videos with unsurpassed customer service.</p> <p>Your Wedding Day is one of the most important days of your life and it goes by so fast. To truly relive the entire day, you need a Professional Videographer who knows how to capture all of those special moments.</p> <p>We have built our company on customizing our Wedding Videos for all of our clients so that each one is unique and reflects each Brides style and taste. From selecting the music, to special effects and features, you are involved in the design of your video.</p> <p>We also work with your photographer to make sure that both your Photos and Video look amazing. Throughout the entire Wedding Day, we are very discreet so as not to disturb you or your guests or interfere with the ambiance of the Ceremony and Reception.</p> <p>Lastly, as a full-service studio, no task is too large or too small. We have filmed hundreds of Weddings from 25 to 500 people and can accommodate any request. From High-Definition, Blu-Ray, Projection Screens, Love Storys, etc. Point in Time Productions will make your Wedding Video something you will treasure for a lifetime.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/pointintime_01.jpg" /></p> <p><img class="border" src="/vendors/images/pointintime_02.jpg" /></p> <p><img class="border" src="/vendors/images/pointintime_03.jpg" /></p> <p><img class="border" src="/vendors/images/pointintime04.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"); } ?>