
/**
 * Sort of a javascript web.config
 */
GkoConfig = 
{
	"dynassets" : 
	{
		"url" : "http://dynassets1.gavekortet.dk"
	},
	
	"debugLevel" : 0
}

