window.onload=function(){
	document.getElementById('search-field').focus();
}

