관리-도구
편집 파일: footer-serendipity.php
<script src="DWConfiguration/ActiveContent/IncludeFiles/AC_RunActiveContent.js" type="text/javascript"></script> <div id="leftside"> <div class="box"> <? include_once("footer-cover.php"); ?> </div> <div class="box"> <h1>Featured Vendor</h1> <a href="http://www.HoneymoonSam.com" target="_blank"><img src="../images/static/honeymoons.jpg" alt="All About Honeymoons" width="170" height="258" border="0" /></a><a href="../vendors/b_consulting_asare_event_planning.php"></a> </div> <div class="box"> <h1>Featured Reception Site</h1> <div align="center"> <a href="http://www.cibolavista.com" target="_blank"><img src="../images/static/cibola.jpg" alt="Cibola Vista " width="170" height="258" border="0" /></a></div> </div> </div> <div id="rightside"> <div class="box"> <? include_once("footer-contest-serendipity.php"); ?> </div> <div class="upcomingbox"> <? include_once("upcoming_events.php"); ?> </div> <div class="box_vendor_menu"> <h1>Arizona Wedding Reception Sites</h1> <? include_once("reception_menu.php"); ?> </div> </div> </div> <div align="center"> <div id="footer"> <? include_once("footer_menu.php"); ?> </div></div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-9246633-1', 'auto'); ga('send', 'pageview'); </script> <script> /** * Function that tracks a click on an outbound link in Google Analytics. * This function takes a valid URL string as an argument, and uses that URL string * as the event label. */ var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, {'hitCallback': function () { document.location = url; } }); } </script> </body> </html>