
/*News.js*/

$(function(){$('p.news').click(function(){location.href=$('>a',this).attr('href');});})