//***************************************************************************************** //CONSTANTES DEL SISTEMA //***************************************************************************************** var CONTEXTMENU = true; var DEBUG = false; var WEBSERVER = "www.eldiarioargentino.com"; var URL = ""; var URL_INICIO = "/Index.aspx"; var URL_PUBLICO = "/Publico"; var URL_IMAGEN = "/versions/v1/images/common"; var URL_FRAMEDESPLEGARIMAGEN = "/versions/v1/images/common/ResourcesManager.aspx?Resource=FrameDesplegar.gif"; var URL_FRAMEPLEGARIMAGEN = "/versions/v1/images/common/ResourcesManager.aspx?Resource=FramePlegar.gif"; var URL_FRAMEBLOQUEARIMAGEN = "/versions/v1/images/common/ResourcesManager.aspx?Resource=FrameBloquear.gif"; var WEB_METODO = "__METODO"; var WEB_RESUMEN = "__RESUMEN"; var WEB_MODO = "__WEB_MODO"; var MODOALTA = "MODOALTA"; var MODOBAJA = "MODOBAJA"; var MODOMODIFICACION = "MODOMODIFICACION"; var MODOVISTA = "MODOVISTA"; var MODOINICIO_ALTA = "INICIOALTA"; var MODOINICIO_BAJA = "INICIOBAJA"; var MODOINICIO_MODIFICACION = "INICIOMODIFICACION"; var MODOINICIO_VISTA = "INICIOVISTA"; var ACCION_ALTA = "ALTA"; var ACCION_BAJA = "BAJA"; var ACCION_MODIFICACION = "MODIFICACION"; function TextoItem(pTexto_Id, pIdioma_Id, pTexto, pAyuda) { this.Texto_Id = pTexto_Id this.Idioma_Id = pIdioma_Id this.Texto = pTexto this.Ayuda = pAyuda } var MESSAGES = new Array(); MESSAGES[0] = new TextoItem("3", "0", "Sin especificar", ""); MESSAGES[1] = new TextoItem("50", "0", "Debe ingresar como mínimo una letra o número. ", ""); MESSAGES[2] = new TextoItem("51", "0", "Debe ingresar como mínimo un numeros sin decimales.", ""); MESSAGES[3] = new TextoItem("52", "0", "Debe ingresar un formato de fecha válido (dd/mm/aaaa).", ""); MESSAGES[4] = new TextoItem("53", "0", "Debe ingresar un formato de fecha válido (dd/mm/aaaa hh:mm:ss).", ""); MESSAGES[5] = new TextoItem("54", "0", "Debe ingresar una dirección de correo electronico válido. Por ejemplo: SuNombre@SuEmpresa.com", ""); MESSAGES[6] = new TextoItem("55", "0", "El valor del campo no es válido. Debe contener al menos un número.", ""); MESSAGES[7] = new TextoItem("56", "0", "Texto nuleable", ""); MESSAGES[8] = new TextoItem("57", "0", "Debe ingresar un formato de fecha válido (dd/mm/aaaa).", ""); MESSAGES[9] = new TextoItem("58", "0", "Debe ingresar unícamente números sin decimales.", ""); MESSAGES[10] = new TextoItem("59", "0", "Debe especificar alguna de las opciones visualizadas.", ""); MESSAGES[11] = new TextoItem("1001", "0", "Otros", ""); MESSAGES[12] = new TextoItem("1002", "0", "Publicación", ""); MESSAGES[13] = new TextoItem("1003", "0", "Sin especificar", ""); MESSAGES[14] = new TextoItem("1004", "0", "Multimedios", ""); MESSAGES[15] = new TextoItem("1005", "0", "Autores", ""); MESSAGES[16] = new TextoItem("1006", "0", "Secciones", ""); MESSAGES[17] = new TextoItem("1007", "0", "Secciones", ""); MESSAGES[18] = new TextoItem("1008", "0", "Notas", ""); MESSAGES[19] = new TextoItem("1009", "0", "Administración", ""); MESSAGES[20] = new TextoItem("1010", "0", "Diagramación", ""); MESSAGES[21] = new TextoItem("1011", "0", "Publicación", ""); MESSAGES[22] = new TextoItem("1012", "0", "Adm. de usuarios", ""); MESSAGES[23] = new TextoItem("1013", "0", "Adm. de roles", ""); MESSAGES[24] = new TextoItem("1014", "0", "Widgets", ""); MESSAGES[25] = new TextoItem("1015", "0", "Promocion Nombre", ""); MESSAGES[26] = new TextoItem("1016", "0", "Descripción", ""); MESSAGES[27] = new TextoItem("1017", "0", "Nombre del Autor", ""); MESSAGES[28] = new TextoItem("1018", "0", "Rol descripcón", ""); MESSAGES[29] = new TextoItem("1019", "0", "Nombre de usuario", ""); MESSAGES[30] = new TextoItem("1020", "0", "Título de la nota", ""); MESSAGES[31] = new TextoItem("1021", "0", "Sección", ""); MESSAGES[32] = new TextoItem("1022", "0", "Multimedio tipo", ""); MESSAGES[33] = new TextoItem("1023", "0", "Epígrafe", ""); MESSAGES[34] = new TextoItem("1024", "0", "Fecha de edición", ""); MESSAGES[35] = new TextoItem("1025", "0", "URL", ""); MESSAGES[36] = new TextoItem("1026", "0", "Número de edición", ""); MESSAGES[37] = new TextoItem("1027", "0", "Sitio", ""); MESSAGES[38] = new TextoItem("1028", "0", "Tipo de promoción", ""); MESSAGES[39] = new TextoItem("1029", "0", "Pre-publicación", ""); MESSAGES[40] = new TextoItem("1030", "0", "Agenda de publicación", ""); MESSAGES[41] = new TextoItem("500", "0", "Nuevo", ""); MESSAGES[42] = new TextoItem("501", "0", "Modificar", ""); MESSAGES[43] = new TextoItem("502", "0", "Eliminar", ""); MESSAGES[44] = new TextoItem("503", "0", "Ver", ""); MESSAGES[45] = new TextoItem("504", "0", "Salir", ""); MESSAGES[46] = new TextoItem("505", "0", "Cancelar", ""); MESSAGES[47] = new TextoItem("506", "0", "Guardar", ""); MESSAGES[48] = new TextoItem("507", "0", "Cerrar", ""); MESSAGES[49] = new TextoItem("508", "0", "Limpiar", ""); MESSAGES[50] = new TextoItem("509", "0", "Filtrar", ""); MESSAGES[51] = new TextoItem("1031", "0", "Grilla de templates", ""); MESSAGES[52] = new TextoItem("1032", "0", "Seguridad", ""); MESSAGES[53] = new TextoItem("1033", "0", "Grilla de sitios", ""); MESSAGES[54] = new TextoItem("1034", "0", "Grilla de páginas", ""); MESSAGES[55] = new TextoItem("1036", "0", "Relación de notas", ""); MESSAGES[56] = new TextoItem("1037", "0", "Grilla de controles", ""); MESSAGES[57] = new TextoItem("1038", "0", "Explorador de sitios", ""); MESSAGES[58] = new TextoItem("20", "0", "Primera", ""); MESSAGES[59] = new TextoItem("21", "0", "Anterior", ""); MESSAGES[60] = new TextoItem("22", "0", "Siguiente", ""); MESSAGES[61] = new TextoItem("23", "0", "Última", ""); MESSAGES[62] = new TextoItem("24", "0", "Página", ""); MESSAGES[63] = new TextoItem("25", "0", "de", ""); MESSAGES[64] = new TextoItem("1039", "0", "Contenidos", ""); MESSAGES[65] = new TextoItem("1040", "0", "Comunidad", ""); MESSAGES[66] = new TextoItem("1041", "0", "Newsletters", ""); MESSAGES[67] = new TextoItem("1042", "0", "Administración", ""); MESSAGES[68] = new TextoItem("1043", "0", "Operación", ""); MESSAGES[69] = new TextoItem("1044", "0", "Comentarios", ""); MESSAGES[70] = new TextoItem("1045", "0", "Grilla de blogs", ""); MESSAGES[71] = new TextoItem("1046", "0", "Cambiar de edición", ""); MESSAGES[72] = new TextoItem("1047", "0", "Envios", ""); MESSAGES[73] = new TextoItem("1048", "0", "Grilla de E-mails", ""); MESSAGES[74] = new TextoItem("1049", "0", "Diagramación", ""); MESSAGES[75] = new TextoItem("1050", "0", "Newsletters", ""); MESSAGES[76] = new TextoItem("1051", "0", "Inicio", ""); MESSAGES[77] = new TextoItem("1052", "0", "Salir", ""); MESSAGES[78] = new TextoItem("1053", "0", "Escritorio", ""); MESSAGES[79] = new TextoItem("510", "0", "Consultar", ""); MESSAGES[80] = new TextoItem("1054", "0", "Reportes", ""); MESSAGES[81] = new TextoItem("1055", "0", "Reportes por páginas", ""); MESSAGES[82] = new TextoItem("1056", "0", "Reportes por notas", ""); MESSAGES[83] = new TextoItem("1060", "0", "Tablas generales", ""); MESSAGES[84] = new TextoItem("1061", "0", "Tablas jerárquicas", ""); MESSAGES[85] = new TextoItem("1062", "0", "Empresas", ""); MESSAGES[86] = new TextoItem("1063", "0", "Usuarios", ""); MESSAGES[87] = new TextoItem("1064", "0", "Premios", ""); MESSAGES[88] = new TextoItem("1035", "0", "Grilla de genericas", ""); MESSAGES[89] = new TextoItem("1057", "0", "Elementos por edición", ""); MESSAGES[90] = new TextoItem("1058", "0", "RSS", ""); MESSAGES[91] = new TextoItem("1059", "0", "Canales RSS", ""); MESSAGES[92] = new TextoItem("4", "0", "S/E", ""); MESSAGES[93] = new TextoItem("1066", "0", "Usuarios", ""); MESSAGES[94] = new TextoItem("1065", "0", "Reportes", ""); MESSAGES[95] = new TextoItem("1067", "0", "Recomendaciones", ""); MESSAGES[96] = new TextoItem("1068", "0", "Encuestas", ""); MESSAGES[97] = new TextoItem("1069", "0", "Parámetros", ""); MESSAGES[98] = new TextoItem("1070", "0", "Importar nota", ""); MESSAGES[99] = new TextoItem("1071", "0", "Suplementos", ""); MESSAGES[100] = new TextoItem("1074", "0", "Destinatarios", ""); MESSAGES[101] = new TextoItem("1075", "0", "Contactos", ""); MESSAGES[102] = new TextoItem("1077", "0", "Servicios XML", ""); MESSAGES[103] = new TextoItem("1078", "0", "Ya votó", ""); MESSAGES[104] = new TextoItem("1079", "0", "Encuesta cerrada", ""); MESSAGES[105] = new TextoItem("1080", "0", "Encuesta no vigente", ""); MESSAGES[106] = new TextoItem("1081", "0", "Debe elegir alguna de las opciones de la pregunta:", ""); MESSAGES[107] = new TextoItem("1082", "0", "Código de verificación inválido.", ""); MESSAGES[108] = new TextoItem("1083", "0", "Comentario enviado", ""); MESSAGES[109] = new TextoItem("1084", "0", "Ecommerce", ""); MESSAGES[110] = new TextoItem("1085", "0", "Operacion", ""); MESSAGES[111] = new TextoItem("1086", "0", "Productos", ""); MESSAGES[112] = new TextoItem("1087", "0", "Marcas", ""); MESSAGES[113] = new TextoItem("1088", "0", "Ventas", ""); MESSAGES[114] = new TextoItem("1089", "0", "Atributos", ""); MESSAGES[115] = new TextoItem("1090", "0", "Sucursales", ""); MESSAGES[116] = new TextoItem("1091", "0", "Importar usuarios", ""); MESSAGES[117] = new TextoItem("1092", "0", "Reportes", ""); MESSAGES[118] = new TextoItem("1093", "0", "Reporte de Ventas", ""); MESSAGES[119] = new TextoItem("1094", "0", "Localizaciones", ""); MESSAGES[120] = new TextoItem("1097", "0", "Envios Leidos", ""); MESSAGES[121] = new TextoItem("1095", "0", "Grilla de Provincias", ""); MESSAGES[122] = new TextoItem("1096", "0", "Grilla de Localidades", ""); MESSAGES[123] = new TextoItem("1099", "0", "Evento", ""); MESSAGES[124] = new TextoItem("26", "0", "Mostrar todos", ""); MESSAGES[125] = new TextoItem("60", "0", "Ud. ya ha realizado su voto.", ""); MESSAGES[126] = new TextoItem("61", "0", "Para poder votar debe registrarse e ingresar.", ""); MESSAGES[127] = new TextoItem("62", "0", "Ud. debe estar registrado para reportar abusos.", ""); MESSAGES[128] = new TextoItem("63", "0", "Abuso reportado", ""); MESSAGES[129] = new TextoItem("64", "0", "Responder comentario", ""); MESSAGES[130] = new TextoItem("65", "0", "Su comentario ha sido enviado exitosamente.", ""); MESSAGES[131] = new TextoItem("66", "0", "Su recomendación ha sido enviada exitosamente.", ""); MESSAGES[132] = new TextoItem("67", "0", "Usuario no registrado", ""); MESSAGES[133] = new TextoItem("68", "0", "Seleccione el nivel de visibilidad de su perfíl para el resto de los usuarios.", ""); MESSAGES[134] = new TextoItem("1100", "0", "Reporte de auditoria", ""); MESSAGES[135] = new TextoItem("1101", "0", "Reporte de encuestas", ""); MESSAGES[136] = new TextoItem("1098", "0", "Lecturas de newsletters", ""); MESSAGES[137] = new TextoItem("1072", "0", "Eventos", ""); MESSAGES[138] = new TextoItem("1102", "0", "Publicidad", ""); MESSAGES[139] = new TextoItem("1103", "0", "Posiciones", ""); MESSAGES[140] = new TextoItem("1104", "0", "Anuncios", ""); MESSAGES[141] = new TextoItem("1105", "0", "Publicaciones", ""); MESSAGES[142] = new TextoItem("1106", "0", "Tipos de multimedios", ""); MESSAGES[143] = new TextoItem("1107", "0", "Publicaciones", ""); MESSAGES[144] = new TextoItem("1108", "0", "Generar HTML", ""); var DATABIND_AUTOVALIDATE = true; var SECURITYMODULE_REDIRECT = false; var CONTENTINFRAME = false; var REPORTSERVERURL = "null"; var REPORTSERVERPATH = "null"; var REPORTVIEWER = "null"; var DATABINDVERSION = "2"; var EXECUTIONREMOTETYPE = "DHTML"; var EXECUTIONREMOTEASYNC = true; var EXCEPTIONVERSION = "2";