-- MySQL dump 10.13  Distrib 5.6.41-84.1, for Linux (x86_64)
--
-- Host: localhost    Database: abundant_recursos
-- ------------------------------------------------------
-- Server version	5.6.41-84.1

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `btdov_assets`
--

DROP TABLE IF EXISTS `btdov_assets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_assets` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Clave primaria',
  `parent_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas al conjunto padre.',
  `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto lft.',
  `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto rgt.',
  `level` int(10) unsigned NOT NULL COMMENT 'Nivel de la caché en el árbol anidado.',
  `name` varchar(50) NOT NULL COMMENT 'Nombre único para el activo.\n',
  `title` varchar(100) NOT NULL COMMENT 'Título descriptivo para el activo.',
  `rules` varchar(5120) NOT NULL COMMENT 'Control de acceso codificado de JSON.',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_asset_name` (`name`),
  KEY `idx_lft_rgt` (`lft`,`rgt`),
  KEY `idx_parent_id` (`parent_id`)
) ENGINE=MyISAM AUTO_INCREMENT=188 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_assets`
--

LOCK TABLES `btdov_assets` WRITE;
/*!40000 ALTER TABLE `btdov_assets` DISABLE KEYS */;
INSERT INTO `btdov_assets` VALUES (1,0,1,452,0,'root.1','Root Asset','{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.offline\":[],\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'),(2,1,2,3,1,'com_admin','com_admin','{}'),(3,1,4,11,1,'com_banners','com_banners','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(4,1,12,13,1,'com_cache','com_cache','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(5,1,14,15,1,'com_checkin','com_checkin','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(6,1,16,17,1,'com_config','com_config','{}'),(7,1,18,87,1,'com_contact','com_contact','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(8,1,88,329,1,'com_content','com_content','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(9,1,330,331,1,'com_cpanel','com_cpanel','{}'),(10,1,332,333,1,'com_installer','com_installer','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1},\"core.create\":[],\"core.delete\":[],\"core.edit.state\":[]}'),(11,1,334,335,1,'com_languages','com_languages','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(12,1,336,337,1,'com_login','com_login','{}'),(13,1,338,339,1,'com_mailto','com_mailto','{}'),(14,1,340,341,1,'com_massmail','com_massmail','{}'),(15,1,342,343,1,'com_media','com_media','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),(16,1,344,345,1,'com_menus','com_menus','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(17,1,37,38,1,'com_messages','com_messages','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(18,1,348,349,1,'com_modules','com_modules','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(19,1,350,357,1,'com_newsfeeds','com_newsfeeds','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(20,1,358,359,1,'com_plugins','com_plugins','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(21,1,360,361,1,'com_redirect','com_redirect','{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),(22,1,362,363,1,'com_search','com_search','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(23,1,364,365,1,'com_templates','com_templates','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(24,1,366,367,1,'com_users','com_users','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":{\"6\":1}}'),(25,1,368,385,1,'com_weblinks','com_weblinks','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1,\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1}}'),(26,1,386,387,1,'com_wrapper','com_wrapper','{}'),(39,8,109,292,2,'com_content.category.14','Datos Ejemplo Articulos','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(38,25,375,376,2,'com_weblinks.category.13','Sin categorizar','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(37,19,353,354,2,'com_newsfeeds.category.12','Sin categorizar','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(36,7,23,24,2,'com_contact.category.11','Sin categorizar','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(35,3,7,8,2,'com_banners.category.10','Sin categorizar','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(34,8,105,108,2,'com_content.category.9','Sin categorizar','{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(40,3,9,10,2,'com_banners.category.15','Datos Ejemplo Anuncios','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(41,7,25,86,2,'com_contact.category.16','Datos Ejemplo Contacto','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(42,19,355,356,2,'com_newsfeeds.category.17','Datos Ejemplo Noticias Externas','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(43,25,377,384,2,'com_weblinks.category.18','Datos Ejemplo Enlaces Web','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(44,39,110,241,3,'com_content.category.19','Joomla!','{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(45,44,111,218,4,'com_content.category.20','Extensiones','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(46,45,112,127,5,'com_content.category.21','Componentes','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(47,45,128,187,5,'com_content.category.22','Modulos','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(48,45,188,199,5,'com_content.category.23','Plantillas','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(49,45,200,201,5,'com_content.category.24','Idiomas','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(50,45,202,217,5,'com_content.category.25','Plugins','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(51,39,242,273,3,'com_content.category.26','Sitio Parque','{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(52,51,243,248,4,'com_content.category.27','Blog Parque','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(53,51,249,270,4,'com_content.category.28','Galeria Fotografica','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(54,39,274,287,3,'com_content.category.29','Sitio Tienda de Frutas','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(55,54,275,280,4,'com_content.category.30','Productores','{\"core.create\":{\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(56,43,378,379,3,'com_weblinks.category.31','Enlaces Parque','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(57,43,380,383,3,'com_weblinks.category.32','Enlaces eespecificos de Joomla!','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(58,57,381,382,4,'com_weblinks.category.33','Otros Recursos','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(59,41,26,27,3,'com_contact.category.34','Sitio Parque','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(60,41,28,85,3,'com_contact.category.35','Sitio Tienda','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(61,60,29,30,4,'com_contact.category.36','Personal','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(62,60,31,84,4,'com_contact.category.37','Enciclopedia de Frutas','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(63,62,32,33,5,'com_contact.category.38','A','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(64,62,34,35,5,'com_contact.category.39','B','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(65,62,36,37,5,'com_contact.category.40','C','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(66,62,38,39,5,'com_contact.category.41','D','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(67,62,40,41,5,'com_contact.category.42','E','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(68,62,42,43,5,'com_contact.category.43','F','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(69,62,44,45,5,'com_contact.category.44','G','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(70,62,46,47,5,'com_contact.category.45','H','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(71,62,48,49,5,'com_contact.category.46','I','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(72,62,50,51,5,'com_contact.category.47','J','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(73,62,52,53,5,'com_contact.category.48','K','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(74,62,54,55,5,'com_contact.category.49','L','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(75,62,56,57,5,'com_contact.category.50','M','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(76,62,58,59,5,'com_contact.category.51','N','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(77,62,60,61,5,'com_contact.category.52','O','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(78,62,62,63,5,'com_contact.category.53','P','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(79,62,64,65,5,'com_contact.category.54','Q','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(80,62,66,67,5,'com_contact.category.55','R','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(81,62,68,69,5,'com_contact.category.56','S','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(82,62,70,71,5,'com_contact.category.57','T','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(83,62,72,73,5,'com_contact.category.58','U','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(84,62,74,75,5,'com_contact.category.59','V','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(85,62,76,77,5,'com_contact.category.60','W','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(86,62,78,79,5,'com_contact.category.61','X','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(87,62,80,81,5,'com_contact.category.62','Y','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(88,62,82,83,5,'com_contact.category.63','Z','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(89,46,113,114,6,'com_content.article.1','Administrador de Componentes','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(90,93,130,131,7,'com_content.article.2','Modulo Archivo','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(91,93,132,133,7,'com_content.article.3','Modulo Articulos Categoria','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(92,93,134,135,7,'com_content.article.4','Modulo Articulos Categoria','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(93,47,129,144,6,'com_content.category.64','Modulos Contenido','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(94,47,145,152,6,'com_content.category.65','Modulos Usuario','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(95,47,153,166,6,'com_content.category.66','Mostrar Modulos','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(96,47,167,178,6,'com_content.category.67','Utilidad Modulos','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(97,48,189,190,6,'com_content.category.68','Atomic','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(98,48,191,192,6,'com_content.category.69','Beez 20','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(99,48,193,194,6,'com_content.category.70','Beez5','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(100,48,195,196,6,'com_content.category.71','Via Lactea','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(101,50,203,204,6,'com_content.article.5','Autenticacion','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(102,51,271,272,4,'com_content.article.6','Parques Australianos ','{\"core.delete\":[],\"core.edit\":{\"2\":1},\"core.edit.state\":[]}'),(103,95,154,155,7,'com_content.article.7','Modulo Anuncios','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(104,44,219,220,4,'com_content.article.8','Principiantes','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(105,46,115,116,6,'com_content.article.9','Contacto','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(106,46,117,118,6,'com_content.article.10','Contenido','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(107,109,261,262,6,'com_content.article.11','Cradle Mountain','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(108,53,250,259,5,'com_content.category.72','Animales','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(109,53,260,269,5,'com_content.category.73','Escenario','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(110,95,156,157,7,'com_content.article.12','Modulo HTML personalizado','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(111,54,281,282,4,'com_content.article.13','Direcciones','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(112,50,205,206,6,'com_content.article.14','Editores','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(113,50,207,208,6,'com_content.article.15','Editores-xtd','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(114,95,158,159,7,'com_content.article.16','Mostrar Feed','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(115,52,244,245,5,'com_content.article.17','Primer Post Blog','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(116,52,246,247,5,'com_content.article.18','Segundo Post Blog','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(117,95,160,161,7,'com_content.article.19','Modulo Pie de Pagina','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(118,54,283,284,4,'com_content.article.20','Tienda de Frutas','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(119,44,221,222,4,'com_content.article.21','Obtener Ayuda','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(120,44,223,224,4,'com_content.article.22','Primeros Pasos','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(121,55,276,277,5,'com_content.article.23','Happy Orange Orchard','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(122,44,225,226,4,'com_content.article.24','Joomla!','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(123,108,251,252,6,'com_content.article.25','Koala','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(124,96,168,169,7,'com_content.article.26','Conmutar Idioma','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(125,93,136,137,7,'com_content.article.27','Modulo Ultimos Articulos','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(126,94,146,147,7,'com_content.article.28','Modulo Acceso','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(127,166,182,183,7,'com_content.article.29','Modulo Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(128,93,138,139,7,'com_content.article.30','Contenido Mas Leido','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(129,93,140,141,7,'com_content.article.31','Noticias de Ultima Hora','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(130,44,227,228,4,'com_content.article.32','Parametros','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(131,108,253,254,6,'com_content.article.33','Phyllopteryx','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(132,109,263,264,6,'com_content.article.34','Pinnacles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(133,44,229,230,4,'com_content.article.35','Profesionales','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(134,95,162,163,7,'com_content.article.36','Modulo Imagen Aleatoria','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(135,93,142,143,7,'com_content.article.37','Modulo Articulos  Relacionados','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(136,44,231,232,4,'com_content.article.38','Sitios de Ejemplo','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(137,46,119,120,6,'com_content.article.39','Buscar','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(138,96,170,171,7,'com_content.article.40','Modulo de Busqueda','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(139,50,209,210,6,'com_content.article.41','Buscar ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(140,39,288,289,3,'com_content.article.42','Mapa Web','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(141,108,255,256,6,'com_content.article.43','Spotted Quoll','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(142,96,172,173,7,'com_content.article.44','Modulo Estadisticas','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(143,96,174,175,7,'com_content.article.45','Modulo Redifusion','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(144,50,211,212,6,'com_content.article.46','Sistema','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(145,44,233,234,4,'com_content.article.47','La Comunidad Joomla!','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(146,44,235,236,4,'com_content.article.48','El Proyecto Joomla!','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(147,48,197,198,6,'com_content.article.49','Tipografia','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(148,44,237,238,4,'com_content.article.50','Mejoras','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(149,50,213,214,6,'com_content.article.51','Usuario','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(150,46,121,122,6,'com_content.article.52','Usuarios','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(151,44,239,240,4,'com_content.article.53','Uso de Joomla!','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(152,46,123,124,6,'com_content.article.54','Enlaces Web','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(153,95,164,165,7,'com_content.article.55','Modulo Enlaces Web','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(154,94,148,149,7,'com_content.article.56','Usuarios en Linea','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(155,108,257,258,6,'com_content.article.57','Wobbegone','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(156,55,278,279,5,'com_content.article.58','Sandia Maravillosa','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(157,96,176,177,7,'com_content.article.59','Modulo Wrapper','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(158,46,125,126,6,'com_content.article.60','Noticias Externas','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(159,166,184,185,7,'com_content.article.61','Modulo Ruta','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(160,50,215,216,6,'com_content.article.62','Contenido','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(162,109,265,266,6,'com_content.article.64','Blue Mountain Rain Forest','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(163,109,267,268,6,'com_content.article.65','Ormiston Pound','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(165,94,150,151,7,'com_content.article.66','Modulo Ultimos Usuarios','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(166,47,181,186,6,'com_content.category.75','Modulo del Menu','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(167,54,285,286,4,'com_content.category.76','Recetas','{\"core.create\":{\"12\":1},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(168,34,106,107,3,'com_content.article.67','¿Que hay de nuevo en la 1.5?','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(169,172,316,317,3,'com_content.article.68','Bienvenido','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(170,8,293,300,2,'com_content.category.77','Audio','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(171,8,301,314,2,'com_content.category.78','Video','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(172,8,315,320,2,'com_content.category.79','Varios','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(173,170,294,295,3,'com_content.article.69','Seccion Audio','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(174,171,302,303,3,'com_content.article.70','Seccion Video','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(175,176,322,323,3,'com_content.article.71','Inicio','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(176,8,321,328,2,'com_content.category.80','Inicio','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(177,176,324,325,3,'com_content.article.72','Material Audio','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(178,176,326,327,3,'com_content.article.73','Material Video','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(179,172,318,319,3,'com_content.article.74','iRadios ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(180,171,304,305,3,'com_content.article.75','Predicas en Video','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(181,171,306,307,3,'com_content.article.76','Serie Actual','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(182,170,296,297,3,'com_content.article.77','Notas de Vida','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(183,1,450,451,1,'com_comprofiler','comprofiler','{}'),(184,170,298,299,3,'com_content.article.78','Faro del Caribe','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(185,171,308,309,3,'com_content.article.79','CCI CHANNEL','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(186,171,310,311,3,'com_content.article.80','Nunca es  Tarde','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(187,171,312,313,3,'com_content.article.81','Notas de Vida','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}');
/*!40000 ALTER TABLE `btdov_assets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_associations`
--

DROP TABLE IF EXISTS `btdov_associations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_associations` (
  `id` varchar(50) NOT NULL COMMENT 'A reference to the associated item.',
  `context` varchar(50) NOT NULL COMMENT 'The context of the associated item.',
  `key` char(32) NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.',
  PRIMARY KEY (`context`,`id`),
  KEY `idx_key` (`key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_associations`
--

LOCK TABLES `btdov_associations` WRITE;
/*!40000 ALTER TABLE `btdov_associations` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_associations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_banner_clients`
--

DROP TABLE IF EXISTS `btdov_banner_clients`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_banner_clients` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL DEFAULT '',
  `contact` varchar(255) NOT NULL DEFAULT '',
  `email` varchar(255) NOT NULL DEFAULT '',
  `extrainfo` text NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT '0',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `metakey` text NOT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT '0',
  `metakey_prefix` varchar(255) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
  `track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
  `track_impressions` tinyint(4) NOT NULL DEFAULT '-1',
  PRIMARY KEY (`id`),
  KEY `idx_own_prefix` (`own_prefix`),
  KEY `idx_metakey_prefix` (`metakey_prefix`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_banner_clients`
--

LOCK TABLES `btdov_banner_clients` WRITE;
/*!40000 ALTER TABLE `btdov_banner_clients` DISABLE KEYS */;
INSERT INTO `btdov_banner_clients` VALUES (1,'Joomla! Spanish','Administrator','email@email.com','',1,42,'2015-02-24 20:22:48','',0,'',-1,0,0),(2,'Webempresa','Webempresa','info@webempresa.com','',1,0,'0000-00-00 00:00:00','',0,'',-1,0,0),(3,'Complusoft','Complusoft','info@complusfot.es','',1,0,'0000-00-00 00:00:00','',0,'',-1,0,0);
/*!40000 ALTER TABLE `btdov_banner_clients` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_banner_tracks`
--

DROP TABLE IF EXISTS `btdov_banner_tracks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_banner_tracks` (
  `track_date` datetime NOT NULL,
  `track_type` int(10) unsigned NOT NULL,
  `banner_id` int(10) unsigned NOT NULL,
  `count` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
  KEY `idx_track_date` (`track_date`),
  KEY `idx_track_type` (`track_type`),
  KEY `idx_banner_id` (`banner_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_banner_tracks`
--

LOCK TABLES `btdov_banner_tracks` WRITE;
/*!40000 ALTER TABLE `btdov_banner_tracks` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_banner_tracks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_banners`
--

DROP TABLE IF EXISTS `btdov_banners`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_banners` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cid` int(11) NOT NULL DEFAULT '0',
  `type` int(11) NOT NULL DEFAULT '0',
  `name` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(255) NOT NULL DEFAULT '',
  `imptotal` int(11) NOT NULL DEFAULT '0',
  `impmade` int(11) NOT NULL DEFAULT '0',
  `clicks` int(11) NOT NULL DEFAULT '0',
  `clickurl` varchar(200) NOT NULL DEFAULT '',
  `state` tinyint(3) NOT NULL DEFAULT '0',
  `catid` int(10) unsigned NOT NULL DEFAULT '0',
  `description` text NOT NULL,
  `custombannercode` varchar(2048) NOT NULL,
  `sticky` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `params` text NOT NULL,
  `own_prefix` tinyint(1) NOT NULL DEFAULT '0',
  `metakey_prefix` varchar(255) NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
  `track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
  `track_impressions` tinyint(4) NOT NULL DEFAULT '-1',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `language` char(7) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `idx_state` (`state`),
  KEY `idx_own_prefix` (`own_prefix`),
  KEY `idx_metakey_prefix` (`metakey_prefix`),
  KEY `idx_banner_catid` (`catid`),
  KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_banners`
--

LOCK TABLES `btdov_banners` WRITE;
/*!40000 ALTER TABLE `btdov_banners` DISABLE KEYS */;
INSERT INTO `btdov_banners` VALUES (2,2,0,'Webempresa','webempresa',0,60,2,'',1,15,'','',1,1,'','{\"imageurl\":\"images\\/banners\\/banners_recursojpg.jpg\",\"width\":\"\",\"height\":\"\",\"alt\":\"\"}',0,'',1,0,0,0,'0000-00-00 00:00:00','2015-02-26 17:57:39','2016-11-04 17:57:30','0000-00-00 00:00:00','2010-01-12 00:25:24','*'),(3,3,0,'Complusoft','complusoft',0,58,1,'http://complusoft.es',-2,15,'Complusoft cursos de Joomla!.','',0,0,'','{\"imageurl\":\"images\\/banners\\/complusoft.png\",\"width\":\"\",\"height\":\"\",\"alt\":\"Complusoft\"}',0,'',-1,0,0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2010-01-12 00:35:30','*'),(4,1,0,'Soporte Joomla! Spanish','support-joomla-spanish',0,55,0,'http://joomlaspanish.org',-2,15,'Tus contribuciones de tiempo, talento y dinero a Joomla! son posibles.','',0,0,'','{\"imageurl\":\"images\\/banners\\/logo.png\",\"width\":\"\",\"height\":\"\",\"alt\":\"\"}',0,'',-1,0,0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2010-01-12 00:55:54','*');
/*!40000 ALTER TABLE `btdov_banners` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_categories`
--

DROP TABLE IF EXISTS `btdov_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_categories` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK para la tabla de #__assets.',
  `parent_id` int(10) unsigned NOT NULL DEFAULT '0',
  `lft` int(11) NOT NULL DEFAULT '0',
  `rgt` int(11) NOT NULL DEFAULT '0',
  `level` int(10) unsigned NOT NULL DEFAULT '0',
  `path` varchar(255) NOT NULL DEFAULT '',
  `extension` varchar(50) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `checked_out` int(11) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `params` text NOT NULL,
  `metadesc` varchar(1024) NOT NULL COMMENT 'La meta descripción de la página.',
  `metakey` varchar(1024) NOT NULL COMMENT 'Las palabras clave para la página.',
  `metadata` varchar(2048) NOT NULL COMMENT 'Propiedades de metadatos codificados JSON.',
  `created_user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `hits` int(10) unsigned NOT NULL DEFAULT '0',
  `language` char(7) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `cat_idx` (`extension`,`published`,`access`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_path` (`path`),
  KEY `idx_left_right` (`lft`,`rgt`),
  KEY `idx_alias` (`alias`),
  KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=81 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_categories`
--

LOCK TABLES `btdov_categories` WRITE;
/*!40000 ALTER TABLE `btdov_categories` DISABLE KEYS */;
INSERT INTO `btdov_categories` VALUES (1,0,0,0,141,0,'','system','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','',0,'2009-10-18 16:07:09',0,'0000-00-00 00:00:00',0,'*'),(9,34,1,131,132,1,'uncategorised','com_content','Sin categoría','sin-categoria','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 13:52:03',42,'2010-07-12 16:09:07',0,'*'),(10,35,1,129,130,1,'uncategorised','com_banners','Sin categoría','sin-categoria','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 13:52:16',0,'0000-00-00 00:00:00',0,'*'),(11,36,1,125,126,1,'uncategorised','com_contact','Sin categoría','sin-categoria','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 13:53:00',0,'0000-00-00 00:00:00',0,'*'),(12,37,1,61,62,1,'uncategorised','com_newsfeeds','Sin categoría','sin-categoria','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 13:53:28',0,'0000-00-00 00:00:00',0,'*'),(13,38,1,57,58,1,'uncategorised','com_weblinks','Sin categoría','sin-categoria','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 13:53:59',0,'0000-00-00 00:00:00',0,'*'),(14,39,1,9,56,1,'sample-data-articles','com_content','Datos ejemplo Artículos','sample-data-articles','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 14:21:35',0,'0000-00-00 00:00:00',0,'*'),(15,40,1,127,128,1,'sample-data-banners','com_banners','Datos ejemplo Anuncios','sample-data-banners','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 14:22:27',0,'0000-00-00 00:00:00',0,'*'),(16,41,1,63,124,1,'sample-data-contact','com_contact','Datos ejemplo Contacto','sample-data-contact','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 14:23:15',0,'0000-00-00 00:00:00',0,'*'),(17,42,1,59,60,1,'sample-data-newsfeeds','com_newsfeeds','Datos ejemplo Noticias Externas','sample-data-newsfeeds','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 14:24:14',0,'0000-00-00 00:00:00',0,'*'),(18,43,1,1,8,1,'sample-data-weblinks','com_weblinks','Datos ejemplo Enlaces Web','sample-data-weblinks','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 14:26:42',0,'0000-00-00 00:00:00',0,'*'),(19,44,14,10,39,2,'sample-data-articles/joomla','com_content','Joomla!','joomla','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:19:05',42,'2010-07-12 18:08:51',0,'*'),(20,45,19,11,38,3,'sample-data-articles/joomla/extensions','com_content','Extensiones','extensiones','','<p>El sistema de gestión de contenidos Joomla! permite crear páginas web de diversos tipos utilizando extensiones. Hay cinco tipos básicos de extensiones: componentes, módulos, plantillas, idiomas y plugins. Su sitio web incluye las extensiones que necesita para crear un sitio web básico en Inglés, pero miles de extensiones adicionales de todos los tipos están disponibles. El <a href=\"http://extensions.joomla.org\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">Directorio de Extensiones de Joomla!</a> es el más grande de extensiones para Joomla!.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:19:42',42,'2010-07-11 12:21:46',0,'*'),(21,46,20,12,13,4,'sample-data-articles/joomla/extensions/components','com_content','Componentes','componentes','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-component.png\" class=\"image-left\" alt=\"Component Image\" =\"==\" /\"=\"/\"\" =\"\" />Los componentes son las extensiones más grandes que producen el contenido principal de su sitio. Cada componente tiene un o más \"vistas\" que controlan cómo se muestra el contenido.En el administrador de Joomla! no se encuentran extensiones adicionales como menús, redirecciones y los gestores de extensiones.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:20:18',42,'2010-09-14 00:29:05',0,'*'),(22,47,20,14,25,4,'sample-data-articles/joomla/extensions/modules','com_content','Módulos','modulos','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-module.png\" alt=\"Media Image\" class=\"image-left\" />Los módulos son pequeños bloques de contenido que se pueden mostrar en las posiciones de una página web. Los menús del sitio se muestran en los módulos. El núcleo de Joomla! incluye 17 módulos independientes que van desde el acceso hasta la búsqueda de imágenes aleatorias. Cada módulo tiene un nombre que comienza mod_ pero cuando se muestra tiene un título. En las descripciones de esta sección, los títulos son los mismos que los nombres.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:20:49',42,'2010-09-14 00:29:37',0,'*'),(23,48,20,26,33,4,'sample-data-articles/joomla/extensions/templates','com_content','Plantillas','plantillas','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-themes.png\" border=\"0\" alt=\"Media Image\" align=\"left\" />Plantillas de darle una apariencia a su sitio. Estas determinan el diseño, colores, tipos de letra, gráficos y otros aspectos del diseño que hacen que su sitio sea único. La instalación de Joomla! viene con cuatro plantillas empaquetadas previamente.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:21:27',42,'2010-07-12 01:02:27',0,'*'),(75,166,22,23,24,5,'sample-data-articles/joomla/extensions/modules/menu-module','com_content','Módulo Menú','modulo-menu','','<p>Menus provide your site with structure and help your visitors navigate your site. Ã‚Â Although they are all based on the same menu module, the variety of ways menus are used in the sample data show how flexible this module is.</p>\r\n<p>A menu can range from extremely simple (for example the top menu or the menu for the Australian Parks sample site) to extremely complex (for example the About Joomla! menu with its many levels). They can also be used for other types of presentation such as the site map linked from the \"This Site\" menu.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-11 14:52:30',42,'2010-07-11 14:56:03',0,'*'),(24,49,20,34,35,4,'sample-data-articles/joomla/extensions/languages','com_content','Idiomas','idiomas','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-language.png\" border=\"0\" alt=\"Languages Image\" align=\"left\" />Joomla se instala en Inglés, pero las traducciones de las interfaces, los datos de muestra y pantallas de ayuda están disponibles en docenas de idiomas.</p>\r\n<p><a href=\"http://community.joomla.org/translations.html\"></p>Traducción de información</a></p>\r\n<p>Si no hay un paquete de idioma disponible para su idioma, las instrucciones están disponibles para la creación de su propia traducción, que también puede contribuir con la comunidad a través de un equipo de traducción para crear una traducción acreditada.</p>\r\n<p>Las traducciones de las interfaces se instalan mediante el gestor de extensiones en el administrador del sitio y luego se gestionan con el gestor de idiomas.Si tiene dos o más idiomas instalados es posible utilizar el módulo y plugin de selección de idiomas. Siempre se deben usar juntos. Puede crear contenidos multilingües y marcar su contenido, los elementos de menú o módulos en un determinado idioma siguiendo las <a href=\"http://docs.joomla.org/Language_Switcher_Tutorial_for_Joomla_1.6\">instrucciones completas</a> para que sus usuarios sean capaces de seleccionar el idioma de contenido específico utilizando el módulo. Por defecto, tanto el plugin y módulo están deshabilitados.</p>\r\n<p>Hay una serie de extensiones que pueden ayudar a manejar las traducciones de contenido disponibles en el <a href=\"http://extensions.joomla.org\"> Directorio de Extensiones de Joomla!.</a>.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:22:27',42,'2010-07-12 01:08:26',0,'*'),(25,50,20,36,37,4,'sample-data-articles/joomla/extensions/plugins','com_content','Plugins','plugins','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-plugin.png\" border=\"0\" alt=\"Plugin Image\" align=\"left\" />Los plugins son pequeñas extensiones orientadas mejorar las tareas del framework de Joomla!. Algunos están asociados con extensiones en particular y otros, tales como editores, se utilizan en todas las de Joomla!. La mayoría de los usuarios principiantes no necesitan cambiar ninguno de los plugins que se instalan con Joomla!.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:23:22',42,'2010-07-12 01:07:01',0,'*'),(26,51,14,40,49,2,'sample-data-articles/park-site','com_content','Sitio web Parque','sitio-web-parque','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:26:53',42,'2010-07-12 16:50:51',0,'en-GB'),(27,52,26,41,42,3,'sample-data-articles/park-site/park-blog','com_content','Blog Parque','blog-parque','','<p>Here is where I will blog all about the parks of Australia.</p>\r\n<p><em>You can make a blog on your website by creating a category to write you blog posts in (this one is called Park Blog). Each blog post will be an article in that category. If you make a category blog menu link with 1 column it will look like this page, if you display the category description (this part) displayed. </em></p>\r\n<p><em>To enhance your blog you may want to add Ã‚Â extensions forÃ‚Â <a href=\"http://extensions.joomla.org/extensions/contacts-and-feedback/articles-comments\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">comments</a>,<a href=\"http://extensions.joomla.org/extensions/social-web\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\"> interacting with social network sites</a>,Ã‚Â <a href=\"http://extensions.joomla.org/extensions/content-sharing\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">tagging</a>, andÃ‚Â <a href=\"http://extensions.joomla.org/extensions/content-sharing\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">keeping in contact with your readers</a>.Ã‚Â Ã‚Â Ã‚Â You will also enable the syndication that is included in Joomla! (in the Integration Options set Show Feed Link to Show an make sure to display the syndication module on the page).</em></p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:29:34',42,'2010-07-11 22:31:33',0,'en-GB'),(28,53,26,43,48,3,'sample-data-articles/park-site/photo-gallery','com_content','Galería Fotográfica','galeria-fotografica','','<p><img src=\"images/sampledata/parks/banner_cradle.jpg\" border=\"0\" /></p>\r\n<p>These are my photos from parks I have visited (I didn\'t take them, they are all from <a href=\"http://commons.wikimedia.org/wiki/Main_Page\">Wikimedia Commons</a>).</p>\r\n<p><em>This shows you how to make a simple image gallery using articles in com_content. </em></p>\r\n<p><em>In each article put a thumbnail image before a \"readmore\" and the fiull size image after it. Set the article to Show Intro Text: Hide. </em></p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 15:36:24',42,'2010-07-11 22:39:39',0,'en-GB'),(29,54,14,50,55,2,'sample-data-articles/fruit-shop-site','com_content','Sitio web Tienda de Frutas','sitio-tienda-de-frutas','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:07:22',42,'2010-07-12 19:39:19',0,'*'),(30,55,29,51,52,3,'sample-data-articles/fruit-shop-site/growers','com_content','Productores','productores','','<p>Buscamos en todo el campo los mejores frutos para los productores.</p>\r\n<p><em>Usted puede dejar que cada proveedor tenga una página que él o ella pueda editar. Para ver esto en acción tendrá que crear los usuarios que sean proveedores y asignarlos como autores de los artículos de proveedores.</em></p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:15:26',42,'2010-07-12 20:20:23',0,'*'),(31,56,18,2,3,2,'sample-data-weblinks/park-links','com_weblinks','Enlaces Parque','enlaces-parque','','<p>Aquí se encuentran los enlaces de algunos de mis parques favoritos.</p>\r\n<p><em>El componente de enlaces web proporciona una manera fácil de hacer enlaces a sitios externos que son constantemente formateados y categorizados. Puede crear vínculos a partir de la parte delantera de su sitio web.</em></p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:21:00',42,'2010-07-11 22:43:03',0,'en-GB'),(32,57,18,4,7,2,'sample-data-weblinks/joomla-specific-links','com_weblinks','Enlaces especificos Joomla!','joomla-specific-links','','<p><div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 76%; background-color: #ffffff; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; line-height: 1.3em; color: #333333;\"><p>A selection of links that are all related to the Joomla! Project.</p></div></p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:22:39',0,'0000-00-00 00:00:00',0,'*'),(33,58,32,5,6,3,'sample-data-weblinks/joomla-specific-links/other-resources','com_weblinks','Otros recuros','other-resources','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:24:17',0,'0000-00-00 00:00:00',0,'*'),(34,59,16,64,65,2,'sample-data-contact/park-site','com_contact','Sitio web Parque','sitio-web-parque','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:28:06',42,'2010-07-11 22:35:55',0,'en-GB'),(35,60,16,66,123,2,'sample-data-contact/shop-site','com_contact','Sitio web Tienda','sitio-tienda','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:28:20',0,'0000-00-00 00:00:00',0,'*'),(36,61,35,67,68,3,'sample-data-contact/shop-site/staff','com_contact','Equipo','equipo','','<p>Por favor, no dude en contactar con nuestro personal en cualquier momento si necesita ayuda.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:29:22',0,'0000-00-00 00:00:00',0,'*'),(37,62,35,69,122,3,'sample-data-contact/shop-site/fruit-encyclopedia','com_contact','Enciclopedia Frutas','enciclopedia-frutas','','<p></p><p>Nuestro directorio de información sobre los diferentes tipos de frutas.</p><p>Nos encanta la fruta y queremos que el mundo sepa más acerca de todas sus muchas variedades.</p><p>Aunque es pequeña ahora, trabajamos en ella cada vez que tenemos una oportunidad.</p><p>Todas las imágenes se pueden encontrar en <a href=\"http://commons.wikimedia.org/wiki/Main_Page\">Wikimedia Commons</a>.</p><p><img src=\"images/sampledata/fruitshop/apple.jpg\" border=\"0\" alt=\"Apples\" title=\"Apples\" /></p><p><em>Esta enciclopedia se lleva a cabo mediante el componente de contacto, cada fruto se separa en un contacto y una categoría para cada letra. Se utiliza un estilo CSS para crear el diseño horizontal de las líneas del alfabeto.</em></p><p><em>Si quisiera, podría permitir a algunos usuarios (como su cultivadores) tener acceso a esta categoría sólo en el componente de contacto y dejar que le ayuden a crear nuevos contenidos para la enciclopedia.</em></p><p> </p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:41:12',0,'0000-00-00 00:00:00',0,'*'),(38,63,37,70,71,4,'sample-data-contact/shop-site/fruit-encyclopedia/a','com_contact','A','a','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 16:43:24',0,'0000-00-00 00:00:00',0,'*'),(39,64,37,72,73,4,'sample-data-contact/shop-site/fruit-encyclopedia/b','com_contact','B','b','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(40,65,37,74,75,4,'sample-data-contact/shop-site/fruit-encyclopedia/c','com_contact','C','c','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(41,66,37,76,77,4,'sample-data-contact/shop-site/fruit-encyclopedia/d','com_contact','D','d','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(42,67,37,78,79,4,'sample-data-contact/shop-site/fruit-encyclopedia/e','com_contact','E','e','','',0,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(43,68,37,80,81,4,'sample-data-contact/shop-site/fruit-encyclopedia/f','com_contact','F','f','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(44,69,37,82,83,4,'sample-data-contact/shop-site/fruit-encyclopedia/g','com_contact','G','g','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(45,70,37,84,85,4,'sample-data-contact/shop-site/fruit-encyclopedia/h','com_contact','H','h','','',0,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(46,71,37,86,87,4,'sample-data-contact/shop-site/fruit-encyclopedia/i','com_contact','I','i','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(47,72,37,88,89,4,'sample-data-contact/shop-site/fruit-encyclopedia/j','com_contact','J','j','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(48,73,37,90,91,4,'sample-data-contact/shop-site/fruit-encyclopedia/k','com_contact','K','k','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(49,74,37,92,93,4,'sample-data-contact/shop-site/fruit-encyclopedia/l','com_contact','L','l','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(50,75,37,94,95,4,'sample-data-contact/shop-site/fruit-encyclopedia/m','com_contact','M','m','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(51,76,37,96,97,4,'sample-data-contact/shop-site/fruit-encyclopedia/n','com_contact','N','n','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(52,77,37,98,99,4,'sample-data-contact/shop-site/fruit-encyclopedia/o','com_contact','O','o','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(53,78,37,100,101,4,'sample-data-contact/shop-site/fruit-encyclopedia/p','com_contact','P','p','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(54,79,37,102,103,4,'sample-data-contact/shop-site/fruit-encyclopedia/q','com_contact','Q','q','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(55,80,37,104,105,4,'sample-data-contact/shop-site/fruit-encyclopedia/r','com_contact','R','r','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(56,81,37,106,107,4,'sample-data-contact/shop-site/fruit-encyclopedia/s','com_contact','S','s','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(57,82,37,108,109,4,'sample-data-contact/shop-site/fruit-encyclopedia/t','com_contact','T','t','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(58,83,37,110,111,4,'sample-data-contact/shop-site/fruit-encyclopedia/u','com_contact','U','u','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(59,84,37,112,113,4,'sample-data-contact/shop-site/fruit-encyclopedia/v','com_contact','V','v','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(60,85,37,114,115,4,'sample-data-contact/shop-site/fruit-encyclopedia/w','com_contact','W','w','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(61,86,37,116,117,4,'sample-data-contact/shop-site/fruit-encyclopedia/x','com_contact','X','x','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(62,87,37,118,119,4,'sample-data-contact/shop-site/fruit-encyclopedia/y','com_contact','Y','y','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(63,88,37,120,121,4,'sample-data-contact/shop-site/fruit-encyclopedia/z','com_contact','Z','z','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*'),(64,93,22,15,16,5,'sample-data-articles/joomla/extensions/modules/articles-modules','com_content','Módulos Contenido','articles-modules','','<p>Los módulos de contenido muestran el artículo y otra información del componente de contenido.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 18:32:13',42,'2010-07-11 13:34:00',0,'*'),(65,94,22,17,18,5,'sample-data-articles/joomla/extensions/modules/user-modules','com_content','Módulos Usuario','user-modules','','<p>Los módulos de usuario interactuan con el sistema del usuario, permitiendo a los usuarios acceder, mostrar quien está conectado, y mostrar la mayoría de los usuarios registrados recientemente.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 18:33:19',0,'0000-00-00 00:00:00',0,'*'),(66,95,22,19,20,5,'sample-data-articles/joomla/extensions/modules/display-modules','com_content','Mostrar Módulos','display-modules','','<p>Estos módulos muestran información de otros componentes de contenido y usuario. Estos incluyen vínculos, fuentes de noticias y el gestor multimedia.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 18:34:49',0,'0000-00-00 00:00:00',0,'*'),(67,96,22,21,22,5,'sample-data-articles/joomla/extensions/modules/utility-modules','com_content','Utilidad Módulos','utility-modules','','<p>La utilidad de módulos proporciona una buena funcionalidad, como la búsqueda, la sindicación y las estadísticas.</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 18:36:18',0,'0000-00-00 00:00:00',0,'*'),(68,97,23,31,32,5,'sample-data-articles/joomla/extensions/templates/atomic','com_content','Atomic','atomic','','<p>Atómic es una plantilla mínima diseñada para ser un esqueleto para realizar su propia plantilla y aprender sobre las plantillas de Joomla!.</p>\r\n<p style=\"margin-top: 8px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; line-height: 1.7em; padding: 0px;\">[screen shot]</p>\r\n<p style=\"margin-top: 8px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; line-height: 1.7em; padding: 0px;\">\r\n<ul>\r\n<li>Pagina de Inicio</li>\r\n<li>Tipografía</li>\r\n</ul>\r\n</p>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 19:03:11',42,'2010-07-11 16:14:38',0,'*'),(69,98,23,27,28,5,'sample-data-articles/joomla/extensions/templates/beez-20','com_content','Beez 20','beez-20','','<p><img src=\"templates/beez_20/template_thumbnail.png\" border=\"0\" alt=\"Beez_20 thumbnail\" align=\"right\" style=\"float: right; margin: 5px,80px,5px,25px;\" /></p>\r\n<p>Beez 2.0 es una plantilla versátil y fácil de personalizar que trabaja para una variedad de sitios. Cumple con los estándares de accesibilidad y demuestra una serie de técnicas CSS y Javascript. Es la plantilla predeterminada que se instala con Joomla!</p>\r\n<ul>\r\n<li>Pagina de Inicio</li>\r\n<li>Tipografía</li>\r\n</ul>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 19:06:19',42,'2010-07-11 16:01:27',0,'*'),(70,99,23,29,30,5,'sample-data-articles/joomla/extensions/templates/beez5','com_content','Beez5','beez5','','<p><img src=\"templates/beez5/template_thumbnail.png\" border=\"0\" alt=\"Beez5 Thumbnail\" align=\"right\" style=\"float: right;\" /></p>\r\n<p>Ã‚Â </p>\r\n<p>Beez 5 es una implementación de HTML5 en una plantilla de Joomla!. Utiliza una serie de técnicas HTML5 para mejorar la presentación de un sitio. Se utiliza como plantilla para el sitio de muestra de la tienda de frutas.</p>\r\n<ul>\r\n<li>Pagina de Inicio</li>\r\n<li>Tipografía</li>\r\n</ul>',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 19:10:16',42,'2010-07-11 16:07:51',0,'*'),(72,108,28,44,45,4,'sample-data-articles/park-site/photo-gallery/animals','com_content','Animales','animals','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 20:04:21',42,'2010-07-11 22:31:53',0,'en-GB'),(73,109,28,46,47,4,'sample-data-articles/park-site/photo-gallery/scenery','com_content','Escenario','scenery','','',-2,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2010-07-10 20:04:44',42,'2010-07-11 22:32:00',0,'en-GB'),(76,167,29,53,54,3,'sample-data-articles/fruit-shop-site/recipes','com_content','Recetas','recetas','','<p>Los clientes pueden publicar aquí sus recetas favoritas de frutas.</p>\r\n<p>A good idea is to promote the use of metadata keywords to make finding other recipes for the same fruit easier.</p>\r\n<p><em>To see this in action, create a user assigned to the customer group and a user assigned to the suppliers group. These users will be able to create their own recipe pages and edit those pages. The will not be able to edit other users\' pages.</em><br /><br /></p>',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*'),(77,170,1,133,134,1,'audio','com_content','Audio','audio','','',1,42,'2015-02-24 22:45:32',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-10-10 22:03:36',0,'0000-00-00 00:00:00',0,'*'),(78,171,1,135,136,1,'video','com_content','Video','video','','',1,42,'2015-02-24 22:45:17',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-10-10 22:03:44',0,'0000-00-00 00:00:00',0,'*'),(79,172,1,137,138,1,'varios','com_content','Varios','varios','','',1,42,'2015-02-24 22:45:03',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-10-10 22:03:54',0,'0000-00-00 00:00:00',0,'*'),(80,176,1,139,140,1,'inicio','com_content','Inicio','inicio','','',1,42,'2015-02-24 22:44:45',2,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-10-11 16:22:55',42,'2011-10-11 16:29:50',0,'*');
/*!40000 ALTER TABLE `btdov_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler`
--

DROP TABLE IF EXISTS `btdov_comprofiler`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler` (
  `id` int(11) NOT NULL DEFAULT '0',
  `user_id` int(11) NOT NULL DEFAULT '0',
  `firstname` varchar(100) DEFAULT NULL,
  `middlename` varchar(100) DEFAULT NULL,
  `lastname` varchar(100) DEFAULT NULL,
  `hits` int(11) NOT NULL DEFAULT '0',
  `message_last_sent` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `message_number_sent` int(11) NOT NULL DEFAULT '0',
  `avatar` varchar(255) DEFAULT NULL,
  `avatarapproved` tinyint(4) NOT NULL DEFAULT '1',
  `approved` tinyint(4) NOT NULL DEFAULT '1',
  `confirmed` tinyint(4) NOT NULL DEFAULT '1',
  `lastupdatedate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `registeripaddr` varchar(50) NOT NULL DEFAULT '',
  `cbactivation` varchar(50) NOT NULL DEFAULT '',
  `banned` tinyint(4) NOT NULL DEFAULT '0',
  `banneddate` datetime DEFAULT NULL,
  `unbanneddate` datetime DEFAULT NULL,
  `bannedby` int(11) DEFAULT NULL,
  `unbannedby` int(11) DEFAULT NULL,
  `bannedreason` mediumtext,
  `acceptedterms` tinyint(1) NOT NULL DEFAULT '0',
  `website` varchar(255) DEFAULT NULL,
  `location` varchar(255) DEFAULT NULL,
  `occupation` varchar(255) DEFAULT NULL,
  `interests` varchar(255) DEFAULT NULL,
  `company` varchar(255) DEFAULT NULL,
  `address` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `state` varchar(255) DEFAULT NULL,
  `zipcode` varchar(255) DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `apprconfbanid` (`approved`,`confirmed`,`banned`,`id`),
  KEY `avatappr_apr_conf_ban_avatar` (`avatarapproved`,`approved`,`confirmed`,`banned`,`avatar`),
  KEY `lastupdatedate` (`lastupdatedate`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler`
--

LOCK TABLES `btdov_comprofiler` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler` DISABLE KEYS */;
INSERT INTO `btdov_comprofiler` VALUES (42,42,NULL,NULL,NULL,0,'0000-00-00 00:00:00',0,NULL,1,1,1,'0000-00-00 00:00:00','','',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(45,45,NULL,NULL,NULL,0,'0000-00-00 00:00:00',0,NULL,1,1,1,'0000-00-00 00:00:00','','',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(46,46,NULL,NULL,NULL,0,'0000-00-00 00:00:00',0,NULL,1,1,1,'0000-00-00 00:00:00','','',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(47,47,NULL,NULL,NULL,0,'0000-00-00 00:00:00',0,NULL,1,1,1,'0000-00-00 00:00:00','','',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(49,49,'Matamoros','','Mora',0,'0000-00-00 00:00:00',0,NULL,1,1,1,'0000-00-00 00:00:00','186.15.19.222','',0,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,'','','','','','','',''),(73,73,'jennifer','jenny','cubillo',0,'0000-00-00 00:00:00',0,'gallery/butterfly.gif',1,0,0,'2013-03-17 22:39:54','','',0,NULL,NULL,NULL,NULL,NULL,0,'','','','','','','','','','','','');
/*!40000 ALTER TABLE `btdov_comprofiler` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_field_values`
--

DROP TABLE IF EXISTS `btdov_comprofiler_field_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_field_values` (
  `fieldvalueid` int(11) NOT NULL AUTO_INCREMENT,
  `fieldid` int(11) NOT NULL DEFAULT '0',
  `fieldtitle` varchar(255) NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `sys` tinyint(4) NOT NULL DEFAULT '0',
  PRIMARY KEY (`fieldvalueid`),
  KEY `fieldid_ordering` (`fieldid`,`ordering`),
  KEY `fieldtitle_id` (`fieldtitle`,`fieldid`)
) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_field_values`
--

LOCK TABLES `btdov_comprofiler_field_values` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_field_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_comprofiler_field_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_fields`
--

DROP TABLE IF EXISTS `btdov_comprofiler_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_fields` (
  `fieldid` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL DEFAULT '',
  `tablecolumns` text NOT NULL,
  `table` varchar(50) NOT NULL DEFAULT '#__comprofiler',
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext NOT NULL,
  `type` varchar(50) NOT NULL DEFAULT '',
  `maxlength` int(11) DEFAULT NULL,
  `size` int(11) DEFAULT NULL,
  `required` tinyint(4) DEFAULT '0',
  `tabid` int(11) DEFAULT NULL,
  `ordering` int(11) DEFAULT NULL,
  `cols` int(11) DEFAULT NULL,
  `rows` int(11) DEFAULT NULL,
  `value` varchar(50) DEFAULT NULL,
  `default` mediumtext,
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `registration` tinyint(1) NOT NULL DEFAULT '0',
  `profile` tinyint(1) NOT NULL DEFAULT '1',
  `displaytitle` tinyint(1) NOT NULL DEFAULT '1',
  `readonly` tinyint(1) NOT NULL DEFAULT '0',
  `searchable` tinyint(1) NOT NULL DEFAULT '0',
  `calculated` tinyint(1) NOT NULL DEFAULT '0',
  `sys` tinyint(4) NOT NULL DEFAULT '0',
  `pluginid` int(11) NOT NULL DEFAULT '0',
  `params` mediumtext,
  PRIMARY KEY (`fieldid`),
  KEY `tabid_pub_prof_order` (`tabid`,`published`,`profile`,`ordering`),
  KEY `readonly_published_tabid` (`readonly`,`published`,`tabid`),
  KEY `registration_published_order` (`registration`,`published`,`ordering`)
) ENGINE=MyISAM AUTO_INCREMENT=54 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_fields`
--

LOCK TABLES `btdov_comprofiler_fields` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_fields` DISABLE KEYS */;
INSERT INTO `btdov_comprofiler_fields` VALUES (41,'name','name','#__users','_UE_NAME','_UE_REGWARN_NAME','predefined',NULL,NULL,1,11,-51,NULL,NULL,NULL,NULL,1,1,0,1,0,1,1,1,1,NULL),(26,'onlinestatus','','#__comprofiler','_UE_ONLINESTATUS','','status',NULL,NULL,0,21,-21,NULL,NULL,NULL,NULL,1,0,1,1,0,0,1,1,1,NULL),(27,'lastvisitDate','lastvisitDate','#__users','_UE_LASTONLINE','','datetime',NULL,NULL,0,21,-19,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,1,'field_display_by=2'),(28,'registerDate','registerDate','#__users','_UE_MEMBERSINCE','','datetime',NULL,NULL,0,21,-20,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,1,'field_display_by=2'),(29,'avatar','avatar,avatarapproved','#__comprofiler','_UE_IMAGE','','image',NULL,NULL,0,20,1,NULL,NULL,NULL,NULL,1,0,1,0,0,0,1,1,1,NULL),(42,'username','username','#__users','_UE_UNAME','_UE_VALID_UNAME','predefined',NULL,NULL,1,11,-46,NULL,NULL,NULL,NULL,1,1,0,1,0,1,1,1,1,NULL),(45,'formatname','','#__comprofiler','_UE_FORMATNAME','','formatname',NULL,NULL,0,11,-52,NULL,NULL,NULL,NULL,1,0,1,0,1,0,1,1,1,NULL),(46,'firstname','firstname','#__comprofiler','_UE_YOUR_FNAME','_UE_REGWARN_FNAME','predefined',NULL,NULL,1,11,-50,NULL,NULL,NULL,NULL,1,1,0,1,0,0,1,1,1,NULL),(47,'middlename','middlename','#__comprofiler','_UE_YOUR_MNAME','_UE_REGWARN_MNAME','predefined',NULL,NULL,0,11,-49,NULL,NULL,NULL,NULL,1,1,0,1,0,0,1,1,1,NULL),(48,'lastname','lastname','#__comprofiler','_UE_YOUR_LNAME','_UE_REGWARN_LNAME','predefined',NULL,NULL,1,11,-48,NULL,NULL,NULL,NULL,1,1,0,1,0,0,1,1,1,NULL),(49,'lastupdatedate','lastupdatedate','#__comprofiler','_UE_LASTUPDATEDON','','datetime',NULL,NULL,0,21,-18,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,1,'field_display_by=2'),(50,'email','email','#__users','_UE_EMAIL','_UE_REGWARN_MAIL','primaryemailaddress',NULL,NULL,1,11,-47,NULL,NULL,NULL,NULL,1,1,0,1,0,0,1,1,1,NULL),(25,'hits','hits','#__comprofiler','_UE_HITS','_UE_HITS_DESC','counter',NULL,NULL,0,21,-22,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,1,NULL),(51,'password','password','#__users','_UE_PASS','_UE_VALID_PASS','password',50,NULL,1,11,-45,NULL,NULL,NULL,NULL,1,1,0,1,0,0,1,1,1,NULL),(52,'params','params','#__users','_UE_USERPARAMS','','userparams',0,0,0,11,-30,0,0,NULL,'',1,0,0,1,0,0,1,1,1,NULL),(24,'connections','','#__comprofiler','_UE_CONNECTION','','connections',NULL,NULL,0,21,-17,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,1,NULL),(23,'forumrank','','#__comprofiler','_UE_FORUM_FORUMRANKING','','forumstats',NULL,NULL,0,21,-16,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,4,NULL),(22,'forumposts','','#__comprofiler','_UE_FORUM_TOTALPOSTS','','forumstats',NULL,NULL,0,21,-15,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,4,NULL),(21,'forumkarma','','#__comprofiler','_UE_FORUM_KARMA','','forumstats',NULL,NULL,0,21,-14,NULL,NULL,NULL,NULL,1,0,1,1,1,0,1,1,4,NULL),(20,'forumsignature','','#__comprofiler','_UE_FB_SIGNATURE','','forumsettings',NULL,NULL,0,13,3,60,5,NULL,NULL,1,0,0,1,0,0,0,1,4,NULL),(19,'forumview','','#__comprofiler','_UE_FB_VIEWTYPE_TITLE','','forumsettings',NULL,NULL,1,13,2,NULL,NULL,NULL,'flat',1,0,0,1,0,0,0,1,4,NULL),(18,'forumorder','','#__comprofiler','_UE_FB_ORDERING_TITLE','','forumsettings',NULL,NULL,1,13,1,NULL,NULL,NULL,'0',1,0,0,1,0,0,0,1,4,NULL),(30,'website','website','#__comprofiler','_UE_Website','','webaddress',0,0,0,2,1,0,0,NULL,NULL,1,0,1,1,0,0,0,0,1,NULL),(31,'location','location','#__comprofiler','_UE_Location','','text',50,25,0,2,2,0,0,NULL,NULL,1,0,1,1,0,0,0,0,1,NULL),(32,'occupation','occupation','#__comprofiler','_UE_Occupation','','text',0,0,0,2,3,0,0,NULL,NULL,1,0,1,1,0,0,0,0,1,NULL),(33,'interests','interests','#__comprofiler','_UE_Interests','','text',0,0,0,2,4,0,0,NULL,NULL,1,0,1,1,0,0,0,0,1,NULL),(34,'company','company','#__comprofiler','_UE_Company','','text',0,0,0,2,5,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL),(35,'city','city','#__comprofiler','_UE_City','','text',0,0,0,2,6,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL),(36,'state','state','#__comprofiler','_UE_State','','text',10,4,0,2,7,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL),(37,'zipcode','zipcode','#__comprofiler','_UE_ZipCode','','text',0,0,0,2,8,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL),(38,'country','country','#__comprofiler','_UE_Country','','text',0,0,0,2,9,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL),(40,'address','address','#__comprofiler','_UE_Address','','text',0,0,0,2,10,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL),(43,'phone','phone','#__comprofiler','_UE_PHONE','','text',0,0,0,2,11,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL),(44,'fax','fax','#__comprofiler','_UE_FAX','','text',0,0,0,2,12,0,0,NULL,NULL,1,1,1,1,0,0,0,0,1,NULL);
/*!40000 ALTER TABLE `btdov_comprofiler_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_lists`
--

DROP TABLE IF EXISTS `btdov_comprofiler_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_lists` (
  `listid` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL DEFAULT '',
  `description` mediumtext,
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `default` tinyint(1) NOT NULL DEFAULT '0',
  `usergroupids` varchar(255) DEFAULT NULL,
  `useraccessgroupid` int(9) NOT NULL DEFAULT '18',
  `sortfields` varchar(255) DEFAULT NULL,
  `filterfields` mediumtext,
  `ordering` int(11) NOT NULL DEFAULT '0',
  `col1title` varchar(255) DEFAULT NULL,
  `col1enabled` tinyint(1) NOT NULL DEFAULT '0',
  `col1fields` mediumtext,
  `col2title` varchar(255) DEFAULT NULL,
  `col2enabled` tinyint(1) NOT NULL DEFAULT '0',
  `col1captions` tinyint(1) NOT NULL DEFAULT '0',
  `col2fields` mediumtext,
  `col2captions` tinyint(1) NOT NULL DEFAULT '0',
  `col3title` varchar(255) DEFAULT NULL,
  `col3enabled` tinyint(1) NOT NULL DEFAULT '0',
  `col3fields` mediumtext,
  `col3captions` tinyint(1) NOT NULL DEFAULT '0',
  `col4title` varchar(255) DEFAULT NULL,
  `col4enabled` tinyint(1) NOT NULL DEFAULT '0',
  `col4fields` mediumtext,
  `col4captions` tinyint(1) NOT NULL DEFAULT '0',
  `params` mediumtext,
  PRIMARY KEY (`listid`),
  KEY `pub_ordering` (`published`,`ordering`),
  KEY `default_published` (`default`,`published`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_lists`
--

LOCK TABLES `btdov_comprofiler_lists` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_lists` DISABLE KEYS */;
INSERT INTO `btdov_comprofiler_lists` VALUES (2,'Members List','my Description',1,1,'1, 2, 3, 4, 5, 6, 7, 8',18,'`username` ASC',NULL,0,'Image',1,'29','Username',1,0,'42',0,'Other',1,'26|*|28|*|27',1,'',0,'',0,NULL);
/*!40000 ALTER TABLE `btdov_comprofiler_lists` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_members`
--

DROP TABLE IF EXISTS `btdov_comprofiler_members`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_members` (
  `referenceid` int(11) NOT NULL DEFAULT '0',
  `memberid` int(11) NOT NULL DEFAULT '0',
  `accepted` tinyint(1) NOT NULL DEFAULT '1',
  `pending` tinyint(1) NOT NULL DEFAULT '0',
  `membersince` date NOT NULL DEFAULT '0000-00-00',
  `reason` mediumtext,
  `description` varchar(255) DEFAULT NULL,
  `type` mediumtext,
  PRIMARY KEY (`referenceid`,`memberid`),
  KEY `pamr` (`pending`,`accepted`,`memberid`,`referenceid`),
  KEY `aprm` (`accepted`,`pending`,`referenceid`,`memberid`),
  KEY `membrefid` (`memberid`,`referenceid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_members`
--

LOCK TABLES `btdov_comprofiler_members` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_members` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_comprofiler_members` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_plugin`
--

DROP TABLE IF EXISTS `btdov_comprofiler_plugin`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_plugin` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL DEFAULT '',
  `element` varchar(100) NOT NULL DEFAULT '',
  `type` varchar(100) DEFAULT '',
  `folder` varchar(100) DEFAULT '',
  `backend_menu` varchar(255) NOT NULL DEFAULT '',
  `access` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `published` tinyint(3) NOT NULL DEFAULT '0',
  `iscore` tinyint(3) NOT NULL DEFAULT '0',
  `client_id` tinyint(3) NOT NULL DEFAULT '0',
  `checked_out` int(11) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `params` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_folder` (`published`,`client_id`,`access`,`folder`),
  KEY `type_pub_order` (`type`,`published`,`ordering`)
) ENGINE=MyISAM AUTO_INCREMENT=500 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_plugin`
--

LOCK TABLES `btdov_comprofiler_plugin` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_plugin` DISABLE KEYS */;
INSERT INTO `btdov_comprofiler_plugin` VALUES (1,'CB Core','cb.core','user','plug_cbcore','',0,1,1,1,0,0,'0000-00-00 00:00:00',''),(2,'CB Connections','cb.connections','user','plug_cbconnections','',0,3,1,1,0,0,'0000-00-00 00:00:00',''),(3,'Content Author','cb.authortab','user','plug_cbmamboauthortab','',0,4,1,1,0,0,'0000-00-00 00:00:00',''),(4,'Forum integration','cb.simpleboardtab','user','plug_cbsimpleboardtab','',0,5,0,1,0,0,'0000-00-00 00:00:00',''),(5,'Mamblog Blog','cb.mamblogtab','user','plug_cbmamblogtab','',0,6,0,1,0,0,'0000-00-00 00:00:00',''),(6,'YaNC Newsletters','yanc','user','plug_yancintegration','',0,7,0,1,0,0,'0000-00-00 00:00:00',''),(7,'Default','default','templates','default','',0,1,1,1,0,0,'0000-00-00 00:00:00',''),(8,'WinClassic','winclassic','templates','winclassic','',0,2,1,1,0,0,'0000-00-00 00:00:00',''),(9,'WebFX','webfx','templates','webfx','',0,3,1,1,0,0,'0000-00-00 00:00:00',''),(10,'OSX','osx','templates','osx','',0,4,1,1,0,0,'0000-00-00 00:00:00',''),(11,'Luna','luna','templates','luna','',0,5,1,1,0,0,'0000-00-00 00:00:00',''),(12,'Dark','dark','templates','dark','',0,6,1,1,0,0,'0000-00-00 00:00:00',''),(13,'Default language (English)','default_language','language','default_language','',0,-1,1,1,0,0,'0000-00-00 00:00:00',''),(14,'CB Menu','cb.menu','user','plug_cbmenu','',0,2,1,1,0,0,'0000-00-00 00:00:00',''),(15,'Private Message System','pms.mypmspro','user','plug_pms_mypmspro','',0,8,0,1,0,0,'0000-00-00 00:00:00','');
/*!40000 ALTER TABLE `btdov_comprofiler_plugin` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_sessions`
--

DROP TABLE IF EXISTS `btdov_comprofiler_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_sessions` (
  `username` varchar(50) NOT NULL DEFAULT '',
  `userid` int(11) unsigned NOT NULL DEFAULT '0',
  `ui` tinyint(4) NOT NULL DEFAULT '0',
  `incoming_ip` varchar(39) NOT NULL DEFAULT '',
  `client_ip` varchar(39) NOT NULL DEFAULT '',
  `session_id` varchar(33) NOT NULL DEFAULT '',
  `session_data` mediumtext NOT NULL,
  `expiry_time` int(14) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`session_id`),
  KEY `expiry_time` (`expiry_time`),
  KEY `userid` (`userid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_sessions`
--

LOCK TABLES `btdov_comprofiler_sessions` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_comprofiler_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_tabs`
--

DROP TABLE IF EXISTS `btdov_comprofiler_tabs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_tabs` (
  `tabid` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(50) NOT NULL DEFAULT '',
  `description` text,
  `ordering` int(11) NOT NULL DEFAULT '0',
  `ordering_register` int(11) NOT NULL DEFAULT '10',
  `width` varchar(10) NOT NULL DEFAULT '.5',
  `enabled` tinyint(1) NOT NULL DEFAULT '1',
  `pluginclass` varchar(255) DEFAULT NULL,
  `pluginid` int(11) DEFAULT NULL,
  `fields` tinyint(1) NOT NULL DEFAULT '1',
  `params` mediumtext,
  `sys` tinyint(4) NOT NULL DEFAULT '0',
  `displaytype` varchar(255) NOT NULL DEFAULT '',
  `position` varchar(255) NOT NULL DEFAULT '',
  `useraccessgroupid` int(9) NOT NULL DEFAULT '-2',
  PRIMARY KEY (`tabid`),
  KEY `enabled_position_ordering` (`enabled`,`position`,`ordering`),
  KEY `orderreg_enabled_pos_order` (`enabled`,`ordering_register`,`position`,`ordering`)
) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_tabs`
--

LOCK TABLES `btdov_comprofiler_tabs` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_tabs` DISABLE KEYS */;
INSERT INTO `btdov_comprofiler_tabs` VALUES (11,'_UE_CONTACT_INFO_HEADER','',-4,10,'1',1,'getContactTab',1,1,NULL,2,'tab','cb_tabmain',-2),(12,'_UE_AUTHORTAB','',-3,10,'1',0,'getAuthorTab',3,0,NULL,1,'tab','cb_tabmain',-2),(13,'_UE_FORUMTAB','',-2,10,'1',0,'getForumTab',4,1,NULL,1,'tab','cb_tabmain',-2),(14,'_UE_BLOGTAB','',-1,10,'1',0,'getBlogTab',5,0,NULL,1,'tab','cb_tabmain',-2),(15,'_UE_CONNECTION','',99,10,'1',0,'getConnectionTab',2,0,NULL,1,'tab','cb_tabmain',-2),(16,'_UE_NEWSLETTER_HEADER','_UE_NEWSLETTER_INTRODCUTION',99,10,'1',0,'getNewslettersTab',6,0,NULL,1,'tab','cb_tabmain',-2),(17,'_UE_MENU','',-10,10,'1',1,'getMenuTab',14,0,NULL,1,'html','cb_head',-2),(18,'_UE_CONNECTIONPATHS','',-9,10,'1',1,'getConnectionPathsTab',2,0,NULL,1,'html','cb_head',-2),(19,'_UE_PROFILE_PAGE_TITLE','',-8,10,'1',1,'getPageTitleTab',1,0,NULL,1,'html','cb_head',-2),(20,'_UE_PORTRAIT','',-7,10,'1',1,'getPortraitTab',1,1,NULL,1,'html','cb_middle',-2),(21,'_UE_USER_STATUS','',-6,10,'.5',1,'getStatusTab',14,1,NULL,1,'html','cb_right',-2),(22,'_UE_PMSTAB','',-5,10,'.5',0,'getmypmsproTab',15,0,NULL,1,'html','cb_right',-2),(2,'_UE_ADDITIONAL_INFO_HEADER',NULL,1,10,'.5',1,NULL,NULL,1,NULL,0,'tab','cb_tabmain',-2);
/*!40000 ALTER TABLE `btdov_comprofiler_tabs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_userreports`
--

DROP TABLE IF EXISTS `btdov_comprofiler_userreports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_userreports` (
  `reportid` int(11) NOT NULL AUTO_INCREMENT,
  `reporteduser` int(11) NOT NULL DEFAULT '0',
  `reportedbyuser` int(11) NOT NULL DEFAULT '0',
  `reportedondate` date NOT NULL DEFAULT '0000-00-00',
  `reportexplaination` text NOT NULL,
  `reportedstatus` tinyint(4) NOT NULL DEFAULT '0',
  PRIMARY KEY (`reportid`),
  KEY `status_user_date` (`reportedstatus`,`reporteduser`,`reportedondate`),
  KEY `reportedbyuser_ondate` (`reportedbyuser`,`reportedondate`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_userreports`
--

LOCK TABLES `btdov_comprofiler_userreports` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_userreports` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_comprofiler_userreports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_comprofiler_views`
--

DROP TABLE IF EXISTS `btdov_comprofiler_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_comprofiler_views` (
  `viewer_id` int(11) NOT NULL DEFAULT '0',
  `profile_id` int(11) NOT NULL DEFAULT '0',
  `lastip` varchar(50) NOT NULL DEFAULT '',
  `lastview` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `viewscount` int(11) NOT NULL DEFAULT '0',
  `vote` tinyint(3) DEFAULT NULL,
  `lastvote` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`viewer_id`,`profile_id`,`lastip`),
  KEY `lastview` (`lastview`),
  KEY `profile_id_lastview` (`profile_id`,`lastview`,`viewer_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_comprofiler_views`
--

LOCK TABLES `btdov_comprofiler_views` WRITE;
/*!40000 ALTER TABLE `btdov_comprofiler_views` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_comprofiler_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_contact_details`
--

DROP TABLE IF EXISTS `btdov_contact_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_contact_details` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(255) NOT NULL DEFAULT '',
  `con_position` varchar(255) DEFAULT NULL,
  `address` text,
  `suburb` varchar(100) DEFAULT NULL,
  `state` varchar(100) DEFAULT NULL,
  `country` varchar(100) DEFAULT NULL,
  `postcode` varchar(100) DEFAULT NULL,
  `telephone` varchar(255) DEFAULT NULL,
  `fax` varchar(255) DEFAULT NULL,
  `misc` mediumtext,
  `image` varchar(255) DEFAULT NULL,
  `imagepos` varchar(20) DEFAULT NULL,
  `email_to` varchar(255) DEFAULT NULL,
  `default_con` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `params` text NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT '0',
  `catid` int(11) NOT NULL DEFAULT '0',
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `mobile` varchar(255) NOT NULL DEFAULT '',
  `webpage` varchar(255) NOT NULL DEFAULT '',
  `sortname1` varchar(255) NOT NULL,
  `sortname2` varchar(255) NOT NULL,
  `sortname3` varchar(255) NOT NULL,
  `language` char(7) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT '0',
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Establecer si el artículo aparece.',
  `xreference` varchar(50) NOT NULL COMMENT 'Una referencia para los vínculos a datos externos conjuntos.',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`published`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`),
  KEY `idx_featured_catid` (`featured`,`catid`),
  KEY `idx_language` (`language`),
  KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_contact_details`
--

LOCK TABLES `btdov_contact_details` WRITE;
/*!40000 ALTER TABLE `btdov_contact_details` DISABLE KEYS */;
INSERT INTO `btdov_contact_details` VALUES (1,'Nombre de contacto aquí','name','Position','Street Address','Suburb','State','Country','Zip Code','Telephone','Fax','<p>Information about or by the contact.</p>','images/powered_by.png','top','email@email.com',1,-2,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"Twitter\",\"linka\":\"http:\\/\\/twitter.com\\/joomla\",\"linkb_name\":\"YouTube\",\"linkb\":\"http:\\/\\/www.youtube.com\\/user\\/joomla\",\"linkc_name\":\"Ustream\",\"linkc\":\"http:\\/\\/www.ustream.tv\\/joomla\",\"linkd_name\":\"FriendFeed\",\"linkd\":\"http:\\/\\/friendfeed.com\\/joomla\",\"linke_name\":\"Scribed\",\"linke\":\"http:\\/\\/www.scribd.com\\/people\\/view\\/504592-joomla\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,16,1,'','','last','first','middle','en-GB','0000-00-00 00:00:00',0,'','2010-07-11 13:07:29',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'Webmaster','webmaster','','','','','','','','','','',NULL,'webmaster@example.com',0,-2,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,34,1,'','','','','','en-GB','0000-00-00 00:00:00',0,'','2010-08-23 03:03:54',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'Propietario','owner','','','','','','','','','<p>Yo soy el dueño de esta tienda.</p>','',NULL,'',0,-2,0,'0000-00-00 00:00:00',2,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,36,1,'','','','','','*','0000-00-00 00:00:00',0,'','2010-07-11 13:07:22',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'Comprador','buyer','','','','','','','','','<p>I am in charge of buying fruit. If you sell good fruit, contact me.</p>','',NULL,'',0,-2,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"0\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,36,1,'','','','','','*','0000-00-00 00:00:00',0,'','2010-07-10 23:48:49',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'Plátanos','bananas','','','','','','','','','<p>Bananas are a great source of potassium.</p><p>Ã‚Â </p>','images/sampledata/fruitshop/bananas_2.jpg',NULL,'',0,-2,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"0\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,39,1,'','http://en.wikipedia.org/wiki/Banana','','','','*','0000-00-00 00:00:00',0,'','2010-07-10 23:49:11',42,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'Manzanas','apples','','','','','','','','','<p>Applies are a versatile fruit, used for eating, cooking, and preserving.</p><p>There are more that 7500 different kinds of apples grown around the world.</p>','images/sampledata/fruitshop/apple.jpg',NULL,'',0,-2,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"0\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,38,1,'','http://en.wikipedia.org/wiki/Apple','','','','*','0000-00-00 00:00:00',0,'','2010-07-10 23:49:11',42,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'Tamarindos','tamarind','','','','','','','','','<p>Tamarinds are a versatile fruit used around the world. In its young form it is used in hot sauces; ripened it is the basis for many freshing drinks.</p><p>Ã‚Â </p>','images/sampledata/fruitshop/tamarind.jpg',NULL,'',0,-2,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,57,1,'','http://en.wikipedia.org/wiki/Tamarind','','','','*','0000-00-00 00:00:00',0,'','2010-07-10 23:49:11',42,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'Dirección Tienda','shop-address','','','Our City','Our Province','Our Country','','555-555-5555','','<p>Aquí están las direcciones de cómo llegar a nuestra tienda.</p>','',NULL,'',0,-2,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,35,1,'','','','','','*','0000-00-00 00:00:00',0,'','2010-08-23 03:03:54',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `btdov_contact_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_content`
--

DROP TABLE IF EXISTS `btdov_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_content` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK a la tabla de #__assets.',
  `title` varchar(255) NOT NULL DEFAULT '',
  `alias` varchar(255) NOT NULL DEFAULT '',
  `title_alias` varchar(255) NOT NULL DEFAULT '',
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT '0',
  `sectionid` int(10) unsigned NOT NULL DEFAULT '0',
  `mask` int(10) unsigned NOT NULL DEFAULT '0',
  `catid` int(10) unsigned NOT NULL DEFAULT '0',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT '0',
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `images` text NOT NULL,
  `urls` text NOT NULL,
  `attribs` varchar(5120) NOT NULL,
  `version` int(10) unsigned NOT NULL DEFAULT '1',
  `parentid` int(10) unsigned NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `hits` int(10) unsigned NOT NULL DEFAULT '0',
  `metadata` text NOT NULL,
  `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Establecer si el artículo aparece.',
  `language` char(7) NOT NULL COMMENT 'El código de idioma para el artículo.',
  `xreference` varchar(50) NOT NULL COMMENT 'Una referencia para los vínculos a datos externos conjuntos.',
  PRIMARY KEY (`id`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`),
  KEY `idx_featured_catid` (`featured`,`catid`),
  KEY `idx_language` (`language`),
  KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=82 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_content`
--

LOCK TABLES `btdov_content` WRITE;
/*!40000 ALTER TABLE `btdov_content` DISABLE KEYS */;
INSERT INTO `btdov_content` VALUES (1,89,'Administrador de Componentes','administrador-componentes','','<p>All components also are used in the administrator area of your website. In addition to the ones listed here, there are components in the administrator that do not have direct front end displays, but do help shape your site. The most important ones for most users are</p>\r\n<ul>\r\n<li>Media Manager</li>\r\n<li>Extensions Manager</li>\r\n<li>Menu Manager</li>\r\n<li>Global Configuration</li>\r\n<li>Banners</li>\r\n<li>Redirect</li>\r\n</ul>\r\n<hr title=\"Media Manager\" alt=\"Media Manager\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\r\n<p> </p>\r\n<h3>Media Manager</h3>\r\n<p>The media manager component lets you upload and insert images into content throughout your site. Optionally, you can enable the flash uploader which will allow you to to upload multiple images. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Content_Media_Manager\">Help</a></p>\r\n<hr title=\"Extensions Manager\" alt=\"Extensions Manager\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\r\n<h3>Extensions Manager</h3>\r\n<p>The extensions manager lets you install, update, uninstall and manage all of your extensions. The extensions manager has been extensively redesigned for Joomla! 1.6, although the core install and uninstall functionality remains the same as in Joomla 1.5. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Extension_Manager_Install\">Help</a></p>\r\n<hr title=\"Menu Manager\" alt=\"Menu Manager\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\r\n<h3>Menu Manager</h3>\r\n<p>The menu manager lets you create the menus you see displayed on your site. It also allows you to assign modules and template styles to specific menu links. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Menus_Menu_Manager\">Help</a></p>\r\n<hr title=\"Global Configuration\" alt=\"Global Configuration\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\r\n<h3>Global Configuration</h3>\r\n<p>The global configuration is where the site administrator configures things such as whether search engine friendly urls are enabled, the site meta data (descriptive text used by search engines and indexers) and other functions. For many beginning users simply leaving the settings on default is a good way to begin, although when your site is ready for the public you will want to change the meta data to match its content. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Site_Global_Configuration\">Help</a></p>\r\n<hr title=\"Banners\" alt=\"Banners\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\r\n<h3>Banners</h3>\r\n<p>The banners component provides a simple way to display a rotating image in a module and, if you wish to have advertising, a way to track the number of times an image is viewed and clicked. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Banners_Banners_Edit\">Help</a></p>\r\n<h3>\r\n<hr title=\"Redirect\" class=\"system-pagebreak\" />\r\n</h3>\r\n<h3><br />Redirect</h3>\r\n<p>The redirect component is used to manage broken links that produce Page Not Found (404) errors. If enabled it will allow you to redirect broken links to specific pages. It can also be used to manage migration related URL changes. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Redirect_Manager\">Help</a></p>','',-2,0,0,21,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 12:57:27',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\"\n,\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',7,0,7,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(8,104,'Principiantes','principiantes','','<p>Si este es su primer sitio Joomla! o su primer sitio web, usted ha venido al lugar correcto. Joomla! le ayudará a obtener su sitio web en funcionamiento de forma rápida y sencilla.</p><p>Comience con su sitio por el acceso utilizando la cuenta de administrador que ha creado al instalar Joomla!.</p>','<p>Explore los artículos y otros recursos primero aquí en los datos de su sitio para aprender más acerca de cómo funciona Joomla!. (Cuando haya terminado de leer, puede eliminar o archivar todo esto.) El posible que desee visitar las áreas para principiantes de la <a href=\"http://docs.joomla.org\">Documentación de Joomla</a> y <a href=\"http://forum.joomla.org\">Foros de Soporte.</a>.</p><p>Usted también puede inscribirse en la lista de correos de seguridad de Joomla! y la lista de correos de anuncios. Para su inspiración visite el sitio Joomla Showcase para ver una increíble variedad de formas en la que se uso Joomla! para contar sus historias en la web.</p><p>El paquete de instalación básico de Joomla! le permitirá obtener un gran sitio en funcionamiento, pero cuando esté listo para más características el poder de Joomla! está en las formas creativas en que los desarrolladores lo han extendido para hacer todo tipo de cosas. Visite el Directorio de Extensiones de Joomla! de para ver miles de extensiones que puede hacer casi cualquier cosa que pueda desear en un sitio web. &iquest;No puede encontrar lo que necesita? Es posible que desee encontrar un profesional de Joomla! en el Directorio de Recursos de Joomla!.</p><p>&iquest;Quieres saber más? Considere asistir a un Joomla! Day u otro evento o participar en un Grupo de Usuarios de Joomla! local. &iquest;No puede encontrar uno cerca de usted? Ponlo en marcha tú mismo.</p>',-2,0,0,19,'2010-07-10 19:50:02',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 19:50:53','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,3,'','',1,0,'',1,'*',''),(2,90,'Modulo Archivo','modulo-archivo','','<p>This module shows a list of the calendar months containing archived articles. After you have changed the status of an article to archived, this list will be automatically generated.Ã‚Â <a href=\"http://docs.joomla.org/Screen.modulessite.edit.15#Archived_Content\" title=\"Archive Module\">Help</a></p>\r\n<p>{loadposition archiveload}</p>','',-2,0,0,64,'2010-07-10 18:05:32',42,'Joomla!','2010-09-14 11:22:24',42,0,'0000-00-00 00:00:00','2010-07-10 18:37:13','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',7,0,5,'modules, content','',1,3,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(7,103,'Modulo Anuncios','modulo-anuncios','','<p>The banner module is used to display the banners that are managed by the banners component in the site administrator.</p><p>{loadposition bannersload}</p>','',-2,0,0,66,'2010-07-10 19:47:47',42,'Joomla!','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 19:47:47','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,6,'','',1,4,'',0,'*',''),(3,91,'Modulo Categorias Articulo','modulo-categorias-articulo','','<p>This module displays a list of categories from one parent category.Ã‚Â <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Categories\" title=\"Categories Module\">Help</a></p>\r\n<p>{loadposition articlescategoriesload}</p>\r\n<p>Ã‚Â </p>','',-2,0,0,64,'2010-07-10 18:12:46',42,'','2010-09-14 11:22:06',42,0,'0000-00-00 00:00:00','2010-07-10 18:14:22','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',7,0,6,'modules, content','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(4,92,'Modulo Categorias Articulos','modulo-categorias-articulos','','<p>This module allows you to display the articles in a specific category. Help.</p>\r\n<p>{loadposition articlescategoryload}</p>','',-2,0,0,64,'2010-07-10 18:14:09',42,'Joomla!','2010-09-14 11:20:05',42,0,'0000-00-00 00:00:00','2010-07-10 18:14:09','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',6,0,7,'','articles,content',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(5,101,'Autenticacion','autenticacion','','<p>The authentication plugins operate when users login to your site or administrator. The Joomla! authentication is in operation by default but you can enable Gmail or LDAP or install a plugin for a different system. An example is included that may be used to create a new authentication plugin.</p><p>Default on:</p><ul><li>Joomla</li></ul><p>Default off:</p><ul><li>Gmail</li><li>LDAP</li></ul>','',-2,0,0,25,'2010-07-10 19:19:17',42,'Joomla!','2010-07-10 19:51:19',42,0,'0000-00-00 00:00:00','2010-07-10 19:39:58','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,3,'','',1,2,'',0,'*',''),(6,102,'Parques Australianos ','parques-australianos','','<p><img src=\"images/sampledata/parks/banner_cradle.jpg\" border=\"0\" alt=\"Anuncio Cuna del Parque\" /></p><p>&iexcl;Bienvenido!</p><p>Este es un sitio básico sobre los parques fascinantes y hermosos de Australia..</p><p>On this site you can read all about my travels to different parks, see photos, and find links to park websites.</p><p><em>Este sitio de muestra es un ejemplo del uso del núcleo de Joomla! para crear un sitio web básico, ya sea un \"sitio sencillo,\" Un blog personal, o como una forma de presentar información sobre un tema en el que estás interesado.</em></p><p><em> Lee más sobre el sitio en el módulo Sobre los Parques.</em></p><p></p>','',-2,0,0,26,'2010-07-10 19:24:58',42,'Parks webmaster','2010-07-10 19:51:09',42,0,'0000-00-00 00:00:00','2010-07-10 19:39:52','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,1,'','',1,7,'',0,'*',''),(9,105,'Contacto','contacto','','<p>El componente del contacto proporciona una forma de presentar los formularios de contacto e información para su sitio o crear un directorio complejo que puede ser usado para muchos propósitos diferentes. Ayuda</p>','',-2,0,0,21,'2010-07-10 19:54:09',42,'Joomla!','2010-09-14 11:42:23',42,0,'0000-00-00 00:00:00','2010-07-10 23:13:05','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,2,'','',1,5,'',0,'*',''),(10,106,'Contenido','contenido','','<p>El componente de contenido (com_content) se utiliza para escribir artículos. Es muy flexible y tiene el mayor número de puntos de vista construidos en el. Los artículos se pueden crear y editar desde la parte delantera, por lo que usar este componente para crear contenido de su sitio es más fácil. Ayuda</p>','',-2,0,0,21,'2010-07-10 19:56:38',42,'','2010-07-10 23:13:20',42,0,'0000-00-00 00:00:00','2010-07-10 23:13:20','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,1,'','',1,14,'',0,'*',''),(11,107,'Cradle Mountain','cradle-mountain','','<p><img src=\"images/sampledata/parks/landscape/250px_cradle_mountain_seen_from_barn_bluff.jpg\" border=\"0\" alt=\"Cradle Mountain\" style=\"vertical-align: middle;\" /></p>','<p><img src=\"images/sampledata/parks/landscape/800px_cradle_mountain_seen_from_barn_bluff.jpg\" border=\"0\" alt=\"Cradle Mountain\" style=\"vertical-align: middle;\" /></p><p>Ã‚Â </p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Rainforest,bluemountainsNSW.jpg</p><p class=\"caption\">Author: Alan J.W.C.</p><p class=\"caption\">License: GNU Free Documentation License v . 1.2 or later</p>',-2,0,0,73,'2010-07-10 20:01:42',42,'Parks Webmaster','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 20:06:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,1,'','',1,0,'',0,'*',''),(12,110,'Modulo HTML personalizado','modulo-html-personalizado','','<p>Este módulo le permite crear su propio módulo HTML mediante un editor WYSIWYG<a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Custom_HTML\" title=\"Módulo HTML personalizado\">Ayuda</a></p><p>{loadposition customload}</p>','',-2,0,0,66,'2010-07-10 20:07:23',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2010-07-10 20:07:23','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,1,'','',1,5,'',0,'*',''),(13,111,'Direcciones','direcciones','','<p>Así es como se encuentra nuestra tienda.</p><p>En coche</p><p>Conducir por la calle principal hasta la intersección con la primera Avenida, hasta ver nuestro símbolo.</p><p>A pie</p><p>Desde el centro de la ciudad, camine hacia el norte de la calle principal hasta que vea nuestro símbolo.</p><p>En autobús</p><p>Tome el autobús número 73 hasta la última parada. Estamos en la esquina noreste.</p>','',-2,0,0,29,'2010-07-10 20:12:32',42,'Fruit Shop Webmaster','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 20:12:32','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,2,'','',1,3,'',0,'*',''),(14,112,'Editores','editores','','<p>Editors are used thoughout Joomla! where content is created. TinyMCE is the default choice in most locations although CodeMirror is used in the template manager. No Editor provides a text box for html content.</p><p>Default on:</p><ul><li>CodeMirror Help</li><li>TinyMCE Help</li><li>No Editor Help</li></ul><p>Default off:</p><ul><li>None</li></ul>','',-2,0,0,25,'2010-07-10 20:26:06',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 20:26:06','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,5,'','',1,3,'',0,'*',''),(15,113,'Editores-xtd','editores-xtd','','<p>These plugins are behind the buttons found beneath your editor. They only run when an editor plugin runs.</p><p>Default on:</p><ul><li>Editor Button: Image</li><li>Editor Button: Readmore</li><li>Editor Button: Page Break</li><li>Editor Button: Article</li></ul><p>Default off:</p><ul><li>None</li></ul>','',-2,0,0,25,'2010-07-10 20:27:20',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 20:27:20','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,6,'','',1,2,'',0,'*',''),(16,114,'Mostrar Enlaces Externos','feed-display','','<p>This module allows the displaying of a syndicated feed. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Feed_Display\" title=\"Feed Display Module\">Help</a></p><p>{loadposition feeddisplayload}</p>','',-2,0,0,66,'2010-07-10 20:29:29',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,2,'','',1,5,'',0,'*',''),(17,115,'Primer Post Blog','first-blog-post','','<p><em>Lorem Ipsum is filler text that is commonly used by designers before the content for a new site is ready.</em></p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus purus vitae diam posuere nec eleifend elit dictum. Aenean sit amet erat purus, id fermentum lorem. Integer elementum tristique lectus, non posuere quam pretium sed. Quisque scelerisque erat at urna condimentum euismod. Fusce vestibulum facilisis est, a accumsan massa aliquam in. In auctor interdum mauris a luctus. Morbi euismod tempor dapibus. Duis dapibus posuere quam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In eu est nec erat sollicitudin hendrerit. Pellentesque sed turpis nunc, sit amet laoreet velit. Praesent vulputate semper nulla nec varius. Aenean aliquam, justo at blandit sodales, mauris leo viverra orci, sed sodales mauris orci vitae magna.</p>','<p>Quisque a massa sed libero tristique suscipit. Morbi tristique molestie metus, vel vehicula nisl ultrices pretium. Sed sit amet est et sapien condimentum viverra. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Phasellus viverra tortor porta orci convallis ac cursus erat sagittis. Vivamus aliquam, purus non luctus adipiscing, orci urna imperdiet eros, sed tincidunt neque sapien et leo. Cras fermentum, dolor id tempor vestibulum, neque lectus luctus mauris, nec congue tellus arcu nec augue. Nulla quis mi arcu, in bibendum quam. Sed placerat laoreet fermentum. In varius lobortis consequat. Proin vulputate felis ac arcu lacinia adipiscing. Morbi molestie, massa id sagittis luctus, sem sapien sollicitudin quam, in vehicula quam lectus quis augue. Integer orci lectus, bibendum in fringilla sit amet, rutrum eget enim. Curabitur at libero vitae lectus gravida luctus. Nam mattis, ligula sit amet vestibulum feugiat, eros sem sodales mi, nec dignissim ante elit quis nisi. Nulla nec magna ut leo convallis sagittis ac non erat. Etiam in augue nulla, sed tristique orci. Vestibulum quis eleifend sapien.</p><p>Nam ut orci vel felis feugiat posuere ut eu lorem. In risus tellus, sodales eu eleifend sed, imperdiet id nulla. Nunc at enim lacus. Etiam dignissim, arcu quis accumsan varius, dui dui faucibus erat, in molestie mauris diam ac lacus. Sed sit amet egestas nunc. Nam sollicitudin lacinia sapien, non gravida eros convallis vitae. Integer vehicula dui a elit placerat venenatis. Nullam tincidunt ligula aliquet dui interdum feugiat. Maecenas ultricies, lacus quis facilisis vehicula, lectus diam consequat nunc, euismod eleifend metus felis eu mauris. Aliquam dapibus, ipsum a dapibus commodo, dolor arcu accumsan neque, et tempor metus arcu ut massa. Curabitur non risus vitae nisl ornare pellentesque. Pellentesque nec ipsum eu dolor sodales aliquet. Vestibulum egestas scelerisque tincidunt. Integer adipiscing ultrices erat vel rhoncus.</p><p>Integer ac lectus ligula. Nam ornare nisl id magna tincidunt ultrices. Phasellus est nisi, condimentum at sollicitudin vel, consequat eu ipsum. In venenatis ipsum in ligula tincidunt bibendum id et leo. Vivamus quis purus massa. Ut enim magna, pharetra ut condimentum malesuada, auctor ut ligula. Proin mollis, urna a aliquam rutrum, risus erat cursus odio, a convallis enim lectus ut lorem. Nullam semper egestas quam non mattis. Vestibulum venenatis aliquet arcu, consectetur pretium erat pulvinar vel. Vestibulum in aliquet arcu. Ut dolor sem, pellentesque sit amet vestibulum nec, tristique in orci. Sed lacinia metus vel purus pretium sit amet commodo neque condimentum.</p><p>Aenean laoreet aliquet ullamcorper. Nunc tincidunt luctus tellus, eu lobortis sapien tincidunt sed. Donec luctus accumsan sem, at porttitor arcu vestibulum in. Sed suscipit malesuada arcu, ac porttitor orci volutpat in. Vestibulum consectetur vulputate eros ut porttitor. Aenean dictum urna quis erat rutrum nec malesuada tellus elementum. Quisque faucibus, turpis nec consectetur vulputate, mi enim semper mi, nec porttitor libero magna ut lacus. Quisque sodales, leo ut fermentum ullamcorper, tellus augue gravida magna, eget ultricies felis dolor vitae justo. Vestibulum blandit placerat neque, imperdiet ornare ipsum malesuada sed. Quisque bibendum quam porta diam molestie luctus. Sed metus lectus, ornare eu vulputate vel, eleifend facilisis augue. Maecenas eget urna velit, ac volutpat velit. Nam id bibendum ligula. Donec pellentesque, velit eu convallis sodales, nisi dui egestas nunc, et scelerisque lectus quam ut ipsum.</p>',-2,0,0,27,'2010-07-10 20:31:31',42,'','2010-07-10 20:34:02',42,0,'0000-00-00 00:00:00','2010-07-10 20:33:58','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,0,'','',1,5,'',0,'*',''),(18,116,'Segundo Post Blog','second-blog-post','','<p><em>Lorem Ipsum is text that is traditionally used by designers when working on a site before the content is ready.</em></p><p>Pellentesque bibendum metus ut dolor fermentum ut pulvinar tortor hendrerit. Nam vel odio vel diam tempus iaculis in non urna. Curabitur scelerisque, nunc id interdum vestibulum, felis elit luctus dui, ac dapibus tellus mauris tempus augue. Duis congue facilisis lobortis. Phasellus neque erat, tincidunt non lacinia sit amet, rutrum vitae nunc. Sed placerat lacinia fermentum. Integer justo sem, cursus id tristique eget, accumsan vel sapien. Curabitur ipsum neque, elementum vel vestibulum ut, lobortis a nisl. Fusce malesuada mollis purus consectetur auctor. Morbi tellus nunc, dapibus sit amet rutrum vel, laoreet quis mauris. Aenean nec sem nec purus bibendum venenatis. Mauris auctor commodo libero, in adipiscing dui adipiscing eu. Praesent eget orci ac nunc sodales varius.</p>','<p>Nam eget venenatis lorem. Vestibulum a interdum sapien. Suspendisse potenti. Quisque auctor purus nec sapien venenatis vehicula malesuada velit vehicula. Fusce vel diam dolor, quis facilisis tortor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Pellentesque libero nisi, pellentesque quis cursus sit amet, vehicula vitae nisl. Curabitur nec nunc ac sem tincidunt auctor. Phasellus in mattis magna. Donec consequat orci eget tortor ultricies rutrum. Mauris luctus vulputate molestie. Proin tincidunt vehicula euismod. Nam congue leo non erat cursus a adipiscing ipsum congue. Nulla iaculis purus sit amet turpis aliquam sit amet dapibus odio tincidunt. Ut augue diam, congue ut commodo pellentesque, fermentum mattis leo. Sed iaculis urna id enim dignissim sodales at a ipsum. Quisque varius lobortis mollis. Nunc purus magna, pellentesque pellentesque convallis sed, varius id ipsum. Etiam commodo mi mollis erat scelerisque fringilla. Nullam bibendum massa sagittis diam ornare rutrum.</p><p>Praesent convallis metus ut elit faucibus tempus in quis dui. Donec fringilla imperdiet nibh, sit amet fringilla velit congue et. Quisque commodo luctus ligula, vitae porttitor eros venenatis in. Praesent aliquet commodo orci id varius. Nulla nulla nibh, varius id volutpat nec, sagittis nec eros. Cras et dui justo. Curabitur malesuada facilisis neque, sed tempus massa tincidunt ut. Sed suscipit odio in lacus auctor vehicula non ut lacus. In hac habitasse platea dictumst. Sed nulla nisi, lacinia in viverra at, blandit vel tellus. Nulla metus erat, ultrices non pretium vel, varius nec sem. Morbi sollicitudin mattis lacus quis pharetra. Donec tincidunt mollis pretium. Proin non libero justo, vitae mattis diam. Integer vel elit in enim varius posuere sed vitae magna. Duis blandit tempor elementum. Vestibulum molestie dui nisi.</p><p>Curabitur volutpat interdum lorem sed tempus. Sed placerat quam non ligula lacinia sodales. Cras ultrices justo at nisi luctus hendrerit. Quisque sit amet placerat justo. In id sapien eu neque varius pharetra sed in sapien. Etiam nisl nunc, suscipit sed gravida sed, scelerisque ut nisl. Mauris quis massa nisl, aliquet posuere ligula. Etiam eget tortor mauris. Sed pellentesque vestibulum commodo. Mauris vitae est a libero dapibus dictum fringilla vitae magna.</p><p>Nulla facilisi. Praesent eget elit et mauris gravida lobortis ac nec risus. Ut vulputate ullamcorper est, volutpat feugiat lacus convallis non. Maecenas quis sem odio, et aliquam libero. Integer vel tortor eget orci tincidunt pulvinar interdum at erat. Integer ullamcorper consequat eros a pellentesque. Cras sagittis interdum enim in malesuada. Etiam non nunc neque. Fusce non ligula at tellus porta venenatis. Praesent tortor orci, fermentum sed tincidunt vel, varius vel dui. Duis pulvinar luctus odio, eget porta justo vulputate ac. Nulla varius feugiat lorem sed tempor. Phasellus pulvinar dapibus magna eget egestas. In malesuada lectus at justo pellentesque vitae rhoncus nulla ultrices. Proin ut sem sem. Donec eu suscipit ipsum. Cras eu arcu porttitor massa feugiat aliquet at quis nisl.</p>',-2,0,0,27,'2010-07-10 20:33:28',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2010-07-10 20:33:28','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,0,'','',1,0,'',0,'*',''),(19,117,'Modulo Pie de Pagina','modulo-pie-de-pagina','','<p>This module shows the Joomla! copyright information. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Footer\" title=\"Footer Module\">Help</a></p><p>{loadposition footerload}</p>','',-2,0,0,66,'2010-07-10 20:53:39',42,'Joomla!','2010-07-10 20:56:22',42,0,'0000-00-00 00:00:00','2010-07-10 20:56:22','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,3,'','',1,2,'',0,'*',''),(20,118,'Tienda de Frutas','tienda-de-frutas','','<h2>Bienvenido a la Tienda de Fruta</h2><p>Vendemos frutas de todo el mundo. Por favor, use nuestro sitio web para aprender más acerca de nuestro negocio. Esperamos que usted venga a nuestra tienda y compre algo de fruta.</p><p ><em>Este mini sitio le mostrará cómo es posible crear un sitio para un negocio, en este caso para la venta de frutas. Muestra cómo utilizar los controles de acceso para administrar el contenido del sitio. Si estás construyendo un sitio real, puede ser que desee para ampliarlo con comercio electrónico, un catálogo, listas de correo u otras mejoras, muchas de las cuales están disponibles a través del </em><a href=\"http://extensions.joomla.org\"><em>Directorio de Extensiones de Joomla!.</em></a>.</p><p><em>Para entender este sitio es probable que desee crear un usuario con los grupos establecidos para los clientes y crear un grupo para los cultivadores. Al iniciar la sesión con privilegios diferentes usted puede ver cómo funciona el control de acceso.</em></p>','',-2,0,0,29,'2010-07-10 20:54:54',42,'Fruit Shop Webmaster','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 20:56:32','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,1,'','',1,4,'',0,'*',''),(21,119,'Obtener Ayuda','obtener-ayuda','','<p>There are lots of places you can get help with Joomla!.</p><p>In many places you will see the help icon [image]. Click on this for more information about the options and functions of items on your screen.</p><ul><li><a href=\"http://forum.joomla.org\">Support Forums</a></li><li><a href=\"http://docs.joomla.org\">Documentation</a></li><li><a href=\"http://resources.joomla.org\">Professionals</a></li><li><a href=\"http://shop.joomla.org/amazoncom-bookstores.html\">Books</a></li></ul>','',-2,0,0,19,'2010-07-10 20:55:56',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 20:55:56','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,8,'','',1,9,'',0,'*',''),(22,120,'Primeros Pasos','primeros-pasos','','<p>Es fácil empezar a crear su sitio web. Conocer algunos de los fundamentos será de ayuda.</p><h3>&iquest;Qué es un Sistema de Gestión de Contenidos?</h3><p>Un sistema de gestión de contenidos es un software que te permite crear y administrar páginas web fácilmente separando la creación de contenidos de los mecanismos necesarios para presentarlo en la web.</p><p>En este sitio, el contenido se almacena en una <em>base de datos</em>.  La imagen y la apariencia son creadas por una <em>plantilla</em>. El software de Joomla! reúne la plantilla y el contenido para crear páginas web.</p><h3>Sitio y administración</h3><p>Su sitio tiene actualmente dos sitios separados. El sitio (también llamado la parte delantera o frontend) es lo que verán los visitantes de su sitio. El administrador (también llamado el backend) es utilizado por personas que gestionan su sitio. Puede acceder al administrador haciendo clic en el enlace \"Administrador del sitio\" en el menú \"Este sitio\" o mediante la adición/administradoral final del nombre de dominio.</p><p>Entra en el administrador con el nombre de usuario y contraseña creada durante la instalación de Joomla!.</p><h3>Inicio de sesión</h3><p>Para acceder a la parte delantera de su sitio utiliza el módulo de entrada o en el enlace del menú de inicio de sesión en el \"El Sitio\" del menú. Utilice el nombre de usuario una contraseña que se crearon como parte del proceso de instalación. Una vez conectado usted podrá crear y editar artículos.</p><p>En la gestión de su sitio será capaz de crear contenido que sólo los usuarios registrados pueden ver.</p><h3>Creación de un artículo</h3><p>Una vez que se ha identificado, un nuevo menú será visible. Para crear un nuevo artículo, haga clic en el \"Enviar artículo\" que aparece en ese menú.</p><p>La interfaz del nuevo artículo le da un montón de opciones, pero todo lo que necesita hacer es agregar un título y poner algo en el área de contenido. Para que sea más fácil de encontrar, establecer el estado de publicado y poner en la categoría de Joomla!</p><div>Usted puede editar un artículo existente haciendo clic en el icono de edición (si está disponible).</div><h3>Obtenga más información</h3><p>Hay mucho más que aprender acerca de cómo utilizar Joomla! para crear el sitio web que usted imagina. Usted puede aprender mucho más en el sitio de <a href=\"http://docs.joomla.org\">documentación de Joomla!</a> y en los<a href=\"http://forum.joomla.org\"> foros de Joomla!.</a>.</p>','',-2,0,0,19,'2010-07-10 20:57:51',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,9,'','',1,9,'',0,'*',''),(23,121,'Huerto de Naranjas feliz','huerto-de-naranjas-feliz','','<p>En nuestra huerta cultivamos las mejores naranjas del mundo, así como otros cítricos como el limón y el pomelo. Nuestra familia ha estado atendiendo este huerto por generaciones.</p>','',-2,0,0,30,'2010-07-10 20:58:46',42,'Fruit Shop Webmaster','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 20:58:46','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,2,'','',1,1,'',0,'*',''),(24,122,'Joomla!','joomla','','<p><img src=\"images/logo17-140-r.png\" border=\"0\" alt=\"Joomla! Spanish 1.7\" title=\"Joomla! Spanish 1.7\" hspace=\"6\" align=\"left\" />¡Felicidades! Usted tiene un sitio Joomla! 1.7 adaptado y traducido por Joomla! Spanish. Con Joomla! hace que sea fácil el crear y construir un sitio web de la manera que quiera y que sea bastante sencillo de actualizar y mantener.</p>\r\n<p>Joomla! es una plataforma flexible y potente, tanto si esta construyendo un pequeño sitio para usted o para un proyecto WEB de grandes dimensiones y con cientos de miles de visitantes. Joomla! es de código abierto (Open Source), lo que significa que puede funcionar de la manera que usted desea.</p>','',-2,0,0,19,'2010-07-10 21:00:06',42,'Joomla!','2011-08-12 22:59:32',42,0,'0000-00-00 00:00:00','2010-07-10 21:00:06','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',8,0,2,'','',1,6,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(25,123,'Koala','koala','','<p><img src=\"images/sampledata/parks/animals/180px_koala_ag1.jpg\" border=\"0\" alt=\"Koala  Thumbnail\" width=\"180\" height=\"123\" style=\"vertical-align: middle; border: 0;\" /></p>','<p><img src=\"images/sampledata/parks/animals/800px_koala_ag1.jpg\" border=\"0\" alt=\"Koala Climbing Tree\" width=\"500\" height=\"341\" style=\"vertical-align: middle; border: 0;\" /></p><p>Ã‚Â </p><p>Ã‚Â </p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Koala-ag1.jpg</p><p class=\"caption\">Author: Arnaud Gaillard</p><p><span class=\"caption\">License: Creative Commons Share Alike Attribution Generic 1.0</span></p>',-2,0,0,72,'2010-07-10 21:02:10',42,'Parks Webmaster','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 21:02:28','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,2,'','',1,0,'',0,'*',''),(26,124,'Conmutar Idioma','language-switcher','','<p>The language switcher module allows you to take advantage of the language tags that are available when content, modules and menu links are created.</p><p>This module displays a list of available Content Languages for switching between them.</p><p>When switching languages, it redirects to the Home page defined for the chosen language. Thereafter, the navigation will be the one defined for that language.</p><p><strong>The language filter plugin must be enabled for this module to work properly.</strong></p><p><strong></strong> <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Language_Switcher\" title=\"Language Switcher Module\">Help</a></p><p>To view an example of the language switch moduler module, go to the site administrator and enable the language filter plugin and the language switcher module labellled \"language switcher\" and visit the fruit shop or park sample sites. Then follow<a href=\"http://docs.joomla.org/Language_Switcher_Tutorial_for_Joomla_1.6\"> the instructions in this tutorial</a>.</p>','',-2,0,0,67,'2010-07-10 21:07:16',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 21:07:16','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,3,'','',1,3,'',0,'*',''),(27,125,'Modulo Ultimos Articulos','latest-articles-module','','<p>This Module shows a list of the most recently published and current Articles. Some that are shown may have expired even though they are the most recent. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Latest_News\" title=\"Latest Articles\">Help</a></p>\r\n<p>{loadposition articleslatestload}</p>','',-2,0,0,64,'2010-07-10 21:08:42',42,'','2010-09-14 11:21:33',42,0,'0000-00-00 00:00:00','2010-09-14 11:21:23','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,1,'modules, content','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(28,126,'Modulo Acceso','login-module','','<p>This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in the Global Configuration settings), another link will be shown to enable self-registration for users. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Login\" title=\"Login\">Help</a></p><p>{loadposition loginload}</p>','',-2,0,0,65,'2010-07-10 21:10:16',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 21:10:16','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,2,'','',1,4,'',0,'*',''),(29,127,'Modulo Menu','menu-module','','<p>This module displays a menu on the site (frontend). Ã‚Â Menus can be displayed in a wide variety of ways by using the menu options and css menu styles.</p>\r\n<p>{loadposition menuload}</p>','',-2,0,0,75,'2010-07-10 21:21:52',42,'Joomla!','2010-08-23 03:02:54',42,0,'0000-00-00 00:00:00','2010-07-11 14:59:41','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,1,'','',1,3,'',0,'*',''),(30,128,'Contenido Mas Leido','most-read-content','','<p>This Module shows a list of the currently published Articles which have the highest number of page views. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Most_Read_Content\" title=\"Most Read Content\">Help</a></p>\r\n<p>{loadposition articlespopularload}</p>','',-2,0,0,64,'2010-07-10 21:25:23',42,'Joomla!','2010-09-14 11:21:05',42,0,'0000-00-00 00:00:00','2010-07-10 21:25:23','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',5,0,2,'modules, content','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(31,129,'Noticias de Ultima Hora','news-flash','','<p>Displays a set number of articles from a category based on date or random selection. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#NewsFlash\" title=\"News Flash Module\">Help</a></p>\r\n<p>{loadposition newsflashload}</p>','',-2,0,0,64,'2010-07-10 21:28:50',42,'','2010-09-14 11:20:50',42,0,'0000-00-00 00:00:00','2010-09-14 11:20:50','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,3,'modules, content','',1,3,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(32,130,'Parametros','parameters','','<p>As you make your Joomla! site using the extension you will control the details of the display using <em>parameter</em><strong>s</strong>. Parameters control everything from whether the author\'s name is displayed to who can view what to the number of items shown on a list.</p><p>Default parameters for each components are changed using the Options button on the component toolbar.</p><p>Parameters can also be set on an individual item, such as an article or contact and in menu links.</p><p>If you are happy with how your site looks, it is fine to leave all of the parameters set to the defaults that were created when your site was installed. As you become more experienced with Joomla! you will use parameters more.</p><p>Ã‚Â </p>','',-2,0,0,19,'2010-07-10 21:35:48',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,10,'','',1,11,'',0,'*',''),(33,131,'Phyllopteryx','phyllopteryx','','<p><img src=\"images/sampledata/parks/animals/200px_phyllopteryx_taeniolatus1.jpg\" border=\"0\" style=\"vertical-align: middle;\" /></p><p>Ã‚Â </p>','<p><img src=\"images/sampledata/parks/animals/800px_phyllopteryx_taeniolatus1.jpg\" border=\"0\" style=\"vertical-align: middle;\" /></p><p>Ã‚Â </p><p>Source: http://en.wikipedia.org/wiki/File:Phyllopteryx_taeniolatus1.jpg</p><p>Author: Richard Ling</p><p>License: GNU Free Documentation License v 1.2 or later</p>',-2,0,0,72,'2010-07-10 21:37:12',42,'Parks Webmaster','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 21:37:12','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,3,'','',1,0,'',0,'*',''),(34,132,'Pinnacles','pinnacles','','<p><img src=\"images/sampledata/parks/landscape/120px_pinnacles_western_australia.jpg\" border=\"0\" alt=\"Kings Canyon\" width=\"120\" height=\"90\" style=\"vertical-align: middle; border: 0;\" /></p>','<p><img src=\"images/sampledata/parks/landscape/800px_pinnacles_western_australia.jpg\" border=\"0\" alt=\"King\'s Canyon\" width=\"500\" height=\"374\" style=\"vertical-align: middle; border: 0;\" /></p><p>Ã‚Â </p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Pinnacles_Western_Australia.jpg</p><p class=\"caption\">Author: <a class=\"new\" href=\"http://commons.wikimedia.org/w/index.php?title=User:Markdoe&action=edit&redlink=1\" title=\"User:Markdoe (page does not exist)\"></a>Martin Gloss</p><p class=\"caption\">License: GNU Free Documentation license v 1.2 or later.</p>',-2,0,0,73,'2010-07-10 21:38:36',42,'Parks Webmaster','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-11 07:21:29','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,4,'','',1,1,'',0,'*',''),(35,133,'Profesionales','professionales','','<p>Joomla! 1.6 continúa el desarrollo del Framework de Joomla y CMS como una forma poderosa y flexible para llevar su visión de la web a la realidad. Con el administrador ya plenamente MVC, la capacidad de controlar su imagen y la gestión de extensiones es completa.</p>','<p>Trabaja con múltiples estilos de la plantilla y reemplazalos, crear el diseño que desea es más fácil que nunca. Limitación del soporte a PHP 5.x y fin del soporte heredado para las extensiones en Joomla 1.0 harán Joomla! más ligero y más rápido que nunca. Los archivos de idioma ahora se pueden reemplazar sin perder los cambios durante una actualización. Con el XML adecuado sus usuarios actualizarán las extensiones con un solo clic.</p><p>Se han incorporado listas de control de acceso con un nuevo sistema desarrollado para Joomla!. El sistema de ACL está diseñado pensando en los desarrolladores, por lo que es más fácil de incorporar en sus extensiones. El nuevo conjunto de librerías anidadas le permiten incorporar categorías con niveles de profundidad infinitos y otra variedad de formas.</p><p>Nuevas librerías permiten la creación de todo tipo de interacciones sencillas del usuario. MooTools 1.2 proporciona un framework Javascript altamente flexible que es un gran avance con respecto MooTools 1.0.</p><p>Nuevos eventos en todo el núcleo permiten la  integración de tus plugins donde quieras en un instante.</p><p>Más información sobre:</p><ul><li>[Trabajar con ACL] </li><li>[Trabajar con categorías anidadas] </li><li>[Uso de la biblioteca de formularios] </li><li>[Trabajar con Mootools 1.2] </li><li>[Utilización del sistema de sobreescribir] </li><li>[API de Joomla!]</li><li>[Uso de JDatabaseQuery] </li><li>[Triggers] </li><li>[Xmlrpc] </li><li>[Instalación y actualización de las extensiones]</li><li>[Configuración del entorno de desarrollo]</li></ul>',-2,0,0,19,'2010-07-10 21:47:11',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,6,'','',1,0,'',1,'*',''),(36,134,'Modulo Imagen Aleatoria','modulo-imagen-aleatoria','','<p>This Module displays a random image from your chosen image directory. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Random_Image\" title=\"Random Image Module\">Help</a></p><p>{loadposition randomimageload}</p>','',-2,0,0,66,'2010-07-10 21:51:54',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,4,'','',1,2,'',0,'*',''),(37,135,'Modulo Articulos Relacionados','modulo-articulos-relacionados','','<p>This Module displays other Articles that are related to the one currently being viewed. These relations are established by the Meta Keywords.Ã‚Â Ã‚Â All the keywords of the current Article are searched against all the keywords of all other published articles. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Related_Articles\" title=\"Related Items Module\">Help</a></p>\r\n<p>{loadposition relateditemsload}</p>','',-2,0,0,64,'2010-07-10 21:53:14',42,'Joomla!','2010-09-14 11:23:07',42,0,'0000-00-00 00:00:00','2010-09-14 11:23:07','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,4,'modules, content','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(38,136,'Sitios de Ejemplo','sitios-ejemplo','','<p>Su instalación incluye datos de ejemplo, diseñados para mostrar el resultado de algunas de las opciones que tiene para la creación de su sitio web. Además de la información sobre Joomla! hay dos ejemplos de \"sitios de un sitio\", diseñados para ayudarle a empezar con la creación de su propio sitio.</p><p>El primer sitio es un sitio simple sobre<a href=\"index.php?Itemid=243\">Parques Australianos</a>. Eso muestra que es rápido y fácil crear un sitio personal con sólo los bloques de creación que forman parte de Joomla!. Incluye un blog personal, vínculos, y una galería de imágenes muy simple.</p><p>El segundo sitio es un poco más complejo y representa lo que podría hacer si usted está creando un sitio para una pequeña empresa, en este caso una <a href=\"index.php/welcome.html\"></a><a href=\"index.php?Itemid=429\">Tienda de Frutas</a>.</p><p>En la construcción de cualquiera de los sitios de estilo, o algo completamente diferente, es probable que desee añadir<a href=\"http://extensions.joomla.org\">extensiones</a>y/o bien crear o comprar su propia plantilla. Muchos usuarios de Joomla! empiezan por modificar la<a href=\"http://docs.joomla.org/How_do_you_modify_a_template%3F\">plantilla</a> que vienen con la distribución del núcleo para que incluyan imágenes especiales y otros elementos de diseño relacionados con la objeto de su sitio.</p>','',-2,0,0,19,'2010-07-10 21:55:29',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 21:55:41','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,11,'','',1,9,'',0,'*',''),(39,137,'Buscar','buscar-componente','','<p>El componente de búsqueda provee funcionalidades de búsqueda básicas de la información contenida en los componentes del núcleo. Muchas extensiones de terceros también se pueden buscar por el componente de búsqueda. Ayuda</p>','',-2,0,0,21,'2010-07-10 21:57:00',42,'Joomla!','2010-07-10 23:14:32',42,0,'0000-00-00 00:00:00','2010-07-10 21:57:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,3,'','',1,3,'',0,'*',''),(40,138,'Modulo de Busqueda','modulo-busqueda','','<p>En este módulo mostrará un cuadro de búsqueda. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Search\" title=\"Search\">Help</a></p><p>{loadposition searchload}</p>','',-2,0,0,67,'2010-07-10 22:00:58',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 22:00:58','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,4,'','',1,2,'',0,'*',''),(41,139,'Buscar ','plugin-buscar','','<p>El componente de búsqueda utiliza plugins para controlar en qué partes de su sitio Joomla! busca. Usted puede optar por desactivar algunas áreas para mejorar el rendimiento o por otras razones. Muchas extensiones de Joomla! de terceros tienen plugins de búsqueda que extienden donde se lleva a cabo  la búsqueda.</p><p>Por defecto habilitado:</p><ul><li>Ayuda Contenido</li><li>Ayuda Contactos</li><li>Ayuda Enlaces Web</li><li>Ayuda Noticias Externas</li><li>Ayuda Categorías</li></ul>','',-2,0,0,25,'2010-07-10 22:02:17',42,'Joomla!','2010-07-10 23:15:44',42,0,'0000-00-00 00:00:00','2010-07-10 23:15:44','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,1,'','',1,2,'',0,'*',''),(42,140,'Mapa del Sitio','mapa-sitio','','<p>{loadposition sitemapload}</p><p><em>By putting all of your content into nested categories you can give users and search engines access to everything using a menu.</em></p>','',-2,0,0,14,'2010-07-10 22:03:35',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 22:03:35','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,1,'','',1,2,'',0,'*',''),(43,141,'Spotted Quoll','spotted-quoll','','<p><img src=\"images/sampledata/parks/animals/220px_spottedquoll_2005_seanmcclean.jpg\" border=\"0\" alt=\"Spotted Quoll\" style=\"vertical-align: middle; border: 0;\" /></p>','<p><img src=\"images/sampledata/parks/animals/789px_spottedquoll_2005_seanmcclean.jpg\" border=\"0\" alt=\"Spotted Quoll\" style=\"vertical-align: middle;\" /></p><p>Ã‚Â </p><p>Source: http://en.wikipedia.org/wiki/File:SpottedQuoll_2005_SeanMcClean.jpg</p><p>Author: Sean McClean</p><p>License: GNU Free Documentation License v 1.2 or later</p>',-2,0,0,72,'2010-07-10 22:04:40',42,'Parks Webmaster','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 22:04:40','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,4,'','',1,0,'',0,'*',''),(44,142,'Modulo Estadisticas','estadisticas','','<p>The Statistics Module shows information about your server installation together with statistics on the Web site users, number of Articles in your database and the number of Web links you provide.</p><p>{loadposition statisticsload}</p>','',-2,0,0,67,'2010-07-10 22:05:45',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 22:06:09','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,5,'','',1,2,'',0,'*',''),(45,143,'Modulo Sindicacion','modulo-sindicacion','','<p>The syndicate module allows you to display a link that allows users to take a feed from your site. It will only display on pages for which feeds are possible. That means it will not display on single article, contact or weblinks pages, such as this one. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Syndicate\" title=\"Synicate Module\">Help</a></p><p>{loadposition syndicateload}</p>','',-2,0,0,67,'2010-07-10 22:07:51',42,'','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 22:07:51','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,6,'','',1,3,'',0,'*',''),(46,144,'Sistema','system','','<p>System plugins operate every time a page on your site loads. They control such things as your URLS, whether users can check a \"remember me\" box on the login module, and whether caching is enabled. Ã‚Â New in 1.6 is the redirect plugin that with the redirect component assist you in managing changes in URLs.</p><p>Default on:</p><ul><li>Remember me Help</li><li>SEFÃ‚Â Help</li><li>DebugÃ‚Â Help</li></ul><p>Default off:</p><ul><li>CacheÃ‚Â Help</li><li>LogÃ‚Â Help</li><li>RedirectÃ‚Â Help</li></ul>','',-2,0,0,25,'2010-07-10 22:09:41',42,'Joomla!','2010-07-10 23:15:54',42,0,'0000-00-00 00:00:00','2010-07-10 22:09:41','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,2,'','',1,2,'',0,'*',''),(47,145,'La Comunidad Joomla!','la-comunidad-joomla','','<p>Joomla! significa \"todos juntos\", y es una comunidad de personas trabajando y divirtiéndose juntos que hace Joomla! posible. Miles de personas cada año participan en la comunidad Joomla!, y esperamos que sea uno de ellos.<a href=\"index.php?option=com_content&view=article&catid=40&id=27\">Módulo Archivo</a></p><p>Las personas con todo tipo de habilidades, de todos los niveles y de todo el mundo son bienvenidos a unirse. Participar en los sitios web de la familia <a href=\"http://joomla.org\">Joomla.org</a> (el<a href=\"http://forum.joomla.org\"> foro </a>es un gran lugar para empezar). &iexcl;Vamos a un<a href=\"http://community.joomla.org/events.html\"> evento Joomla!</a>. Iniciar o unirse a un <a href=\"http://community.joomla.org/user-groups.html\">Grupo de Usuarios de Joomla!</a>. Si usted es un desarrollador, administrador, diseñador, usuario final o fan, hay maneras para que usted pueda participar y contribuir.</p>','',-2,0,0,19,'2010-07-10 22:11:09',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,4,'','',1,12,'',0,'*',''),(48,146,'El Proyecto Joomla!','el-proyecto-joomla','','<p>El Proyecyo Joomla! consta de todas las personas que hacen y apoyan la Plataforma y el Sistema de Gestión de Contenidos Web de Joomla!.</p><p>Nuestra misión es proporcionar una plataforma flexible para la publicación digital y la colaboración.</p><p>Los valores centrales son:</p><ul><li>Libertad</li><li>Igualdad</li><li>Confianza</li><li>Comunidad</li><li>Colaboración</li><li>Usabilidad</li></ul><p>En nuestra visión, vemos:</p><ul><li>Las personas publicando y colaborando en sus comunidades y en todo el mundo</li><li>El software que es gratuito, seguro y de alta calidad</li><li>Una comunidad que es agradable y gratificante para participar</li><li>Las personas de todo el mundo en sus idiomas preferidos</li><li>Un proyecto que actúa de manera autónoma</li><li>Un proyecto que es socialmente responsable</li><li>Un proyecto dedicado a mantener la confianza de sus usuarios</li></ul><p>Hay millones de usuarios en todo el mundo y miles de personas que contribuyen con el proyecto Joomla!. Trabajan en tres grupos principales: el Grupo de Trabajo de Producción, responsable de todo lo que ocurre en el software y la documentación, el Grupo de Trabajo de Comunidad, responsable de la creación de una consolidación de la comunidad; y la Open Source Matters, la organización sin ánimo de lucro encargada de la gestión jurídica, financiera y las cuestiones de organización.</p><p>Joomla! es un proyecto de código libre y abierto, que usa la Licencia Pública General GNU versión 2 o posterior.</p>','',-2,0,0,19,'2010-07-10 22:20:16',42,'','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,1,'','',1,10,'',0,'*',''),(49,147,'Tipografia','tipografia','','<h1>H1 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h1><h2>H2 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h2><h3>H3 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h3><h4>H4 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h4><h5>H5 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h5><h6>H6 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h6><p>P The quick brown fox ran over the lazy dog. THE QUICK BROWN FOX RAN OVER THE LAZY DOG.</p><ul><li>Item</li><li>Item</li><li>Item<br /> <ul><li>Item</li><li>Item</li><li>Item<br /> <ul><li>Item</li><li>Item</li><li>Item</li></ul></li></ul></li></ul><ol><li>tem</li><li>Item</li><li>Item<br /> <ol><li>Item</li><li>Item</li><li>Item<br /><ol><li>Item</li><li>Item</li><li>Item</li></ol></li></ol> </li></ol>','',-2,0,0,23,'2010-07-10 22:22:26',42,'Joomla!','2010-08-23 02:59:04',42,0,'0000-00-00 00:00:00','2010-07-10 22:22:26','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,1,'','',1,14,'',0,'*',''),(50,148,'Actualizadores','actualizadores','','<p>Si usted es un usuario experimentado de Joomla! 1.5, 1.6 le resultará muy familiar. Hay nuevas plantillas e interfaces de usuario mejoradas, pero la mayoría de la funcionalidad es la misma. Los mayores cambios fueron la mejora del control de acceso (ACL) y las categorías anidadas.</p>','<p>El administrador de nuevos usuarios le permite manejar quién tiene acceso a lo que esta en su sitio. Puede dejar los grupos de acceso exactamente de la forma que tenía en Joomla! 1.5 o hacerlos tan complicados como usted desee.Usted puede aprender más sobre cómo funciona el <a href=\"http://docs.joomla.org/ACL_Tutorial_for_Joomla_1.6\"> control de acceso</a> en la <a href=\"http://docs.joomla.org\">Documentación del sitio de Joomla!</a></p><p>En Joomla 1.5 y 1.0 el contenido fue organizado en secciones y categorías. En la 1.6 las secciones han desaparecido, y usted puede crear categorías dentro de las categorías, e ir tan profundamente como usted quiera. Los datos de ejemplo ofrecen muchos ejemplos de la utilización de categorías anidadas.</p><p>Todas las plantillas se han rediseñado para mejorar la accesibilidad y la flexibilidad. Si desea mantener los diseños de 1.5, usted puede encontrarlos en la carpeta html de la plantilla Vía Láctea. Basta con copiar los diseños que desee a la carpeta html de la plantilla.</p><p>Actualización de su sitio y de las extensiones cuando se necesita ahora es más fácil que nunca gracias a la instalación de mejoras.</p><p>Para obtener más información acerca de cómo<a href=\"http://docs.joomla.org/Migrating_from_1.5_to_1.6\"> mover un sitio de Joomla! 1.5 a un sitio de instalación de Joomla! 1.6 leer este artículo.</a>.</p>',-2,0,0,19,'2010-07-10 22:38:22',42,'','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 22:38:22','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,5,'','',1,0,'',1,'*',''),(51,149,'Usuario','plugins-usuario','','<p>Por defecto habilitado:</p><ul><li>Ayuda Joomla!</li></ul><p>Por defecto deshabilitado:</p><p>Dos nuevos plugins están disponibles en 1.6, pero están desactivados por defecto.</p><ul><li>Crear Contacto, Ayuda<br />Crea un nuevo registro de contacto vinculado a cada nuevo usuario creado. </li><li>Perfil, Ayuda<br />Este plugin de perfil ejemplo permite insertar campos adicionales en el registro del usuario y mostrarlos el perfil. Esto pretende ser una muestra de los tipos de extensiones según el perfil que puede que desee crear.</li></ul>','',-2,0,0,25,'2010-07-10 22:43:34',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 23:16:15','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,4,'','',1,2,'',0,'*',''),(52,150,'Usuarios','componente-usuarios','','<p>The users extension lets your site visitors register, login and logout, change their passwords and other information, and recover lost passwords. In the administrator it allows you to create, block and manage users and create user groups and access levels. Help</p>\r\n<p>Please note that some of the user views will not display if you are not logged in to the site.</p>','',-2,0,0,21,'2010-07-10 22:46:05',42,'Joomla!','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 23:13:53','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,0,5,'','',1,3,'',0,'*',''),(53,151,'Usando Joomla!','usando-joomla','','<p>Con Joomla! puede crear cualquier cosa, desde una simple página web personal a un complejo de comercio electrónico o un sitio social con millones de visitantes.</p><p>Esta sección de datos de ejemplo  le ofrece una breve introducción a los conceptos de Joomla! y al material de referencia para ayudarle a entender como funciona el trabajo en Joomla!.</p><p><em>Cuando no se ya no necesitan los datos de ejemplo, puede simplemente anular la publicación de la categoría de datos de ejemplo que se encuentra dentro de cada extensión en el administrador del sitio o puede eliminar por completo cada artículo y todas las categorías. </em></p>','',-2,0,0,19,'2010-07-10 23:00:59',42,'Joomla!','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','2010-07-10 23:00:59','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,7,'','',1,21,'',0,'*',''),(54,152,'Enlaces Web','enlaces-web','','<p>Weblinks (com_weblinks) is a component that provides a structured way to organize external links and present them in a visually attractive, consistent and informative way. Help</p>','',-2,0,0,21,'2010-07-10 23:02:42',42,'Joomla!','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 23:02:42','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,6,'','',1,10,'',0,'*',''),(55,153,'Modulo Enlaces Web','weblinks-module','','<p>This module displays the list of weblinks in a category. Ã‚Â <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Weblinks\" title=\"Weblinks Module\">Help</a></p><p>{loadposition weblinksload}</p>','',-2,0,0,66,'2010-07-10 23:04:41',42,'Joomla!','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 23:04:41','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,5,'','',1,3,'',0,'*',''),(56,154,'Usuarios en Linea','usuarios-en-linea','','<p>The Who\'s Online Module displays the number of Anonymous Users (e.g. Guests) and Registered Users (ones logged in) that are currently accessing the Web site. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Who.27s_Online\" title=\"Who\'s Online\">Help</a></p><p>{loadposition whosonlineload}</p>','',-2,0,0,65,'2010-07-10 23:06:16',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-10 23:06:16','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,1,'','',1,3,'',0,'*',''),(57,155,'Wobbegone','wobbegone','','<p><img src=\"images/sampledata/parks/animals/180px_wobbegong.jpg\" border=\"0\" alt=\"Wobbegone\" style=\"vertical-align: middle; border: 0;\" /></p>','<p><img src=\"images/sampledata/parks/animals/800px_wobbegong.jpg\" border=\"0\" style=\"vertical-align: middle; border: 0;\" /></p><p>Source: http://en.wikipedia.org/wiki/File:Wobbegong.jpg</p><p>Author: Richard Ling</p><p>Rights: GNU Free Documentation License v 1.2 or later</p>',-2,0,0,72,'2010-07-10 23:07:30',42,'Parks Webmaster','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-10 23:07:29','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,1,'','',1,0,'',0,'*',''),(58,156,'Sandia maravillosa','sandia-maravillosa','','<p>La sandía es un regalo maravilloso y saludable. Producimos la sandía más dulce del mundo. Tenemos la sandía más grande producida en nuestro país.</p>','',-2,0,0,30,'2010-07-10 23:09:14',42,'Fruit Shop Webmaster','2010-08-23 03:02:28',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,1,'','',1,0,'',0,'*',''),(59,157,'Modulo Wrapper','wrapper-module','','<p>This module shows an iFrame window to specified location. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Wrapper\" title=\"Wrapper Module\">Help</a></p><p>{loadposition wrapperload}</p>','',-2,0,0,67,'2010-07-10 23:10:10',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,1,'','',1,1,'',0,'*',''),(60,158,'Noticias Externas','news-feeds','','<p>News Feeds (com_newsfeeds) provides a way to organize and present news feeds. News feeds are a way that you present information from another site on your site. For example, the joomla.org website has numerous feeds that you an incorporate on your site. You an use menus to present a single feed, a list of feeds in a category, or or a list of all feed categories. Help</p>','',-2,0,0,21,'2010-07-11 00:28:23',42,'Joomla!','2010-08-23 03:00:39',42,0,'0000-00-00 00:00:00','2010-07-11 00:28:23','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,4,'','',1,3,'',0,'*',''),(61,159,'Modulo Ruta','breadcrumbs-module','','<p>Breadcrumbs provide a pathway for users to navigate through the site. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Breadcrumbs\" title=\"Breacrumbs Module\">Help</a></p><p>{loadposition breadcrumbsload}</p>','',-2,0,0,67,'2010-07-11 01:30:25',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-11 01:30:25','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,2,'','',1,3,'',0,'*',''),(62,160,'Contenido','content-plugins','','<p>Content plugins run when specific kinds of pages are loaded. They do things ranging from protecting email addresses from harvesters to creating page breaks.</p><p>Default on:</p><ul><li>Email Cloaking Help</li><li>Load Module Help</li><li>Page Break Help</li><li>Page Navigation Help</li><li>Rating Help</li></ul><p>Default off:</p><ul><li>Code Highlighting (Geshi) Help</li></ul>','',-2,0,0,25,'2010-07-11 06:19:31',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-11 06:19:31','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,7,'','',1,3,'',0,'*',''),(64,162,'Blue Mountain Rain Forest','blue-mountain-rain-forest','','<p><img src=\"images/sampledata/parks/landscape/120px_rainforest_bluemountainsnsw.jpg\" border=\"0\" alt=\"Rain Forest Blue Mountrains\" /></p>','<p><img src=\"images/sampledata/parks/landscape/727px_rainforest_bluemountainsnsw.jpg\" border=\"0\" alt=\"Rain Forest Blue Mountrains\" style=\"vertical-align: middle;\" /></p><p>Ã‚Â </p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Rainforest,bluemountainsNSW.jpg</p><p class=\"caption\">Author: Adam J.W.C.</p><p class=\"caption\">License: GNU Free Documentation License</p>',-2,0,0,73,'2010-07-11 07:19:35',42,'Parks Webmaster','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,0,2,'','',1,0,'',0,'*',''),(65,163,'Ormiston Pound','ormiston-pound','','<p><img src=\"images/sampledata/parks/landscape/180px_ormiston_pound.jpg\" border=\"0\" alt=\"Ormiston Pound\" style=\"border: 0;\" /></p>','<p><img src=\"images/sampledata/parks/landscape/800px_ormiston_pound.jpg\" border=\"0\" alt=\"Ormiston Pound\" height=\"375\" style=\"vertical-align: middle; border: 0;\" /></p><p>Ã‚Â </p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Ormiston_Pound.JPG</p><p class=\"caption\">Author:</p><p class=\"caption\">License: GNU Free Public Documentation License</p>',-2,0,0,73,'2010-07-11 07:21:18',42,'Parks Webmaster','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-11 07:21:18','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,3,'','',1,0,'',0,'*',''),(66,165,'Modulo Últimos Usuarios','latest-users-module','','<p>This module displays the latest registered users. Help</p>\r\n<p>{loadposition userslatestload}</p>','',-2,0,0,65,'2010-07-11 13:54:30',42,'Joomla!','2010-08-23 02:58:49',42,0,'0000-00-00 00:00:00','2010-07-11 13:55:19','0000-00-00 00:00:00','','','{\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,0,3,'','',1,4,'',0,'*',''),(67,168,'What\'s New in 1.5?','whats-new-in-15','','<p>This article deliberately archived as an example.</p><p>As with previous releases, Joomla! provides a unified and easy-to-use framework for delivering content for Web sites of all kinds. To support the changing nature of the Internet and emerging Web technologies, Joomla! required substantial restructuring of its core functionality and we also used this effort to simplify many challenges within the current user interface. Joomla! 1.5 has many new features.</p>\r\n<p style=\"margin-bottom: 0in;\">In Joomla! 1.5, you\'\'ll notice:</p>\r\n<ul>\r\n<li>Substantially improved usability, manageability, and scalability far beyond the original Mambo foundations</li>\r\n<li>Expanded accessibility to support internationalisation, double-byte characters and right-to-left support for Arabic, Farsi, and Hebrew languages among others</li>\r\n<li>Extended integration of external applications through Web services</li>\r\n<li>Enhanced content delivery, template and presentation capabilities to support accessibility standards and content delivery to any destination</li>\r\n<li>A more sustainable and flexible framework for Component and Extension developers</li>\r\n<li>Backward compatibility with previous releases of Components, Templates, Modules, and other Extensions</li>\r\n</ul>','',2,0,0,9,'2011-01-01 00:00:01',42,'Joomla! 1.5','2011-01-01 00:00:01',0,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,0,1,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(68,169,'Bienvenido','bienvenido','','<div><span class=\"yiv321238992Apple-style-span\" style=\"color: #006699; font-family: Times; font-size: 16px; font-weight: bold;\">Bienvenidos (as)   a la pagina de  Contenidos   para  Medios   de Vida  Abundante Coronado</span></div>\r\n<p class=\"yiv321238992style10\" style=\"display: block; line-height: normal; font-size: 14px; font-family: Times; padding: 0px; margin: 0px;\">Estimado Medio de Comunicación, agradecemos profundamente su interés en transmitir los diferentes materiales y productos que Vida  Abundante Coronado tiene a disposición. </p>\r\n<p class=\"yiv321238992style10\" style=\"display: block; line-height: normal; font-size: 14px; font-family: Times; padding: 0px; margin: 0px;\">Le comunicamos que antes de descargar los programas por medio de este Sitio Web, necesita completar el formulario  correspondiente  y  registrarse  en la  pestaña a la  izquierda .  Luego de  esto  ya usted podra  ingresar  a nuestra pagina de  descarga de material.</p>\r\n<p class=\"yiv321238992style10\" style=\"display: block; line-height: normal; font-size: 14px; font-family: Times; padding: 0px; margin: 0px;\">  </p>\r\n<p class=\"yiv321238992style10\" style=\"display: block; line-height: normal; font-size: 14px; font-family: Times; padding: 0px; margin: 0px;\">Si  usted  tiene alguna  pregunta o comentario, por favor escribir al correo  <a href=\"mailto:medios@vida.cr\" target=\"_blank\" rel=\"nofollow\" style=\"text-decoration: underline; color: #234786; outline-style: none; outline-width: initial; outline-color: initial;\">medios@vida.cr</a></p>\r\n<p> </p>\r\n<p>Disfrutalo.</p>\r\n<p> </p>\r\n<p> </p>\r\n<p><span class=\"Apple-style-span\" style=\"color: #454545; font-family: Arial, Helvetica, sans-serif; line-height: normal;\"><br /></span></p>','',1,0,0,79,'2011-10-10 22:00:33',42,'','2015-05-22 15:12:45',42,42,'2015-05-22 15:12:52','2011-10-10 22:00:33','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',27,0,0,'','',1,24849,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(69,173,'Seccion Audio','audio','','<p><img src=\"images/bannersrecurso.jpg\" border=\"0\" alt=\"\" /></p>\r\n<p> </p>\r\n<div><span class=\"yiv505502459Apple-style-span\" style=\"color: #006699; font-family: Times; font-size: 14px; font-weight: bold;\">Dentro de esta seccion de  Descargas de  Audio les  ofrecemos los siguientes productos :</span></div>\r\n<p> </p>\r\n<ul>\r\n<li>Predicas:  Programas semanales de  1 hora</li>\r\n<li>Notas de  Vida: Programas Semanales cada  uno de  7 minutos</li>\r\n</ul>\r\n<p> </p>','',1,0,0,77,'2011-10-11 15:09:13',42,'','2012-03-09 21:26:55',42,42,'2015-03-17 21:42:52','2011-10-11 15:09:13','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',60,0,3,'','',1,542,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(70,174,'Seccion Video','seccion-video','','<p><span class=\"Apple-style-span\" style=\"color: #006699; font-family: Times; font-size: 14px; font-weight: bold; line-height: normal;\"><img src=\"images/bannersrecurso.jpg\" border=\"0\" alt=\"\" /></span></p>\r\n<p><span class=\"Apple-style-span\" style=\"color: #006699; font-family: Times; font-size: 14px; font-weight: bold; line-height: normal;\"><br /></span></p>\r\n<p><span class=\"Apple-style-span\" style=\"color: #006699; font-family: Times; font-size: 14px; font-weight: bold; line-height: normal;\">Dentro de esta seccion de  Descargas de  Video les  ofrecemos los siguientes productos :</span></p>\r\n<p><span class=\"Apple-style-span\" style=\"color: #006699; font-family: Times; font-size: 14px; font-weight: bold; line-height: normal;\"><span class=\"Apple-style-span\" style=\"color: #000000; font-weight: normal;\">En esta seccion usted encontrara   predicas  en video  en formato  AVI,  de   diferentes pastores  de  Vida  Abundante Coronado.  Usted podra  encontrar aca  un contenido   contextualmente  biblico,actual,relevante , ungido y muy ameno  en el cual  se  expone la palabra de  Dios.   Cada  uno de  los  archivos  a descargar  indican   el nombre de la serie a la cual pertenece la predica, el nombre de la misma, la fecha  y el predicador que expone.</span></span></p>','',1,0,0,78,'2011-10-11 15:09:36',42,'','2011-10-12 21:16:45',42,42,'2015-02-24 22:46:15','2011-10-11 15:09:36','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',5,0,3,'','',2,276,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(71,175,'Inicio','inicio','','<p><span class=\"Apple-style-span\" style=\"color: #000000; font-family: Arial, Helvetica, sans; font-size: 11px; line-height: 14px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam eu mollis nisl. Pellentesque gravida ullamcorper massa vel iaculis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Vivamus non libero sem. Aliquam aliquam aliquet justo, ac faucibus libero condimentum vel. Aenean mattis, est sit amet faucibus vehicula, justo dolor congue neque, nec fermentum dolor tortor sed risus. Mauris pharetra ullamcorper sem eget venenatis. Vivamus pretium pharetra sollicitudin. Proin rutrum lectus vel urna malesuada posuere. Curabitur quis dui ut est tristique pharetra. Nullam scelerisque commodo pretium. Suspendisse placerat, eros a lacinia rutrum, massa turpis sodales augue, non mollis diam massa sit amet lorem. Praesent aliquam, purus a tempus pellentesque, eros sapien accumsan nibh, non pharetra nibh ligula at purus</span></p>','',-2,0,0,80,'2011-10-11 16:22:14',42,'','2011-10-11 16:30:52',42,0,'0000-00-00 00:00:00','2011-10-11 16:22:14','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',5,0,2,'','',2,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(72,177,'Material Audio','audio','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam eu mollis nisl. Pellentesque gravida ullamcorper massa vel iaculis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>','',-2,0,0,80,'2011-10-11 16:23:57',42,'','2011-10-11 16:30:33',42,0,'0000-00-00 00:00:00','2011-10-11 16:23:57','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',3,0,1,'','',2,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(73,178,'Material Video','material-video','','<div style=\"color: #333333; font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 76%; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; line-height: 1.3em; background-position: initial initial; background-repeat: initial initial; margin: 8px;\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam eu mollis nisl. Pellentesque gravida ullamcorper massa vel iaculis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>\r\n</div>','',-2,0,0,80,'2011-10-11 16:24:13',42,'','2011-10-11 16:30:21',42,0,'0000-00-00 00:00:00','2011-10-11 16:24:13','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,0,0,'','',2,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(74,179,'iRadios ','audio-agosto','','<div>1. Serie La Gracia </div>\r\n<div>    Tema: La  Urgencia de la  Gracia </div>\r\n<div>    Expositor: Ricardo Salazar</div>\r\n<div><a href=\"http://www.vidacr.info/Audio/Laurgenciadelagracia01.mp3\" target=\"_blank\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n<div> </div>\r\n<div>\r\n<div>\r\n<div>2. Serie La Gracia </div>\r\n<div>    Tema: La Superioridad de la Gracia </div>\r\n<div>    Expositor: Ricardo Salazar</div>\r\n<div><a href=\"http://www.vidacr.info/Audio/Laurgenciadelagracia02.mp3\" target=\"_blank\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div> </div>\r\n<div>\r\n<div>3. Serie:  La  Gracia</div>\r\n<div>\r\n<div id=\"yui_3_2_0_1_1319831617986148\">Tema: La Suficiencia de la  Gracia<br />Expositor: Ricardo  Salazar </div>\r\n<a href=\"http://www.vidacr.info/Audio/LaGracia3.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></div>\r\n</div>\r\n<div> </div>\r\n<div>4. Serie: La  Gracia</div>\r\n<div>\r\n<div id=\"yui_3_2_0_1_1319831617986148\">Tema: La  generosidad de la Gracia<br />Expositor: Ricardo Salazar</div>\r\n</div>\r\n<div><a href=\"http://www.vidacr.info/Audio/LaGracia4.mp3\" target=\"_blank\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div> </div>\r\n<div>5. Serie: La  Gracia</div>\r\n<div>\r\n<div id=\"yui_3_2_0_1_1320683702973173\">Tema: La  Aceptacion  de la Gracia<br />Expositor: Ricardo Salazar<br /><a href=\"http://www.vidacr.info/Audio/LaGracia05.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a><br /><br />6. Serie:  La  Gracia<br />Tema: La Actitud para  recibir  la  Gracia<br />Expositor: Ricardo  Salazar </div>\r\n<div><a href=\"http://www.vidacr.info/Audio/Lagracia06.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></div>\r\n</div>\r\n<div> </div>\r\n<div><span class=\"Apple-style-span\" style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; background-color: #ffffff; display: inline !important; float: none; line-height: normal;\">7. Serie:  La  Gracia</span><br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" /><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;\">Tema: La Libertad de  la  Gracia</span><br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" /><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;\">Expositor: Ricardo  Salazar </span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/La%20gracia%2007.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"background-color: #ffffff; display: inline !important; float: none;\">8. Serie:  Verdades Heridas </span><br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" /><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;\">Tema: La  Prosperidad</span><br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" /><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;\">Expositor: Ricardo  Salazar </span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/Verdades%20Heridas%201.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div><span style=\"line-height: 1.3em;\">9. Serie:  Verdades Heridas </span></div>\r\n<div>\r\n<div>Tema:  Guerra  Espiritual<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/9.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>10. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: La  Fe<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/10.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>12. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema:  El  Liderazgo<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/12.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>13. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: La  Unidad<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/13.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>14. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema:  El Diezmo<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/14.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>15. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema:  La  Mujer<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/15.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>16. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema:  El  Evangelio<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/16.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>17. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: La Pareja<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/17.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>18. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: La  Adoracion<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/18.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div style=\"text-align: left;\"> </div>\r\n<div style=\"text-align: left;\"> </div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><span style=\"color: #0000cc;\"><span class=\"Apple-style-span\" style=\"border-style: initial; border-color: initial;\"><span style=\"text-decoration: underline;\"><br /></span></span></span></span></span></div>\r\n<div>\r\n<div>23. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: La  Paz<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/23.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div> </div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>26. Serie:  Verdades Heridas <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: La  Iglesia<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/26.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div>\r\n<div>27. Serie:  Constructores de  Exito<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: Transiciones<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/27.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" style=\"border-style: initial; border-color: initial;\" /></a></span></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><br /></span></div>\r\n<div> </div>\r\n<div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">41. Serie:  Dios en Accion <br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Tema: El Dios que sacia<br style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; padding: 0px; margin: 0px;\" />Expositor: Ricardo  Salazar </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><span style=\"color: #0000cc;\"><span class=\"Apple-style-span\"><span style=\"text-decoration: underline;\"><a href=\"http://www.vidacr.info/Audio/41.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline; font-weight: normal;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></span></span></span></div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><span style=\"color: #0000cc;\"><span class=\"Apple-style-span\"><span style=\"text-decoration: underline;\"><br /></span></span></span></span></span></div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><span style=\"color: #0000cc;\"><span class=\"Apple-style-span\"><span style=\"text-decoration: underline;\"><br /></span></span></span></span></span></div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div style=\"color: #333333;\">42. Serie:  Constructores de  Exito</div>\r\n<div style=\"color: #333333;\">Tema: Comunidad</div>\r\n<div style=\"color: #333333;\">Expositor: Ricardo  Salazar </div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/42.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">43. Serie:  Constructores de  Exito</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">Tema: Estrategia  Divina</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">Expositor: Ricardo  Salazar </div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/43.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">44. Serie:  Constructores de  Exito</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">Tema: Meditacion en el Consejo de  Dios</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">Expositor: Ricardo  Salazar </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/44.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><br /></span></div>\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">45. Serie:  Constructores de  Exito</span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px; color: #333333;\">\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\">Tema: Familia</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px; color: #333333;\">\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\">Expositor: Ricardo  Salazar </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/45.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">46. Serie:  50 Días de Fe</span></div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>Tema: Fe es Esperar lo Mejor </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>Expositor: Jason Cordero </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/046.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><br /></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">47. Serie:  50 Días de Fe</span></div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>Tema: Fe es Ensanchar la Imaginación </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>Expositor: Ricardo Salazar  </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/047.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">48. Serie:  50 Días de Fe</span></div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div>\r\n<div>\r\n<div>Tema: Una Fe que actúa </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div>\r\n<div>\r\n<div>Expositor: Jason Cordero   </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\">\r\n<div>\r\n<div>\r\n<div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/048.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div style=\"color: #333333;\">\r\n<div style=\"color: #333333;\"><span style=\"line-height: 15px; text-align: -webkit-auto;\">49. Serie:  50 Días de Fe</span></div>\r\n<div style=\"color: #333333;\">Tema: Fe, Riesgos y Logros  </div>\r\n<div style=\"color: #333333;\">Expositor: Ricardo Salazar    </div>\r\n<div style=\"color: #333333;\">\r\n<div><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><a href=\"http://www.vidacr.info/Audio/049.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></span></span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"color: #333333;\"><span class=\"Apple-style-span\" style=\"color: #333333; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important;\"><span class=\"Apple-style-span\" style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15px;\"><br /></span></span></div>\r\n<div style=\"color: #333333;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">50. Serie:  50 Días de Fe</span></div>\r\n<div>Tema: Fe es perseverar   </div>\r\n<div>Expositor: Martin Moya     </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/050.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a> </div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">51. Serie:  50 Días de Fe</span></div>\r\n<div>Tema: Provisión Sobrenatural   </div>\r\n<div>Expositor: Rudy Corea     </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/051.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">52. Serie:  50 Días de Fe</span></div>\r\n<div>Tema: Fe es Obedecer    </div>\r\n<div>Expositor: Sylvia Zuñiga      </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/052.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">53. Serie:  50 Días de Fe</span></div>\r\n<div>Tema: Que hacer mientras espero en Dios    </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/053.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">54. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que vino a Vivir con Nosotros     </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/054.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">55. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que se Enoja       </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/055.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">56. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Renueva      </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/056.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">57. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Sacia      </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/057.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">58. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Sana     </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/058.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">59. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Suple     </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/059.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">60. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Potencia      </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/060.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">61. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Perdona     </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/061.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">62. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Pastorea     </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/062.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">63. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Entra     </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/063.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">64. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Sirve    </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/064.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\">\r\n<div><span style=\"line-height: 15px; text-align: -webkit-auto;\">65. Serie: Dios en Acción </span></div>\r\n<div>Tema: El Dios que Nutre    </div>\r\n<div>Expositor: Ricardo Salazar       </div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><a href=\"http://www.vidacr.info/Audio/065.mp3\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','',1,0,0,79,'2011-10-11 19:14:57',42,'u','2014-02-11 19:54:27',42,42,'2015-03-17 21:43:31','2011-10-11 19:14:57','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',158,0,0,'','',2,320,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(75,180,'Predicas en Video','serie-actual','','<p style=\"font-size: 12.16px;\">1.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: Crisis</span></p>\r\n<p style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/01NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.16px;\">2.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: Exito en el Matrimonio</span></p>\r\n<p style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/02NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.16px;\">3.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: El Orgullo</span></p>\r\n<p style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/03NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.16px;\">4.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: Tenacidad</span></p>\r\n<p style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/04NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.16px;\">5.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: Transiciones</span></p>\r\n<p style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/05NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.16px;\">6.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: Grandeza</span></p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/06NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.16px;\">7.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: Inseguridad</span></p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/07NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.16px;\">8.Notas de Vida</p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Tema: Mujer Virtuosa</span></p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/08NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>','',1,0,0,78,'2011-10-13 16:00:46',42,'','2017-04-03 17:41:11',42,0,'0000-00-00 00:00:00','2011-10-13 16:00:46','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',46,0,1,'','',2,179,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(76,181,'Serie Actual','serie-actual','','<p> </p>\r\n<div>\r\n<div>\r\n<div>\r\n<blockquote id=\"yui_3_2_0_1_1318516924786562\" style=\"display: block; margin: 1em;\">\r\n<div id=\"yui_3_2_0_1_1318516924786561\">\r\n<div>1. Serie Constructores de Exito </div>\r\n<div>   Tema: <strong>Meditación del consejo de Dios</strong> (5/Junio/2011)</div>\r\n<div id=\"yui_3_2_0_1_1318516924786560\">   Expositor: Ricardo Salazar</div>\r\n<div> </div>\r\n<div>2. Serie Constructores de Exito                  \r\n<div>   Tema: <strong>Familia</strong> (26/Junio/2011)</div>\r\n<div>   Expositor: Ricardo Salazar</div>\r\n<div> </div>\r\n<div>3. Serie Constructores de Exito               </div>\r\n<div>   Tema: <strong>Poder</strong> (17/Junio/2011)</div>\r\n<div>   Expositor: Ricardo Salazar              </div>\r\n<div> <a href=\"http://www.vidacr.info/Video/Poder.avi\" target=\"_blank\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></div>\r\n</div>\r\n</div>\r\n</blockquote>\r\n</div>\r\n</div>\r\n</div>\r\n<p> </p>','',-2,0,0,78,'2011-10-13 16:00:46',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2011-10-13 16:00:46','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,0,0,'','',2,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(77,182,'Notas de Vida','notas-de-vida','','<h1>Notas de Vida</h1>\r\n<p> </p>\r\n<div>Serie Notas de  Vida </div>\r\n<div>Tema: <strong>Crisis</strong></div>\r\n<div>Comenta: Ricardo Salazar</div>\r\n<div><a href=\"http://www.vidacr.info/videos/notasdevida/01NTV.mov\" target=\"_blank\"><img src=\"images/btnaudio.png\" border=\"0\" alt=\"\" /></a></div>\r\n<div> </div>\r\n<div> </div>\r\n<div> </div>','',1,0,0,77,'2011-10-13 20:51:01',42,'','2017-04-03 17:11:14',42,42,'2020-08-27 17:38:48','2011-10-13 20:51:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',18,0,2,'','',2,79,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(78,184,'Faro del Caribe','faro-del-caribe','','<div>\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/306.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">310. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: ¨Valora¨ </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Valora la vIda  (parte 2)</strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 13 de Julio 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 10/07/2020, hora: 11:09am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(307) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/307.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">311. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: ¨Valora¨ </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Valora las transiciones (parte 1)</strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 20 de Julio 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 15/07/2020, hora: 01:13pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(308) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/308.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">312. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: ¨Valora¨ </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Valora las transiciones (parte 2)</strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 27 de Julio 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 24/07/2020, hora: 11:54am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(309) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/309.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">313. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: ¨Valora¨ </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Madre</strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes10 de Agosto 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 07/08/2020, hora: 11:00am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(310) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/310.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">314. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: ¨Milagros de Dios¨ </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Milagros contra las Tinieblas</strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes17 de Agosto 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 12/08/2020, hora: 10:13am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(311) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/311.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">315. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: ¨Milagros de Dios¨  </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Milagros de Sanidad</strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 31 de Agosto 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 26/08/2020, hora: 01:59pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(312) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/312.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">316. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Tema libre </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: </strong><strong><span style=\"font-size: 12.16px;\">Las iglesias que sanan familias</span></strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 07 de Setiembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 02/09/2020, hora: 11:47am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(313) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/313.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">317. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: </strong><strong><span style=\"font-size: 12.16px;\">Contra cultura (parte 1)</span></strong></div>\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 14 de Setiembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 11/09/2020, hora: 10:42 am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(314) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/314.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\"> <span style=\"font-size: 12.16px;\">318. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Sígueme </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: </strong><strong style=\"font-size: 12.16px;\">Contra cultura Cristiana (parte 2)</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 21 de Setiembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 16/09/2020, hora: 11:32 am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(315) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/315.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">319. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Sígueme </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: </strong><strong style=\"font-size: 12.16px;\">La madurez</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 28 de Setiembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 25/09/2020, hora: 10:39 am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(316) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/316.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">320. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Sígueme   </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: </strong><strong style=\"font-size: 12.16px;\">El equilibrio</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 12 de Octubre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 07/10/2020, hora: 14:10 pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(317) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/317.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">321. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Sígueme   </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: </strong><strong style=\"font-size: 12.16px;\">El equilibrio (Parte II)</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 19 de Octubre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 15/10/2020, hora: 09:51 am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(318) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/318.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">322. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie:    </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema:</strong> <strong><span style=\"font-family: Calibri, sans-serif; font-size: 11pt;\">¿Este es el fin? parte 1</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 26 de Octubre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 22/10/2020, hora: 12:22pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(319) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/319.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">323. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Preguntas a Dios    </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema:</strong> <strong><span style=\"font-family: Calibri, sans-serif; font-size: 11pt;\">¿Este es el fin? parte 2</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 02 de Noviembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 29/10/2020, hora: 10:056am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(320) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/320.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">324. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Preguntas a Dios   </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema:</strong><span style=\"font-size: 12.16px;\"> </span><strong style=\"font-size: 12.16px;\"><span style=\"font-family: Calibri, sans-serif; font-size: 11pt;\">Abuso </span></strong><span style=\"font-family: Calibri, sans-serif;\"><span style=\"font-size: 14.6667px;\"><strong>Espiritual</strong></span></span></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 16 de Noviembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 13/11/2020, hora: 12:15pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(321) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/321.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">325. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Preguntas a Dios     </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: La unción</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 23 de Noviembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 13/11/2020, hora: 10:01am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(322) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/322.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">326. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Preguntas a Dios     </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Bendecidos con propósito</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 30 de Noviembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 19/11/2020, hora: 13:38pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(323) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/323.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">327. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Preguntas a Dios     </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Bendecidos con propósito (parte 2)</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 07 Diciembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 01/12/2020, hora: 12:00pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(324) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/324.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">328. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Carta a los Efesios    </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Verdadera guerra espiritual  (parte 1)</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 14 Diciembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 04/12/2020, hora: 10:47pm</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(325) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/325.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">329. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie: Carta a los Efesios    </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Verdadera guerra espiritual  (parte 2)</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 21 Diciembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 14/12/2020, hora: 10:58am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(326) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/326.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">330. </span><strong style=\"font-family: Calibri; font-size: 16px; -webkit-text-stroke: #000000;\">Serie:     </strong><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\">Tema: Navidad</strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\"><strong style=\"font-family: \'Helvetica Neue\'; font-size: 14px; font-style: normal;\"></strong><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\">Fecha de Emisión:  Lunes 28 Diciembre 2020</span></strong></strong>\r\n<p class=\"p1\" style=\"display: inline !important;\">.</p>\r\n<strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"><span style=\"color: #454545; font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; text-align: -webkit-auto; background-color: #f3f3f3;\"><strong style=\"font-size: 12.16px; line-height: 15.808px; text-align: -webkit-auto;\"></strong> // Subida 22/12/2020, hora: 09:12am</span></strong></div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Expositor: Ricardo Salazar</span></div>\r\n<div style=\"font-size: 12.16px; line-height: 15.808px;\"><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">(327) </span><span style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px; text-align: -webkit-auto;\">Programa Faro del Caribe a la Luz de Su Palabra.</span></div>\r\n</div>\r\n<a href=\"http://www.vidacr.info/Audio/293.mp3\" style=\"font-size: 12.16px;\"><br style=\"font-size: 12.16px; line-height: 15.808px;\" /></a>\r\n<div style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Audio/327.mp3\" style=\"color: #0000cc; text-decoration-line: underline;\"><img class=\"null\" src=\"images/btnaudio.png\" border=\"0\" style=\"text-align: -webkit-auto; font-size: 12.1599998474121px; line-height: 1.3em;\" /></a></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"font-size: 12.16px;\"> </div>\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"font-size: 12.16px;\">\r\n<div style=\"color: #333333; text-align: -webkit-auto;\"> </div>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"cboxOverlay\" style=\"display: none;\"> </div>\r\n<div id=\"colorbox\" style=\"display: none;\"> </div>','',1,0,0,77,'2012-03-09 21:23:09',42,'','2020-12-22 15:14:38',42,0,'0000-00-00 00:00:00','2012-03-09 21:23:09','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',443,0,1,'','',2,2524,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(81,187,'Notas de Vida','tv-notas-de-vida','','<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\">01 Notas de Vida</span></p>\r\n<p style=\"font-size: 12.16px;\"><span style=\"font-size: 12.16px;\"> </span><span style=\"font-size: 12.16px;\">Tema: Crisis</span></p>\r\n<p style=\"font-size: 12.16px;\">Expositor: Ricardo Salazar</p>\r\n<p style=\"font-size: 12.16px;\"><a href=\"http://www.vidacr.info/Video/notasdevida/01NTV.mov\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>','',1,0,0,78,'2017-03-24 20:07:32',96,'','2017-04-03 17:20:01',42,42,'2020-08-27 17:38:37','2017-03-24 20:07:37','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',5,0,0,'','',2,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'es-ES',''),(79,185,'CCI CHANNEL','cci-channel','','<p>1.Serie Dios en Accion</p>\r\n<p>Tema: <strong>El Dios que  Sacia   (</strong>25/Set/2011)</p>\r\n<p>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci1.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>2.Serie  Dios de  Accion</p>\r\n<p>Tema: <strong> El Dios que  Nutre</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci2.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>3.Serie  Dios de  Accion</p>\r\n<p>Tema: <strong> El Dios que  cambia  historias</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci3.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>4.Serie  Dios de  Accion</p>\r\n<p>Tema: <strong> El Dios que  pastorea</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci4.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p> </p>\r\n<p>5.Serie  Dios de  Accion</p>\r\n<p>Tema: <strong> El Dios que  entra</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci5.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>6.Serie  Dios de  Accion</p>\r\n<p>Tema: <strong> El Dios que  perdona</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci6.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p> </p>\r\n<p>7.Serie  Dios de  Accion</p>\r\n<p>Tema: <strong> El Dios que  sana</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci7.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p> </p>\r\n<p>8.Serie  Dios de  Accion</p>\r\n<p>Tema: <strong> El Dios que  suple</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci8.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>9.Serie  Sabios  o Necios</p>\r\n<p>Tema: <strong> Enfrentando las  Adicciones</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci9.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>10.Serie  Sabios  o Necios</p>\r\n<p>Tema: <strong> Haciendo  Amigos</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci10.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>11.Serie  Sabios  o Necios</p>\r\n<p>Tema: <strong> Sentido del  Tiempo</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci11.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>12.Serie  Sabios  o Necios</p>\r\n<p>Tema: <strong> Adulterio</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci12.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>13.Serie  Sabios  o Necios</p>\r\n<p>Tema: <strong> Humildad o  Soberbia</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci13.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>14.Serie  Sabios  o Necios</p>\r\n<p>Tema: <strong> Visión</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci14.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>15.Serie  Sabios  o Necios</p>\r\n<p>Tema: <strong> La  Urgencia de la  Sabiduria</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci15.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>16.Serie  Algo Llamado Caracter</p>\r\n<p>Tema: <strong> Paz</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci16.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>17.Serie  El Libro de  Dios </p>\r\n<p>Tema: <strong> Conceptos  Básicos</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci17.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>18.Serie  Algo llamado Carácter</p>\r\n<p>Tema: <strong> Paciencia</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci18.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>19.Serie  Algo llamado Carácter</p>\r\n<p>Tema: <strong> Amabilidad</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci19.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>20.Serie  Algo llamado Carácter</p>\r\n<p>Tema: <strong> Desarrollando  Dominio  Propio</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci20.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>21.Serie  Algo llamado Carácter</p>\r\n<p>Tema: <strong> Gratitud y Visión</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci21.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>22.Serie  Acercate a Ellos</p>\r\n<p>Tema: <strong> Viviendo en 3D</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci22.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>23.Serie  Acercate a Ellos</p>\r\n<p>Tema: <strong>  El Poder  de una Historia</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci23.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>24.Serie  En esto Creemos</p>\r\n<p>Tema: <strong>  Reflexiones sobre el bautismo</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci24.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>25.Serie  En Esto Creemos</p>\r\n<p>Tema: <strong>  Parábola del  sembrador</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci25.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>26.Serie  En Esto Creemos</p>\r\n<p>Tema: <strong>  Nuestro enemigo</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci26.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>27.Serie  En Esto Creemos</p>\r\n<p>Tema: <strong>  La Cena del Señor</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci27.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>28.Serie  En Esto Creemos</p>\r\n<p>Tema: <strong>  Generosidad Cristiana</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci28.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>29.Serie  En Esto Creemos</p>\r\n<p>Tema: <strong>  Atentos a SU  regreso</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci29.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>30.Serie   Inteligencia  Relacional</p>\r\n<p>Tema: <strong>  Vivan en Paz unos con otros</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci30.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>31.Serie  Inteligencia  Relacional</p>\r\n<p>Tema: <strong>  Hablando  bien unos con otros</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci31.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>32.Serie  Inteligencia  Relacional</p>\r\n<p>Tema: <strong>  Aménse  unos a otros</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci32.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p>33.Serie  Inteligencia  Relacional</p>\r\n<p>Tema: <strong>  Oren   unos por  otros</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci33.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p><span style=\"line-height: 1.3em;\">34.Serie  Inteligencia  Relacional</span></p>\r\n<p>Tema: <strong> Sometanse los unos a los otros</strong></p>\r\n<p><strong></strong>Expositor: Ricardo Salazar</p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci34.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> <span style=\"line-height: 1.3em;\">35.Serie  Generación de Conquistadores</span></p>\r\n<p>Tema: <strong>Victoria sobre la pornografía</strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci35.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">36.Serie  Generación de Conquistadores</span></p>\r\n<p>Tema: <strong>Control Sobre la Ira </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci36.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> </p>\r\n<p><span style=\"line-height: 1.3em;\">37.Serie  Generación de Conquistadores</span></p>\r\n<p>Tema: <strong>Venciendo los Celos </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci37.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">38.Serie  Generación de Conquistadores</span></p>\r\n<p>Tema: <strong>Victoria Sobre el Estrés  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci38.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">39.Serie  Generación de Conquistadores</span></p>\r\n<p>Tema: <strong>Lidiando con el Orgullo</strong> <strong>  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci39.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">40.Serie  Generación de Conquistadores</span></p>\r\n<p>Tema: <strong>El poder de una Historia</strong> <strong>  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci40.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">41.Serie  Cierre de año 2013</span></p>\r\n<p>Tema: <strong>Listos para el 2014</strong> <strong>  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci41.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">42.Serie  12 Mensajes Mayores </span></p>\r\n<p>Tema:<strong> El Poder Del Espíritu Santo</strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci42.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">43.Serie  12 Mensajes Mayores </span></p>\r\n<p>Tema:<strong> Noticias Sobre la Soberbia </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci43.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">44.Serie  12 Mensajes Mayores </span></p>\r\n<p>Tema:<strong> Dios es Bueno  </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci44.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p> <span style=\"line-height: 1.3em;\">45. 1 Marzo 2014 </span></p>\r\n<p>Tema:<strong> Cuestión de Prioridades   </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci45.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a> </p>\r\n<p><span style=\"line-height: 1.3em;\">46. 22 Marzo 2014 </span></p>\r\n<p>Tema:<strong> Mediocridad ó Excelencia    </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci46.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">47. 12 Abril 2014 </span></p>\r\n<p>Tema:<strong> Discípulo     </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci47.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">48. 26 de Abril 2014 </span></p>\r\n<p>Tema:<strong> Toma Tú Cruz     </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci48.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">49. 11 de Mayo 2014 </span></p>\r\n<p>Tema:<strong> Mis Palabras no Pasarán      </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci49.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">50. 25 de Mayo 2014 </span></p>\r\n<p>Tema:<strong> Lázaro sal Fuera      </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci50.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p><span style=\"line-height: 1.3em;\">51. 21 de Junio 2014 </span></p>\r\n<p>Tema:<strong> Descansa en mi       </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p><a href=\"http://www.vidacr.info/Video/cci51.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><span style=\"line-height: 1.3em;\">52. 10 Enero 2015 </span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Tema:<strong> Enfrentamientos en el Desierto        </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><a href=\"http://www.vidacr.info/Video/cci52.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><span style=\"line-height: 1.3em;\">53. 23 Enero 2015 </span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Tema:<strong> Padre Nuestro        </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><a href=\"http://www.vidacr.info/Video/cci53.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><span style=\"line-height: 1.3em;\">54. 7 Febrero 2015 </span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Tema:<strong> El privilegio de Dar        </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><a href=\"http://www.vidacr.info/Video/cci54.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><span style=\"line-height: 1.3em;\">55. 28 Febrero 2015 </span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Tema:<strong> Retrato de un Discipulo         </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><a href=\"http://www.vidacr.info/Video/cci55.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><span style=\"line-height: 1.3em;\">56. 7 Marzo 2015 </span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Tema:<strong> ¿Por qué te entrometes?         </strong><span style=\"line-height: 1.3em;\"> </span><strong style=\"line-height: 1.3em;\">  </strong></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><strong></strong><span style=\"line-height: 1.3em;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><a href=\"http://www.vidacr.info/Video/cci56.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><span style=\"line-height: 1.3em;\">57. 21 Marzo 2015 </span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Tema: <strong>¿por qué das vida a los amargados? </strong></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><strong></strong><span style=\"line-height: 1.3em; font-size: 12.1599998474121px;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><a href=\"http://www.vidacr.info/Video/cci57.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><span style=\"line-height: 1.3em;\">58. 4 de Abril 2015 </span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\">Tema: <strong>¿Eres el único que no sabe lo que ha pasado? </strong></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><strong></strong><span style=\"line-height: 1.3em; font-size: 12.1599998474121px;\">Expositor: Ricardo Salazar</span></p>\r\n<p style=\"font-size: 12.1599998474121px; line-height: 15.8079996109009px;\"><a href=\"http://www.vidacr.info/Video/cci58.mp4\" target=\"_blank\" style=\"color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" /></a></p>','',1,0,0,78,'2012-10-11 19:39:26',42,'','2015-05-06 14:21:42',42,42,'2017-04-03 17:29:45','2012-10-11 19:39:30','2018-01-26 19:39:36','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',64,0,2,'','',2,203,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(80,186,'Nunca es  Tarde','nunca-es-tarde','','<p> </p>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt38.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">39.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Enfrentando la Perdida     </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt39.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">40.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Vínculos Tóxicos     </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt40.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">41.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: 38 Minutos     </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt41.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">42.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Perdón Restaurador      </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt42.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">43.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Vida en Banca Rota      </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt43.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">44.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Reflexiones después de una elección       </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt44.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">45.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Esfuerzo y Fruto       </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt45.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">46.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Como Ganarse el Respeto       </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt46.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">47.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Caos Financiero        </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt47.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">48.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Retos de Inclusión   </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt48.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">49.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Administración del Exito    </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\"><br /></span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\"><br /></span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"> </p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">----------------------------------------------------2015-------------------------------------------------</h1>\r\n<p> </p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt49.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">50.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Vida en Banca Rota    </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt50.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">51.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Superando el duelo     </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt51.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">52.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Superación y Logros      </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt52.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\">\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">53.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Seamos Proactivos       </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt53.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></div>\r\n</div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </div>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">54.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Un hijo muy especial        </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt54.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a> </h1>\r\n</div>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </h1>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">55.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Una Cita con la Vida      </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt55.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a> </h1>\r\n<div style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">56.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></div>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Un alto inesperado       </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt56.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></h1>\r\n<p><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">57.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Violencia Intrafamiliar        </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt57.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></h1>\r\n<p style=\"line-height: 15.8079996109009px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">58.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Vida y Esperanza         </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt58.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></h1>\r\n<p style=\"line-height: 15.8079996109009px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">59.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Sana Sexualidad          </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt59.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></h1>\r\n<p style=\"line-height: 15.8079996109009px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">60.</span><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Programa  Nunca  es  Tarde</span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: normal;\">Tema: Vinculos Toxicos           </span></p>\r\n<p style=\"font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px;\"><span style=\"font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.3em;\">Expositores: Ricardo  Salazar </span></p>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"><a href=\"http://www.vidacr.info/Video/nt60.zip\" target=\"_blank\" style=\"line-height: 1.7em; text-align: left; margin: 0px; padding: 0px; color: #0000cc; text-decoration: underline;\"><img src=\"images/btnvideo.png\" border=\"0\" alt=\"\" style=\"margin: 0px; padding: 0px; border-style: none;\" /></a></h1>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </h1>\r\n<div> </div>\r\n<h1 style=\"margin: 0px; padding: 0px; font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;\"> </h1>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"cboxOverlay\" style=\"display: none;\"> </div>\r\n<div id=\"colorbox\" style=\"display: none;\"> </div>\r\n<div id=\"cboxOverlay\" style=\"display: none;\"> </div>\r\n<div id=\"colorbox\" style=\"display: none;\"> </div>','',1,0,0,78,'2013-04-18 21:08:35',42,'','2015-06-18 21:38:30',42,0,'0000-00-00 00:00:00','2013-04-18 21:08:35','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',83,0,0,'','',2,567,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*','');
/*!40000 ALTER TABLE `btdov_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_content_frontpage`
--

DROP TABLE IF EXISTS `btdov_content_frontpage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_content_frontpage` (
  `content_id` int(11) NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_content_frontpage`
--

LOCK TABLES `btdov_content_frontpage` WRITE;
/*!40000 ALTER TABLE `btdov_content_frontpage` DISABLE KEYS */;
INSERT INTO `btdov_content_frontpage` VALUES (8,7),(35,9),(24,6),(50,8),(80,2),(69,3),(70,5),(79,4),(77,1);
/*!40000 ALTER TABLE `btdov_content_frontpage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_content_rating`
--

DROP TABLE IF EXISTS `btdov_content_rating`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_content_rating` (
  `content_id` int(11) NOT NULL DEFAULT '0',
  `rating_sum` int(10) unsigned NOT NULL DEFAULT '0',
  `rating_count` int(10) unsigned NOT NULL DEFAULT '0',
  `lastip` varchar(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`content_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_content_rating`
--

LOCK TABLES `btdov_content_rating` WRITE;
/*!40000 ALTER TABLE `btdov_content_rating` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_content_rating` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_core_log_searches`
--

DROP TABLE IF EXISTS `btdov_core_log_searches`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_core_log_searches` (
  `search_term` varchar(128) NOT NULL DEFAULT '',
  `hits` int(10) unsigned NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_core_log_searches`
--

LOCK TABLES `btdov_core_log_searches` WRITE;
/*!40000 ALTER TABLE `btdov_core_log_searches` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_core_log_searches` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_extensions`
--

DROP TABLE IF EXISTS `btdov_extensions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_extensions` (
  `extension_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL,
  `type` varchar(20) NOT NULL,
  `element` varchar(100) NOT NULL,
  `folder` varchar(100) NOT NULL,
  `client_id` tinyint(3) NOT NULL,
  `enabled` tinyint(3) NOT NULL DEFAULT '1',
  `access` int(10) unsigned NOT NULL DEFAULT '1',
  `protected` tinyint(3) NOT NULL DEFAULT '0',
  `manifest_cache` text NOT NULL,
  `params` text NOT NULL,
  `custom_data` text NOT NULL,
  `system_data` text NOT NULL,
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) DEFAULT '0',
  `state` int(11) DEFAULT '0',
  PRIMARY KEY (`extension_id`),
  KEY `element_clientid` (`element`,`client_id`),
  KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
  KEY `extension` (`type`,`element`,`folder`,`client_id`)
) ENGINE=MyISAM AUTO_INCREMENT=10007 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_extensions`
--

LOCK TABLES `btdov_extensions` WRITE;
/*!40000 ALTER TABLE `btdov_extensions` DISABLE KEYS */;
INSERT INTO `btdov_extensions` VALUES (1,'com_mailto','component','com_mailto','',0,1,1,1,'{\"legacy\":false,\"name\":\"com_mailto\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_MAILTO_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(2,'com_wrapper','component','com_wrapper','',0,1,1,1,'{\"legacy\":false,\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(3,'com_admin','component','com_admin','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(4,'com_banners','component','com_banners','',1,1,1,0,'{\"legacy\":false,\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\"}','{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(5,'com_cache','component','com_cache','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(6,'com_categories','component','com_categories','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(7,'com_checkin','component','com_checkin','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"Unknown\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2008 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(8,'com_contact','component','com_contact','',1,1,1,0,'{\"legacy\":false,\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_contact_category\":\"hide\",\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\":\"0\",\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"show_headings\":\"1\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"allow_vcard_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_category_crumb\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(9,'com_cpanel','component','com_cpanel','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10,'com_installer','component','com_installer','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(11,'com_languages','component','com_languages','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}','{\"administrator\":\"es-ES\",\"site\":\"es-ES\"}','','',0,'0000-00-00 00:00:00',0,0),(12,'com_login','component','com_login','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(13,'com_media','component','com_media','',1,1,0,1,'{\"legacy\":false,\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\"}','{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,php,jpeg,odg,odp,php,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,PHP,JPEG,ODG,ODP,PHP,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"0\",\"check_mime\":\"0\",\"image_extensions\":\"bmp,gif,jpg,png,php\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\",\"enable_flash\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(14,'com_menus','component','com_menus','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(15,'com_messages','component','com_messages','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(16,'com_modules','component','com_modules','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(17,'com_newsfeeds','component','com_newsfeeds','',1,1,1,0,'{\"legacy\":false,\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_word_count\":\"0\",\"show_headings\":\"1\",\"show_name\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"display_num\":\"\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"show_cat_items\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(18,'com_plugins','component','com_plugins','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(19,'com_search','component','com_search','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_search\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_SEARCH_XML_DESCRIPTION\",\"group\":\"\"}','{\"enabled\":\"0\",\"show_date\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(20,'com_templates','component','com_templates','',1,1,1,1,'{\"legacy\":false,\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(21,'com_weblinks','component','com_weblinks','',1,1,1,0,'{\"legacy\":false,\"name\":\"com_weblinks\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_comp_description\":\"1\",\"comp_description\":\"\",\"show_link_hits\":\"1\",\"show_link_description\":\"1\",\"show_other_cats\":\"0\",\"show_headings\":\"0\",\"show_numbers\":\"0\",\"show_report\":\"1\",\"count_clicks\":\"1\",\"target\":\"0\",\"link_icons\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(22,'com_content','component','com_content','',1,1,0,1,'{\"legacy\":false,\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_readmore\":\"1\",\"show_readmore_title\":\"1\",\"readmore_limit\":\"100\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"category_layout\":\"_:blog\",\"show_category_title\":\"0\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"0\",\"show_subcategory_content\":\"0\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"orderby_pri\":\"order\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"filters\":{\"1\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"10\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"12\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}','','',0,'0000-00-00 00:00:00',0,0),(23,'com_config','component','com_config','',1,1,0,1,'{\"legacy\":false,\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(24,'com_redirect','component','com_redirect','',1,1,0,1,'{\"legacy\":false,\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(25,'com_users','component','com_users','',1,1,0,1,'{\"legacy\":false,\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\"}','{\"allowUserRegistration\":\"0\",\"new_usertype\":\"2\",\"guest_usergroup\":\"1\",\"useractivation\":\"1\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(100,'PHPMailer','library','phpmailer','',0,1,1,1,'{\"legacy\":false,\"name\":\"PHPMailer\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"PHPMailer\",\"copyright\":\"Copyright (C) PHPMailer.\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/phpmailer.codeworxtech.com\\/\",\"version\":\"1.7.0\",\"description\":\"LIB_PHPMAILER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(101,'SimplePie','library','simplepie','',0,1,1,1,'{\"legacy\":false,\"name\":\"SimplePie\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"SimplePie\",\"copyright\":\"Copyright (C) 2008 SimplePie\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/simplepie.org\\/\",\"version\":\"1.0.1\",\"description\":\"LIB_SIMPLEPIE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(102,'phputf8','library','phputf8','',0,1,1,1,'{\"legacy\":false,\"name\":\"phputf8\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Harry Fuecks\",\"copyright\":\"Copyright various authors\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/sourceforge.net\\/projects\\/phputf8\",\"version\":\"1.7.0\",\"description\":\"LIB_PHPUTF8_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(103,'Joomla! Web Application Framework','library','joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"Joomla! Web Application Framework\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Joomla\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(200,'mod_articles_archive','module','mod_articles_archive','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters.\\n\\t\\tAll rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(201,'mod_articles_latest','module','mod_articles_latest','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(202,'mod_articles_popular','module','mod_articles_popular','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(203,'mod_banners','module','mod_banners','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(204,'mod_breadcrumbs','module','mod_breadcrumbs','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(205,'mod_custom','module','mod_custom','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(206,'mod_feed','module','mod_feed','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(207,'mod_footer','module','mod_footer','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(208,'mod_login','module','mod_login','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(209,'mod_menu','module','mod_menu','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(210,'mod_articles_news','module','mod_articles_news','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(211,'mod_random_image','module','mod_random_image','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(212,'mod_related_items','module','mod_related_items','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(213,'mod_search','module','mod_search','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_search\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_SEARCH_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(214,'mod_stats','module','mod_stats','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(215,'mod_syndicate','module','mod_syndicate','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"May 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(216,'mod_users_latest','module','mod_users_latest','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"December 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(217,'mod_weblinks','module','mod_weblinks','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_weblinks\",\"type\":\"module\",\"creationDate\":\"July 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(218,'mod_whosonline','module','mod_whosonline','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(219,'mod_wrapper','module','mod_wrapper','',0,1,1,0,'{\"legacy\":false,\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"October 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(220,'mod_articles_category','module','mod_articles_category','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(221,'mod_articles_categories','module','mod_articles_categories','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(222,'mod_languages','module','mod_languages','',0,1,1,1,'{\"legacy\":false,\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(300,'mod_custom','module','mod_custom','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(301,'mod_feed','module','mod_feed','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(302,'mod_latest','module','mod_latest','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(303,'mod_logged','module','mod_logged','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"January 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(304,'mod_login','module','mod_login','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"March 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(305,'mod_menu','module','mod_menu','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(307,'mod_popular','module','mod_popular','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(308,'mod_quickicon','module','mod_quickicon','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(309,'mod_status','module','mod_status','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_status\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_STATUS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(310,'mod_submenu','module','mod_submenu','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(311,'mod_title','module','mod_title','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(312,'mod_toolbar','module','mod_toolbar','',1,1,1,1,'{\"legacy\":false,\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(313,'mod_multilangstatus','module','mod_multilangstatus','',1,1,1,0,'{\"legacy\":false,\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"September 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.1\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\"}','{\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(400,'plg_authentication_gmail','plugin','gmail','authentication',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_authentication_gmail\",\"type\":\"plugin\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_GMAIL_XML_DESCRIPTION\",\"group\":\"\"}','{\"applysuffix\":\"0\",\"suffix\":\"\",\"verifypeer\":\"1\",\"user_blacklist\":\"\"}','','',0,'0000-00-00 00:00:00',1,0),(401,'plg_authentication_joomla','plugin','joomla','authentication',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_AUTH_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(402,'plg_authentication_ldap','plugin','ldap','authentication',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\"}','{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}','','',0,'0000-00-00 00:00:00',3,0),(404,'plg_content_emailcloak','plugin','emailcloak','content',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\"}','{\"mode\":\"1\"}','','',0,'0000-00-00 00:00:00',1,0),(405,'plg_content_geshi','plugin','geshi','content',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_content_geshi\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"\",\"authorUrl\":\"qbnz.com\\/highlighter\",\"version\":\"1.7.0\",\"description\":\"PLG_CONTENT_GESHI_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(406,'plg_content_loadmodule','plugin','loadmodule','content',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\"}','{\"style\":\"xhtml\"}','','',0,'2011-09-18 15:22:50',0,0),(407,'plg_content_pagebreak','plugin','pagebreak','content',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\"}','{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}','','',0,'0000-00-00 00:00:00',4,0),(408,'plg_content_pagenavigation','plugin','pagenavigation','content',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"January 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\"}','{\"position\":\"1\"}','','',0,'0000-00-00 00:00:00',5,0),(409,'plg_content_vote','plugin','vote','content',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',6,0),(410,'plg_editors_codemirror','plugin','codemirror','editors',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\"}','{\"linenumbers\":\"0\",\"tabmode\":\"indent\"}','','',0,'0000-00-00 00:00:00',1,0),(411,'plg_editors_none','plugin','none','editors',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Unknown\",\"copyright\":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\",\"version\":\"1.7.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(412,'plg_editors_tinymce','plugin','tinymce','editors',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-2011\",\"author\":\"Moxiecode Systems AB\",\"copyright\":\"Moxiecode Systems AB\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"tinymce.moxiecode.com\\/\",\"version\":\"3.4.4\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\"}','{\"mode\":\"1\",\"skin\":\"0\",\"compressed\":\"0\",\"cleanup_startup\":\"0\",\"cleanup_save\":\"2\",\"entity_encoding\":\"raw\",\"lang_mode\":\"0\",\"lang_code\":\"es\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"extended_elements\":\"\",\"toolbar\":\"top\",\"toolbar_align\":\"left\",\"html_height\":\"550\",\"html_width\":\"750\",\"element_path\":\"1\",\"fonts\":\"1\",\"paste\":\"1\",\"searchreplace\":\"1\",\"insertdate\":\"1\",\"format_date\":\"%Y-%m-%d\",\"inserttime\":\"1\",\"format_time\":\"%H:%M:%S\",\"colors\":\"1\",\"table\":\"1\",\"smilies\":\"1\",\"media\":\"1\",\"hr\":\"1\",\"directionality\":\"1\",\"fullscreen\":\"1\",\"style\":\"1\",\"layer\":\"1\",\"xhtmlxtras\":\"1\",\"visualchars\":\"1\",\"nonbreaking\":\"1\",\"template\":\"1\",\"blockquote\":\"1\",\"wordcount\":\"1\",\"advimage\":\"1\",\"advlink\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"inlinepopups\":\"1\",\"safari\":\"0\",\"custom_plugin\":\"\",\"custom_button\":\"\"}','','',0,'0000-00-00 00:00:00',3,0),(413,'plg_editors-xtd_article','plugin','article','editors-xtd',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"October 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',42,'2013-09-13 23:25:20',1,0),(414,'plg_editors-xtd_image','plugin','image','editors-xtd',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(415,'plg_editors-xtd_pagebreak','plugin','pagebreak','editors-xtd',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(416,'plg_editors-xtd_readmore','plugin','readmore','editors-xtd',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',4,0),(417,'plg_search_categories','plugin','categories','search',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_search_categories\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SEARCH_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(418,'plg_search_contacts','plugin','contacts','search',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_search_contacts\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SEARCH_CONTACTS_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(419,'plg_search_content','plugin','content','search',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_search_content\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SEARCH_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(420,'plg_search_newsfeeds','plugin','newsfeeds','search',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_search_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SEARCH_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(421,'plg_search_weblinks','plugin','weblinks','search',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_search_weblinks\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SEARCH_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(422,'plg_system_languagefilter','plugin','languagefilter','system',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"July 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(423,'plg_system_p3p','plugin','p3p','system',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_system_p3p\",\"type\":\"plugin\",\"creationDate\":\"September 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_P3P_XML_DESCRIPTION\",\"group\":\"\"}','{\"headers\":\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"}','','',0,'0000-00-00 00:00:00',2,0),(424,'plg_system_cache','plugin','cache','system',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"February 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\"}','{\"browsercache\":\"0\",\"cachetime\":\"15\"}','','',0,'0000-00-00 00:00:00',9,0),(425,'plg_system_debug','plugin','debug','system',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\"}','{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}','','',0,'0000-00-00 00:00:00',4,0),(426,'plg_system_log','plugin','log','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',5,0),(427,'plg_system_redirect','plugin','redirect','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_REDIRECT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',6,0),(428,'plg_system_remember','plugin','remember','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',7,0),(429,'plg_system_sef','plugin','sef','system',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',8,0),(430,'plg_system_logout','plugin','logout','system',0,1,1,1,'{\"legacy\":false,\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(431,'plg_user_contactcreator','plugin','contactcreator','user',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"August 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\"}','{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(432,'plg_user_joomla','plugin','joomla','user',0,1,1,0,'{\"legacy\":false,\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2009 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{\"autoregister\":\"1\"}','','',0,'0000-00-00 00:00:00',2,0),(433,'plg_user_profile','plugin','profile','user',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"January 2008\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\"}','{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(434,'plg_extension_joomla','plugin','joomla','extension',0,0,1,1,'{\"legacy\":false,\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"May 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(435,'plg_content_joomla','plugin','joomla','content',0,0,1,0,'{\"legacy\":false,\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(500,'atomic','template','atomic','',0,1,1,0,'{\"legacy\":false,\"name\":\"atomic\",\"type\":\"template\",\"creationDate\":\"10\\/10\\/09\",\"author\":\"Ron Severdia\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"contact@kontentdesign.com\",\"authorUrl\":\"http:\\/\\/www.kontentdesign.com\",\"version\":\"1.7.0\",\"description\":\"TPL_ATOMIC_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(502,'bluestork','template','bluestork','',1,1,1,0,'{\"legacy\":false,\"name\":\"bluestork\",\"type\":\"template\",\"creationDate\":\"07\\/02\\/09\",\"author\":\"Ron Severdia\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"contact@kontentdesign.com\",\"authorUrl\":\"http:\\/\\/www.kontentdesign.com\",\"version\":\"1.7.0\",\"description\":\"TPL_BLUESTORK_XML_DESCRIPTION\",\"group\":\"\"}','{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\",\"textBig\":\"0\",\"highContrast\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(503,'beez_20','template','beez_20','',0,1,1,0,'{\"legacy\":false,\"name\":\"beez_20\",\"type\":\"template\",\"creationDate\":\"25 November 2009\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"1.7.0\",\"description\":\"TPL_BEEZ2_XML_DESCRIPTION\",\"group\":\"\"}','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"templatecolor\":\"nature\"}','','',0,'0000-00-00 00:00:00',0,0),(504,'hathor','template','hathor','',1,1,1,0,'{\"legacy\":false,\"name\":\"hathor\",\"type\":\"template\",\"creationDate\":\"May 2010\",\"author\":\"Andrea Tarr\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"hathor@tarrconsulting.com\",\"authorUrl\":\"http:\\/\\/www.tarrconsulting.com\",\"version\":\"1.7.0\",\"description\":\"TPL_HATHOR_XML_DESCRIPTION\",\"group\":\"\"}','{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(505,'beez5','template','beez5','',0,1,1,0,'{\"legacy\":false,\"name\":\"beez5\",\"type\":\"template\",\"creationDate\":\"21 May 2010\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"1.7.0\",\"description\":\"TPL_BEEZ5_XML_DESCRIPTION\",\"group\":\"\"}','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"html5\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(600,'English (United Kingdom)','language','en-GB','',0,1,1,1,'{\"legacy\":false,\"name\":\"English (United Kingdom)\",\"type\":\"language\",\"creationDate\":\"2008-03-15\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.1\",\"description\":\"en-GB site language\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(601,'English (United Kingdom)','language','en-GB','',1,1,1,1,'{\"legacy\":false,\"name\":\"English (United Kingdom)\",\"type\":\"language\",\"creationDate\":\"2008-03-15\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.1\",\"description\":\"en-GB administrator language\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(604,'Español (Formal Internacional)','language','es-ES','',1,1,1,0,'{\"legacy\":false,\"name\":\"Espa\\u00f1ol (Formal Internacional)\",\"type\":\"language\",\"creationDate\":\"2011-09-16\",\"author\":\"Proyecto Joomla! Spanish\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. Todos los derechos reservados.\",\"authorEmail\":\"traductores16@joomlaspanish.org\",\"authorUrl\":\"www.joomlaspanish.org\",\"version\":\"1.7.1\",\"description\":\"es-ES idioma administrador\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(605,'Español (España)','language','es-ES','',0,1,1,0,'{\"legacy\":false,\"name\":\"Espa\\u00f1ol (Espa\\u00f1a)\",\"type\":\"language\",\"creationDate\":\"2011-07-28\",\"author\":\"Joomla!Spanish\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"traductores16@joomlaspanish.org\",\"authorUrl\":\"www.joomlaspanish.org\",\"version\":\"1.7.1\",\"description\":\"es-ES Idiomas parte frontend Joomla 1.7\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(700,'files_joomla','file','joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"September 2011\",\"author\":\"Joomla!\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.7.1\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(800,'PKG_JOOMLA','package','pkg_joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"PKG_JOOMLA\",\"type\":\"package\",\"creationDate\":\"2006\",\"author\":\"Joomla!\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"version\":\"1.7.0\",\"description\":\"PKG_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10000,'rt_afterburner_j16','template','rt_afterburner_j16','',0,1,1,0,'{\"legacy\":false,\"name\":\"rt_afterburner_j16\",\"type\":\"template\",\"creationDate\":\" May 17, 2011\",\"author\":\"RocketTheme, LLC\",\"copyright\":\"Copyright 2005-2011 - RocketTheme.com\",\"authorEmail\":\"support@rockettheme.com\",\"authorUrl\":\"http:\\/\\/www.rockettheme.com\",\"version\":\"1.6.0\",\"description\":\"Afterburner\",\"group\":\"\"}','{\"colorStyle\":\"light\",\"templateWidth\":\"962\",\"leftcolumnWidth\":\"210\",\"rightcolumnWidth\":\"210\",\"leftcolumnColor\":\"color2\",\"rightcolumnColor\":\"color1\",\"mootools_enabled\":\"1\",\"caption_enabled\":\"1\",\"rocketthemeLogo\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10001,'CB Login','module','mod_cblogin','',0,1,0,0,'{\"legacy\":true,\"name\":\"CB Login\",\"type\":\"module\",\"creationDate\":\"2011-07-31\",\"author\":\"Beat and JoomlaJoe\",\"copyright\":\"(C) 2005-2011 Joomlapolis.com. This module is released under the GNU\\/GPL v2 License\",\"authorEmail\":\"beat@joomlapolis.com\",\"authorUrl\":\"www.joomlapolis.com\",\"version\":\"1.7\",\"description\":\"Login module to be used with Community Builder instead of the Login module.\",\"group\":\"\"}','{\"moduleclass_sfx\":\"\",\"horizontal\":\"0\",\"compact\":\"0\",\"pretext\":\"\",\"logoutpretext\":\"\",\"login\":\"\",\"logout\":\"index.php\",\"show_lostpass\":\"1\",\"show_newaccount\":\"1\",\"show_username_pass_icons\":\"0\",\"name_lenght\":\"14\",\"pass_lenght\":\"14\",\"show_buttons_icons\":\"0\",\"show_remind_register_icons\":\"0\",\"login_message\":\"0\",\"logout_message\":\"0\",\"remember_enabled\":\"1\",\"greeting\":\"1\",\"name\":\"0\",\"show_avatar\":\"0\",\"avatar_position\":\"default\",\"text_show_profile\":\"\",\"text_edit_profile\":\"\",\"pms_type\":\"0\",\"show_pms\":\"0\",\"show_connection_notifications\":\"0\",\"https_post\":\"0\",\"cb_plugins\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10002,'comprofiler','component','com_comprofiler','',1,1,0,0,'{\"legacy\":false,\"name\":\"comprofiler\",\"type\":\"component\",\"creationDate\":\"2011-07-31\",\"author\":\"Beat\",\"copyright\":\"Copyright (C) 2004-2011 Joomlapolis.com. All rights reserved.\",\"authorEmail\":\"beat@joomlapolis.com\",\"authorUrl\":\"www.joomlapolis.com\",\"version\":\"1.7\",\"description\":\"Joomla\\/Mambo Community Builder 1.7 native for Joomla! 1.7.0, 1.6.0 - 1.6.6, 1.5.3 - 1.5.23, 1.0.0 - 1.0.15 and Mambo 4.5.0 - 4.6.5.\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10003,'CB Workflows','module','mod_comprofilermoderator','',0,1,0,0,'{\"legacy\":true,\"name\":\"CB Workflows\",\"type\":\"module\",\"creationDate\":\"2011-07-31\",\"author\":\"Beat and JoomlaJoe\",\"copyright\":\"(C) 2005-2011 Joomlapolis.com. This module is released under the GNU\\/GPL v2 License\",\"authorEmail\":\"beat@joomlapolis.com\",\"authorUrl\":\"www.joomlapolis.com\",\"version\":\"1.7\",\"description\":\"Displays Notifications of pending actions for the moderator and connections functionality of Community Builder.\",\"group\":\"\"}','{\"moduleclass_sfx\":\"\",\"pretext\":\"\",\"posttext\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10004,'CB Online','module','mod_comprofileronline','',0,1,0,0,'{\"legacy\":true,\"name\":\"CB Online\",\"type\":\"module\",\"creationDate\":\"2011-07-31\",\"author\":\"Beat and JoomlaJoe\",\"copyright\":\"(C) 2005-2011 Joomlapolis.com. This module is released under the GNU\\/GPL v2 License\",\"authorEmail\":\"beat@joomlapolis.com\",\"authorUrl\":\"www.joomlapolis.com\",\"version\":\"1.7\",\"description\":\"Displays a list of users logged in with a link to their profile.\",\"group\":\"\"}','{\"moduleclass_sfx\":\"\",\"pretext\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10006,'Joomla 1.6 HTML Module','module','mod_j16html','',0,1,0,0,'{\"legacy\":false,\"name\":\"Joomla 1.6 HTML Module\",\"type\":\"module\",\"creationDate\":\"April 2011\",\"author\":\"DART Creations\",\"copyright\":\"(C) 2011 DART Creations\",\"authorEmail\":\"spam-me@dart-creations.com\",\"authorUrl\":\"http:\\/\\/www.dart-creations.com\",\"version\":\"1.6.0\",\"description\":\"This module allows you to add any html\\/javascript (within the document\'s body tag) to a module. It can be used to add affiliate code, copy and paste codes, google adsense etc. You can copy the module using Joomla\'s module copy feature, and create many diffrent html content. \",\"group\":\"\"}','{\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"@spacer\":\"\",\"fwd_html\":\"HTML goes here\",\"clean_js\":\"1\",\"clean_css\":\"1\",\"clean_all\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0);
/*!40000 ALTER TABLE `btdov_extensions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_languages`
--

DROP TABLE IF EXISTS `btdov_languages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_languages` (
  `lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `lang_code` char(7) NOT NULL,
  `title` varchar(50) NOT NULL,
  `title_native` varchar(50) NOT NULL,
  `sef` varchar(50) NOT NULL,
  `image` varchar(50) NOT NULL,
  `description` varchar(512) NOT NULL,
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `published` int(11) NOT NULL DEFAULT '0',
  `ordering` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`lang_id`),
  UNIQUE KEY `idx_sef` (`sef`),
  KEY `idx_ordering` (`ordering`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_languages`
--

LOCK TABLES `btdov_languages` WRITE;
/*!40000 ALTER TABLE `btdov_languages` DISABLE KEYS */;
INSERT INTO `btdov_languages` VALUES (1,'en-GB','English (UK)','English (UK)','en','en','','','',1,1),(3,'es-ES','Español (Formal Internacional) (ES)','Español (Formal Internacional) (ES)','es','es','','','',1,1);
/*!40000 ALTER TABLE `btdov_languages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_menu`
--

DROP TABLE IF EXISTS `btdov_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_menu` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
  `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.',
  `alias` varchar(255) NOT NULL COMMENT 'The SEF alias of the menu item.',
  `note` varchar(255) NOT NULL DEFAULT '',
  `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.',
  `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.',
  `type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator',
  `published` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The published state of the menu link.',
  `parent_id` int(10) unsigned NOT NULL DEFAULT '1' COMMENT 'The parent menu item in the menu tree.',
  `level` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The relative level in the tree.',
  `component_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to #__extensions.id',
  `ordering` int(11) NOT NULL DEFAULT '0' COMMENT 'The relative ordering of the menu item in the tree.',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to #__users.id',
  `checked_out_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'The time the menu item was checked out.',
  `browserNav` tinyint(4) NOT NULL DEFAULT '0' COMMENT 'The click behaviour of the link.',
  `access` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The access level required to view the menu item.',
  `img` varchar(255) NOT NULL COMMENT 'The image of the menu item.',
  `template_style_id` int(10) unsigned NOT NULL DEFAULT '0',
  `params` text NOT NULL COMMENT 'JSON encoded data for the menu item.',
  `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.',
  `home` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Indicates if this menu item is the home or default page.',
  `language` char(7) NOT NULL DEFAULT '',
  `client_id` tinyint(4) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_client_id_parent_id_alias` (`client_id`,`parent_id`,`alias`),
  KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
  KEY `idx_menutype` (`menutype`),
  KEY `idx_left_right` (`lft`,`rgt`),
  KEY `idx_alias` (`alias`),
  KEY `idx_path` (`path`(333)),
  KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=482 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_menu`
--

LOCK TABLES `btdov_menu` WRITE;
/*!40000 ALTER TABLE `btdov_menu` DISABLE KEYS */;
INSERT INTO `btdov_menu` VALUES (1,'','Menu_Item_Root','root','','','','',1,0,0,0,0,0,'0000-00-00 00:00:00',0,0,'',0,'',0,311,0,'*',0),(2,'menu','com_banners','Banners','','Banners','index.php?option=com_banners','component',0,1,1,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',13,22,0,'*',1),(3,'menu','com_banners','Banners','','Banners/Banners','index.php?option=com_banners','component',0,2,2,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',14,15,0,'*',1),(4,'menu','com_banners_categories','Categories','','Banners/Categories','index.php?option=com_categories&extension=com_banners','component',0,2,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:banners-cat',0,'',16,17,0,'*',1),(5,'menu','com_banners_clients','Clients','','Banners/Clients','index.php?option=com_banners&view=clients','component',0,2,2,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners-clients',0,'',18,19,0,'*',1),(6,'menu','com_banners_tracks','Tracks','','Banners/Tracks','index.php?option=com_banners&view=tracks','component',0,2,2,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners-tracks',0,'',20,21,0,'*',1),(7,'menu','com_contact','Contacts','','Contacts','index.php?option=com_contact','component',0,1,1,8,0,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',23,28,0,'*',1),(8,'menu','com_contact','Contacts','','Contacts/Contacts','index.php?option=com_contact','component',0,7,2,8,0,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',24,25,0,'*',1),(9,'menu','com_contact_categories','Categories','','Contacts/Categories','index.php?option=com_categories&extension=com_contact','component',0,7,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:contact-cat',0,'',26,27,0,'*',1),(10,'menu','com_messages','Messaging','','Messaging','index.php?option=com_messages','component',0,1,1,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages',0,'',29,34,0,'*',1),(11,'menu','com_messages_add','New Private Message','','Messaging/New Private Message','index.php?option=com_messages&task=message.add','component',0,10,2,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages-add',0,'',30,31,0,'*',1),(12,'menu','com_messages_read','Read Private Message','','Messaging/Read Private Message','index.php?option=com_messages','component',0,10,2,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages-read',0,'',32,33,0,'*',1),(13,'menu','com_newsfeeds','News Feeds','','News Feeds','index.php?option=com_newsfeeds','component',0,1,1,17,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',35,40,0,'*',1),(14,'menu','com_newsfeeds_feeds','Feeds','','News Feeds/Feeds','index.php?option=com_newsfeeds','component',0,13,2,17,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',36,37,0,'*',1),(15,'menu','com_newsfeeds_categories','Categories','','News Feeds/Categories','index.php?option=com_categories&extension=com_newsfeeds','component',0,13,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds-cat',0,'',38,39,0,'*',1),(16,'menu','com_redirect','Redirect','','Redirect','index.php?option=com_redirect','component',0,1,1,24,0,0,'0000-00-00 00:00:00',0,0,'class:redirect',0,'',51,52,0,'*',1),(17,'menu','com_search','Search','','Search','index.php?option=com_search','component',0,1,1,19,0,0,'0000-00-00 00:00:00',0,0,'class:search',0,'',41,42,0,'*',1),(18,'menu','com_weblinks','Weblinks','','Weblinks','index.php?option=com_weblinks','component',0,1,1,21,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks',0,'',45,50,0,'*',1),(19,'menu','com_weblinks_links','Links','','Weblinks/Links','index.php?option=com_weblinks','component',0,18,2,21,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks',0,'',46,47,0,'*',1),(20,'menu','com_weblinks_categories','Categories','','Weblinks/Categories','index.php?option=com_categories&extension=com_weblinks','component',0,18,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks-cat',0,'',48,49,0,'*',1),(233,'mainmenu','Acceso','login','','login','index.php?option=com_users&view=login','component',-2,1,1,25,-3,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',11,12,0,'*',0),(201,'usermenu','Editar Perfil','your-profile','','your-profile','index.php?option=com_comprofiler&task=userdetails','component',1,1,1,10002,0,42,'2013-02-22 22:35:22',0,2,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',231,232,0,'*',0),(238,'mainmenu','Sitios de ejemplo','sample-sites','','sample-sites','index.php?option=com_content&view=article&id=38','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"0\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}',259,264,0,'*',0),(468,'mainmenu','Predicas Audio','predica-audio','','audio/predica-audio','index.php?option=com_content&view=article&id=74','component',1,465,2,22,0,42,'2013-02-22 22:36:50',0,2,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',278,279,0,'*',0),(469,'mainmenu','Predicas Video','serie-actual','','material-video/serie-actual','index.php?option=com_content&view=article&id=75','component',1,466,2,22,0,42,'2012-10-12 01:07:33',0,2,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',284,285,0,'*',0),(470,'mainmenu','Notas de Vida','notas-de-vida','','audio/notas-de-vida','index.php?option=com_content&view=article&id=77','component',1,465,2,22,0,0,'0000-00-00 00:00:00',0,2,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',280,281,0,'*',0),(471,'main','COM_COMPROFILER','comcomprofiler','','comcomprofiler','index.php?option=com_comprofiler','component',0,1,1,10002,0,0,'0000-00-00 00:00:00',0,1,'../components/com_comprofiler/plugin/templates/luna/images/header/icon-16-cb.png',0,'',289,304,0,'',1),(472,'main','COM_COMPROFILER_SHOWUSERS','comcomprofilershowusers','','comcomprofiler/comcomprofilershowusers','index.php?option=com_comprofiler&task=showusers&view=showusers','component',0,471,2,10002,0,0,'0000-00-00 00:00:00',0,1,'class:user',0,'',290,291,0,'',1),(473,'main','COM_COMPROFILER_SHOWTAB','comcomprofilershowtab','','comcomprofiler/comcomprofilershowtab','index.php?option=com_comprofiler&task=showTab&view=showTab','component',0,471,2,10002,0,0,'0000-00-00 00:00:00',0,1,'class:themes',0,'',292,293,0,'',1),(474,'main','COM_COMPROFILER_SHOWFIELD','comcomprofilershowfield','','comcomprofiler/comcomprofilershowfield','index.php?option=com_comprofiler&task=showField&view=showField','component',0,471,2,10002,0,0,'0000-00-00 00:00:00',0,1,'class:content',0,'',294,295,0,'',1),(475,'main','COM_COMPROFILER_SHOWLISTS','comcomprofilershowlists','','comcomprofiler/comcomprofilershowlists','index.php?option=com_comprofiler&task=showLists&view=showLists','component',0,471,2,10002,0,0,'0000-00-00 00:00:00',0,1,'class:search',0,'',296,297,0,'',1),(476,'main','COM_COMPROFILER_SHOWPLUGINS','comcomprofilershowplugins','','comcomprofiler/comcomprofilershowplugins','index.php?option=com_comprofiler&task=showPlugins&view=showPlugins','component',0,471,2,10002,0,0,'0000-00-00 00:00:00',0,1,'class:plugin',0,'',298,299,0,'',1),(477,'main','COM_COMPROFILER_TOOLS','comcomprofilertools','','comcomprofiler/comcomprofilertools','index.php?option=com_comprofiler&task=tools&view=tools','component',0,471,2,10002,0,0,'0000-00-00 00:00:00',0,1,'class:maintenance',0,'',300,301,0,'',1),(478,'main','COM_COMPROFILER_SHOWCONFIG','comcomprofilershowconfig','','comcomprofiler/comcomprofilershowconfig','index.php?option=com_comprofiler&task=showconfig&view=showconfig','component',0,471,2,10002,0,0,'0000-00-00 00:00:00',0,1,'class:config',0,'',302,303,0,'',1),(479,'mainmenu','CCI CHANNEL','cci-channel','','cci-channel','index.php?option=com_content&view=article&id=79','component',1,1,1,22,0,42,'2013-04-19 02:26:32',0,2,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',305,306,0,'*',0),(480,'mainmenu','Faro del Caribe','faro-del-caribe','','faro-del-caribe','index.php?option=com_content&view=article&id=78','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,2,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',307,308,0,'*',0),(481,'mainmenu','Nunca  es Tarde','nunca-es-tarde','','nunca-es-tarde','index.php?option=com_content&view=article&id=80','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',309,310,0,'*',0),(290,'mainmenu','Articles','articles','','site-map/articles','index.php?option=com_content&view=categories&id=0','component',-2,294,2,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"categories_description\":\"\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":\"\",\"category_layout\":\"\",\"show_headings\":\"\",\"show_date\":\"\",\"date_format\":\"\",\"filter_field\":\"\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_readmore\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"article-allow_ratings\":\"\",\"article-allow_comments\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',4,5,0,'*',0),(294,'mainmenu','Mapa del sitio','site-map','','site-map','index.php?option=com_content&view=article&id=42','component',-2,1,1,22,-4,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_noauth\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"0\",\"robots\":\"\",\"rights\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"secure\":0}',3,10,0,'*',0),(445,'mainmenu','Parks','parks','','sample-sites/parks','index.php?Itemid=','alias',-2,238,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"aliasoptions\":\"243\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\"}',260,261,0,'*',0),(435,'mainmenu','Inicio','homepage','','homepage','index.php?option=com_content&view=article&id=68','component',1,1,1,22,-5,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',1,2,1,'*',0),(465,'mainmenu','Material Audio','audio','','audio','index.php?option=com_content&view=article&id=69','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,2,'',0,'{\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',277,282,0,'*',0),(466,'mainmenu','Material Video','material-video','','material-video','index.php?option=com_content&view=article&id=70','component',1,1,1,22,0,42,'2013-09-14 04:24:42',0,2,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',283,286,0,'*',0),(467,'mainmenu','Inicio','inicio','','inicio','index.php?option=com_content&view=featured','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,2,'',0,'{\"featured_categories\":[\"80\"],\"layout_type\":\"blog\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"2\",\"num_columns\":\"2\",\"num_links\":\"0\",\"multi_column_order\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',287,288,0,'*',0),(455,'mainmenu','Ejemplo de paginas','example-pages','','example-pages','index.php?Itemid=','alias',-2,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"aliasoptions\":\"268\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\"}',271,272,0,'*',0),(438,'mainmenu','Enlaces web','weblinks','','site-map/weblinks','index.php?option=com_weblinks&view=categories&id=0','component',-2,294,2,21,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"categories_description\":\"\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":\"\",\"show_headings\":\"\",\"orderby_pri\":\"\",\"show_pagination\":\"\",\"show_noauth\":\"\",\"article-allow_ratings\":\"\",\"article-allow_comments\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',6,7,0,'*',0),(439,'mainmenu','Contactos','contacts','','site-map/contacts','index.php?option=com_contact&view=categories&id=0','component',-2,294,2,8,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"categories_description\":\"\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"show_cat_num_articles\":\"\",\"display_num\":\"\",\"show_headings\":\"\",\"filter_field\":\"\",\"show_pagination\":\"\",\"show_noauth\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_links\":\"1\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\",\"article-allow_ratings\":\"\",\"article-allow_comments\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"show_page_heading\":0,\"page_title\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',8,9,0,'*',0),(446,'mainmenu','Shop','shop','','sample-sites/shop','index.php?Itemid=','alias',-2,238,2,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"aliasoptions\":\"429\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\"}',262,263,0,'*',0),(448,'mainmenu','Administrador del sitio','site-administrator','','site-administrator','administrator','url',-2,1,1,0,0,0,'0000-00-00 00:00:00',1,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\"}',265,266,0,'*',0),(449,'usermenu','Submit an Article','submit-an-article','','submit-an-article','index.php?option=com_content&view=form&layout=edit','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,3,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',267,268,0,'*',0),(450,'usermenu','Submit a Web Link','submit-a-web-link','','submit-a-web-link','index.php?option=com_weblinks&view=form&layout=edit','component',-2,1,1,21,0,0,'0000-00-00 00:00:00',0,3,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',269,270,0,'*',0);
/*!40000 ALTER TABLE `btdov_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_menu_types`
--

DROP TABLE IF EXISTS `btdov_menu_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_menu_types` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `menutype` varchar(24) NOT NULL,
  `title` varchar(48) NOT NULL,
  `description` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_menutype` (`menutype`)
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_menu_types`
--

LOCK TABLES `btdov_menu_types` WRITE;
/*!40000 ALTER TABLE `btdov_menu_types` DISABLE KEYS */;
INSERT INTO `btdov_menu_types` VALUES (2,'usermenu','Menu Usuario','Un menu para los usuarios registrados'),(6,'mainmenu','Menu Principal','Menu de Inicio');
/*!40000 ALTER TABLE `btdov_menu_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_messages`
--

DROP TABLE IF EXISTS `btdov_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_messages` (
  `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id_from` int(10) unsigned NOT NULL DEFAULT '0',
  `user_id_to` int(10) unsigned NOT NULL DEFAULT '0',
  `folder_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `state` tinyint(1) NOT NULL DEFAULT '0',
  `priority` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `subject` varchar(255) NOT NULL DEFAULT '',
  `message` text NOT NULL,
  PRIMARY KEY (`message_id`),
  KEY `useridto_state` (`user_id_to`,`state`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_messages`
--

LOCK TABLES `btdov_messages` WRITE;
/*!40000 ALTER TABLE `btdov_messages` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_messages_cfg`
--

DROP TABLE IF EXISTS `btdov_messages_cfg`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_messages_cfg` (
  `user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `cfg_name` varchar(100) NOT NULL DEFAULT '',
  `cfg_value` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_messages_cfg`
--

LOCK TABLES `btdov_messages_cfg` WRITE;
/*!40000 ALTER TABLE `btdov_messages_cfg` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_messages_cfg` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_modules`
--

DROP TABLE IF EXISTS `btdov_modules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_modules` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(100) NOT NULL DEFAULT '',
  `note` varchar(255) NOT NULL DEFAULT '',
  `content` text NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT '0',
  `position` varchar(50) NOT NULL DEFAULT '',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `module` varchar(50) DEFAULT NULL,
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `showtitle` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `params` text NOT NULL,
  `client_id` tinyint(4) NOT NULL DEFAULT '0',
  `language` char(7) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `published` (`published`,`access`),
  KEY `newsfeeds` (`module`,`published`),
  KEY `idx_language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=87 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_modules`
--

LOCK TABLES `btdov_modules` WRITE;
/*!40000 ALTER TABLE `btdov_modules` DISABLE KEYS */;
INSERT INTO `btdov_modules` VALUES (1,'Menú Principal','','',1,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(2,'Acceso','','',1,'login',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,1,'',1,'*'),(3,'Artículos populares','','',3,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_popular',3,1,'{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(4,'Últimos artículos añadidos','','',4,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_latest',3,1,'{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(8,'Barra de herramientas','','',1,'toolbar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_toolbar',3,1,'',1,'*'),(9,'Iconos rápidos','','',1,'icon',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_quickicon',3,1,'',1,'*'),(10,'Usuarios conectados','','',2,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_logged',3,1,'',1,'*'),(12,'Menú Administrador','','',1,'menu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',3,1,'{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}',1,'*'),(13,'Submenú Administrador','','',1,'submenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_submenu',3,1,'',1,'*'),(14,'Estado usuarios','','',1,'status',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_status',3,1,'',1,'*'),(15,'Título','','',1,'title',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_title',3,1,'',1,'*'),(16,'Formulario de acceso','','',7,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,1,'{\"greeting\":\"1\",\"name\":\"0\"}',0,'*'),(17,'Ruta','','',1,'position-2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_breadcrumbs',1,1,'{\"moduleclass_sfx\":\"\",\"showHome\":\"1\",\"homeText\":\"Inicio\",\"showComponent\":\"1\",\"separator\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(18,'Tienda de libros','','',1,'position-10',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_banners',1,0,'{\"target\":\"1\",\"count\":\"1\",\"cid\":\"3\",\"catid\":[\"\"],\"tag_search\":\"0\",\"ordering\":\"0\",\"header_text\":\"\",\"footer_text\":\"Books!\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(79,'Estatus Multilanguaje','','',1,'status',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_multilangstatus',3,1,'{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(19,'Menu Usuario','','',1,'position-5',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',2,1,'{\"menutype\":\"usermenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(80,'Formulario de Acceso','','',1,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_cblogin',1,1,'{\"moduleclass_sfx\":\"\",\"horizontal\":\"0\",\"compact\":\"0\",\"pretext\":\"\",\"posttext\":\"\",\"logoutpretext\":\"\",\"logoutposttext\":\"\",\"login\":\"\",\"logout\":\"index.php\",\"show_lostpass\":\"1\",\"show_newaccount\":\"1\",\"show_username_pass_icons\":\"0\",\"name_lenght\":\"14\",\"pass_lenght\":\"14\",\"show_buttons_icons\":\"0\",\"show_remind_register_icons\":\"0\",\"login_message\":\"0\",\"logout_message\":\"0\",\"remember_enabled\":\"1\",\"greeting\":\"1\",\"name\":\"0\",\"show_avatar\":\"0\",\"avatar_position\":\"default\",\"text_show_profile\":\"\",\"text_edit_profile\":\"\",\"pms_type\":\"0\",\"show_pms\":\"0\",\"show_connection_notifications\":\"0\",\"https_post\":\"0\",\"cb_plugins\":\"0\"}',0,'*'),(81,'CB Workflows','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_comprofilermoderator',1,1,'',0,'*'),(82,'CB Online','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_comprofileronline',1,1,'',0,'*'),(68,'Sobre Parques','','<p>El sitio de muestra de Parques está diseñado como un sitio simple que puede ser actualizado sistemáticamente desde la parte delantera (frontend) de Joomla!.</p><p>As a site, it is largely focused on a blog which can be updated using the front end article submission.</p><p>New weblinks can also be added through the front end.</p><p>A simple image gallery uses com_content with thumbnails displayed in a blog layout and full size images shown in article layout.</p><p>The Parks site features the language switch module. All of the content and modules are tagged as English (en-GB). If a second language pack is added with sample data this can be filtered using the language switch.</p><p>Parks uses HTML5 which is a major web standard (along with XHTML which is used in other areas of sample data).</p>',2,'position-4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(85,'Video','','<p><param name=\"movie\" value=\"http://www.youtube.com/v/pM6k00aiH98?version=3&amp;hl=es_ES\" /><param name=\"allowFullScreen\" value=\"true\" /><param name=\"allowscriptaccess\" value=\"always\" /></p>',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(25,'Mapa del Sitio','','',1,'sitemapload',42,'2013-02-22 16:53:36','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_menu',1,0,'{\"menutype\":\"mainmenu\",\"startLevel\":\"2\",\"endLevel\":\"3\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"sitemap\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(26,'Este Sitio','','',5,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(27,'Articulos Archivados','','',1,'archiveload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_archive',1,1,'{\"count\":\"10\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(28,'Ultimas Noticias','','',1,'articleslatestload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_latest',1,1,'{\"catid\":[\"19\"],\"count\":\"5\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"show_featured\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(29,'Contenido Mas Leido','','',1,'articlespopularload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_popular',1,1,'{\"show_front\":\"1\",\"count\":\"5\",\"catid\":[\"26\",\"29\"],\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(30,'Mostrar Feeds (hilos)','','',1,'feeddisplayload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_feed',1,1,'{\"rssurl\":\"http:\\/\\/community.joomla.org\\/blogs\\/community.feed?type=rss\",\"rssrtl\":\"0\",\"rsstitle\":\"1\",\"rssdesc\":\"1\",\"rssimage\":\"1\",\"rssitems\":\"3\",\"rssitemdesc\":\"1\",\"word_count\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(31,'Noticias Ultima Hora: Ultimas','','',1,'newsflashload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_news',1,1,'{\"catid\":[\"20\"],\"image\":\"0\",\"item_title\":\"0\",\"link_titles\":\"\",\"item_heading\":\"h4\",\"showLastSeparator\":\"1\",\"readmore\":\"1\",\"count\":\"1\",\"ordering\":\"a.publish_up\",\"layout\":\"horizontal\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(33,'Imagen Aleatoria','','',1,'randomimageload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_random_image',1,1,'{\"type\":\"jpg\",\"folder\":\"images\\/sampledata\\/parks\\/animals\",\"link\":\"\",\"width\":\"180\",\"height\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(34,'Elementos Articulos Relacionados','','',1,'relateditemsload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_related_items',1,1,'{\"showDate\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\"}',0,'*'),(35,'Buscar','','',1,'searchload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_search',1,1,'{\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"button_pos\":\"right\",\"imagebutton\":\"\",\"button_text\":\"\",\"set_itemid\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(36,'Estadisticas','','',1,'statisticsload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_stats',1,1,'{\"serverinfo\":\"1\",\"siteinfo\":\"1\",\"counter\":\"1\",\"increase\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(37,'Noticias externas','','',1,'syndicateload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_syndicate',1,1,'{\"text\":\"Feed Entries\",\"format\":\"rss\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(38,'Ultimos Usuarios','','',1,'userslatestload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_users_latest',1,1,'{\"shownumber\":\"5\",\"linknames\":\"0\",\"linktowhat\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(39,'Quien esta en Linea','','',1,'whosonlineload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_whosonline',1,1,'{\"showmode\":\"2\",\"linknames\":\"0\",\"linktowhat\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(40,'Wrapper','','',1,'wrapperload',42,'2015-02-27 18:09:07','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_wrapper',1,1,'{\"url\":\"http:\\/\\/fsf.org\",\"add\":\"1\",\"scrolling\":\"auto\",\"width\":\"100%\",\"height\":\"200\",\"height_auto\":\"1\",\"target\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(41,'Pie de Pagina','','',1,'footerload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_footer',1,1,'{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(44,'Acceso','','',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_login',1,1,'{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(45,'Menu','','',1,'menuload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(47,'Ultimos Blogs Parques','','',6,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_latest',1,1,'{\"count\":\"5\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"show_front\":\"1\",\"catid\":\"35\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'en-GB'),(48,'Video','','<div style=\"color: #333333; font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 76%; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #ffffff; line-height: 1.3em; background-position: initial initial; background-repeat: initial initial; margin: 8px;\">\r\n<p> <span class=\"Apple-style-span\" style=\"color: #454545; font-family: Arial, Helvetica, sans-serif; line-height: normal;\">&lt;iframe width=\"425\" height=\"349\" src=\"&lt;a id=&quot;yui_3_2_0_1_1318898507222154\" href=\"http://www.youtube.com/embed/pM6k00aiH98?hl=es&amp;fs=1\" target=\"_blank\" rel=\"nofollow\" style=\"color: #234786; text-decoration: underline; outline-style: none; outline-width: initial; outline-color: initial;&quot;&gt;http://www.youtube.com/embed/pM6k00aiH98?hl=es&amp;fs=1\" frameborder=\"0\" allowfullscreen&gt;&lt;/iframe&gt;</span></p>\r\n</div>',1,'position-14',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(49,'Enlaces Web','','',1,'weblinksload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_weblinks',1,1,'{\"catid\":\"32\",\"count\":\"5\",\"ordering\":\"title\",\"direction\":\"asc\",\"target\":\"3\",\"description\":\"0\",\"hits\":\"0\",\"count_clicks\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(52,'Ruta','','',1,'breadcrumbsload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_breadcrumbs',1,1,'{\"showHome\":\"1\",\"homeText\":\"Home\",\"showLast\":\"1\",\"separator\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(61,'Articulos Categorias','','',1,'articlescategoriesload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_categories',1,1,'{\"parent\":\"29\",\"show_description\":\"0\",\"show_children\":\"0\",\"maxlevel\":\"0\",\"count\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(56,'Anuncios','','',1,'bannersload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_banners',1,1,'{\"target\":\"1\",\"count\":\"1\",\"cid\":\"1\",\"catid\":[\"15\"],\"tag_search\":\"0\",\"ordering\":\"random\",\"header_text\":\"\",\"footer_text\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(58,'Especial','','<h1>&iexcl;Esta semana tenemos en especial a mitad de precio las deliciosas naranjas!</h1><div>&iexcl;Sólo para nuestros clientes especiales!</div><div>Utilice el código: Joomla! when ordering</div><p><em>Este módulo sólo puede ser visto por la gente en el grupo de clientes o superior.</em></p>',1,'position-12',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',4,1,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(62,'Conmutar Idioma','','',3,'position-4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_languages',1,1,'{\"header_text\":\"\",\"footer_text\":\"\",\"image\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(63,'Buscar','','',1,'position-0',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_search',1,1,'{\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"button_pos\":\"right\",\"imagebutton\":\"1\",\"button_text\":\"\",\"set_itemid\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(64,'Conmutar Idioma','','',1,'languageswitcherload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_languages',1,1,'{\"header_text\":\"\",\"footer_text\":\"\",\"image\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(65,'Sobre Tienda de Frutas','','<p>El sitio de la Tienda de Frutas muestra una serie de características de Joomla!.</p><p>La plantilla utiliza clases de hojas de estilo en cascada para cambiar el diseño de los elementos, como la creación de la lista alfabética horizontal en la Enciclopedia de Frutas.</p><p> </p>',1,'position-4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(69,'Articulos Categoria','','',1,'articlescategoryload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_category',1,1,'{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"show_front\":\"show\",\"count\":\"0\",\"category_filtering_type\":\"1\",\"catid\":[\"72\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"created_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ksort\",\"month_year_format\":\"F Y\",\"item_heading\":\"4\",\"show_date\":\"0\",\"show_date_field\":\"created\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":\"0\",\"show_hits\":\"0\",\"show_author\":\"0\",\"show_introtext\":\"0\",\"introtext_limit\":\"100\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(70,'Buscar (Plantilla Atomic)','','',1,'atomic-search',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_search',1,0,'{\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"button_pos\":\"right\",\"imagebutton\":\"\",\"button_text\":\"\",\"set_itemid\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(86,'Video','','',1,'position-12',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_j16html',1,0,'{\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"fwd_html\":\"<object width=\\\"480\\\" height=\\\"360\\\"><param name=\\\"movie\\\" value=\\\"http:\\/\\/www.youtube.com\\/v\\/pM6k00aiH98?version=3&amp;hl=es_ES\\\"><\\/param><param name=\\\"allowFullScreen\\\" value=\\\"true\\\"><\\/param><param name=\\\"allowscriptaccess\\\" value=\\\"always\\\"><\\/param><embed src=\\\"http:\\/\\/www.youtube.com\\/v\\/pM6k00aiH98?version=3&amp;hl=es_ES\\\" type=\\\"application\\/x-shockwave-flash\\\" width=\\\"480\\\" height=\\\"360\\\" allowscriptaccess=\\\"always\\\" allowfullscreen=\\\"true\\\"><\\/embed><\\/object>\",\"clean_js\":\"1\",\"clean_css\":\"1\",\"clean_all\":\"1\"}',0,'*'),(72,'Cita Superior (Plantilla Atomic)','','<hr />\r\n<h2 class=\"alt\">Gestión de Contenidos de gran alcance y un framework extensible simple.</h2>\r\n<hr />',1,'atomic-topquote',42,'2015-05-26 23:32:06','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(73,'Columna Inferior Izquierda (Plantilla Atomic)','','<h6>Esta es una columna anidada</h6>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>',1,'atomic-bottomleft',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(74,'Columna Inferior Centro (Plantilla Atomic)','','<h6>Esta es otra columna anidada</h6>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>',1,'atomic-bottommiddle',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(75,'Barra lateral (Plantilla Atomic)','','<h3>A <span class=\"alt\">Simple</span> barra lateral</h3>\r\n<p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue.</p>\r\n<p class=\"quiet\">Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue.</p>\r\n<h5>Incremental leading</h5>\r\n<p class=\"incr\">Vestibulum ante ipsum primis in faucibus orci luctus vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. sed aliquet vehicula, lectus tellus.</p>\r\n<p class=\"incr\">Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue.</p>',1,'atomic-sidebar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(76,'Acceso (Plantilla Atomic)','','',2,'atomic-sidebar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,0,'{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(77,'Diseño y Hosting Joomla!','','',1,'position-11',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_banners',1,0,'{\"target\":\"1\",\"count\":\"1\",\"cid\":\"2\",\"catid\":[\"15\"],\"tag_search\":\"0\",\"ordering\":\"0\",\"header_text\":\"\",\"footer_text\":\"Dise\\u00f1o y Hosting Joomla!\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(78,'Joomla Spanish','','',1,'position-9',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_banners',1,0,'{\"target\":\"1\",\"count\":\"1\",\"cid\":\"1\",\"catid\":[\"15\"],\"tag_search\":\"0\",\"ordering\":\"0\",\"header_text\":\"\",\"footer_text\":\"Joomla! en tu idioma\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*');
/*!40000 ALTER TABLE `btdov_modules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_modules_menu`
--

DROP TABLE IF EXISTS `btdov_modules_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_modules_menu` (
  `moduleid` int(11) NOT NULL DEFAULT '0',
  `menuid` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`moduleid`,`menuid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_modules_menu`
--

LOCK TABLES `btdov_modules_menu` WRITE;
/*!40000 ALTER TABLE `btdov_modules_menu` DISABLE KEYS */;
INSERT INTO `btdov_modules_menu` VALUES (1,0),(2,0),(3,0),(4,0),(6,0),(7,0),(8,0),(9,0),(10,0),(12,0),(13,0),(14,0),(15,0),(16,205),(16,435),(17,0),(18,0),(19,0),(20,0),(22,231),(22,234),(22,238),(22,242),(22,243),(22,244),(22,296),(22,399),(22,400),(23,-463),(23,-462),(23,-433),(23,-432),(23,-431),(23,-430),(23,-429),(23,-427),(23,-400),(23,-399),(23,-296),(23,-244),(23,-243),(23,-242),(23,-238),(23,-234),(25,294),(26,-463),(26,-462),(26,-433),(26,-432),(26,-431),(26,-430),(26,-429),(26,-427),(26,-400),(26,-399),(26,-296),(26,-244),(26,-243),(26,-242),(26,-238),(26,-234),(27,325),(28,310),(29,302),(30,410),(31,309),(32,309),(33,307),(34,326),(35,306),(36,304),(37,311),(38,300),(39,301),(40,313),(41,324),(45,303),(47,231),(47,234),(47,242),(47,243),(47,244),(47,296),(47,399),(47,400),(48,435),(49,417),(52,416),(56,305),(57,238),(57,427),(57,429),(57,430),(57,431),(57,432),(57,433),(57,462),(57,463),(58,427),(58,429),(58,430),(58,431),(58,432),(58,433),(58,462),(58,463),(61,443),(62,231),(62,234),(62,242),(62,243),(62,244),(62,296),(62,399),(62,400),(63,0),(64,447),(65,427),(65,429),(65,430),(65,431),(65,432),(65,433),(65,462),(65,463),(68,243),(69,459),(70,285),(70,316),(71,285),(71,316),(72,285),(72,316),(73,285),(73,316),(74,285),(74,316),(75,285),(75,316),(76,285),(76,316),(77,0),(78,0),(79,0),(80,435),(85,0),(86,435);
/*!40000 ALTER TABLE `btdov_modules_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_newsfeeds`
--

DROP TABLE IF EXISTS `btdov_newsfeeds`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT '0',
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL DEFAULT '',
  `alias` varchar(100) NOT NULL DEFAULT '',
  `link` varchar(200) NOT NULL DEFAULT '',
  `filename` varchar(200) DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT '0',
  `numarticles` int(10) unsigned NOT NULL DEFAULT '1',
  `cache_time` int(10) unsigned NOT NULL DEFAULT '3600',
  `checked_out` int(10) unsigned NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `rtl` tinyint(4) NOT NULL DEFAULT '0',
  `access` int(10) unsigned NOT NULL DEFAULT '0',
  `language` char(7) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT '0',
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `xreference` varchar(50) NOT NULL COMMENT 'Una referencia para los vínculos a datos externos conjuntos.',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`published`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`),
  KEY `idx_language` (`language`),
  KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_newsfeeds`
--

LOCK TABLES `btdov_newsfeeds` WRITE;
/*!40000 ALTER TABLE `btdov_newsfeeds` DISABLE KEYS */;
INSERT INTO `btdov_newsfeeds` VALUES (17,1,'Joomla! Anuncios','joomla-announcements','http://www.joomla.org/announcements.feed?type=rss',NULL,1,5,3600,0,'0000-00-00 00:00:00',1,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','0000-00-00 00:00:00',0,'','2010-07-10 23:40:09',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,2,'Joomla! Nuevas Extensiones','new-joomla-extensions','http://feeds.joomla.org/JoomlaExtensions',NULL,1,5,3600,0,'0000-00-00 00:00:00',4,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','0000-00-00 00:00:00',0,'','2010-08-23 02:49:21',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,3,'Joomla! Noticias de Seguridad','joomla-security-news','http://feeds.joomla.org/JoomlaSecurityNews',NULL,1,5,3600,0,'0000-00-00 00:00:00',2,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','0000-00-00 00:00:00',0,'','2010-08-23 02:49:21',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,4,'Joomla! Conectar','joomla-connect','http://feeds.joomla.org/JoomlaConnect',NULL,1,5,3600,0,'0000-00-00 00:00:00',3,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','0000-00-00 00:00:00',0,'','2010-08-23 02:49:21',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `btdov_newsfeeds` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_redirect_links`
--

DROP TABLE IF EXISTS `btdov_redirect_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_redirect_links` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `old_url` varchar(255) NOT NULL,
  `new_url` varchar(255) NOT NULL,
  `referer` varchar(150) NOT NULL,
  `comment` varchar(255) NOT NULL,
  `published` tinyint(4) NOT NULL,
  `created_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_link_old` (`old_url`),
  KEY `idx_link_modifed` (`modified_date`)
) ENGINE=MyISAM AUTO_INCREMENT=140 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_redirect_links`
--

LOCK TABLES `btdov_redirect_links` WRITE;
/*!40000 ALTER TABLE `btdov_redirect_links` DISABLE KEYS */;
INSERT INTO `btdov_redirect_links` VALUES (1,'http://www.vida.cr/recursos/index.php/component/users/index.php','','http://www.vida.cr/recursos/index.php/component/users/?view=registration','',0,'2011-10-11 01:40:38','0000-00-00 00:00:00'),(2,'http://www.vida.cr/recursos/index.php/your-profile','','','',0,'2011-10-11 15:50:07','0000-00-00 00:00:00'),(3,'http://www.vida.cr/recursos/','','','',0,'2011-10-11 16:31:06','0000-00-00 00:00:00'),(4,'http://www.vida.cr/recursos/index.php','','http://www.vida.cr/recursos/','',0,'2011-10-11 16:31:13','0000-00-00 00:00:00'),(5,'http://www.vida.cr/recursos/index.php/images/logo17-140-r.png','','','',0,'2011-10-11 16:45:57','0000-00-00 00:00:00'),(6,'http://www.vida.cr/recursos/index.php/material-audio/images/btn_audio.png','','http://www.vida.cr/recursos/index.php/material-audio/agosto','',0,'2011-10-12 19:31:00','0000-00-00 00:00:00'),(7,'http://www.vida.cr/recursos/index.php/images/banners_recursojpg.jpg','','http://www.vida.cr/recursos/index.php/material-audio','',0,'2011-10-12 19:32:12','0000-00-00 00:00:00'),(8,'http://www.vida.cr/recursos/index.php/images/bannersrecurso.jpg','','http://www.vida.cr/recursos/index.php/material-audio','',0,'2011-10-12 19:41:29','0000-00-00 00:00:00'),(9,'http://www.vida.cr/recursos/index.php/www.vida.cr/recursos/images/bannersrecurso.jpg','','http://www.vida.cr/recursos/index.php/material-audio','',0,'2011-10-12 19:44:46','0000-00-00 00:00:00'),(10,'http://www.vida.cr/recursos/index.php/images/btnaudio.png','','http://www.vida.cr/recursos/index.php/material-audio','',0,'2011-10-12 19:49:34','0000-00-00 00:00:00'),(11,'http://www.vida.cr/recursos/index.php/images/banners/banners_recursojpg.jpg','','http://www.vida.cr/recursos/index.php/material-audio','',0,'2011-10-12 20:23:41','0000-00-00 00:00:00'),(12,'http://www.vida.cr/recursos/index.php/material-audio','','','',0,'2011-10-12 20:28:17','0000-00-00 00:00:00'),(13,'http://www.vida.cr/recursos/index.php/images/joomla_black.gif','','http://www.vida.cr/recursos/index.php/material-audio','',0,'2011-10-12 20:42:31','0000-00-00 00:00:00'),(14,'http://www.vida.cr/recursos/index.php/material-audio/images/btnaudio.png','','http://www.vida.cr/recursos/index.php/material-audio/agosto','',0,'2011-10-12 20:52:51','0000-00-00 00:00:00'),(15,'http://www.vida.cr/recursos/index.php/audio/images/btnaudio.png','','http://www.vida.cr/recursos/index.php/audio/agosto','',0,'2011-10-12 21:10:12','0000-00-00 00:00:00'),(16,'http://www.vida.cr/recursos/index.php?option=com_adsmanager','','','',0,'2011-12-05 08:57:33','0000-00-00 00:00:00'),(17,'http://www.vida.cr/recursos/index.php?option=com_if_nexus','','','',0,'2011-12-05 23:16:06','0000-00-00 00:00:00'),(18,'http://www.vida.cr/recursos/index.php?option=com_eventcal&Itemid=','','','',0,'2011-12-06 19:21:52','0000-00-00 00:00:00'),(19,'http://vida.cr/recursos/index.php?option=com_idoblog&task=userblog&userid=42','','','',0,'2011-12-07 08:51:06','0000-00-00 00:00:00'),(20,'http://vida.cr/recursos/index.php?option=com_phocadocumentation&view=section&id=1','','','',0,'2011-12-07 18:37:39','0000-00-00 00:00:00'),(21,'http://vida.cr/recursos/index.php?option=com_simple_review&category=4','','','',0,'2011-12-09 06:56:54','0000-00-00 00:00:00'),(22,'http://vida.cr/recursos/index.php?option=com_gigcal&task=details&Itemid=37&gigcal_gigs_id=402\'','','','',0,'2011-12-09 19:26:43','0000-00-00 00:00:00'),(23,'http://vida.cr/recursos/index.php?option=com_aist&view=vacancylist&contact_id=-3','','','',0,'2011-12-09 21:02:19','0000-00-00 00:00:00'),(24,'http://www.vida.cr/recursos/index.php?option=com_jreactions&Itemid=','','','',0,'2011-12-10 04:00:53','0000-00-00 00:00:00'),(25,'http://www.vida.cr/recursos/index.php?option=com_custompages','','','',0,'2011-12-10 06:08:11','0000-00-00 00:00:00'),(26,'http://vida.cr/recursos/index.php?option=com_ccinvoices&task=viewInv&id=null','','','',0,'2011-12-10 20:54:51','0000-00-00 00:00:00'),(27,'http://vida.cr/recursos/index.php?option=com_sponsorwall&controller=sponsorwall&catid=null','','','',0,'2011-12-10 21:22:08','0000-00-00 00:00:00'),(28,'http://vida.cr/recursos/index.php?option=com_acprojects&page=7&lang=de&Itemid=null','','','',0,'2012-01-01 09:26:30','0000-00-00 00:00:00'),(29,'http://vida.cr/recursos/index.php?option=com_itarmory&view=guildmembers&Itemid=&filter_search=&filter_level=1&filter_race=*&filter_class=8','','','',0,'2012-01-04 06:23:48','0000-00-00 00:00:00'),(30,'http://vida.cr/recursos/index.php?option=com_juser&task=show_profile&id=70','','','',0,'2012-01-04 15:39:10','0000-00-00 00:00:00'),(31,'http://vida.cr/recursos/index.php?option=com_gameserver&view=gamepanel&id=999999','','','',0,'2012-01-04 20:36:01','0000-00-00 00:00:00'),(32,'http://vida.cr/recursos/index.php?option=com_mosres&catID=1004&regID=2&task=viewproperty&property_uid=null\'','','','',0,'2012-01-05 01:52:42','0000-00-00 00:00:00'),(33,'http://vida.cr/recursos/index.php?option=com_category&task=loadCategory&catid=-9999','','','',0,'2012-01-05 02:30:31','0000-00-00 00:00:00'),(34,'http://vida.cr/recursos/index.php?option=com_jvideo&view=user&user_id=62','','','',0,'2012-01-05 12:34:43','0000-00-00 00:00:00'),(35,'http://www.vida.cr/recursos/index.php?option=com_sef&Itemid=','','','',0,'2012-01-07 21:15:36','0000-00-00 00:00:00'),(36,'http://recursos.vida.cr/administrator/index.php?option=com_content&layout=edit&id=74','','http://recursos.vida.cr/administrator/index.php?option=com_content&view=article&layout=edit&id=74','',0,'2012-07-12 18:01:49','0000-00-00 00:00:00'),(37,'http://recursos.vida.cr/?option=com_ckforms&view=ckforms&controller=../../../../../../../../../../../../../../../proc/self/environ\0','','','',0,'2012-10-30 06:27:34','0000-00-00 00:00:00'),(38,'http://recursos.vida.cr/index2.php?option=com_ckforms&view=ckforms&controller=../../../../../../../../../../../../../../../proc/self/environ\0','','','',0,'2012-10-30 09:52:58','0000-00-00 00:00:00'),(39,'http://recursos.vida.cr/administrator/index.php?option=com_templates&layout=edit','','','',0,'2012-12-31 11:32:11','0000-00-00 00:00:00'),(40,'http://recursos.vida.cr/index.​php?option?=com_conte?nt&view=ar?ticle&id=7?8&Itemid=4?80','','','',0,'2013-02-05 03:18:33','0000-00-00 00:00:00'),(41,'http://recursos.vida.cr/index.​php?option​=com_conte​nt&view=ar​ticle&id=7​8&Itemid=4​80','','','',0,'2013-02-05 03:25:24','0000-00-00 00:00:00'),(42,'http://www.recursos.vida.cr//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&method=form&cid=20','','','',0,'2013-02-05 18:40:08','0000-00-00 00:00:00'),(43,'http://recursos.vida.cr/index.php?option=com_kunena&func=userlist&search=%\'+and+1=2)+union+select+1,2,concat(0x3a,username,0x3a,password,0x3a),3,4,5,6,62,1,1,0,0,0,1,15+from+jos_users+where+usertype=0x53757065722041646d696e6973747261746f72--+;','','','',0,'2013-05-13 07:32:55','0000-00-00 00:00:00'),(44,'http://recursos.vida.cr/index.php?option=com_user&view=reset&layout=confirm','','','',0,'2013-05-25 13:33:16','0000-00-00 00:00:00'),(45,'http://www.recursos.vida.cr/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager','','','',0,'2013-06-13 04:26:55','0000-00-00 00:00:00'),(46,'http://recursos.vida.cr/index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',0,'2013-07-13 06:47:58','0000-00-00 00:00:00'),(47,'http://recursos.vida.cr//index.php?option=com_jce&task=plugin&plugin=imgmanager&file=imgmanager&version=1576&cid=20','','','',0,'2013-07-26 20:58:51','0000-00-00 00:00:00'),(48,'http://recursos.vida.cr/index.php?option=capetocapeboathire.com.au/images/upx.txt?','','','',0,'2014-01-18 19:17:54','0000-00-00 00:00:00'),(49,'http://recursos.vida.cr/index.php?option=999999.9','','','',0,'2014-02-08 19:00:39','0000-00-00 00:00:00'),(50,'http://recursos.vida.cr/index.php?option=com_content and 1>1','','','',0,'2014-02-08 19:00:48','0000-00-00 00:00:00'),(51,'http://recursos.vida.cr/index.php?option=com_content\' and \'x\'=\'x','','','',0,'2014-02-08 19:00:52','0000-00-00 00:00:00'),(52,'http://recursos.vida.cr/index.php?option=com_content\' and \'x\'=\'y','','','',0,'2014-02-08 19:00:57','0000-00-00 00:00:00'),(53,'http://recursos.vida.cr/index.php?option=com_content\" and \"x\"=\"x','','','',0,'2014-02-08 19:01:05','0000-00-00 00:00:00'),(54,'http://recursos.vida.cr/index.php?option=com_content\" and \"x\"=\"y','','','',0,'2014-02-08 19:01:13','0000-00-00 00:00:00'),(55,'http://recursos.vida.cr/index.php?option=/*!30000 com_content*/','','','',0,'2014-02-08 19:01:25','0000-00-00 00:00:00'),(56,'http://recursos.vida.cr/index.php?option=com_content and 1::int=1','','','',0,'2014-02-08 19:01:30','0000-00-00 00:00:00'),(57,'http://recursos.vida.cr/index.php?option=com_content and rownum=rownum','','','',0,'2014-02-08 19:01:36','0000-00-00 00:00:00'),(58,'http://recursos.vida.cr/index.php?option=com_content and /*!30000if(1=1,BENCHMARK(11481600,MD5(0x41)),0)*/','','','',0,'2014-02-08 19:03:34','0000-00-00 00:00:00'),(59,'http://recursos.vida.cr/index.php?option=com_content\' and /*!30000if(1=1,BENCHMARK(11481600,MD5(0x41)),0)*/ and \'x\'=\'x','','','',0,'2014-02-08 19:03:36','0000-00-00 00:00:00'),(60,'http://recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68&Itemid=435','','http://recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68&Itemid=435','',0,'2014-02-25 00:25:15','0000-00-00 00:00:00'),(61,'http://recursos.vida.cr/index.php?option=com_community&view=frontpage&140521-185624','','','',0,'2014-05-21 16:56:18','0000-00-00 00:00:00'),(62,'http://recursos.vida.cr/index.php?140521-185625','','','',0,'2014-05-21 16:56:18','0000-00-00 00:00:00'),(63,'http://recursos.vida.cr/index.php?option=com_community&view=frontpage&140531-202622','','','',0,'2014-05-31 18:26:09','0000-00-00 00:00:00'),(64,'http://recursos.vida.cr/index.php?140531-202624','','','',0,'2014-05-31 18:26:10','0000-00-00 00:00:00'),(65,'http://recursos.vida.cr/index.php?option=com_community&view=frontpage&140610-115347','','','',0,'2014-06-10 09:53:43','0000-00-00 00:00:00'),(66,'http://recursos.vida.cr/index.php?140610-115347','','','',0,'2014-06-10 09:53:44','0000-00-00 00:00:00'),(67,'http://recursos.vida.cr/index.php?option=com_content&view=article&id=80&Itemid=481','','http://recursos.vida.cr/index.php?option=com_content&view=article&id=68&Itemid=435','',0,'2014-06-19 17:35:14','0000-00-00 00:00:00'),(68,'http://recursos.vida.cr/index.php?option=com_community&view=frontpage&140620-213607','','','',0,'2014-06-20 19:36:03','0000-00-00 00:00:00'),(69,'http://recursos.vida.cr/index.php?140620-213608','','','',0,'2014-06-20 19:36:04','0000-00-00 00:00:00'),(70,'http://recursos.vida.cr/index.php?option=com_community&view=frontpage&140630-122221','','','',0,'2014-06-30 10:22:20','0000-00-00 00:00:00'),(71,'http://recursos.vida.cr/index.php?140630-122222','','','',0,'2014-06-30 10:22:21','0000-00-00 00:00:00'),(72,'http://recursos.vida.cr/index.php?option=com_community&view=frontpage&140713-084541','','','',0,'2014-07-13 06:45:25','0000-00-00 00:00:00'),(73,'http://recursos.vida.cr/index.php?140713-084542','','','',0,'2014-07-13 06:45:26','0000-00-00 00:00:00'),(74,'http://recursos.vida.cr/index.php?option=com_jdownloads&Itemid=101&view=upload&140914-081618','','','',0,'2014-09-14 15:16:48','0000-00-00 00:00:00'),(75,'http://recursos.vida.cr//index.php?option=com_user&view=reset&layout=confirm','','','',0,'2014-09-16 11:19:21','0000-00-00 00:00:00'),(76,'http://recursos.vida.cr//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',0,'2014-10-10 06:10:22','0000-00-00 00:00:00'),(77,'http://recursos.vida.cr/index.php?option=com_user&view=register','','','',0,'2015-04-04 13:48:17','0000-00-00 00:00:00'),(78,'http://recursos.vida.cr/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',0,'2015-07-08 18:10:15','0000-00-00 00:00:00'),(79,'http://www.recursos.vida.cr/index.php?option=com_adsmanager&task=upload&tmpl=component','','','',0,'2015-07-08 22:23:14','0000-00-00 00:00:00'),(80,'http://recursos.vida.cr//index.php?option=com_adsmanager&task=upload&tmpl=component','','','',0,'2015-07-23 20:44:30','0000-00-00 00:00:00'),(81,'http://recursos.vida.cr//index.php?option=com_myblog&task=ajaxupload','','','',0,'2015-08-14 13:20:26','0000-00-00 00:00:00'),(82,'http://www.recursos.vida.cr//index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=2','','','',0,'2015-11-09 21:59:26','0000-00-00 00:00:00'),(83,'http://www.recursos.vida.cr//index.php?option=com_adsmanager&task=upload&tmpl=component','','','',0,'2015-11-12 08:17:23','0000-00-00 00:00:00'),(84,'http://www.recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=1','','','',0,'2015-12-03 21:10:57','0000-00-00 00:00:00'),(85,'http://www.recursos.vida.cr/index.php?option=com_myblog&task=ajaxupload','','','',0,'2015-12-20 11:40:30','0000-00-00 00:00:00'),(86,'http://www.recursos.vida.cr/index.php?option=com_cckjseblod&task=download&file=configuration.php','','','',0,'2015-12-20 11:40:39','0000-00-00 00:00:00'),(87,'http://www.recursos.vida.cr/index.php?option=com_user&view=reset&layout=confirm','','','',0,'2016-02-04 00:49:16','0000-00-00 00:00:00'),(88,'http://www.recursos.vida.cr//index.php?option=com_myblog&task=ajaxupload','','','',0,'2016-02-13 18:56:37','0000-00-00 00:00:00'),(89,'http://recursos.vida.cr///index.php?option=com_adsmanager&task=upload&tmpl=component','','','',0,'2016-02-25 13:33:23','0000-00-00 00:00:00'),(90,'http://www.recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',0,'2016-04-10 01:35:22','0000-00-00 00:00:00'),(91,'http://www.recursos.vida.cr//index.php?option=com_cckjse­blod&task=download&file=configuration.php','','','',0,'2016-04-29 01:06:14','0000-00-00 00:00:00'),(92,'http://www.recursos.vida.cr/index.php?option=com_garyscookbook&func=newItem','','http://www.recursos.vida.cr/index.php?option=com_garyscookbook&func=newItem','',0,'2016-05-30 11:58:36','0000-00-00 00:00:00'),(93,'http://recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=2','','','',0,'2016-07-25 03:03:58','0000-00-00 00:00:00'),(94,'http://www.recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=2','','','',0,'2016-07-26 13:33:45','0000-00-00 00:00:00'),(95,'http://recursos.vida.cr//index.php?option=com_fabrik&c=import&view=import&filetype=csv&tableid=2','','','',0,'2016-08-22 01:01:01','0000-00-00 00:00:00'),(96,'http://www.recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&fietype=csv&tableid=1','','','',0,'2016-09-12 11:55:11','0000-00-00 00:00:00'),(97,'http://www.recursos.vida.cr/index.php?option=com_attachments&task=upload','','','',0,'2016-10-26 20:42:37','0000-00-00 00:00:00'),(98,'http://recursos.vida.cr/index.php?option=com_attachments&task=upload','','','',0,'2016-10-26 21:02:26','0000-00-00 00:00:00'),(99,'http://recursos.vida.cr/index.php?option=com_myblog&task=ajaxupload','','','',0,'2016-10-26 21:57:17','0000-00-00 00:00:00'),(100,'http://recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=1','','','',0,'2016-10-26 23:11:36','0000-00-00 00:00:00'),(101,'http://www.recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=78&Itemid=480','','http://www.recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=78&Itemid=480','',0,'2017-01-12 23:34:16','0000-00-00 00:00:00'),(102,'http://www.recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68&Itemid=435','','http://www.recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68&Itemid=435','',0,'2017-07-17 23:41:21','0000-00-00 00:00:00'),(103,'http://recursos.vida.cr/index.php?option=com_community&view=frontpage','','','',0,'2017-10-10 14:55:08','0000-00-00 00:00:00'),(104,'http://recursos.vida.cr/index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',0,'2017-12-13 20:38:47','0000-00-00 00:00:00'),(105,'http://www.recursos.vida.cr/index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',0,'2018-02-08 15:19:53','0000-00-00 00:00:00'),(106,'http://www.recursos.vida.cr/index.php?option=com_jwallpapers&task=upload','','','',0,'2018-03-19 10:04:52','0000-00-00 00:00:00'),(107,'http://www.recursos.vida.cr/index.php?option=com_joomanager&controller=details&task=download&path=configuration.php','','','',0,'2018-03-19 10:05:21','0000-00-00 00:00:00'),(108,'http://www.recursos.vida.cr/index.php?option=com_mezun&task=edit&hidemainmenu=joomla&id=-9999999==0','','','',0,'2018-03-25 05:31:53','0000-00-00 00:00:00'),(109,'http://www.recursos.vida.cr/index.php?option=com_ewriting&Itemid=9999&func=selectcat&cat=-1==0','','','',0,'2018-03-25 05:31:53','0000-00-00 00:00:00'),(110,'http://recursos.vida.cr/index.php?option=com_cckjseblod&task=download&file=configuration.php','','','',0,'2018-04-02 23:36:48','0000-00-00 00:00:00'),(111,'http://recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',0,'2018-04-02 23:36:49','0000-00-00 00:00:00'),(112,'http://recursos.vida.cr/index.php?option=com_joomanager&controller=details&task=download&path=configuration.php','','','',0,'2018-04-02 23:36:50','0000-00-00 00:00:00'),(113,'http://www.recursos.vida.cr//index.php?option=com_fabrik&format=raw&task=plugin.pluginAjax&plugin=fileupload&method=ajax_upload','','','',0,'2018-05-12 15:16:49','0000-00-00 00:00:00'),(114,'http://www.recursos.vida.cr//index.php?option=com_joomanager&controller=details&task=download&path=configuration.php','','','',0,'2018-05-12 15:16:52','0000-00-00 00:00:00'),(115,'http://www.recursos.vida.cr//index.php?option=com_cckjseblod&task=download&file=configuration.php','','','',0,'2018-06-02 18:41:28','0000-00-00 00:00:00'),(116,'http://recursos.vida.cr/index.php?option=com_content&view=article&id=79&Itemid=479','','http://recursos.vida.cr/index.php?option=com_content&view=article&id=70&Itemid=466','',0,'2018-10-07 05:07:06','0000-00-00 00:00:00'),(117,'http://www.recursos.vida.cr//index.php?option=com_user&view=reset&layout=confirm','','','',0,'2018-11-05 16:49:31','0000-00-00 00:00:00'),(118,'http://www.recursos.vida.cr/index.php?option=ftp://tuningland:tuningland@tuningland.com/envi.php?','','','',0,'2019-01-13 22:42:05','0000-00-00 00:00:00'),(119,'http://www.recursos.vida.cr/index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',0,'2019-02-24 11:47:12','0000-00-00 00:00:00'),(120,'http://recursos.vida.cr/index.php?amp;id=68&option=com_content&view=article&Itemid=435','','','',0,'2019-03-18 17:58:12','0000-00-00 00:00:00'),(121,'http://recursos.vida.cr/index.php?amp;id=68:bienvenido&catid=79:varios&Itemid=435&view=article&option=com_content','','','',0,'2019-03-18 17:58:14','0000-00-00 00:00:00'),(122,'http://recursos.vida.cr/index.php?amp;id=80&option=com_content&view=article&Itemid=481','','','',0,'2019-03-18 17:58:15','0000-00-00 00:00:00'),(123,'http://www.recursos.vida.cr//index.php?option=com_content&view=article&id=[A VALID ID]&Itemid=[A VALID ID]&sflaction=dir&sflDir=','','','',0,'2019-03-21 00:55:14','0000-00-00 00:00:00'),(124,'http://www.recursos.vida.cr//index.php?option=com_installer&view=archive','','','',0,'2019-03-21 00:55:16','0000-00-00 00:00:00'),(125,'http://www.recursos.vida.cr//index.php?option=com_poll&task=results&id=14&mosmsg=DOS<<>AAA<><>','','','',0,'2019-03-21 00:55:18','0000-00-00 00:00:00'),(126,'http://www.recursos.vida.cr//index.php?option=com_fabrik&c=import&view=import&filetype=csv&table=','','','',0,'2019-03-29 11:54:23','0000-00-00 00:00:00'),(127,'http://mail.vida.cr/recursos/index.php?option=com_user&view=register','','','',0,'2019-04-05 16:49:37','0000-00-00 00:00:00'),(128,'https://recursos.vida.cr/index.php?option=com_user&view=register','','','',0,'2020-03-03 07:41:20','0000-00-00 00:00:00'),(129,'http://www.recursos.vida.cr/index.php?option=com_download-monitor&file=configuration.php','','','',0,'2020-03-06 09:39:18','0000-00-00 00:00:00'),(130,'http://www.recursos.vida.cr/index.php?option=com_addproperty&task=listing&propertyId=73&action=filedownload&fname=../configuration.php','','','',0,'2020-03-06 09:39:23','0000-00-00 00:00:00'),(131,'http://www.recursos.vida.cr/index.php?option=com_content&view=article&id=79&Itemid=479','','http://www.recursos.vida.cr/index.php?option=com_content&view=article&id=78&Itemid=480','',0,'2020-04-08 18:53:18','0000-00-00 00:00:00'),(132,'http://www.recursos.vida.cr/index.php?id=1\'','','','',0,'2020-06-25 00:07:15','0000-00-00 00:00:00'),(133,'http://recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68:bienvenido&catid=79:varios&Itemid=435','','http://recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68:bienvenido&catid=79:varios&Itemid=435','',0,'2020-07-26 02:38:12','0000-00-00 00:00:00'),(134,'http://www.recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68:bienvenido&catid=79:varios&itemid=435','','http://www.recursos.vida.cr/index.php?option=com_content\'A=0&view=article&id=68:bienvenido&catid=79:varios&itemid=435','',0,'2020-08-03 20:01:32','0000-00-00 00:00:00'),(135,'http://www.recursos.vida.cr/index.php?option=com_users\'A=0&view=remind','','http://www.recursos.vida.cr/index.php?option=com_users\'A=0&view=remind','',0,'2020-09-27 17:38:07','0000-00-00 00:00:00'),(136,'http://www.recursos.vida.cr/index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image','','','',0,'2020-11-07 05:20:03','0000-00-00 00:00:00'),(137,'https://recursos.vida.cr/index.php?option=com_contenthistory&view=history&list[ordering]=&item_id=75&type_id=1','','','',0,'2021-03-17 14:12:35','0000-00-00 00:00:00'),(138,'https://recursos.vida.cr/index.php?option=com_tag&controller=tag&task=add&tmpl=component','','','',0,'2021-03-18 13:24:58','0000-00-00 00:00:00'),(139,'https://recursos.vida.cr/index.php?option=com_easyblog&view=dashboard&layout=write','','https://recursos.vida.cr/','',0,'2021-04-02 17:30:53','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `btdov_redirect_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_schemas`
--

DROP TABLE IF EXISTS `btdov_schemas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_schemas` (
  `extension_id` int(11) NOT NULL,
  `version_id` varchar(20) NOT NULL,
  PRIMARY KEY (`extension_id`,`version_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_schemas`
--

LOCK TABLES `btdov_schemas` WRITE;
/*!40000 ALTER TABLE `btdov_schemas` DISABLE KEYS */;
INSERT INTO `btdov_schemas` VALUES (700,'1.7.1-2011-09-20');
/*!40000 ALTER TABLE `btdov_schemas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_session`
--

DROP TABLE IF EXISTS `btdov_session`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_session` (
  `session_id` varchar(200) NOT NULL DEFAULT '',
  `client_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `guest` tinyint(4) unsigned DEFAULT '1',
  `time` varchar(14) DEFAULT '',
  `data` mediumtext,
  `userid` int(11) DEFAULT '0',
  `username` varchar(150) DEFAULT '',
  `usertype` varchar(50) DEFAULT '',
  PRIMARY KEY (`session_id`),
  KEY `whosonline` (`guest`,`usertype`),
  KEY `userid` (`userid`),
  KEY `time` (`time`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_session`
--

LOCK TABLES `btdov_session` WRITE;
/*!40000 ALTER TABLE `btdov_session` DISABLE KEYS */;
INSERT INTO `btdov_session` VALUES ('b0775a6e1ca35a7f85531d7f0b0d50f6',1,1,'1620751841','__default|a:8:{s:15:\"session.counter\";i:10;s:19:\"session.timer.start\";i:1620750819;s:18:\"session.timer.last\";i:1620751000;s:17:\"session.timer.now\";i:1620751841;s:22:\"session.client.browser\";s:130:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36 Edg/90.0.818.56\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:5:\"Array\";a:1:{i:0;O:8:\"stdClass\":1:{s:5:\"Array\";a:1:{i:1;s:0:\"\";}}}}}s:4:\"user\";O:5:\"JUser\":23:{s:9:\"\0*\0isRoot\";N;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";N;s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"d0ea6f65f51853937dd45de2411e7fb1\";}',0,'','');
/*!40000 ALTER TABLE `btdov_session` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_template_styles`
--

DROP TABLE IF EXISTS `btdov_template_styles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_template_styles` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `template` varchar(50) NOT NULL DEFAULT '',
  `client_id` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `home` char(7) NOT NULL DEFAULT '0',
  `title` varchar(255) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_template` (`template`),
  KEY `idx_home` (`home`)
) ENGINE=MyISAM AUTO_INCREMENT=117 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_template_styles`
--

LOCK TABLES `btdov_template_styles` WRITE;
/*!40000 ALTER TABLE `btdov_template_styles` DISABLE KEYS */;
INSERT INTO `btdov_template_styles` VALUES (2,'bluestork',1,'1','Bluestork - Defecto','{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\"}'),(3,'atomic',0,'0','Atomic - Defecto','{}'),(4,'beez_20',0,'1','Beez2 - Defecto','{\"wrapperSmall\":53,\"wrapperLarge\":72,\"logo\":\"http:\\/\\/vida.cr\\/images\\/logo-vac.png\",\"sitetitle\":\"Recursos Vida Abundante\",\"sitedescription\":\"\",\"navposition\":\"left\",\"templatecolor\":\"personal\"}'),(5,'hathor',1,'0','Hathor - Defecto','{\"showSiteName\":\"0\",\"highContrast\":\"0\",\"boldText\":\"0\",\"altMenu\":\"0\"}'),(6,'beez5',0,'0','Beez5 - Tienda de Frutas - Defecto','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"logo\":\"images\\/sampledata\\/fruitshop\\/fruits.gif\",\"sitetitle\":\"Mercado Matuna \",\"sitedescription\":\"Sitio de muestra de Tienda de Frutas\",\"navposition\":\"left\",\"html5\":\"0\"}'),(114,'beez_20',0,'0','Beez2 - Parks Sitio','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"logo\":\"\",\"sitetitle\":\"Australian Parks\",\"sitedescription\":\"Parks Sample Site\",\"navposition\":\"center\",\"templatecolor\":\"nature\"}'),(116,'rt_afterburner_j16',0,'0','rt_afterburner_j16 - Defecto','{\"colorStyle\":\"dark2\",\"templateWidth\":\"962\",\"leftcolumnWidth\":\"210\",\"rightcolumnWidth\":\"210\",\"leftcolumnColor\":\"color2\",\"rightcolumnColor\":\"color1\",\"mootools_enabled\":\"1\",\"caption_enabled\":\"1\",\"rocketthemeLogo\":\"1\"}');
/*!40000 ALTER TABLE `btdov_template_styles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_update_categories`
--

DROP TABLE IF EXISTS `btdov_update_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_update_categories` (
  `categoryid` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(20) DEFAULT '',
  `description` text NOT NULL,
  `parent` int(11) DEFAULT '0',
  `updatesite` int(11) DEFAULT '0',
  PRIMARY KEY (`categoryid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Actualizar Categorías';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_update_categories`
--

LOCK TABLES `btdov_update_categories` WRITE;
/*!40000 ALTER TABLE `btdov_update_categories` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_update_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_update_sites`
--

DROP TABLE IF EXISTS `btdov_update_sites`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_update_sites` (
  `update_site_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `location` text NOT NULL,
  `enabled` int(11) DEFAULT '0',
  PRIMARY KEY (`update_site_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COMMENT='Actualizar Sitios';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_update_sites`
--

LOCK TABLES `btdov_update_sites` WRITE;
/*!40000 ALTER TABLE `btdov_update_sites` DISABLE KEYS */;
INSERT INTO `btdov_update_sites` VALUES (1,'Joomla Core','collection','http://update.joomla.org/core/list.xml',1),(2,'Joomla Directorio de Extensiones','collection','http://update.joomla.org/jed/list.xml',1);
/*!40000 ALTER TABLE `btdov_update_sites` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_update_sites_extensions`
--

DROP TABLE IF EXISTS `btdov_update_sites_extensions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_update_sites_extensions` (
  `update_site_id` int(11) NOT NULL DEFAULT '0',
  `extension_id` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`update_site_id`,`extension_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Sitios de enlaces de extensiones para actualizar';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_update_sites_extensions`
--

LOCK TABLES `btdov_update_sites_extensions` WRITE;
/*!40000 ALTER TABLE `btdov_update_sites_extensions` DISABLE KEYS */;
INSERT INTO `btdov_update_sites_extensions` VALUES (1,700),(2,700);
/*!40000 ALTER TABLE `btdov_update_sites_extensions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_updates`
--

DROP TABLE IF EXISTS `btdov_updates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_updates` (
  `update_id` int(11) NOT NULL AUTO_INCREMENT,
  `update_site_id` int(11) DEFAULT '0',
  `extension_id` int(11) DEFAULT '0',
  `categoryid` int(11) DEFAULT '0',
  `name` varchar(100) DEFAULT '',
  `description` text NOT NULL,
  `element` varchar(100) DEFAULT '',
  `type` varchar(20) DEFAULT '',
  `folder` varchar(20) DEFAULT '',
  `client_id` tinyint(3) DEFAULT '0',
  `version` varchar(10) DEFAULT '',
  `data` text NOT NULL,
  `detailsurl` text NOT NULL,
  PRIMARY KEY (`update_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Actualizaciones disponibles';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_updates`
--

LOCK TABLES `btdov_updates` WRITE;
/*!40000 ALTER TABLE `btdov_updates` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_updates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_user_profiles`
--

DROP TABLE IF EXISTS `btdov_user_profiles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_user_profiles` (
  `user_id` int(11) NOT NULL,
  `profile_key` varchar(100) NOT NULL,
  `profile_value` varchar(255) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT '0',
  UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Tabla para almacenar el perfil de usuario';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_user_profiles`
--

LOCK TABLES `btdov_user_profiles` WRITE;
/*!40000 ALTER TABLE `btdov_user_profiles` DISABLE KEYS */;
/*!40000 ALTER TABLE `btdov_user_profiles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_user_usergroup_map`
--

DROP TABLE IF EXISTS `btdov_user_usergroup_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_user_usergroup_map` (
  `user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Clave externa a #__users.id',
  `group_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Clave externa a #__usergroups.id',
  PRIMARY KEY (`user_id`,`group_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_user_usergroup_map`
--

LOCK TABLES `btdov_user_usergroup_map` WRITE;
/*!40000 ALTER TABLE `btdov_user_usergroup_map` DISABLE KEYS */;
INSERT INTO `btdov_user_usergroup_map` VALUES (42,8),(48,2),(57,2),(75,2),(96,2),(96,8),(97,2);
/*!40000 ALTER TABLE `btdov_user_usergroup_map` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_usergroups`
--

DROP TABLE IF EXISTS `btdov_usergroups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_usergroups` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Clave primaria',
  `parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'ID Lista de referencia adyacente',
  `lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto lft.',
  `rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Anidadas conjunto rgt.',
  `title` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
  KEY `idx_usergroup_title_lookup` (`title`),
  KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
  KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE
) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_usergroups`
--

LOCK TABLES `btdov_usergroups` WRITE;
/*!40000 ALTER TABLE `btdov_usergroups` DISABLE KEYS */;
INSERT INTO `btdov_usergroups` VALUES (1,0,1,20,'Publico'),(2,1,6,17,'Registrado'),(3,2,7,14,'Autor'),(4,3,8,11,'Editor'),(5,4,9,10,'Publicador'),(6,1,2,5,'Gestor'),(7,6,3,4,'Administrador'),(8,1,18,19,'Super Usuarios'),(12,2,15,16,'Grupo Atencion al Cliente (Ejemplo)'),(10,3,12,13,'Proveedores Tienda (Ejemplo)');
/*!40000 ALTER TABLE `btdov_usergroups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_users`
--

DROP TABLE IF EXISTS `btdov_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL DEFAULT '',
  `username` varchar(150) NOT NULL DEFAULT '',
  `email` varchar(100) NOT NULL DEFAULT '',
  `password` varchar(100) NOT NULL DEFAULT '',
  `usertype` varchar(25) NOT NULL DEFAULT '',
  `block` tinyint(4) NOT NULL DEFAULT '0',
  `sendEmail` tinyint(4) DEFAULT '0',
  `registerDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `lastvisitDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `activation` varchar(100) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `usertype` (`usertype`),
  KEY `idx_name` (`name`),
  KEY `idx_block` (`block`),
  KEY `username` (`username`),
  KEY `email` (`email`)
) ENGINE=MyISAM AUTO_INCREMENT=98 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_users`
--

LOCK TABLES `btdov_users` WRITE;
/*!40000 ALTER TABLE `btdov_users` DISABLE KEYS */;
INSERT INTO `btdov_users` VALUES (42,'Super User','admin','asolano@vida.cr','d2064d358136996bd22421584a7cb33e:trd7TvKHx6dMeoMmBVxYmg0vuXEA4199','deprecated',0,1,'2011-10-10 21:54:41','2020-12-22 15:14:45','','{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite\":\"\",\"timezone\":\"America\\/Costa_Rica\"}'),(48,'CCI  CHANNEL','CCI Channel','tecnologia@vida.cr','9dbde0e24c5fb788419ed49505a36c28:hqxXWYvYxQK13wrcTPNCuZIBNfiDl3wM','',0,0,'2011-10-14 21:56:27','2015-08-05 16:14:57','','{\"admin_style\":\"\",\"admin_language\":\"es-ES\",\"language\":\"es-ES\",\"editor\":\"\",\"helpsite\":\"\",\"timezone\":\"\"}'),(57,'Faro del Caribe','farodelcaribe','jefaturaderadio@farodelcaribe.org','54e6d08a41d074e2cfaf9f7e39d6938c:3IfCSJpa9ojZUbPQgGCvN7d17xIlDWfy','',0,0,'2012-03-09 20:21:43','2021-02-08 13:30:11','','{}'),(75,'Ebenezer Television','German ','directortv@ebenezer.hn','09dc925be7e814480b284745e50b0283:w2caVvNnR0fsehaPSezTxL3M3ahtkDp1','',0,0,'2013-04-03 21:14:44','2013-04-04 18:26:28','','{}'),(96,'Rodolfo Edo. Flores M','rflores ','rflores@vida.cr','bd8716eda91fed5da61f2d3e53cc1e72:aI629D4hh1X4h14sFAF8oWVu2qkY7zRh','',0,0,'2015-06-24 17:52:59','2017-10-30 15:51:54','','{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite\":\"\",\"timezone\":\"\"}'),(97,'Comunidad Redentor ','Cattaneo','cattaneo@comunidadredentor.org','84148aecc375efc66e311fe2520dab21:kqIgsngSGqT27QB879Cd30gk8Sef17Fc','',0,1,'2017-03-24 20:25:25','2017-04-03 17:43:32','','{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite\":\"\",\"timezone\":\"\"}');
/*!40000 ALTER TABLE `btdov_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_viewlevels`
--

DROP TABLE IF EXISTS `btdov_viewlevels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_viewlevels` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Clave primaria',
  `title` varchar(100) NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `rules` varchar(5120) NOT NULL COMMENT 'Control de acceso codificado de JSON.',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_assetgroup_title_lookup` (`title`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_viewlevels`
--

LOCK TABLES `btdov_viewlevels` WRITE;
/*!40000 ALTER TABLE `btdov_viewlevels` DISABLE KEYS */;
INSERT INTO `btdov_viewlevels` VALUES (1,'Publico',0,'[1]'),(2,'Registrado',1,'[6,2,8]'),(3,'Especial',2,'[6,3,8]'),(4,'Nivel Acceso Clientes (Ejemplo)',3,'[6,3,12]');
/*!40000 ALTER TABLE `btdov_viewlevels` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `btdov_weblinks`
--

DROP TABLE IF EXISTS `btdov_weblinks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `btdov_weblinks` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `catid` int(11) NOT NULL DEFAULT '0',
  `sid` int(11) NOT NULL DEFAULT '0',
  `title` varchar(250) NOT NULL DEFAULT '',
  `alias` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(250) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `hits` int(11) NOT NULL DEFAULT '0',
  `state` tinyint(1) NOT NULL DEFAULT '0',
  `checked_out` int(11) NOT NULL DEFAULT '0',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT '0',
  `archived` tinyint(1) NOT NULL DEFAULT '0',
  `approved` tinyint(1) NOT NULL DEFAULT '1',
  `access` int(11) NOT NULL DEFAULT '1',
  `params` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT '0',
  `created_by_alias` varchar(255) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Establecer si el link aparece.',
  `xreference` varchar(50) NOT NULL COMMENT 'Una referencia para activar vínculos a datos externos conjuntos.',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`),
  KEY `idx_featured_catid` (`featured`,`catid`),
  KEY `idx_language` (`language`),
  KEY `idx_xreference` (`xreference`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `btdov_weblinks`
--

LOCK TABLES `btdov_weblinks` WRITE;
/*!40000 ALTER TABLE `btdov_weblinks` DISABLE KEYS */;
INSERT INTO `btdov_weblinks` VALUES (1,32,0,'Joomla!','joomla','http://www.joomla.org','<p>Home of Joomla!</p>','0000-00-00 00:00:00',3,1,0,'0000-00-00 00:00:00',1,0,1,1,'{\"target\":\"0\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,33,0,'php.net','php','http://www.php.net','<p>The language that Joomla! is developed in</p>','0000-00-00 00:00:00',6,1,0,'0000-00-00 00:00:00',1,0,1,1,'{\"target\":\"\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,33,0,'MySQL','mysql','http://www.mysql.com','<p>The database that Joomla! uses</p>','0000-00-00 00:00:00',1,1,0,'0000-00-00 00:00:00',2,0,1,1,'{\"target\":\"\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,32,0,'OpenSourceMatters','opensourcematters','http://www.opensourcematters.org','<p>Home of OSM</p>','0000-00-00 00:00:00',11,1,0,'0000-00-00 00:00:00',3,0,1,1,'{\"target\":\"0\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,32,0,'Joomla! - Forums','joomla-forums','http://forum.joomla.org','<p>Joomla! Forums</p>','0000-00-00 00:00:00',4,1,0,'0000-00-00 00:00:00',2,0,1,1,'{\"target\":\"0\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,33,0,'Ohloh Tracking of Joomla!','ohloh-tracking-of-joomla','http://www.ohloh.net/projects/20','<p>Objective reports from Ohloh about Joomla\'s development activity. Joomla! has some star developers with serious kudos.</p>','0000-00-00 00:00:00',1,1,0,'0000-00-00 00:00:00',3,0,1,1,'{\"target\":\"0\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,31,0,'Baw Baw National Park','baw-baw-national-park','http://www.parkweb.vic.gov.au/1park_display.cfm?park=44','<p>Park of the Austalian Alps National Parks system, Baw Baw  features sub alpine vegetation, beautiful views, and opportunities for hiking, skiing and other outdoor activities.</p>','0000-00-00 00:00:00',0,1,0,'0000-00-00 00:00:00',1,0,1,1,'{\"target\":\"0\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,31,0,'Kakadu','kakadu','http://www.environment.gov.au/parks/kakadu/index.html','<p>Kakadu is known for both its cultural heritage and its natural features. It is one of a small number of places listed as World Heritage Places for both reasons. Extensive rock art is found there.</p>','0000-00-00 00:00:00',0,1,0,'0000-00-00 00:00:00',2,0,1,1,'{\"target\":\"0\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,31,0,'Pulu Keeling','pulu-keeling','http://www.environment.gov.au/parks/cocos/index.html','<p>Located on an atoll 2000 kilometers north of Perth, Pulu Keeling is Australia\'s smallest national park.</p>','0000-00-00 00:00:00',0,1,0,'0000-00-00 00:00:00',3,0,1,1,'{\"target\":\"0\",\"count_clicks\":\"\"}','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}',0,'','2010-07-10 23:44:03','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `btdov_weblinks` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2021-05-11 11:52:55
