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