// Author: University of Texas at Arlington/Creator: MapViewSVG Prof. Bundle 3.4 by uismedia (http://www.mapview.de); 07/21/2005 11:17:29 AM
var SVGscalebar;
var theScalebarFlag = true;
var theMassGesamtLength = 100000;
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 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 = 783.030494767451;
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 = 30.48;
var CheckStatus = 580;
var butZoomFlag = false;
var thePrecision = 0;
var theXOrigin = 1933607;
var theYOrigin = 7217484;
var theProfVersion = 0;

function embedHead() {
  document.write('<div id="head"><embed type="image/svg+xml" name="head" src="embfiles/head.svgz" width="1053px" height="35px"/></div>');
}
function embedLegend() {
  document.write('<div id="legend"><embed type="image/svg+xml" name="legend" src="embfiles/legend.svgz" width="293px" height="397px"/></div>');
}
function embedMap() {
  document.write('<div id="map"><embed type="image/svg+xml" name="map" src="embfiles/map.svgz" width="550px" height="395px"/></div>');
}
function embedOverview() {
  document.write('<div id="overview"><embed type="image/svg+xml" name="overview" src="embfiles/overview.svgz" width="183px" height="131px"/></div>');
}
function embedSiteinfo() {
  document.write('<div id="siteinfo"><embed type="image/svg+xml" name="siteinfo" src="embfiles/siteinfo.svgz" width="275px" height="68px"/></div>');
}
function embedScalebar() {
  document.write('<div id="scalebar"><embed type="image/svg+xml" name="scalebar" src="embfiles/scalebar.svgz" width="129px" height="35px"/></div>');
}
