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