관리-도구
편집 파일: video_memory_makers.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>Memory Makers</h2> <p><span class="vendor_phone">Phone: 480-544-8878 </span> <br /><a class="vendor_website" href="http://www.memorymakeraz.com" target="_blank"><strong>www.memorymakeraz.com</strong></a></p> <p>Make your once-in-a lifetime occasion even more memorable with Memory Maker Digital Greetings! We combine the nostalgia of an old-time photo booth with the technology of personalized video. Imagine on-site videos of your family and friends right at your reception! Your guests receive a treasured memento and party favor in the form of a mini DVD of their message to you, along with your video message to them. Bring your treasured memories to life again & again by watching the personal video wishes each guest has left for you once your special day is over. </p><p> A professional attendant makes the experience fun and easy for your guests. During the reception, a monitor outside the booth can display a live feed from inside-providing a unique source of entertainment for your wedding guests! </p><p> Three different packages make it possible to tailor Memory Maker services to the precise needs of your event. In addition to the services described above you can receive: </p><p> * A digital event disc of all photos and/or videos taken at the event. <Br /> * A convenient web gallery exclusively created for you and your guests to view and order videos and photos of your wedding. <Br /> * A lovely Guest Scrapbook that compiles photos and messages from every guest <Br /> * A 12-inch remote controlled Digital Photo frame that displays all photos and videos for you to take home after the event. <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/memory_makers_02.jpg" /></p> <p><img class="border" src="/vendors/images/memory_makers_03.jpg" /></p> <p><img class="border" src="/vendors/images/memory_makers_01.jpg" /></p> <p><img class="border" src="/vendors/images/memory_makers_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"); } ?>