var SVGscalebar;
var theScalebarFlag = true;
var theMassGesamtLength = 400;
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 = 'statusbar';
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 = 'limegreen';
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 = 0.774026978660608;
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 = 580;
var butZoomFlag = false;
var thePrecision = 2;
var theXOrigin = 589304.86;
var theYOrigin = 4156495.07;
var theProfVersion = 1;
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="709px" height="35px"/></div>');
}
function embedLegend() {
  document.write('<div id="legend"><embed type="image/svg+xml" name="legend" src="embfiles/legend.svgz" width="154px" height="207px"/></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="32px"/></div>');
}
function embedScalebar() {
  document.write('<div id="scalebar"><embed type="image/svg+xml" name="scalebar" src="embfiles/scalebar.svgz" width="159px" height="35px"/></div>');
}
