${1:obj}.mouseup(function() {
	${2:// Act on the event}
});