// Config.js

qth_lat =	47.9833;		// Decimal value for listener's latitude
qth_lon =	7.8166; 		// Decimal value for listener's longitude
qth_name =	"Udo Deutscher"		// Put your name here
qth_home =	"http://www.ukwtv.de/udo/ndb/index.html"		// Put the path to your home page here (or put "" if you don't have one)
qth_email =	"udo.deutscher@gmx.de"	// Put your email here (or put "" if you don't have one)
monthly =	1			// For a monthly log, set to 1 - otherwise log is for 'all time'

utc_offset =	-1			// This is the number of hours that noontime in WINTER (Standard time)
					// is behind noontime UTC:
					// UK=0, Norway =-1, EST=5

