VoiceTV.LatestNews={initial:function(){$("#latest-news .news").carousel({autoSlide:true,direction:"vertical",slideEasing:"easeOutBounce",autoSlideInterval:5000,loop:true});$("#latest-news .news").click(function(a){a.stopPropagation();$("#latest-news .expand").toggle()});$("body").click(function(){$("#latest-news .expand").hide()})}};
