﻿var mapfiles = { //mapserver1: "http://planos.cm-faro.algarvedigital.pt/scripts/mapserv.exe?map=c:\\inetpub\\wwwroot\\gpfaro\\mapserver\\mapa.map",
                 mapserver1: "http://licenciamentos.mapas.arhalgarve.pt/scripts/mapserv.exe?map=c:\\inetpub\\wwwroot\\arh_siarl\\mapserver\\mapa.map",
                 //mapserver_ov: "http://planos.cm-faro.algarvedigital.pt/scripts/mapserv.exe?map=c:\\inetpub\\wwwroot\\gpfaro\\mapserver\\nav.map&mode=map"
                 mapserver_ov: "http://licenciamentos.mapas.arhalgarve.pt/scripts/mapserv.exe?map=c:\\inetpub\\wwwroot\\arh_siarl\\mapserver\\mapa.map"
             }

var extents = { maxExtent: new OpenLayers.Bounds(121000, -2400, 268000, 65000),
                restrictedExtent: new OpenLayers.Bounds(121000, -2400, 268000, 65000),
                maxExtent_ov: new OpenLayers.Bounds(121000, -2400, 268000, 65000)
            }

var ZOOM_LEVEL_POI = 8;
var ZOOM_LEVEL_PLACE = 5;
var MAP_COORD_SYS = '20790';
var MAPSERVER_SELECTION = false;


            
