// Author: Swedesurvey AB/Creator: MapViewSVG Prof. Bundle 3.4 for ArcGIS by uismedia (http://www.mapviewsvg.com); 2005-06-28 10:41:37
var SVGscalebar;
var theScalebarFlag = true;
var theMassGesamtLength = 200000;
var theRectCount = 2;
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 ObjectLinkText = "Further Data";
var infoWindowLabel = "Object-Information";
var theShowKoord = 'textbox';
var QueryHeadText = "Query Result";
var QueryHelpTableText = "Note:<li>Move cursor over the rows to highlight the objects on the map.</li><li>Close the window with the 'Clear selection'-Button.</li>";
var QueryStatusText1 = "Table will be load, please wait ...";
var QueryStatusText2 = "Table loaded.";
var recNo = "No.";
var theHiQueryColor = 'yellow';
var QueryRecText1 = " of ";
var QueryRecText2 = " records selected:";
var QueryRecText3 = "Record";
var theHiColor = 'red';
var theBGColor = 'rgb(240,241,227)';
var theBGColor2 = 'rgb(204,199,158)';
var SVGSupportText = "This site needs the Adobe SVG Viewer 3.0.\n(http://www.adobe.com/svg/viewer/install/main.html)";
var theLegMapKoeff = 1109.034;
var closeButText = "Clear Selection";
var QueryNoRecText = "No records selected.";
var SVGover;
var SVGoverRect;
var theOverviewFlag = true;
var theLegendFlag = true;
var SVGlegend;
var theGetscaleFlag = false;
var theGeneralScaleFlag = true;
var theScaleConvert = 100;
var CheckStatus = 580;
var butZoomFlag = false;
var thePrecision = 0;
var theXOrigin = 365404;
var theYOrigin = 7297679;
var theProfVersion = 0;
var theProgNS = "http://www.mapviewsvg.com";

function embedHead() {
  document.write('<div id="head"><embed type="image/svg+xml" name="head" src="embfiles/head.svgz" width="798px" height="35px"/></div>');
}
function embedLegend() {
  document.write('<div id="legend"><embed type="image/svg+xml" name="legend" src="embfiles/legend.svgz" width="256px" height="250px"/></div>');
}
function embedMap() {
  document.write('<div id="map"><embed type="image/svg+xml" name="map" src="embfiles/map.svgz" width="500px" height="500px"/></div>');
}
function embedOverview() {
  document.write('<div id="overview"><embed type="image/svg+xml" name="overview" src="embfiles/overview.svgz" width="167px" height="167px"/></div>');
}
function embedSiteinfo() {
  document.write('<div id="siteinfo"><embed type="image/svg+xml" name="siteinfo" src="embfiles/siteinfo.svgz" width="250px" height="44px"/></div>');
}
function embedScalebar() {
  document.write('<div id="scalebar"><embed type="image/svg+xml" name="scalebar" src="embfiles/scalebar.svgz" width="181px" height="35px"/></div>');
}

