var team23 = {};

$(document).ready(function() {
	$('body').addClass('js');
});


