splashConfiguration.user = new function() {
	this.loggedIn = false;
}

splashConfiguration.language = new function() {
	this.jsonPopupError = "JSON data finns inte för detta download: ";
	this.playerStop = "Stop";
	this.playerPlay = "Play";
	this.paginationPage = "Sida";
}