$(document).ready(function(){$(".colBox a").tooltip({bodyHandler:function(){return $(this).next().html()},showURL:false,extraClass:"hpPopup",opacity:1})});
