// JavaScript Document
function onSubmitLogin(){
	document.form2.submit(true);	
}	
//]]>
