
init = function()
{

	$("input:fisrt").focus();
	 
}
 