Behaviour.addLoadEvent(function() {
	document.getElementsByTagName('input')[0].focus();
});
