window.onload = function(){
	document.getElementById("hasJS").value = 'true';
}
