function submitForm() 
{
	document.forms.AggReload.submit();
}