// Author: Q&A s.r.l./Creator: MapViewSVG Professional 6.2.0 for ArcGIS by uismedia (http://www.mapviewsvg.com); 29/09/2007 11.49.36
var SVGscalebar;
var theScalebarFlag = true;
var theMassGesamtLength = 80000;
var theRectCount = 4;
var ObjectLinkText = "Ulteriori informazioni";
var BrowserSet = 'width=400,height=400,top=50,left=50,toolbar=no,menubar=no,location=no,hotkeys=no,resizable=yes,scrollbars=no,dependent=yes,status=no';
var CloseButText = "Chiudere";
var WMSLayerArray = new Array(0);
var ShareGeomArray = new Array();
var ShareGeomId = '';
var theShowKoord = 'statusbar';
var QueryHeadText = "Risultato dell'interrogazione";
var QueryHelpTableText = "<p>Consiglio:<ul><li>Per localizzare i rispettivi elementi sulla carta, passare con il mouse sopra le righe.</li><li>Per chiudere la finestra premere il bottone 'Chiudere'.</li></ul></p>";
var QueryStatusText1 = "Viene caricata la tabella, attendere prego ...";
var QueryStatusText2 = "Tabella caricata.";
var recNo = "n.";
var QueryClearText = "Clear Selection";
var QueryBackText = "Tool di interrogazione";
var theHiQueryColor = 'yellow';
var QueryRecText1 = " di ";
var QueryRecText2 = " record selezionati:";
var QueryRecText3 = "Record";
var theHiColor = 'red';
var theBGColor = 'white';
var theBGColor2 = 'silver';
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 theLegMapKoeff = 281.778333333333;
var QueryNoRecText = "Nessun dato trovato.";
var SVGover;
var SVGoverRect;
var theOverviewFlag = true;
var theLegendFlag = true;
var SVGlegend;
var ScrollArray = new Array(2);
var theGetscaleFlag = true;
var theGeneralScaleFlag = true;
var theScaleConvert = 3393;
var CheckStatus = 'w07eHD3';
var butZoomFlag = false;
var thePrecision = 0;
var theXOrigin = 178115;
var theYOrigin = 4750824;
var maxScaleFakt = 20;
var theProfVersion = 0;
var theProgNS = "http://www.mapviewsvg.com";

function embedLegend() {
  if (browserType == 'opera') {
    document.write('<div id="legend"><object type="image/svg+xml"  id="svgdocLegend" data="embfiles/legend.svg" width="196px" height="419px"><param name="src" value="embfiles/legend.svg"></object></div>');
  } else {
    document.write('<div id="legend"><embed type="image/svg+xml"  id="svgdocLegend" src="embfiles/legend.svg" width="196px" height="419px"/></div>');
  }
}
function embedMap() {
  if (browserType == 'opera') {
    document.write('<div id="map"><object type="image/svg+xml"  id="svgdocMap" data="embfiles/map.svg" width="598px" height="498px"><param name="src" value="embfiles/map.svg"></object></div>');
  } else {
    document.write('<div id="map"><embed type="image/svg+xml"  id="svgdocMap" src="embfiles/map.svg" width="598px" height="498px"/></div>');
  }
}
function embedOverview() {
  if (browserType == 'opera') {
    document.write('<div id="overview"><object type="image/svg+xml"  id="svgdocOverview" data="embfiles/overview.svg" width="200px" height="167px"><param name="src" value="embfiles/overview.svg"></object></div>');
  } else {
    document.write('<div id="overview"><embed type="image/svg+xml"  id="svgdocOverview" src="embfiles/overview.svg" width="200px" height="167px"/></div>');
  }
}
function embedSiteinfo() {
  if (browserType == 'opera') {
    document.write('<div id="siteinfo"><object type="image/svg+xml"  id="svgdocSiteinfo" data="embfiles/siteinfo.svg" width="250px" height="92px"><param name="src" value="embfiles/siteinfo.svg"></object></div>');
  } else {
    document.write('<div id="siteinfo"><embed type="image/svg+xml"  id="svgdocSiteinfo" src="embfiles/siteinfo.svg" width="250px" height="92px"/></div>');
  }
}
function embedScalebar() {
  if (browserType == 'opera') {
    document.write('<div id="scalebar"><object type="image/svg+xml"  id="svgdocScalebar" data="embfiles/scalebar.svg" width="335px" height="35px"><param name="src" value="embfiles/scalebar.svg"></object></div>');
  } else {
    document.write('<div id="scalebar"><embed type="image/svg+xml"  id="svgdocScalebar" src="embfiles/scalebar.svg" width="335px" height="35px"/></div>');
  }
}

function userInit() {
//This function is for your own scripts, it will be called on loading, do not delete it
//myAlert("function userInit");
}

