$(function(){
	/*
	if(location.path != "/") {
		$("#navigation a[href^='" + location.href + "']").addClass('current');
	}
	*/
});
