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