$(document).ready(function()
{
	$("#number").focus();
});
