$(function(){
	document.form1.login_id.focus();
});

