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