$(document).ready(function(){
	tooltip();
	imagePreview();
	$('#uzbody').hide().fadeIn(1000);
})