// 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();

//***************************************************************************
//*			GRUPOS DE CAPAS		    *
//***************************************************************************
// los servicios se identifican diferente que el resto de capas
// se ha de saber que nombre se le ha dado al grupo de servicios
var nombreGrupoServicios = "SERVICIOS";

// sobre las capas de catastro, cuando esten visibles, se ha de mostrar
// informacion sobre la fecha de su edicion, que los datos actualizados
// deben consultarse en la web oficial de la O.V.C., la autoria de la informacion
// y la competencia de la Direccion General del Catastro para la difusion de
// la información catastral
var nombreGrupoCatastro = "CATASTRO URBANO";
var mostrarInformacionCatastro = true;
var linkOVC = "http://ovc.catastro.minhac.es/";
var etiquetaLink = "OVC";
var informacionCatastro = "fecha de edición: 10/03/2005;" +
	"Informació generada per: " +
	"Dir. Gen. del Catastro." +
	"Informació difosa per: " +
	"Dir. Gen. del Catastro.";
/*------------------------------------------------------------*/

//***************************************************************************
//*			                 CREDITOS                  		    *
//***************************************************************************
var creditos = new Array();
//creditos[0] = "Realitzat per: Laboratori d\'Informació Geogràfica i de Teledetecció (UAB) / Servei de Sistemes d\'Informació Geogràfica (UIB)";
creditos[0] = "";

//	if (window.screen.width+"x"+window.screen.height=="800x600") {
//		creditos[1] = "";
//		creditos[2] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
//	} else {
//		creditos[1] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
//		creditos[2] = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
//	}

//creditos[3] = "Diputació de Barcelona";
creditos[1] = "";
creditos[2] = "";
creditos[3] = "";

//***************************************************************************

	// ArcIMSparam.js - msgList
msgList[0] = "Unable to load one of the following Javascript Libraries:\naimsCommon.js\naimsXML.js\naimsMap.js";
	// aimsCommon.js - msgList
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[10] = "Un moment sis plau. S'està generant el mapa.";
//msgList[11] = "Form for posting request not found. Unable to communicate with server.";
msgList[11] = "S'ha perdut la connexió amb el servidor. Tanqueu el navegador i torneu a entrar. Disculpeu les molèsties";
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[21] = "Imposible obtenir el nom dels camps de la capa.";
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] = "Les funcions identificació, selecció i consulta estan desactivades.";
//msgList[46] = "Cannot query MapService\nIdentify, Select, and Query functions are disabled.";

//msgList[47] = "This layer does not have any Hyperlinks.";
msgList[47] = "Aquesta capa no disposa documents associats.";
msgList[48] = "No existeixen elements seleccionats de la capa ";
//msgList[49] = "Buffer Mode disabled.";
msgList[49] = "La funcionalitat de buffer i selecció gràfica estan desactivades.";
msgList[50] = "Legend Library (aimsLegend.js) not loaded.";
msgList[51] = "Funció no activada.";
//msgList[51] = "Function not enabled.";
	// aimsNavigation.js - msgList
//msgList[52] = "Map: ";
//msgList[53] = "Image: ";
//msgList[54] = "ScaleFactor: ";
msgList[52] = "Mapa: ";
msgList[53] = "Imagen: ";
msgList[54] = "Factor escala: ";
	// 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] = "Previous ";
//msgList[62] = " Records";
msgList[61] = "Anteriors ";
msgList[62] = " elements";
//msgList[63] = "More records";
msgList[63] = "Més elements";
msgList[64] = "No s&#39;han trobat elements a seleccionar";
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] = "Medicions eliminades";
//msgList[71] = "Eliminada la selecció";
msgList[71] = "";
	// 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] = "Search";
msgList[79] = "Search is Case-Sensitive";
msgList[80] = "Unable to build Query String.";
	// aimsBuffer.js - msgList
msgList[81] = "La distància de l&#39;àrea d&#39;influencia ha de ser com a mínim de 0";
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] = "Enter String to Find in ";
msgList[91] = "Cancelled.";
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] = "Select with Line or Polygon";
	// 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 not visible due to scale and features cannot be selected.\n\nZoom to a scale where the layer is visible.\n\n";
//msgList[102] = " is not visible and features cannot be selected.\n\nCheck Visible for ";
msgList[101] = " no està visible a aquesta escala i no pot ser seleccionada.\n\nRealitzeu un Zoom a l'escala on la capa sigui visible.\n\nTambé pot polsar pestanya selecció i canviar la capa.";
msgList[102] = " no està visible i no pot ser seleccionada.\n\nFeu visible ";

msgList[103] = "Check Visible for the layer and click Refresh Map.";
//msgList[104] = "The Active Layer ";
msgList[104] = "La capa de selecció ";
msgList[105] = "At least one point is required";
msgList[106] = "Buffer Shape";
msgList[107] = "Buffer Size:";
//msgList[108] = " and click Refresh Map.";
msgList[108] = " i premeu refrescar.";
msgList[109] = "No operator in query";
msgList[110] = "Query expression is blank.\nNo features have been selected.";
msgList[111] = "No existeixen capes visibles.";
//msgList[111] = "No Layers visible.";
msgList[112] = "No s&#39;han trobat elements a identificar en el punt on s&#39;ha clicat";
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] = " records are being accessed. Duplicate values will be sorted out, resulting in fewer samples.";
msgList[123] = ".\nSeleccioneu primer algun element.";
msgList[124] = "Seleccioneu algun element del combo per a realitzar la Fitxa de Consulta";

//mensajes en configura seleccion
msgList[125] = "Radi d&#39;àrea d&#39;influència:";
msgList[126] = "metres";

//mensajes para los textos de la medición de áreas
//se utilizan al final de MapFrame.htm
msgList[127] = "Total:";
msgList[128] = "Segment (m):";
msgList[129] = "Àrea (m2):";

//mensajes en configura seleccion
msgList[130] = "Capes d&#39;informació seleccionables";
// DIBA - 26/02/2006
//msgList[131] = "Càlcul d\'àrea a: ";
msgList[131] = "Capa activa: ";
// DIBA - 26/02/2006
//msgList[132] = "Capa seleccionable: ";
msgList[132] = "Capa activa: ";

//valor para el buffer sin targetLayer
//es el primer valor en configuraSeleccion.htm si se hace un buffer
// DIBA - 26/02/2006
//msgList[133] = "Cap"; //usado en configuraseleccion.htm
msgList[133] = "No seleccionar cap capa"; //usado en configuraseleccion.htm

//mensaje para la consulta con resultado nulo de documentos asociados
msgList[134] = "No existeixen documents associats\na les capes disponibles en el servei.";
msgList[135] = "No existeixen documents associats\na l&#39;element seleccionat.";
msgList[136] = "No existeixen documents de descàrrega.";

//inicio.jsp
msgList[137] = "Error en la contrasenya";
msgList[138] = "Error en el Servei principal.";
msgList[139] = "No existeix Servei principal per aquest usuari.";
msgList[140] = "No té accés en aquests moments.";
msgList[141] = "Esperi un moment.";
msgList[142] = "En aquests moments, té l'accés als territoris bloquejats.";
msgList[143] = "Error del programa en la selecció del context.";

//UIB
msgList[144] = "Error greu de l'aplicació";
msgList[145] = "Identificador";
msgList[146] = "Introduïr dades en el formulari";
msgList[147] = ": valor numèric incorrecte";
msgList[148] = ": data incorrecta";
msgList[149] = "Tots els paràmetres de la consulta són obligatoris";
//********************************************************************

//UAB; Cambio de contraseña; al final de inicio.jsp
msgList[150] = "Canvi d'usuari correcte";
msgList[151] = "No ha pogut realitzar-se el canvi d'usuari.\nTanqui l'aplicatiu i torni a intentar-ho.";
msgList[152] = "Les contrasenyes no coincideixen";

//DIBA: Obligatori canviar pwd si usuari=pwd
msgList[160] = "Per raons de seguretat, cal canviar aquest password: ha de ser diferent del nom d'usuari.";
msgList[161] = "El filtre de la cerca ha de contenir almenys dos caràcters";
msgList[162] = "Tots els camps de la cerca han d'estar informats";

//DIBA: Avís Llei Propietat Intel·lectual
msgList[165] = "AVÍS LEGAL\n\n";
msgList[165] = msgList[165] + "Els recordem que la informació continguda en els fitxers facilitats per la Diputació de Barcelona està emparada per la legislació vigent en matèria de Propietat Intel·lectual. ";
msgList[165] = msgList[165] + "L'usuari no adquireix cap títol, dret o interès sobre aquesta informació, llevat dels drets d'ús que es varen concedir en el Conveni de col·laboració per a la implantació del SITMUN.\n\n";
msgList[165] = msgList[165] + "L'usuari s'obliga a utilitzar la informació cartogràfica lliurada per la Diputació, exclusivament per a ús intern, i s'abstindrà de comunicar ni de cedir a tercers la informació subministrada.\n\n";
msgList[165] = msgList[165] + "Per a més informació poseu-vos en contacte amb l'Oficina Tècnica de Cartografia i SIG Local de la Diputació de Barcelona.";

/*
msgList[1] = "";
msgList[2] = "";
msgList[3] = "";
msgList[4] = "";
msgList[5] = "";
msgList[6] = "";
msgList[7] = "";
msgList[8] = "";
msgList[9] = "";
msgList[0] = "";
*/
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";

modeList[0] = "Zoom In";
modeList[1] = "Zoom Out";
modeList[2] = "Pan";
modeList[3] = "Identify";
modeList[4] = "Select Rectangle";
modeList[5] = "Select Point";
modeList[6] = "Select Line";
modeList[7] = "Select Polygon";
modeList[8] = "Select Line/Polygon";
modeList[9] = "Hyperlink";
modeList[10] = "Select Shape";
modeList[11] = "Buffer Shape";
modeList[12] = "Measure";
modeList[13] = "Create Shape";
modeList[14] = "Locate Address";
modeList[15] = "Query";
modeList[16] = "Search";
modeList[17] = "Find";
modeList[18] = "Buffer";
modeList[19] = "Identify All";
modeList[20] = "Identificació múltiple";
modeList[21] = "Get Address";

//titleList[0] = "ArcIMS HTML Viewer";
titleList[0] = "Servidor de mapes ArcIMS HTML";
//titleList[1] = "Current Active Layer";	// aimsLayers.js
titleList[1] = "Actual capa activa";	// aimsLayers.js
//titleList[2] = "Layer Information";
titleList[2] = "Informació de capa";
titleList[3] = "LLegenda";	// aimsLegend.js
//titleList[3] = "Legend";	// aimsLegend.js
//titleList[4] = "ArcIMS HTML Viewer Map"; // aimsPrint.js
titleList[4] = "Servidor de mapes ArcIMS"; // aimsPrint.js
titleList[5] = "Mapa resultant";
//titleList[5] = "Map Output";
titleList[6] = "Address Match Candidates";	// aimsGeocode.js
titleList[7] = "Query/Selection Results";	// aimsIdentify.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] = "Layers";
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[19] = "Doneu un títol al mapa:<BR><BR>";
titleList[20] = "ArcIMS HTML Viewer Map";
titleList[21] = "Imprimir Mapa";
//titleList[21] = "Print Map";
//titleList[22] = "Selected Features";
titleList[22] = "Elements seleccionats";
titleList[23] = "Highlighted Feature";
titleList[24] = "theBufferTarget";
titleList[25] = "theBufferPolygons";
titleList[26] = "theBufferTarget";
titleList[27] = "theBuffer";

//el toolTipText de las imagenes de bunner al refrescar la vista
titleList[28] = "refrescant";

//USADO EN DisplayAttributeDataSelect.htm
titleList[29] = "Zoom a tots els elements (cliqueu aquí)";

//usado en la funcion OpenFormAsocDocs() de Modulos.js
//para la visualizacion de un documento asociado
titleList[30] = "Documents Associats";
titleList[31] = "Seleccioneu un arxiu a visualitzar";

//titulos de los combos de descargas para los valores vacios
titleList[32] = "--Selecció de ";
//titleList[32] = "--Seleccione un valor--";
titleList[33] = "Selecció de fulls";
//msglist de la imagen de hojas de descargas.htm
titleList[34] = "Visualització de fulls disponibles";
titleList[35] = "Seleccioneu un element a descarregar";
titleList[36] = "Seleccioneu un format.";
titleList[37] = "Seleccioneu un full.";
titleList[38] = "--Selecció de format--";
//*********************************************************

//********** Modulos funcionales UIB
titleList[39] = "Seleccioneu un tipus d&#39;informació";
titleList[40] = "Seleccioneu una consulta";
//titleList[41] = "Tipus de dades: ";
titleList[41] = " "; 
titleList[42] = "Seleccioneu una cerca";
//titleList[43] = "Tipus de dades: ";
titleList[43] = " ";
titleList[44] = "Seleccioneu un informe";

// DIBA - 27/08/2008 Obtenir coordenades XY
titleList[70] = "UTM (X Y):";

// CIM - 11/02/2010 GetFeatureInfo Cadastre
titleList[71] = "Cadastre (WMS DGC)";
titleList[72] = "Informació parcel·la";
titleList[73] = "Informació ponència valors";

/*
titleList[0] = ""; 
titleList[1] = "";
titleList[2] = "";;	
titleList[3] = "";
titleList[4] = "";
titleList[5] = "";
titleList[6] = "";
titleList[7] = "";
titleList[8] = "";
titleList[9] = "";
*/

//buttonList[0] = "Hide Legend"; // aimsLegend.js
buttonList[0] = "Amagar Llegenda"; // aimsLegend.js
buttonList[1] = "Locate Another Address"; // aimsGeocode.js
buttonList[2] = "Value";	// aimsQuery.js
buttonList[3] = "Sample Values";
buttonList[4] = "Get Samples";
buttonList[5] = "Add to Query String";
//buttonList[6] = "Execute";
buttonList[6] = "Executar";
buttonList[7] = "Undo";
buttonList[8] = "Clear";
buttonList[9] = "Àrea d&#39;influència";	// aimsBuffer.js
buttonList[10] = "Yes";
buttonList[11] = "No";
buttonList[12] = "Select Layer";	// addmatch.htm
buttonList[13] = "Locate";	
buttonList[14] = "Visualitzación de la llegenda";		// toolbar.htm
buttonList[15] = "Mapa guia";
buttonList[16] = "Apropament interactiu";
buttonList[17] = "Allunyament interactiu";
buttonList[18] = "Zoom a tota l&#39;extensió";
//buttonList[18] = "Zoom to Full Extent";
buttonList[19] = "Zoom to Active Layer";
buttonList[20] = "Back to Last Extent";
buttonList[21] = "Desplaçament";
buttonList[22] = "Pan to North";	
buttonList[23] = "Pan to South";	
buttonList[24] = "Pan to West";		
buttonList[25] = "Pan to East";
buttonList[26] = "HyperLink";
buttonList[27] = "Identify";
buttonList[28] = "Query";
buttonList[29] = "Search";
buttonList[30] = "Find";
buttonList[31] = "Medició de segments";
buttonList[32] = "Set Units";	
buttonList[33] = "Àrea d&#39;influència";	
buttonList[34] = "Select by Rectangle";		
buttonList[35] = "Select by Line/Polygon";
buttonList[36] = "Eliminar selecció";
buttonList[37] = "Locate Address";
//buttonList[38] = "Print";
buttonList[38] = "Imprimir";
buttonList[39] = "Extract";
buttonList[40] = "Options";
buttonList[41] = "Load MapService";
buttonList[42] = "Hide LayerList";	// toc.htm
buttonList[43] = "Info";	
buttonList[44] = "Refresh Map";		
buttonList[45] = "    Restart    "; // select.htm
buttonList[46] = " Delete Last Point ";
buttonList[47] = "  Complete Line & Select  ";
buttonList[48] = "Complete Polygon & Select";
buttonList[49] = "Cancel"; // setUnits.htm
buttonList[50] = "Imprimir";  // printForm.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] = "Get Address @ Click";
buttonList[56] = "Find Route";
buttonList[57] = "Zoom a vista inicial";
buttonList[58] = "Zoom apropament automàtic";
buttonList[59] = "Zoom allunyament automàtic";
buttonList[60] = "Anar a vista anterior";
buttonList[61] = "Anar a vista seguent";
buttonList[62] = "Consulta de fitxa";
buttonList[63] = "Veure més informació dels elements seleccionats";
buttonList[64] = "Configuració de les capes de selecció";
buttonList[65] = "Capes";
buttonList[66] = "Accés al mòdul de documents associats";
buttonList[67] = "Accés al mòdul de creació informes dinàmics";
buttonList[68] = "Accés al mòdul de descàrrega de dades";
buttonList[69] = "Canvi àmbit geogràfic";
buttonList[70] = "Selecció per punt";
buttonList[71] = "Afegir a selecció";
buttonList[72] = "Selecció gràfica";
buttonList[73] = "Medició d&#39;àrees";
buttonList[74] = "Copiar al portapapers";
//DIBA - 27/08/2008 Obtenir coordenades XY
buttonList[90] = "Obtenir XY";
//DIBA - 22/04/2010 Imprimir a gran format (print2)
buttonList[91] = "Imprimir a gran fromat";

//mensajes para la ventana de las contraseñas
buttonList[75] = "Usuari";
buttonList[76] = "Contrasenya";
buttonList[77] = "Validar";
buttonList[78] = "Refrescar"; //botones de los TOCs
buttonList[79] = "Seleccioneu un territori";
buttonList[80] = "Seleccioneu un mòdul";
buttonList[81] = "";
buttonList[82] = "";
buttonList[83] = "";

//boton MAS INFO
buttonList[84] = "Més informació";

//buttonList[85] = "Escrigui contrasenya";
//buttonList[85] = "Inici de sessió";
buttonList[85] = "Accés restringit";
buttonList[86] = "Canvi contrasenya";
buttonList[100] = "Accés públic";
buttonList[101] = "Entrar";
buttonList[102] = "Connexió al SITMUN";

//descargas; en Descargas.htm
buttonList[87] = "Descarregar";

buttonList[88] = "Nova contrasenya";
buttonList[89] = "Confirmeu contrasenya";

// DIBA - 15/06/06 Textos pestanya Geoshow3D
buttonList[105] = "Iniciar el vol 3D";
buttonList[106] = "Descarregar Geoshow3D Lite";
titleList[50] = "Amb el programa GeoShow3D podeu navegar pel territori en un vol virtual 3D (basat en una ortofoto de l'any 2004).";
titleList[51] = "Premeu el següent botó i espereu uns instants que es comprovarà si disposeu del software necessari i s'iniciarà el vol."
titleList[52] = "En cas que no el tingueu instal·lat, premeu el botó següent per descarregar-lo i instal·lar-lo:"
titleList[53] = "Si ja teniu instal·lat el programa Geoshow3D, ja podeu iniciar el vol prement al següent botó:"

// DIBA - 12/11/07 Textos pestanya Aplicacions
titleList[60] = "Seleccioneu una aplicació";
titleList[61] = "Manteniment de carrers";
titleList[62] = "Inventari de béns i equipaments (properament)";
titleList[63] = "Seguiment de llicències d'obres (properament)";

// DIBA - 21/11/2007 Afegeixo textos per la pestanya Informaci que cont els avisos als usuaris
titleList[65] = "AVISOS:";
titleList[66] = "- El <b>planejament urbanístic</b> contingut al SITMUN té caràcter exclusivament informatiu.";
titleList[67] = "- Una part de la <b>cartografia topogràfica urbana</b> (base urbana 1:1000) ha estat co-finançada amb fons <b>FEDER</b>.";
titleList[68] = "- <b>Més informació</b> a la <a href=\"http://www.diba.cat/IDEBarcelona\" target=\"_blank\"><b>IDEBarcelona</b></a>.";
titleList[69] = "- <b>SITxell</b>: Cartografia generada a escala 1:50.000. Es recomana llegir-la i interpretar-la a aquesta escala i consultar-ne les metadades associades.";
titleList[74] = "- Consulteu el canal RSS de <b>notícies SITMUN</b>.";

titulo= "SISTEMA D'INFORMACIÓ MUNICIPAL";
//TituloDeTocEnArbol = titulo;
TituloDeTocEnArbol = "CAPES CARTOGRAFIA DISPONIBLES";
//***************************************************************************
//*			PESTAÑAS		    *
//***************************************************************************
	var useDocumentos=false;
	var PestanyaDocumentos = "Documents";
	var useInformes=false;
	var PestanyaInformes = "Informes";
	var useDescargas=false;
	var PestanyaDescargas = "Descàrregues";
	// DIBA - 7/06/06 Afegeixo pestanya Geoshow3D
	var useGeoshow=false;
	var PestanyaGeoshow = "Vol3D";
	// DIBA - 29/03/07 Afegeixo pestanya MantCarrerer PENDENT ESBORRAR!!!!!
	var PestanyaMantCarrerer = "MantCarrerer";
	var useMantCarrerer=false;

	// DIBA - 19/07/07 Afegeixo pestanya Aplicacions
	var useAplicacions=false;
	var PestanyaAplicacions = "Aplicacions";

	var useAmbitos=false;
	var PestanyaAmbitos = "Àmbits";
	var useLocalizacion=false;
	var PestanyaLocalizacion = "Cerques";
	var useConsultas=false;
	var PestanyaConsultas = "Consultes";
	
	//variable que utiliza submenu.htm indicando la pestanya pulsada
	var PestanyaPulsada = "";
/*------------------------------------------------------------*/

//***************************************************************************
//*			PESTAÑAS 2		    *
//***************************************************************************
	var useSeleccion=true;
	var PestanyaSeleccion = "Selecció";
	var useLeyenda=true;
	var PestanyaLeyenda = "Llegenda";
	var useInformacion=true;
	var PestanyaInfo = "Informació";
	var useCapas=true;
	var PestanyaCapas = "Capes";
/*------------------------------------------------------------*/

