관리-도구
편집 파일: video_serendipity.php
<?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_CATERERS.""; 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> <p align="center" > <iframe class="m_iframe" src="http://player.vimeo.com/video/39549276?byline=0&portrait=0&color=6794c2" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe> </p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Serendipity Cinematography</h2> <p><span class="vendor_phone">Phone: 602-380-3869</span> <br /> <a class="vendor_website" href="http://www.serendipitycinema.com" target="_blank"><strong>www.serendipitycinema.com</strong></a></p> <p>Serendipity Cinematography are Emmy Award Winning Videographers who are true storytellers. With over 20 years of Cinematography experience our Cinematographers are professionals by trade. We will create for you a customized wedding film that focuses on both the sites and sounds of your wedding day. We will tell your wedding story by capturing both the excitement and emotion of your wedding day in an unobtrusive photojournalistic fashion focusing on all of the details that make your wedding day unique. <br /> <br /> We believe so strongly in the need for every couple to have a wedding film to document their wedding day. Our cinematography collections are fully customizable. We structured our packages to fit all different cinematography as well as budget needs. On your Thumb Drive you will receive a Highlight Film as well as Documentary Style editing of the most important parts of your day. Documentary Style editing means we edit sections of your wedding day in their entirety.</p> <p><strong>See our Real Weddings<br /> </strong><a href="http://www.finestweddingsites.com/weddings/weddings-allisonbryce.php">Allison & Bryce</a> <br /> <a href="http://www.finestweddingsites.com/weddings/weddings-rhiannonbrad.php">Rhiannon & Brad</a><br /> </p> <p> </p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p><img src="/vendors/images/sere1.jpg" border="0" class="border" /></a></p> <p><img src="/vendors/images/sere2.jpg" border="0" class="border" /></a></p> <p><img src="/vendors/images/sere4.jpg" border="0" class="border" /></a></p> <p><img src="/vendors/images/sere3.jpg" border="0" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception-contest-only.php"); } else { header("location: /error.php"); } ?>