// Author: Ervet/Creator: MapViewSVG 2.3.1 by uismedia (http://www.mapview.de); Mon Feb 16 10:52:15 2004

var SVGmap;
var svgSVGmap;
var mapOrigX;
var mapOrigY;
var mapOrigWidth;
var mapOrigHeight;
var mapBrowseWidth;
var mapBrowseHeight;
var SVGover;
var SVGoverRect;
var overOrigX;
var overOrigY;
var overOrigWidth;
var overOrigHeight;
var overAktX;
var overAktY;
var overBrowseWidth;
var overBrowseHeight;
var overRectPressed = 0;
var overEvtX;
var overEvtY;
var newOverEvtX;
var newOverEvtY;
var zoomInFakt;
var SVGbottom; 
var SVGlegend;
var zoomScrollBoolean;
var massZahl;
var overRectBoolean;
var koordManagement = false;
var measureManagement = false;
var aktSelection = false;
var QueryHeadText = "Risultato dell'interrogazione";
var QueryHelpTableText = "Consiglio:<li>Per localizzare i rispettivi elementi sulla carta, passare con il mouse sopra il numero.</li><li>Per chiudere la finestra premere il bottone &quot;Chiudere&quot;.</li>";
var QueryStatusText1 = "Viene caricata la tabella, attendere prego ...";
var QueryStatusText2 = "Tabella caricata.";
var theHiQueryColor = 'orangered';
var QueryNoRecText = "Nessun dato trovato.";
var closeButText = "Chiudere";
var theHiColor = 'yellow';
var theBGColor = '#FFFFFF';
var SVGSupportText = "Per la visualizzazione di questa pagina è necessario il programma Adobe SVG Viewer 3.0 (Plug-In gratuito).\n(http://www.adobe.com/svg/viewer/install/main.html)";
var QueryRecText1 = " di ";
var QueryRecText2 = " record selezionati:";
var QueryRecText3 = "Record";
var theOverviewFlag = true;
var theLegendFlag = true;
var theGetscaleFlag = true;
var theCheckThemeScaleFlag = true;
var theScaleConvert = 100;
var theScalebarFlag = true;
var theMassGesamtLength = 30;
var theRectCount = 3;
var CheckStatus = 2400;
var theFontSize = 15;


