window.addEvent("domready",function(){if(!window.ie){var R=$$("img.amenitiesIcons");var e=new Tips(R,{initialize:function(){this.fx=new Fx.Style(this.toolTip,"opacity",{duration:250,wait:false}).set(0);},onShow:function(n){this.fx.start(1);},onHide:function(n){this.fx.start(0);}});}});