$(document).ready(function(){
            $("#news").newsTicker();
            $("#events").newsTicker();
            }            
        );
