window.onload = function() {
	tooltipInitiate();
	//tooltipShow();
	showLoginForm();
	clearLoginForm();
}