jQuery(document).ready(function(){var $=jQuery;$.fn.cluetip.defaults.cluetipClass='skinned';$.fn.cluetip.defaults.cluezIndex=1234;$.fn.cluetip.defaults.dropShadow=false;$.fn.cluetip.defaults.topOffset=35;$.fn.cluetip.defaults.fx={open:'fadeIn',openSpeed:'100'};$.fn.cluetip.defaults.hoverIntent={sensitivity:3,interval:100,timeout:80};$.fn.cluetip.defaults.onShow=function(ct,c){if($('#cluetip-inner').html()==''){(jQuery.browser.msie)?$('#cluetip').addClass('ieFix'):$('#cluetip').addClass('mozFix');}else{(jQuery.browser.msie)?$('#cluetip').removeClass('ieFix'):$('#cluetip').removeClass('mozFix');}};});
