//Editable parts - used in editor interface only
var g_aEditable = [""];
var g_aEditableTitle = [""];
//Storage mappings - used in editor interface to determine which data to store in which fields
var g_aStorage = ["", 
		"",
		"",
		"",
		"",
		"",
		"",
		"",
		"",
		"",
		"",
		"",
		"",
		"",
		""];
//Layout JS code
 
