// Author: SmithCollege/Creator: MapViewSVG 2.4 by uismedia (http://www.mapview.de); 6/17/2003 4:00:53 PM
var SVGmap;
var svgSVGmap;
var mapOrigX;
var mapOrigY;
var mapOrigWidth;
var mapOrigHeight;
var mapBrowseWidth;
var mapBrowseHeight;
var theBGColor = 'moccasin';
var theHiColor = 'yellow';
var QueryRecText1 = " of ";
var QueryRecText2 = " records selected:";
var QueryRecText3 = "Record";
var QueryHeadText = "Query Result";
var QueryHelpTableText = "Note:<li>Move cursor over the number to highlight it on the map.</li><li>Close the window with the &quot;Clear selection&quot;-Button.</li>";
var QueryStatusText1 = "Table will be load, please wait ...";
var QueryStatusText2 = "Table loaded.";
var theHiQueryColor = 'orangered';
var recNo = "No.";
var closeButText = "Clear Selection";
var QueryNoRecText = "No records selected.";
var SVGover;
var SVGoverRect;
var overOrigX;
var overOrigY;
var overOrigWidth;
var overOrigHeight;
var overAktX;
var overAktY;
var overBrowseWidth;
var overBrowseHeight;
var overRectPressed = 0;
var overEvtX;
var overEvtY;
var newOverEvtX;
var newOverEvtY;
var zoomInFakt;
var SVGbottom; 
var SVGlegend;
var oldRec = '';
var oldColor = '';
var oldProp = '';
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 ObjectHeadText = "Object-Information";
var ObjectLinkText = "Further Data";
var zoomScrollBoolean;
var massZahl;
var overRectBoolean;
var koordManagement = false;
var measureManagement = false;
var SVGSupportText = "This site needs the Adobe SVG Viewer 3.0.\n(http://www.adobe.com/svg/viewer/install/main.htmll)";
var theOverviewFlag = true;
var theLegendFlag = true;
var theGetscaleFlag = true;
var theCheckThemeScaleFlag = true;
var theScaleConvert = 100;
var theScalebarFlag = true;
var theMassGesamtLength = 500;
var theRectCount = 5;
var CheckStatus = 850;
var theFontSize = 15;

