$(function(){
	$('#classifiesImg .columnTwo .box').biggerlink({hoverclass:'hover'});
	$('#classifiesNet .columnTwo .box').biggerlink({hoverclass:'hover'});
});

