// JavaScript Document
$(function(){$('#tooltiper a').tooltip({track:true,delay:0,showURL:false,fade:200});});
