$(document).ready(
  function() {
    //Init Hovertip
	  hoverTip();
});