window.onDomReady(function() {  
				new Tips($$('.toolTip'),  { maxTitleChars: 500, offsets: {x:-50, y:17} } )
});


