function doSubmit(){
	document.getElementById("sbm").value = "true";
	return true;
}
