// Author: Unregistered Demo Version/Creator: MapViewSVG Professional 5.4.9 for ArcGIS by uismedia (http://www.mapviewsvg.com); 12/7/2006 2:46:10 AM
var theScalebarFlag = false;
var ObjectLinkText = "Further Data";
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 = "Clear Selection";
var WMSLayerArray = new Array(0);
var ShareGeomArray = new Array();
var QueryHeadText = "Query Result";
var QueryHelpTableText = "<p>Note:<ul><li>Move cursor over the rows to highlight the objects on the map.</li><li>Close the window with the 'Clear selection'-Button.</li></ul></p>";
var QueryStatusText1 = "Table will be load, please wait ...";
var QueryStatusText2 = "Table loaded.";
var recNo = "No.";
var QueryClearText = "Clear Selection";
var QueryBackText = "Back to query builder";
var theHiQueryColor = 'yellow';
var QueryRecText1 = " of ";
var QueryRecText2 = " records selected:";
var QueryRecText3 = "Record";
var theHiColor = 'gold';
var theBGColor = 'lightblue';
var theBGColor2 = 'steelblue';
var SVGSupportText = "This site needs the Adobe SVG Viewer 3.0.\n(http://www.adobe.com/svg/viewer/install/main.html)";
var theLegMapKoeff = 0.0535136;
var QueryNoRecText = "No records selected. (Maybe due to the Demo Version.)";
var SVGover;
var SVGoverRect;
var theOverviewFlag = true;
var theLegendFlag = true;
var SVGlegend;
var ScrollArray = new Array(2);
var theGetscaleFlag = false;
var theGeneralScaleFlag = false;
var theScaleConvert = 1;
var CheckStatus = 1;
var butZoomFlag = false;
var thePrecision = 5;
var theXOrigin = 155.67707;
var theYOrigin = 403.2972;
var maxScaleFakt = 20;
var theProfVersion = 0;
var theProgNS = "http://www.mapviewsvg.com";

function embedHead() {
  document.write('<div id="head"><embed type="image/svg+xml" id="svgdocHead" src="embfiles/head.svg" width="948px" height="35px"/></div>');
}
function embedLegend() {
  document.write('<div id="legend"><embed type="image/svg+xml"  id="svgdocLegend" src="embfiles/legend.svg" width="160px" height="401px"/></div>');
}
function embedMap() {
  document.write('<div id="map"><embed type="image/svg+xml"  id="svgdocMap" src="embfiles/map.svg" width="450px" height="490px"/></div>');
}
function embedOverview() {
  document.write('<div id="overview"><embed type="image/svg+xml"  id="svgdocOverview" src="embfiles/overview.svg" width="200px" height="218px"/></div>');
}
function embedSiteinfo() {
  document.write('<div id="siteinfo"><embed type="image/svg+xml"  id="svgdocSiteinfo" src="embfiles/siteinfo.svg" width="225px" height="44px"/></div>');
}

