$(document).ready(function(){$('.latest-news-plugin li').click(function(e){window.location=$(this).find('a').attr('href');});});
