$(function() {
	$('.section').biggerlink()
				 .css("cursor","pointer")
});