

/*00.js*/
$(document).ready(function(){$("a.jt").cluetip({cluetipClass:"jtip",arrows:false,dropShadow:false,sticky:true,mouseOutClose:true,closePosition:"title",closeText:'<img src="http://www.caahep.org/style/images/cross.png" alt="close" />'})});

