<!--- // hide me
function mySubmit()
{
	document.forms.myForm.submit();
}
// --->