/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */


//$(document).ready( function() {
//  $('.col.notizie.last').css('cursor', 'pointer');
//  $('.col.notizie.last').click( function() {
//    location.href = $(this).children('a.button').attr('href');
//  });
//});
