<script type="text/javascript" src="http://www.axiomfiles.com/Files/258012/events-posts.js"></script> <script type="text/javascript"> $(document).ready(function(){ modifyRecentPosts(); hideNewEvents({ hideNewMonths: 3, // hide events more than x # of months in the future hideUser: true // hide the user that added the event }); }) </script>
<script type="text/javascript" src="http://www.axiomfiles.com/Files/258012/events-posts2.js"></script> <script type="text/javascript"> $(document).ready(function(){ modifyRecentPosts(); hideNewEvents({ hideNewMonths: 3, // hide events more than x # of months in the future hideUser: true // hide the user that added the event }); }) </script>