var par = {
 "global" : {
  "debugging"              : false,
  "organizer"              : "nuernberg-messe",
  "tradeShow"              : "BioFach/Vivaness",
  "instance"               : "nm-biofach",
  "showZoom"               : true,
  "showLanguage"           : false,
  "showFreeBooths"         : false,
  "showPrintDialog"        : false,
  "boxConstrainedOverview" : true,
  "googleLikeOverview"     : false,
  "showArea"               : true,
  "areaPlanMap"            : {
                             "group01" : {
                                         "name" : "Halle 2",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 275, "y" : 270 },
                                         "halls"       : [
                                                          { "index" : 0 }
                                                         ]
                                          },
                             "group02" : {
                                         "name" : "Halle 1",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 220, "y" : 243 },
                                         "halls"       : [
                                                          { "index" : 1 }
                                                         ]
                                          },
                             /*"group03" : {
                                         "name" : "Halle 3",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 310, "y" : 260 },
                                         "halls"       : [
                                                          { "index" : 2 }
                                                         ]
                                          },*/
                             "group04" : {
                                         "name" : "Halle 4",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 350, "y" : 255 },
                                         "halls"       : [
                                                          { "index" : 3 }
                                                         ]
                                          },
                             "group05" : {
                                         "name" : "Halle 4A",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 420, "y" : 255 },
                                         "halls"       : [
                                                          { "index" : 4 }
                                                         ]
                                          },
                             "group06" : {
                                         "name" : "Halle 5",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 320, "y" : 230 },
                                         "halls"       : [
                                                          { "index" : 5 }
                                                         ]
                                          },
                             "group07" : {
                                         "name" : "Halle 6",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 290, "y" : 195 },
                                         "halls"       : [
                                                          { "index" : 6 }
                                                         ]
                                          },
                             "group08" : {
                                         "name" : "Halle 7",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 320, "y" : 150 },
                                         "halls"       : [
                                                          { "index" : 7 }
                                                         ]
                                          },
                             "group09" : {
                                         "name" : "Halle 9",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 210, "y" : 173 },
                                         "halls"       : [
                                                          { "index" : 8 }
                                                         ]
                                          },
                             "group10" : {
                                         "name" : "Halle 7A",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 420, "y" : 150 },
                                         "halls"       : [
                                                          { "index" : 9 }
                                                         ]
                                          },
                             "group11" : {
                                         "name" : "Halle 8",
                                         "cssClass" : "exGroundFlag",
                                         "coordinates" : { "x" : 265, "y" : 150 },
                                         "halls"       : [
                                                          { "index" : 10 }
                                                         ]
                                          }
  },
  "boothType"              : "img", //"img" = background-image; "color" = background-color
  "defaultColor"           : "#ed803a",
  "defaultBackground"      : "transparent",
  "selectedBoothColor"     : "#61141D",
  "defaultBoothColor"      : "#FFF",
  "defaultBoothBorder"     : "none",
  "defaultBoothImage"      : "../images/label_nm-biofach",
  "selectedBoothImage"     : "../images/label_nm-biofach",
  "boothFlagWidth"         : "auto", //"none" (or any string) or integer
  "boothFlagHeight"        : 19, //"none" (or any string) or integer
  "boothFlagZIndex"        : 100,
  "availableWidth"         : 510,
  "availableHeight"        : 550,
  "hallplanMargin"         : 200,
  //deprecated
  "scrollBarWidth"         : 21,
  "dndStep"                : 50,
  "dndFrequency"           : 350,
  //"zSteps"                 : [50, 75, 10],

  "zoom"                   : 100,
  "minimumZoomForBooths"   : 50,
  "minimumZoomForNumber"   : 50,
  "minimumZoom"            : 60,  //min. 60
  "maximumZoom"            : 130, //max. 130
  "language"               : ["deutsch", "englisch"],
  "defaultBoothNrSize"     : "8px",
  "toolTipText"            : "i",
  "showToolTip"            : true,
  "portalURL"          : "http:\/\/www.ask-biofach.de"
 },
 "hall" : [{
  "id"                 : 1183,
  "name"               : ["Halle 2", "Hall 2"],  //[de, en, fr]
  "width"              : 950,
  "height"             : 800,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1184,
  "name"               : ["Halle 1", "Hall 1"],
  "width"              : 1900,
  "height"             : 850,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1185,
  "name"               : ["Halle 3", "Hall 3"],
  "width"              : 2000,
  "height"             : 900,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1186,
  "name"               : ["Halle 4", "Hall 4"],
  "width"              : 1700,
  "height"             : 800,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1187,
  "name"               : ["Halle 4A", "Hall 4A"],
  "width"              : 1100,
  "height"             : 800,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1188,
  "name"               : ["Halle 5", "Hall 5"],
  "width"              : 1800,
  "height"             : 600,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1189,
  "name"               : ["Halle 6", "Hall 6"],
  "width"              : 1800,
  "height"             : 600,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1190,
  "name"               : ["Halle 7", "Hall 7"],
  "width"              : 1950,
  "height"             : 1100,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1193,
  "name"               : ["Halle 9", "Hall 9"],
  "width"              : 1800,
  "height"             : 800,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1191,
  "name"               : ["Halle 7A", "Hall 7A"],
  "width"              : 1100,
  "height"             : 1100,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 },{
  "id"                 : 1192,
  "name"               : ["Halle 8", "Hall 8"],
  "width"              : 900,
  "height"             : 800,
  "cols"               : 5,
  "rows"               : 5,
  "overviewWidth"      : 149
 }]
};
