$(function(){

	var $boxes = $(this).find(".box");
	

	$('#filtering-nav a').click(function(){
		  
	});

});
