
$(document).ready(function(){$("#related_links li a[title], #grid_title span[title], .grid_data.nav span[title], .fund_detail td span[title], #callerNAV[title], .fund_detail th span[title], .fund_detail caption span[title], #grid_header span[title], ul.sortableContainer li table span[title], h4[title], .fund_detail a[title]").livequery(function(){$(this).bt({overlap:-10,positions:'top',strokeStyle:'#65CCF9',spikeLength:8,spikeGirth:12,padding:15,cornerRadius:4,fill:'#F7FAFF'})});});