',{'class': 'json_populated', html: items.join('')}).appendTo('.popoverContent');}); //News Div fixed window.onscroll=function(){var scrollHeight, totalHeight; scrollHeight=document.body.scrollHeight; totalHeight=window.scrollY + window.innerHeight; // $('.news').css({// position: "fixed", // top: window.innerHeight - ($('.news').height() + 20) //}); // // if(totalHeight >=scrollHeight) //{// $('.news').fadeOut('slow'); //}else{// $('.news').fadeIn('slow'); //}}// $('.in').collapse('toggle')var $myGroup=$('#accordion'); $myGroup.on('show.bs.collapse','.collapse', function(){$myGroup.find('.collapse').collapse('hide');});