$(document).ready(function() {
	$(".list").hide();
	tooltip();

});// JavaScript Document
