jQuery(function() {
	jQuery('#frm-cnt-login-name').focus();	
});

