﻿
$(document).ready(function() {
  $('.tip').cluetip({splitTitle: '|',
  dropShadow: true,
  tracking:true,
  cursor: 'pointer',
  arrows: true, 
  cluetipClass: 'jtip'});  
});




  



