define(function(){function a(b){b.focus();var c=b.value&&b.value.length;if(c){b.setSelectionRange(c,c);}}return{activate:a};});