$j(function(){$j("p[id^='pricesFrom']").tooltip({bodyHandler:function(){return $j("#tipPrice").html()},showURL:false});$j("div[class^='pricesFrom']").tooltip({bodyHandler:function(){return $j("#tipPrice").html()},showURL:false});$j("div[id^='reviewSummary'] div").tooltip({bodyHandler:function(){return $j("#tipRev").html()},showURL:false});$j("div[class^='hotelReviewRating']").tooltip({bodyHandler:function(){return $j("#tipRev").html()},showURL:false});$j("div[id^='reviewInfo']").tooltip({bodyHandler:function(){return $j("#tipRev").html()},showURL:false});$j("div[id^='theatreReviewInfo']").tooltip({bodyHandler:function(){return $j("#tipTheatre").html()},showURL:false});$j("th[id^='perAd_']").tooltip({bodyHandler:function(){return $j("#tipAdult").html()},showURL:false})});