var i18n = {

	LANGUAGE_NAME :"us_US",
	LANGUAGE_ID :"1",

	SCENE :"Scene",
	NEWINFOPOINT :"New Infopoint",
		
	MSG_ERROR_UNKNOWNERROR: "Sorry, an unexpected error occured",

	PLAYER_STATUS_SCENE :"scene:",
	PLAYER_STATUS_LOADING :"3D model status:",

	LIST_VIEWNOWSLOGAN:"view now in 3D",
	LIST_CREATE:"created at",
	LIST_BY:"by",
	LIST_COUNTER: "Views",
	LIST_RATING:"Rating",

	LANG_TITLE:"Language",
	
	RATING_WORDS: new Array("", "Poor", "Nothing special", "Worth watching", "Pretty cool", "Excellent!"),
	RATING_FINISHED: "Thank you.",
	
	LANG_FILTER_ALL: "All",
	
	NO_TOURS_FOUND: "No Tours found",
	
	CLOSE: "Close",
	NEXT: "Next",
	PREV: "Previous",
	
	COM_SAYS: "says",
	COM_ERROR: new Array("E-Mail is not valid", "URL is not valid", "Author name too short", "Comment too short"),

	SYSTEM :"Nur ein Platzhalter damit der letzte Text kein komma hat"
}
