/**
 * Created on 27. Nov 2008
 * @copyright Copyright © 2008, Verdens Gang AS. All rights reserved.
 * @author Espen Hovlandsdal (espenh@gomobile.no)
 * @package front.sportsbase
 **/

liveConfig = {
	staticPath:				'http://static.vglive.no/new',
	infolinesURL:			'../data/infolines/',
	eventURL:				'../data/event/',
	scheduleURL:			'../data/schedule/phonelive/',
	checkIphoneUrl:         '../data/checkiphone/',
	togglePushUrl:          '../data/togglepush/'
}
