function notes {
	service="notes"
	use="tcp"
	port=${port:-1352}
	do_service $@
}
