//<script>
// aimsResource.js
/*
*  JavaScript resource file for ArcIMS HTML Viewer
*		arrays containing display text
* 		This file can be swapped out with appropriate language translation
*/

var msgList = new Array();
var unitList = new Array();
var sUnitList = new Array();
var modeList = new Array();
var titleList = new Array();
var buttonList = new Array();

var favorite;

favorite = GetCookie('LANG');

if( favorite == "FR" ){	
	
	// ArcIMSparam.js - msgList
	msgList[0] = "Unable to load one of the following Javascript Libraries:\naimsCommon.js\naimsXML.js\naimsMap.js";
	msgList[1] = "No request for Limit Extent";
    msgList[2] = "Unable to start. Required HTML Form missing (jsForm.htm).";
    msgList[3] = "Current Extent:\nLeft: ";
    msgList[4] = "\nBottom: ";
    msgList[5] = "\nRight: ";
    msgList[6] = "\nTop: ";
    msgList[7] = "\n\nRatio to Full Extent: ";
    	// aimsXML.js - msgList
    msgList[8] = "ServiceName: ";
    msgList[9] = "\nArcXML Request:\n ";
    msgList[10] = "Response from previous request(s) not received.";
    msgList[11] = "Form for posting request not found. Unable to communicate with server.";
    msgList[12] = "Sending:\n\n";
    msgList[13] = "ArcXML Response:\n ";
    msgList[14] = "Unable to display MapService\n";
    msgList[15] = "Cannot send request";
    msgList[16] = "Unable to display Overview Map MapService\n";
    msgList[17] = "Unable to set parameters";
    msgList[18] = "Unable to get image for click positions.";
    msgList[19] = "\nUnable to execute response.";
    	// aimsLayers.js - msgList
    msgList[20] = " is now the Active Layer";
    msgList[21] = "Unable to obtain Field names.\nUnable to query layer.";
    msgList[22] = "Name:";
    msgList[23] = "Id:";
    msgList[24] = "Type:";
    msgList[25] = "Extent:";
    msgList[26] = "Min Scale:";
    msgList[27] = "Max Scale:";
    msgList[28] = "Fields:";
    msgList[29] = "Size:";
    msgList[30] = "Precision:";
    msgList[31] = "Unknown";
    msgList[32] = "String";
    msgList[33] = "Id";
    msgList[34] = "Shape";
    msgList[35] = "Integer";
    msgList[36] = "Double";
    msgList[37] = "Boolean";
    msgList[38] = "Floating";
    msgList[39] = "Small Integer";
    msgList[40] = "BLOB";
    msgList[41] = "Date";
    msgList[42] = "None";
    msgList[43] = "Address Match";
    msgList[44] = "No";
    	// aimsDHTML.js - msgList
    msgList[45] = "A MapService must be loaded";
    	// aimsClick.js - msgList
    msgList[46] = "Cannot query MapService\nIdentify, Select, and Query functions are disabled.";
    msgList[47] = "This layer does not have any Hyperlinks.";
    msgList[48] = "No selected features to buffer.";
    msgList[49] = "Buffer Mode disabled.";
    msgList[50] = "Legend Library (aimsLegend.js) not loaded.";
    msgList[51] = "Function not enabled.";
    	// aimsNavigation.js - msgList
    msgList[52] = "Map: ";
    msgList[53] = "Image: ";
    msgList[54] = "ScaleFactor: ";
    	// aimsCustom.js - msgList
    msgList[55] = "Unknown Mode:";
    msgList[56] = "\nUnable to execute request.";
    	// aimsGeocode.js - msgList
    msgList[57] = "Locate Results";
    msgList[58] = "Address";
    msgList[59] = "Score";
    msgList[60] = "Unable to locate address";
    	// aimsIdentify.js - msgList
    msgList[61] = "Résultats ";
    msgList[62] = "précédents";
    msgList[63] = "Résultats suivants";
    msgList[663] = "Centrer la carte sur ces résultats";
	
    msgList[64] = "Pas de résultats";
	
    msgList[65] = "Returned ArcXML Response:";
    msgList[66] = "Server returned:";
    msgList[67] = "Hyperlink to ";
    msgList[68] = "Unable to hyperlink with submitted request.";
    msgList[69] = "Unable to hyperlink.";
    	// aimsSelect.js - msgList
    msgList[70] = "Measure Totals cleared.";
    msgList[71] = "Selection cleared.";
    	// aimsQuery.js - msgList
    msgList[72] = "Field";
    msgList[73] = "Operator";
    msgList[74] = "Requesting sample values for the layer ";
    msgList[75] = "The first ";
    msgList[76] = " records are being accessed. There may be duplicate values.";
    msgList[77] = ":\nThis layer does not have any StoredQueries.";
    msgList[78] = "Sélection de points altimetriques par";
    msgList[79] = "Search is Case-Sensitive";
    msgList[80] = "Unable to build Query String.";
    	// aimsBuffer.js - msgList
    msgList[81] = "Distance must be at least zero.\\nStart all numbers less than one with a leading zero.";
    msgList[82] = "Highlight features from ";
//    msgList[83] = " within a distance of&nbsp;";
    msgList[84] = " around the selected features of ";
    msgList[85] = "Display Attributes";
    msgList[86] = "Rec";
    	// addmatch.htm - msgList
    msgList[87] = "No Layer";
    msgList[88] = "Layer";
    msgList[89] = "Please enter a string";
    msgList[90] = "indiquez un matricule ";
    msgList[91] = "Cancelled.";
    msgList[92] = "cherche";
    	// select.htm - msgList
    msgList[93] = "A minimum of two points are required.";
    msgList[94] = "A minimum of three points are required.";
    msgList[95] = "Sélection de points altimetriques le long d\'une ligne ou dans un polygone";
    	// printForm.htm
    msgList[96] = "Click on \"Create Print Page\" to open a new Browser window with the Map Image,";
    msgList[97] = "Overview Map Image, and Legend displayed. You can then use the File/Print menu item";
    msgList[98] = "to send the display to your printer.";
    msgList[99] = "Please enter a string";
    msgList[100] = "The modules available on this site make extensive use of JavaScript <br> and requires a 4.0 or newer Browser.<br>Internet Explorer is not supported on the Macintosh."; // default.htm
    msgList[101] = " n\'est pas visible à cette échelle\n\nAgrandissez jusqu\'à une échelle où la couche est visible\n\n";
    msgList[102] = " is not visible and features cannot be selected.\n\nCheck Visible for ";
    msgList[103] = "Check Visible for the layer and click Refresh Map.";
    msgList[104] = "The Active Layer ";
    msgList[105] = "At least one point is required";
    msgList[106] = "Buffer Shape";
    msgList[107] = "Buffer Size:";
    msgList[108] = " and click Refresh Map.";
    msgList[109] = "No operator in query";
    msgList[110] = "Query expression is blank.\\nNo features have been selected.";
    msgList[111] = "No Layers visible.";
    msgList[112] = "No features found at click location.";
    msgList[113] = "Loading Viewer. . .";
    msgList[114] = "No hyperlinks defined for any of the visible layers.";
    msgList[115] = "No Hyperlinks defined.";
    msgList[116] = "No hyperlink defined for any layer at click location";
    msgList[117] = "Retrieving Data. . .";
    msgList[118] = "Retrieving Map. . .";
    msgList[119] = "You are not authorized to make map requests to this MapService.";
    msgList[120] = "Debug Mode On";
    msgList[121] = "Debug Mode Off";
    msgList[122] = "Localisation de la commune";
    msgList[123] = "suivant le format XX/Y"+ "<br>" + "XX=N°de feuille"+ "<br>" + "Y=N° de demi-planchette"+ "<br>" + "ex: 32/8N";
    msgList[124] = "coordonnées provenant de la digitalisation à léchelle du 1:25000";
    msgList[125] = "Voulez-vous remplir des valeurs correctes.";
    msgList[126] = "";
    msgList[127] = "";
    msgList[128] = "";
    msgList[129] = "";
    msgList[130] = "";

    modeList[0] = "Zoom avant";
    modeList[1] = "Zoom arrière";
    modeList[2] = "Glisser";
    modeList[3] = "Identify";
    modeList[4] = "Selectionner points altis dans un rectangle";
    modeList[5] = "Select Point";
    modeList[6] = "Select Line";
    modeList[7] = "Select Polygon";
    modeList[8] = "Selectionner points altis dans un polygone";
    modeList[9] = "Hyperlink";
    modeList[10] = "Select Shape";
    modeList[11] = "Buffer Shape";
    modeList[12] = "Mesurer la distance";
    modeList[13] = "Create Shape";
    modeList[14] = "Locate Address";
    modeList[15] = "Query";
    modeList[16] = " ";            // message de mode pour sélection de points ou sélection de commune -> je le mets à vide
    modeList[17] = "Sélection points altis par matricule";
    modeList[18] = "Buffer";
    modeList[19] = "Identify All";
    modeList[20] = "ID Visible Features";

	titleList[0] = "ArcIMS HTML Viewer"; 
    titleList[1] = "Current Active Layer";	// aimsLayers.js
    titleList[2] = "Layer Information";	
    titleList[3] = "Legend";	// aimsLegend.js
    titleList[4] = "ArcIMS HTML Viewer Map"; // aimsPrint.js
    titleList[5] = "Map Output";
    titleList[6] = "Address Match Candidates";	// aimsGeocode.js
	
    titleList[7] = "Fiche altimétrique";	// aimsIdentify.js
	titleList[77] = "Fiche planimétrique";	// displayPlaniData.js
	titleList[88] = "Résultats de la recherche";	// displayAttributeData	
	
    titleList[8] = "Select Results";
    titleList[9] = "Hyperlink Results";
    titleList[10] = "Buffer Results";			// aimsBuffer.js
    titleList[11] = "Address Matching";			// aimsGeocode.js
    titleList[12] = "Toolbar";
    titleList[13] = "Couches dinformation";
    titleList[14] = " Visible ";
    titleList[15] = " Active ";
    titleList[16] = "Display Units";			// setUnits.htm
    titleList[17] = "Map Units";
    titleList[18] = "PrintForm";				// printForm.htm
    titleList[19] = "Title to display on Map:<BR>";
    titleList[20] = "ArcIMS HTML Viewer Map";
    titleList[21] = "Print Map";
    titleList[22] = "";
    titleList[23] = "";
    titleList[24] = "";
    titleList[25] = "";
    titleList[26] = "";
    titleList[27] = "";
    titleList[28] = "";
    titleList[29] = "";
    titleList[30] = "";
	
       buttonList[0] = "Hide Legend"; // aimsLegend.js
       buttonList[1] = "Afficher vue générale"; // aimsGeocode.js
       buttonList[2] = "Valeur";	// aimsQuery.js
       buttonList[3] = "Sample Values";
       buttonList[4] = "Get Samples";
       buttonList[5] = "Add to Query String";
       buttonList[6] = "Valider";
       buttonList[7] = "Undo";
       buttonList[8] = "Clear";
       buttonList[9] = "Create Buffer";	// aimsBuffer.js
       buttonList[10] = "Yes";
       buttonList[11] = "No";
       buttonList[12] = "Select Layer";	// addmatch.htm
       buttonList[13] = "Locate";	
       buttonList[14] = "Alterner entre légende et liste des couches d information";		// toolbar.htm
       buttonList[15] = "Afficher vue générale";
       buttonList[16] = "Zoom avant";
       buttonList[17] = "Zoom arrière";
       buttonList[18] = "Extension maximale";
       buttonList[19] = "Zoom to Active Layer";
       buttonList[20] = "Vue précedente";
       buttonList[21] = "Glisser";
       buttonList[22] = "Se déplacer vers le nord";	
       buttonList[23] = "Se déplacer vers le sud";	
       buttonList[24] = "Se déplacer vers l ouest";		
       buttonList[25] = "Se déplacer vers l est ";
       buttonList[26] = "HyperLink";
       buttonList[27] = "Identify";
       buttonList[28] = "Query";
       buttonList[29] = "Sélectionner points altis par commune, feuille ou matricule";
       buttonList[30] = "Sélection points altis par matricule";
       buttonList[31] = "Mesurer la distance";
       buttonList[32] = "Set Units";	
       buttonList[33] = "Buffer";	
       buttonList[34] = "Sélectionner dans un rectangle";		
       buttonList[35] = "Sélectionner dans un polygone";
       buttonList[36] = "Désélectionner";
       buttonList[37] = "Locate Address";
       buttonList[38] = "Print";
       buttonList[39] = "Extract";
       buttonList[40] = "Options";
       buttonList[41] = "Load MapService";
       buttonList[42] = "Hide LayerList";	// toc.htm
       buttonList[43] = "Info";	
       buttonList[44] = "Actualiser la carte";		
       buttonList[45] = "    Recommencer    "; // select.htm
       buttonList[46] = " Effacer le dernier point ";
       buttonList[47] = "  Terminer la ligne et sélectionner  ";
       buttonList[48] = "Fermer le polygone et sélectionner";
       buttonList[49] = "Cancel"; // setUnits.htm
       buttonList[50] = "Create Print Page";  // printForm.htm

       buttonList[51] = "Buffer Point & Select";
       buttonList[52] = "Buffer Line & Select";	
       buttonList[53] = "Complete Polygon, Buffer, Select";	
       buttonList[54] = "Use Point to Select";		
       buttonList[55] = "se positionner sur une commune";
       buttonList[56] = "Nom";
       buttonList[57] = "";
       buttonList[58] = "";
       buttonList[59] = "";
       buttonList[60] = "";
	   	
	}
if( favorite == "NL" )
	{
    msgList[1] = "No request for Limit Extent";
    msgList[2] = "Unable to start. Required HTML Form missing (jsForm.htm).";
    msgList[3] = "Current Extent:\nLeft: ";
    msgList[4] = "\nBottom: ";
    msgList[5] = "\nRight: ";
    msgList[6] = "\nTop: ";
    msgList[7] = "\n\nRatio to Full Extent: ";
    	// aimsXML.js - msgList
    msgList[8] = "ServiceName: ";
    msgList[9] = "\nArcXML Request:\n ";
    msgList[10] = "Response from previous request(s) not received.";
    msgList[11] = "Form for posting request not found. Unable to communicate with server.";
    msgList[12] = "Sending:\n\n";
    msgList[13] = "ArcXML Response:\n ";
    msgList[14] = "Unable to display MapService\n";
    msgList[15] = "Cannot send request";
    msgList[16] = "Unable to display Overview Map MapService\n";
    msgList[17] = "Unable to set parameters";
    msgList[18] = "Unable to get image for click positions.";
    msgList[19] = "\nUnable to execute response.";
    	// aimsLayers.js - msgList
    msgList[20] = " is now the Active Layer";
    msgList[21] = "Unable to obtain Field names.\nUnable to query layer.";
    msgList[22] = "Name:";
    msgList[23] = "Id:";
    msgList[24] = "Type:";
    msgList[25] = "Extent:";
    msgList[26] = "Min Scale:";
    msgList[27] = "Max Scale:";
    msgList[28] = "Fields:";
    msgList[29] = "Size:";
    msgList[30] = "Precision:";
    msgList[31] = "Unknown";
    msgList[32] = "String";
    msgList[33] = "Id";
    msgList[34] = "Shape";
    msgList[35] = "Integer";
    msgList[36] = "Double";
    msgList[37] = "Boolean";
    msgList[38] = "Floating";
    msgList[39] = "Small Integer";
    msgList[40] = "BLOB";
    msgList[41] = "Date";
    msgList[42] = "None";
    msgList[43] = "Address Match";
    msgList[44] = "No";
    	// aimsDHTML.js - msgList
    msgList[45] = "A MapService must be loaded";
    	// aimsClick.js - msgList
    msgList[46] = "Cannot query MapService\nIdentify, Select, and Query functions are disabled.";
    msgList[47] = "This layer does not have any Hyperlinks.";
    msgList[48] = "No selected features to buffer.";
    msgList[49] = "Buffer Mode disabled.";
    msgList[50] = "Legend Library (aimsLegend.js) not loaded.";
    msgList[51] = "Function not enabled.";
    	// aimsNavigation.js - msgList
    msgList[52] = "Map: ";
    msgList[53] = "Image: ";
    msgList[54] = "ScaleFactor: ";
    	// aimsCustom.js - msgList
    msgList[55] = "Unknown Mode:";
    msgList[56] = "\nUnable to execute request.";
    	// aimsGeocode.js - msgList
    msgList[57] = "Locate Results";
    msgList[58] = "Address";
    msgList[59] = "Score";
    msgList[60] = "Unable to locate address";
    	// aimsIdentify.js - msgList
    msgList[61] = "Vorige ";
    msgList[62] = " fiches";
    msgList[63] = "Volgende";
	msgList[663] = "Zoom naar deze fiches";
	
    msgList[64] = "Niets gevonden";
    //msgList[64] = "No Features found.";
    msgList[65] = "Returned ArcXML Response:";
    msgList[66] = "Server returned:";
    msgList[67] = "Hyperlink to ";
    msgList[68] = "Unable to hyperlink with submitted request.";
    msgList[69] = "Unable to hyperlink.";
    	// aimsSelect.js - msgList
    msgList[70] = "Measure Totals cleared.";
    msgList[71] = "Selection cleared.";
    	// aimsQuery.js - msgList
    msgList[72] = "Field";
    msgList[73] = "Operator";
    msgList[74] = "Requesting sample values for the layer ";
    msgList[75] = "The first ";
    msgList[76] = " records are being accessed. There may be duplicate values.";
    msgList[77] = ":\nThis layer does not have any StoredQueries.";
    msgList[78] = "Selectie van altimetrische punten via";
    msgList[79] = "Search is Case-Sensitive";
    msgList[80] = "Unable to build Query String.";
    	// aimsBuffer.js - msgList
    msgList[81] = "Distance must be at least zero.\\nStart all numbers less than one with a leading zero.";
    msgList[82] = "Highlight features from ";
    msgList[83] = " within a distance of&nbsp;";
    msgList[84] = " around the selected features of ";
    msgList[85] = "Display Attributes";
    msgList[86] = "Rec";
    	// addmatch.htm - msgList
    msgList[87] = "No Layer";
    msgList[88] = "Layer";
    msgList[89] = "Please enter a string";
    msgList[90] = "Vul een stamnummer in ";
    msgList[91] = "Zoek.";
    msgList[92] = "Find String";
    	// select.htm - msgList
    msgList[93] = "A minimum of two points are required.";
    msgList[94] = "A minimum of three points are required.";
    msgList[95] = "Selecteer hoogtepunten langs een lijn of in een polygoon";
    	// printForm.htm
    msgList[96] = "Click on \"Create Print Page\" to open a new Browser window with the Map Image,";
    msgList[97] = "Overview Map Image, and Legend displayed. You can then use the File/Print menu item";
    msgList[98] = "to send the display to your printer.";
    msgList[99] = "Please enter a string";
    msgList[100] = "The modules available on this site make extensive use of JavaScript <br> and requires a 4.0 or newer Browser.<br>Internet Explorer is not supported on the Macintosh."; // default.htm
    msgList[101] = " is niet zichtbaar op deze schaal\n\nVergroot de schaal tot de laag wel zichtbaar wordt.\n\n";
    msgList[102] = " is not visible and features cannot be selected.\n\nCheck Visible for ";
    msgList[103] = "Check Visible for the layer and click Refresh Map.";
    msgList[104] = "The Active Layer ";
    msgList[105] = "At least one point is required";
    msgList[106] = "Buffer Shape";
    msgList[107] = "Buffer Size:";
    msgList[108] = " and click Refresh Map.";
    msgList[109] = "No operator in query";
    msgList[110] = "Query expression is blank.\\nNo features have been selected.";
    msgList[111] = "No Layers visible.";
    msgList[112] = "No features found at click location.";
    msgList[113] = "Loading Viewer. . .";
    msgList[114] = "No hyperlinks defined for any of the visible layers.";
    msgList[115] = "No Hyperlinks defined.";
    msgList[116] = "No hyperlink defined for any layer at click location";
    msgList[117] = "Retrieving Data. . .";
    msgList[118] = "Retrieving Map. . .";
    msgList[119] = "You are not authorized to make map requests to this MapService.";
    msgList[120] = "Debug Mode On";
    msgList[121] = "Debug Mode Off";
    msgList[122] = "Lokalisatie van de gemeente";
     msgList[123] = "volgens XX/Y-formaat"+ '<br>' + "XX = nr. kaartblad" + '<br>' + "Y = nr. zestiendeblad" + '<br>' +  "bijv. 32/8N";
    msgList[124] = "coördinaten afkomstig van de digitalisering op schaal 1:25 000";
    msgList[125] = "Gelieve correcte waardes in te vullen.";
    msgList[126] = "";
    msgList[127] = "";
    msgList[128] = "";
    msgList[129] = "";
    msgList[130] = "";
	
	   buttonList[0] = "Hide Legend"; // aimsLegend.js
       buttonList[1] = "Locate Another Address"; // aimsGeocode.js
       buttonList[2] = "Waarde";	// aimsQuery.js
       buttonList[3] = "Sample Values";
       buttonList[4] = "Get Samples";
       buttonList[5] = "Add to Query String";
       buttonList[6] = "Uitvoeren";
       buttonList[7] = "Undo";
       buttonList[8] = "Clear";
       buttonList[9] = "Create Buffer";	// aimsBuffer.js
       buttonList[10] = "Yes";
       buttonList[11] = "No";
       buttonList[12] = "Select Layer";	// addmatch.htm
       buttonList[13] = "Locate";	
       buttonList[14] = "Wissel tussen legende en lijst met informatielagen";		// toolbar.htm
       buttonList[15] = "Toon overzichtsbeeld";
       buttonList[16] = "Zoom in";
       buttonList[17] = "Zoom uit";
       buttonList[18] = "Maximale vergroting";
       buttonList[19] = "Zoom to Active Layer";
       buttonList[20] = "Vorig beeld";
       buttonList[21] = "Sleep";
       buttonList[22] = "Zich naar het noorden verplaatsen";	
       buttonList[23] = "Zich naar het zuiden verplaatsen";	
       buttonList[24] = "Zich naar het westen verplaatsen";		
       buttonList[25] = "Zich naar het oosten verplaatsen";
       buttonList[26] = "HyperLink";
       buttonList[27] = "Identify";
       buttonList[28] = "Query";
       buttonList[29] = "Selecteer hoogtepunten per gemeente, achtsteblad of nummer";
       buttonList[30] = "Selecteer hoogtepunt via een stamnummer";
       buttonList[31] = "Meet de afstand";
       buttonList[32] = "Set Units";	
       buttonList[33] = "Buffer";	
       buttonList[34] = "Selecteer in een rechthoek";		
       buttonList[35] = "Selecteer in een veelhoek";
       buttonList[36] = "Hef selectie op";
       buttonList[37] = "Locate Address";
       buttonList[38] = "Print";
       buttonList[39] = "Extract";
       buttonList[40] = "Options";
       buttonList[41] = "Load MapService";
       buttonList[42] = "Hide LayerList";	// toc.htm
       buttonList[43] = "Info";	
       buttonList[44] = "Update de kaart";		
       buttonList[45] = "    Herbegin    "; // select.htm
       buttonList[46] = " Wis het laatste punt uit ";
       buttonList[47] = "  Maak de lijn af en selecteer  ";
       buttonList[48] = "Sluit de veelhoek en selecteer";
       buttonList[49] = "Cancel"; // setUnits.htm
       buttonList[50] = "Create Print Page";  // printForm.htm
       buttonList[51] = "Buffer Point & Select";
       buttonList[52] = "Buffer Line & Select";	
       buttonList[53] = "Complete Polygon, Buffer, Select";	
       buttonList[54] = "Use Point to Select";		
       buttonList[55] = "Zich positioneren op een gemeente";
       buttonList[56] = "naam";
       buttonList[57] = "";
       buttonList[58] = "";
       buttonList[59] = "";
       buttonList[60] = "";
	   


	   
	       modeList[0] = "";
    modeList[1] = "";
    modeList[2] = "";
    modeList[3] = "";
    modeList[4] = "";
    modeList[5] = "";
    modeList[6] = "";
    modeList[7] = "";
    modeList[8] = "";
    modeList[9] = "";
    modeList[10] = "";
    modeList[11] = "";
    modeList[12] = "";
    modeList[13] = "";
    modeList[14] = "";
    modeList[15] = "";
    modeList[16] = "";
    modeList[17] = "";
    modeList[18] = "";
    modeList[19] = "";
    modeList[20] = "";

    titleList[0] = "ArcIMS HTML Viewer"; 
    titleList[1] = "Current Active Layer";	// aimsLayers.js
    titleList[2] = "Layer Information";	
    titleList[3] = "Legend";	// aimsLegend.js
    titleList[4] = "ArcIMS HTML Viewer Map"; // aimsPrint.js
    titleList[5] = "Map Output";
    titleList[6] = "Address Match Candidates";	// aimsGeocode.js

    titleList[7] = "Altimetrische fiche";	// aimsIdentify.js
	titleList[77] = "Planimetrische fiche";	// displayPlaniData.js
	titleList[88] = "Zoekresultaat";	// displayAttributeData	
	
    titleList[8] = "Select Results";
    titleList[9] = "Hyperlink Results";
    titleList[10] = "Buffer Results";			// aimsBuffer.js
    titleList[11] = "Address Matching";			// aimsGeocode.js
    titleList[12] = "Toolbar";
    titleList[13] = "Informatielagen";
    titleList[14] = " Zichtbaar ";
    titleList[15] = " Active ";
    titleList[16] = "Display Units";			// setUnits.htm
    titleList[17] = "Map Units";
    titleList[18] = "PrintForm";				// printForm.htm
    titleList[19] = "Title to display on Map:<BR>";
    titleList[20] = "ArcIMS HTML Viewer Map";
    titleList[21] = "Print Map";
    titleList[22] = "";
    titleList[23] = "";
    titleList[24] = "";
    titleList[25] = "";
    titleList[26] = "";
    titleList[27] = "";
    titleList[28] = "";
    titleList[29] = "";
    titleList[30] = "";	

}
if( favorite == "DE" )
	{
    msgList[1] = "No request for Limit Extent";
    msgList[2] = "Unable to start. Required HTML Form missing (jsForm.htm).";
    msgList[3] = "Current Extent:\nLeft: ";
    msgList[4] = "\nBottom: ";
    msgList[5] = "\nRight: ";
    msgList[6] = "\nTop: ";
    msgList[7] = "\n\nRatio to Full Extent: ";
    	// aimsXML.js - msgList
    msgList[8] = "ServiceName: ";
    msgList[9] = "\nArcXML Request:\n ";
    msgList[10] = "Response from previous request(s) not received.";
    msgList[11] = "Form for posting request not found. Unable to communicate with server.";
    msgList[12] = "Sending:\n\n";
    msgList[13] = "ArcXML Response:\n ";
    msgList[14] = "Unable to display MapService\n";
    msgList[15] = "Cannot send request";
    msgList[16] = "Unable to display Overview Map MapService\n";
    msgList[17] = "Unable to set parameters";
    msgList[18] = "Unable to get image for click positions.";
    msgList[19] = "\nUnable to execute response.";
    	// aimsLayers.js - msgList
    msgList[20] = " is now the Active Layer";
    msgList[21] = "Unable to obtain Field names.\nUnable to query layer.";
    msgList[22] = "Name:";
    msgList[23] = "Id:";
    msgList[24] = "Type:";
    msgList[25] = "Extent:";
    msgList[26] = "Min Scale:";
    msgList[27] = "Max Scale:";
    msgList[28] = "Fields:";
    msgList[29] = "Size:";
    msgList[30] = "Precision:";
    msgList[31] = "Unknown";
    msgList[32] = "String";
    msgList[33] = "Id";
    msgList[34] = "Shape";
    msgList[35] = "Integer";
    msgList[36] = "Double";
    msgList[37] = "Boolean";
    msgList[38] = "Floating";
    msgList[39] = "Small Integer";
    msgList[40] = "BLOB";
    msgList[41] = "Date";
    msgList[42] = "None";
    msgList[43] = "Address Match";
    msgList[44] = "No";
    	// aimsDHTML.js - msgList
    msgList[45] = "A MapService must be loaded";
    	// aimsClick.js - msgList
    msgList[46] = "Cannot query MapService\nIdentify, Select, and Query functions are disabled.";
    msgList[47] = "This layer does not have any Hyperlinks.";
    msgList[48] = "No selected features to buffer.";
    msgList[49] = "Buffer Mode disabled.";
    msgList[50] = "Legend Library (aimsLegend.js) not loaded.";
    msgList[51] = "Function not enabled.";
    	// aimsNavigation.js - msgList
    msgList[52] = "Map: ";
    msgList[53] = "Image: ";
    msgList[54] = "ScaleFactor: ";
    	// aimsCustom.js - msgList
    msgList[55] = "Unknown Mode:";
    msgList[56] = "\nUnable to execute request.";
    	// aimsGeocode.js - msgList
    msgList[57] = "Locate Results";
    msgList[58] = "Address";
    msgList[59] = "Score";
    msgList[60] = "Unable to locate address";
    	// aimsIdentify.js - msgList
    msgList[61] = "vorige ";
    msgList[62] = "Ergebnisse";
    msgList[63] = "folgende Ergebnisse";
     msgList[663] = "die Karte auf diese Ergebnisse zentrieren";
    msgList[64] = "No Features found.";
    msgList[65] = "Returned ArcXML Response:";
    msgList[66] = "Server returned:";
    msgList[67] = "Hyperlink to ";
    msgList[68] = "Unable to hyperlink with submitted request.";
    msgList[69] = "Unable to hyperlink.";
    	// aimsSelect.js - msgList
    msgList[70] = "Measure Totals cleared.";
    msgList[71] = "Selection cleared.";
    	// aimsQuery.js - msgList
    msgList[72] = "Field";
    msgList[73] = "Operator";
    msgList[74] = "Requesting sample values for the layer ";
    msgList[75] = "The first ";
    msgList[76] = " records are being accessed. There may be duplicate values.";
    msgList[77] = ":\nThis layer does not have any StoredQueries.";
    msgList[78] = "Wählen Sie Nivellementspunkte";
    msgList[79] = "Search is Case-Sensitive";
    msgList[80] = "Unable to build Query String.";
    	// aimsBuffer.js - msgList
    msgList[81] = "Distance must be at least zero.\\nStart all numbers less than one with a leading zero.";
    msgList[82] = "Highlight features from ";
    msgList[83] = " within a distance of&nbsp;";
    msgList[84] = " around the selected features of ";
    msgList[85] = "Display Attributes";
    msgList[86] = "Rec";
    	// addmatch.htm - msgList
    msgList[87] = "No Layer";
    msgList[88] = "Layer";
    msgList[89] = "Please enter a string";
    msgList[90] = "Vul een stamnummer in ";
    msgList[91] = "Zoek.";
    msgList[92] = "Find String";
    	// select.htm - msgList
    msgList[93] = "A minimum of two points are required.";
    msgList[94] = "A minimum of three points are required.";
    msgList[95] = "Wählen Sie Nivellementspunkte durch eine Linie oder ein Polygon aus" ;
    	// printForm.htm
    msgList[96] = "Click on \"Create Print Page\" to open a new Browser window with the Map Image,";
    msgList[97] = "Overview Map Image, and Legend displayed. You can then use the File/Print menu item";
    msgList[98] = "to send the display to your printer.";
    msgList[99] = "Please enter a string";
    msgList[100] = "The modules available on this site make extensive use of JavaScript <br> and requires a 4.0 or newer Browser.<br>Internet Explorer is not supported on the Macintosh."; // default.htm
    msgList[101] = " sind bei diesem Massstab nicht sichtbar.\n\nVergrössrn Sie bis die Nivellementspunkte sichtbar werden \n\n";
    msgList[102] = " is not visible and features cannot be selected.\n\nCheck Visible for ";
    msgList[103] = "Check Visible for the layer and click Refresh Map.";
    msgList[104] = "The Active Layer ";
    msgList[105] = "At least one point is required";
    msgList[106] = "Buffer Shape";
    msgList[107] = "Buffer Size:";
    msgList[108] = " and click Refresh Map.";
    msgList[109] = "No operator in query";
    msgList[110] = "Query expression is blank.\\nNo features have been selected.";
    msgList[111] = "No Layers visible.";
    msgList[112] = "No features found at click location.";
    msgList[113] = "Loading Viewer. . .";
    msgList[114] = "No hyperlinks defined for any of the visible layers.";
    msgList[115] = "No Hyperlinks defined.";
    msgList[116] = "No hyperlink defined for any layer at click location";
    msgList[117] = "Retrieving Data. . .";
    msgList[118] = "Retrieving Map. . .";
    msgList[119] = "You are not authorized to make map requests to this MapService.";
    msgList[120] = "Debug Mode On";
    msgList[121] = "Debug Mode Off";
    msgList[122] = "Standort der Gemeinde";
     msgList[123] = "Bezeichnung  XX/Y" + "<br>" + "XX = Blatt Nummer"+ "<br>" + "Y = Planke Nummer"+ "<br>" + " bijv. 32/8";
    msgList[124] = "coördinaten afkomstig van de digitalisering op schaal 1:25 000";
    msgList[125] = "";
    msgList[126] = "";
    msgList[127] = "";
    msgList[128] = "";
    msgList[129] = "";
    msgList[130] = "";
	
	   buttonList[0] = "Hide Legend"; // aimsLegend.js
       buttonList[1] = "Locate Another Address"; // aimsGeocode.js
       buttonList[2] = "Wert";	// aimsQuery.js
       buttonList[3] = "Sample Values";
       buttonList[4] = "Get Samples";
       buttonList[5] = "Add to Query String";
       buttonList[6] = "Zu überprüfen ";
       buttonList[7] = "Undo";
       buttonList[8] = "Clear";
       buttonList[9] = "Create Buffer";	// aimsBuffer.js
       buttonList[10] = "Yes";
       buttonList[11] = "No";
       buttonList[12] = "Select Layer";	// addmatch.htm
       buttonList[13] = "Locate";	
       buttonList[14] = "Zwischen Legende und Sichtinformationen wechseln";		// toolbar.htm
       buttonList[15] = "Die Hauptübersicht anzeigen";
       buttonList[16] = "Einzoomen";
       buttonList[17] = "Auszoomen";
       buttonList[18] = "Maximale Ansicht";
       buttonList[19] = "Zoom to Active Layer";
       buttonList[20] = "Letzte Ansicht";
       buttonList[21] = "Sich auf der Karte bewegen";
       buttonList[22] = "In Richtung Norden bewegen";	
       buttonList[23] = "In Richtung Süden bewegen";	
       buttonList[24] = "In Richtung Westen bewegen";		
       buttonList[25] = "In Richtung Osten bewegen";
       buttonList[26] = "HyperLink";
       buttonList[27] = "Identify";
       buttonList[28] = "Query";
       buttonList[29] = "Nivellementspunkt nach Gemeinde, Blatt oder ID auswählen";
       buttonList[30] = "Selecteer hoogtepunt via een stamnummer";
       buttonList[31] = "Messen";
       buttonList[32] = "Set Units";	
       buttonList[33] = "Buffer";	
       buttonList[34] = "Rechteckauswahl";		
       buttonList[35] = "Polygonauswahl";
       buttonList[36] = "Auswahl aufheben ";
       buttonList[37] = "Locate Address";
       buttonList[38] = "Print";
       buttonList[39] = "Extract";
       buttonList[40] = "Options";
       buttonList[41] = "Load MapService";
       buttonList[42] = "Hide LayerList";	// toc.htm
       buttonList[43] = "Info";	
       buttonList[44] = "Die Karte aktualisieren";		
       buttonList[45] = "Herbegin"; // select.htm
       buttonList[46] = "Den letzten Punkt löschen ";
       buttonList[47] = "Die Auswahl (Linie) beenden ";
       buttonList[48] = "Die Auwwahl (Polygon) beenden  ";
       buttonList[49] = "Cancel"; // setUnits.htm
       buttonList[50] = "Create Print Page";  // printForm.htm
       buttonList[51] = "Buffer Point & Select";
       buttonList[52] = "Buffer Line & Select";	
       buttonList[53] = "Complete Polygon, Buffer, Select";	
       buttonList[54] = "Use Point to Select";		
       buttonList[55] = "Eine Gemeinde auswählen";
       buttonList[56] = "naam";
       buttonList[57] = "";
       buttonList[58] = "";
       buttonList[59] = "";
       buttonList[60] = "";
	   


	   
	modeList[0] = "";
    modeList[1] = "";
    modeList[2] = "";
    modeList[3] = "";
    modeList[4] = "";
    modeList[5] = "";
    modeList[6] = "";
    modeList[7] = "";
    modeList[8] = "";
    modeList[9] = "";
    modeList[10] = "";
    modeList[11] = "";
    modeList[12] = "";
    modeList[13] = "";
    modeList[14] = "";
    modeList[15] = "";
    modeList[16] = "";
    modeList[17] = "";
    modeList[18] = "";
    modeList[19] = "";
    modeList[20] = "";

    titleList[0] = "ArcIMS HTML Viewer"; 
    titleList[1] = "Current Active Layer";	// aimsLayers.js
    titleList[2] = "Layer Information";	
    titleList[3] = "Legend";	// aimsLegend.js
    titleList[4] = "ArcIMS HTML Viewer Map"; // aimsPrint.js
    titleList[5] = "Map Output";
    titleList[6] = "Address Match Candidates";	// aimsGeocode.js
    titleList[7] = "Höhenmessungskarteikarte";	// aimsIdentify.js
    titleList[77] = "Flächenmessungskarteikarte";	// displayPlaniData.js

    titleList[8] = "Select Results";
    titleList[9] = "Hyperlink Results";
    titleList[10] = "Buffer Results";			// aimsBuffer.js
    titleList[11] = "Address Matching";			// aimsGeocode.js
    titleList[12] = "Toolbar";
    titleList[13] = "Informatielagen";
    titleList[14] = " Zichtbaar ";
    titleList[15] = " Active ";
    titleList[16] = "Display Units";			// setUnits.htm
    titleList[17] = "Map Units";
    titleList[18] = "PrintForm";				// printForm.htm
    titleList[19] = "Title to display on Map:<BR>";
    titleList[20] = "ArcIMS HTML Viewer Map";
    titleList[21] = "Print Map";
    titleList[22] = "";
    titleList[23] = "";
    titleList[24] = "";
    titleList[25] = "";
    titleList[26] = "";
    titleList[27] = "";
    titleList[28] = "";
    titleList[29] = "";
    titleList[30] = "";	

}

unitList[0] = "DEGREES";
unitList[1] = "FEET";
unitList[2] = "MILES";
unitList[3] = "METERS";
unitList[4] = "KILOMETERS";

sUnitList[0] = "DEGREES";
sUnitList[1] = "FEET";
sUnitList[2] = "MILES";
sUnitList[3] = "METERS";
sUnitList[4] = "KILOMETERS";
