NInterface = {
	# notification position
	NOTIFICATION_MESSAGE_XPOS = 220 # X-position where notification message starts
	NOTIFICATION_MESSAGE_YPOS = 0	# Y-position where notification message stops
}