// JavaScript Document
$(function() {
	   $('.Tips1').tooltip({showURL: false, showBody: ' :: ', fixPNG: true});
});
