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