${1:obj}.hide('${2:slow/400/fast}', function() {
	${3://Stuff to do *after* the animation takes place}
});