window.addEvent('domready', function() {

	new OverText($('searchbox'));


});

