function init(){ 
	document.body.className += " JS isLoading"; 
}
