$(document).ready(function(){
	$('.home').addClass('current');
	acw.buildMenu();
});
