var ConstantsJS = function() {}; ConstantsJS.prototype.Static = { CONST_WWW_ROOT: "http://ptgis.altovicentino.it:80/mapguide", CONST_CORE_WEB_PATH: "/mapguide/yourgis/stable_schio", CONST_MAIN_WEB_PATH: "/mapguide/yourgis/projects/pa_santorso_v2", CONST_SKIN_WEB_PATH: "/mapguide/yourgis/projects/pa_santorso_v2/skins/santorso", CONST_TMP_WEB_PATH: "/mapguide/yourgis/projects/pa_santorso_v2/tmp", CONST_INTERFACE_NAME: "tablet", CONST_INTERFACE_DIR: "interfacce/tablet", CONST_GETMAPIMAGE_VERSION: "3.0.0", CONST_HIGHLIGHTER_TYPE_FDO: "HIGHLIGHTER_FDO", CONST_HIGHLIGHTER_TYPE_TB: "HIGHLIGHTER_TB", CONST_FORCE_DOWNLOAD_PATH: "/mapguide/yourgis/stable_schio/middleframe/lib_php/force_downl.php", CONST_CONTROL_TYPE_FDO: "TextBox,MasterBox,ComboBox", CONST_CONTROL_TYPE_FDO_SPECIAL: "Reference,SqlLabel", CONST_TILECACHE_CONF: '[{"name":"_ORTOFOTO2013_TILE","dinamic_layer_group":"_ORTOFOTO2013","url":"http:\/\/ptgis.altovicentino.it:80\/tile\/YourGis_Santorso_Maps_Map","urlge":"http:\/\/ptgis.altovicentino.it:80\/tile\/YourGis_Santorso_Maps_Map_Google","urlbi":"http:\/\/ptgis.altovicentino.it:80\/tile\/YourGis_Santorso_Maps_Map_BING","noTileScaleIndex":[0,1],"blanktileurl":"http:\/\/ptgis.altovicentino.it:80\/tile\/blank.png"},{"name":"_ORTOFOTO2016_TILE","dinamic_layer_group":"_ORTOFOTO2016","url":"http:\/\/ptgis.altovicentino.it:80\/tile\/YourGis_Santorso_Maps_Map","urlge":"http:\/\/ptgis.altovicentino.it:80\/tile\/YourGis_Santorso_Maps_Map_Google","urlbi":"http:\/\/ptgis.altovicentino.it:80\/tile\/YourGis_Santorso_Maps_Map_BING","noTileScaleIndex":[0,1],"blanktileurl":"http:\/\/ptgis.altovicentino.it:80\/tile\/blank.png"}]', CONST_WWW_REQUEST_PROTOCOL: 'http', CONST_API_KEY_BING: "", CONST_API_KEY_GOOGLE: "AIzaSyBzGdpjbZiQb3o_226-Z5l-w0wN3BHr188", CONST_API_KEY_OPEN_STREET_MAP: "" };