
var config = {
	_debug: false,
	_version: '1.0.85',
	_playerTarget: '10.0.0',
	_errorMessage: 'You have been idle for too long. Please refresh your browser to access Scrabble',
	_loggingConnectionName: 'scrabble-' + (new Date()).getTime(),
	_tracker: 'UA-4734509-9',
	_console: true,

	_gameLoaderSwfUrl: 'http://static.cdn.ea.com/mayhem/u/f/ig/1.0.85/GameLoader.swf',
	_gameSwfUrl: 'http://static.cdn.ea.com/mayhem/u/f/ig/1.0.85/Scrabble.swf',
	_loggingSwfUrl: 'http://static.cdn.ea.com/mayhem/u/f/ig/1.0.85/EctobalLogging.swf',
	_proxyUrl: 'http://websngames.eamobile.com/mayhem/scrabble/igoogle/proxy/igproxy.php',

	_skinUrl : 'http://static.cdn.ea.com/mayhem/u/f/ig/1.0.85/skins/DefaultScrabbleSkin.swf',
	_facebookCallTimeout : 6,   
	_mayhemCallTimeout : 6,  

	_messageVisible: false,
	_messageTitle: 'Dear Scrabble users,',
	_messageContent:'Mayday Mayday ! We got a problem.',

	_socialPlatformName: 'google',
	_mayhemUrl: 'http://sngames.eamobile.com/mh',
	_mayhemAuthMethod: 'google',
	_mayhemAuthParams: 'none'
}


