initTooltip=function(){jQuery("#img-hover-years").tooltip({tip:'#info-hover-years',position:'top center',lazy:true,effect:'fade',delay:0});jQuery("#img-hover-lastused").tooltip({tip:'#info-hover-lastused',position:'top center',lazy:true,effect:'fade',delay:0});jQuery("#img-hover-rating").tooltip({tip:'#info-hover-rating',position:'top center',lazy:true,effect:'fade',delay:0});}