//JS FILE
function goreport()
{
	document.getElementById("reportform").submit();	
}