JCONFIG = {
	SERVER: 'spedia.com',
	BACKEND: {
		name: 'Native Binding',
		description: '',
		httpbase: '/http-bind/',
		type:'binding',
		servers_allowed:[this.SERVER]
	},
        TIME_INTERVAL: 2000,
        STYLESHEET: '',
        BLUR_RADIUS: 20,
        REVEAL_TIMEOUT: 600000,
	DEBUG: 0
}




