$(document).ready(function()
{
	$('#search_box').focus();
});
