document.body.className = (document.body.className) ? document.body.className + " withJs" : "withJs";

			
	


