// Author: Geocom,ltd./Creator: MapViewSVG Bundle 4.1.3 for ArcGIS by uismedia (http://www.mapviewsvg.com); 6/2/2005 3:31:39 PM
var SVGscalebar;
var theScalebarFlag = true;
var theMassGesamtLength = 80000;
var theRectCount = 4;
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 ChartArray = new Array();
var theShowKoord = 'statusbar';
var theHiColor = 'red';
var theBGColor = 'white';
var theBGColor2 = 'silver';
var SVGSupportText = "This site needs the Adobe SVG Viewer 3.0.\n(http://www.adobe.com/svg/viewer/install/main.html)";
var theLegMapKoeff = 557.826;
var closeButText = "Clear Selection";
var QueryNoRecText = "No records selected.";
var SVGover;
var SVGoverRect;
var theOverviewFlag = true;
var theLegendFlag = true;
var SVGlegend;
var theGetscaleFlag = true;
var theGeneralScaleFlag = true;
var theScaleConvert = 100;
var CheckStatus = 1;
var butZoomFlag = false;
var thePrecision = 0;
var theXOrigin = 365944;
var theYOrigin = 4579479;
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="901px" height="35px"/></div>');
}
function embedLegend() {
  document.write('<div id="legend"><embed type="image/svg+xml" name="legend" src="embfiles/legend.svgz" width="207px" height="510px"/></div>');
}
function embedMap() {
  document.write('<div id="map"><embed type="image/svg+xml" name="map" src="embfiles/map.svgz" width="500px" height="508px"/></div>');
}
function embedOverview() {
  document.write('<div id="overview"><embed type="image/svg+xml" name="overview" src="embfiles/overview.svgz" width="167px" height="170px"/></div>');
}
function embedSiteinfo() {
  document.write('<div id="siteinfo"><embed type="image/svg+xml" name="siteinfo" src="embfiles/siteinfo.svgz" width="250px" height="104px"/></div>');
}
function embedScalebar() {
  document.write('<div id="scalebar"><embed type="image/svg+xml" name="scalebar" src="embfiles/scalebar.svgz" width="145px" height="35px"/></div>');
}
