window.addEvent('domready',function(){
	new Tips($$('.tooltip'),{});
})
