0byt3m1n1
Path:
/
data
/
25
/
3
/
3
/
36
/
3492851
/
meta
/
3891170
/
mysql.backup
/
[
Home
]
File: db_ne.mysqlv109.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv109 Database: db_ne -- ------------------------------------------------------ -- Server version 5.0.91 /*!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 `t3y1v_assets` -- DROP TABLE IF EXISTS `t3y1v_assets`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_assets` ( `id` int(10) unsigned NOT NULL auto_increment COMMENT 'Primary Key', `parent_id` int(11) NOT NULL default '0' COMMENT 'Nested set parent.', `lft` int(11) NOT NULL default '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL default '0' COMMENT 'Nested set rgt.', `level` int(10) unsigned NOT NULL COMMENT 'The cached level in the nested tree.', `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n', `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.', 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=92 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_assets` -- LOCK TABLES `t3y1v_assets` WRITE; /*!40000 ALTER TABLE `t3y1v_assets` DISABLE KEYS */; INSERT INTO `t3y1v_assets` VALUES (1,0,0,181,0,'root.1','Root Asset','{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.offline\":{\"6\":1},\"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,1,2,1,'com_admin','com_admin','{}'),(3,1,3,6,1,'com_banners','com_banners','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(4,1,7,8,1,'com_cache','com_cache','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(5,1,9,10,1,'com_checkin','com_checkin','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(6,1,11,12,1,'com_config','com_config','{}'),(7,1,13,16,1,'com_contact','com_contact','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(8,1,17,58,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,59,60,1,'com_cpanel','com_cpanel','{}'),(10,1,61,62,1,'com_installer','com_installer','{\"core.admin\":[],\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),(11,1,63,64,1,'com_languages','com_languages','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(12,1,65,66,1,'com_login','com_login','{}'),(13,1,67,68,1,'com_mailto','com_mailto','{}'),(14,1,69,70,1,'com_massmail','com_massmail','{}'),(15,1,71,72,1,'com_media','com_media','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),(16,1,73,74,1,'com_menus','com_menus','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(17,1,75,76,1,'com_messages','com_messages','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(18,1,77,142,1,'com_modules','com_modules','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(19,1,143,146,1,'com_newsfeeds','com_newsfeeds','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(20,1,147,148,1,'com_plugins','com_plugins','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(21,1,149,150,1,'com_redirect','com_redirect','{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),(22,1,151,152,1,'com_search','com_search','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(23,1,153,154,1,'com_templates','com_templates','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(24,1,155,158,1,'com_users','com_users','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(25,1,159,162,1,'com_weblinks','com_weblinks','{\"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\":[]}'),(26,1,163,164,1,'com_wrapper','com_wrapper','{}'),(27,8,18,37,2,'com_content.category.2','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(28,3,4,5,2,'com_banners.category.3','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(29,7,14,15,2,'com_contact.category.4','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(30,19,144,145,2,'com_newsfeeds.category.5','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(31,25,160,161,2,'com_weblinks.category.6','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(32,24,156,157,1,'com_users.category.7','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(33,1,165,166,1,'com_finder','com_finder','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(34,1,167,168,1,'com_joomlaupdate','com_joomlaupdate','{\"core.admin\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),(35,1,169,170,1,'com_tags','com_tags','{\"core.admin\":[],\"core.manage\":[],\"core.manage\":[],\"core.delete\":[],\"core.edit.state\":[]}'),(36,1,171,172,1,'com_contenthistory','com_contenthistory','{}'),(37,1,173,174,1,'com_ajax','com_ajax','{}'),(38,1,175,176,1,'com_postinstall','com_postinstall','{}'),(39,18,78,79,2,'com_modules.module.1','Main Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(40,18,80,81,2,'com_modules.module.2','Login','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(41,18,82,83,2,'com_modules.module.3','Popular Articles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(42,18,84,85,2,'com_modules.module.4','Recently Added Articles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(43,18,86,87,2,'com_modules.module.8','Toolbar','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(44,18,88,89,2,'com_modules.module.9','Quick Icons','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(45,18,90,91,2,'com_modules.module.10','Logged-in Users','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(46,18,92,93,2,'com_modules.module.12','Admin Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(47,18,94,95,2,'com_modules.module.13','Admin Submenu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(48,18,96,97,2,'com_modules.module.14','User Status','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(49,18,98,99,2,'com_modules.module.15','Title','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(50,18,100,101,2,'com_modules.module.16','Login Form','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(51,18,102,103,2,'com_modules.module.17','Breadcrumbs','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(52,18,104,105,2,'com_modules.module.79','Multilanguage status','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(53,18,106,107,2,'com_modules.module.86','Joomla Version','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(54,27,19,20,3,'com_content.article.1','A Few Words About Us','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(55,18,108,109,2,'com_modules.module.87','Image Swoop',''),(56,18,110,111,2,'com_modules.module.88','Slideshow CK',''),(57,18,112,113,2,'com_modules.module.89','Slideshow','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(58,18,114,115,2,'com_modules.module.90','Find Property','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(59,18,116,117,2,'com_modules.module.91','Copyright','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(60,18,118,119,2,'com_modules.module.92','Social Icons','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(61,18,120,121,2,'com_modules.module.93','Market','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(62,18,122,123,2,'com_modules.module.94','Articles - Newsflash (Advanced)',''),(63,18,124,125,2,'com_modules.module.95','Services','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(64,8,38,45,2,'com_content.category.8','Services','{\"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}}'),(65,64,39,40,3,'com_content.article.2',' Maecenas odio nunc','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(66,64,41,42,3,'com_content.article.3',' Suspendisse potenti','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(67,64,43,44,3,'com_content.article.4','Services','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(68,18,126,127,2,'com_modules.module.96','Why Us?','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(69,18,128,129,2,'com_modules.module.97','Tweets','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(70,27,21,22,3,'com_content.article.5','Welcome to Our Site','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(71,18,130,131,2,'com_modules.module.98','Fading Content From Category','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(72,8,46,55,2,'com_content.category.9','Latest Offers','{\"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}}'),(73,72,47,48,3,'com_content.article.6','LOREM IPSUM DOL AMET','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(74,72,49,50,3,'com_content.article.7','LOREM IPSUM DOL ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(75,72,51,52,3,'com_content.article.8','LOREM IPSUM ','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(76,72,53,54,3,'com_content.article.9','ETIAM CURSUS ADIPISC','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(77,8,56,57,2,'com_content.category.10','Gallery','{\"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}}'),(78,1,177,178,1,'com_roksprocket','roksprocket','{}'),(79,18,132,133,2,'com_modules.module.99','GALLERY',''),(80,27,23,24,3,'com_content.article.10','Gallery','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(81,18,134,135,2,'com_modules.module.100','Contact Inforation','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(82,18,136,137,2,'com_modules.module.101','Map','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(83,18,138,139,2,'com_modules.module.102','Get In Touch With Us','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(84,18,140,141,2,'com_modules.module.103','SP Simple Map','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(85,27,25,26,3,'com_content.article.11','Contact us','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(86,27,27,28,3,'com_content.article.12','About Us','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(87,27,29,30,3,'com_content.article.13','Images Gallery','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(88,27,31,32,3,'com_content.article.14','Galllery','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(89,27,33,34,3,'com_content.article.15','Welcome to Homepage','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(90,27,35,36,3,'com_content.article.16','Our Homes','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(91,1,179,180,1,'com_extplorer','extplorer','{}'); /*!40000 ALTER TABLE `t3y1v_assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_associations` -- DROP TABLE IF EXISTS `t3y1v_associations`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_associations` ( `id` int(11) 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; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_associations` -- LOCK TABLES `t3y1v_associations` WRITE; /*!40000 ALTER TABLE `t3y1v_associations` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_associations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_banner_clients` -- DROP TABLE IF EXISTS `t3y1v_banner_clients`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_banner_clients` -- LOCK TABLES `t3y1v_banner_clients` WRITE; /*!40000 ALTER TABLE `t3y1v_banner_clients` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_banner_clients` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_banner_tracks` -- DROP TABLE IF EXISTS `t3y1v_banner_tracks`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_banner_tracks` -- LOCK TABLES `t3y1v_banner_tracks` WRITE; /*!40000 ALTER TABLE `t3y1v_banner_tracks` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_banner_tracks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_banners` -- DROP TABLE IF EXISTS `t3y1v_banners`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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) character set utf8 collate utf8_bin 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 '', `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', `version` int(10) unsigned NOT NULL default '1', 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 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_banners` -- LOCK TABLES `t3y1v_banners` WRITE; /*!40000 ALTER TABLE `t3y1v_banners` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_banners` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_categories` -- DROP TABLE IF EXISTS `t3y1v_categories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_categories` ( `id` int(11) NOT NULL auto_increment, `asset_id` int(10) unsigned NOT NULL default '0' COMMENT 'FK to the #__assets table.', `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) character set utf8 collate utf8_bin 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 'The meta description for the page.', `metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.', `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `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, `version` int(10) unsigned NOT NULL default '1', 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=11 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_categories` -- LOCK TABLES `t3y1v_categories` WRITE; /*!40000 ALTER TABLE `t3y1v_categories` DISABLE KEYS */; INSERT INTO `t3y1v_categories` VALUES (1,0,0,0,19,0,'','system','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(2,27,1,1,2,1,'uncategorised','com_content','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(3,28,1,3,4,1,'uncategorised','com_banners','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(4,29,1,5,6,1,'uncategorised','com_contact','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(5,30,1,7,8,1,'uncategorised','com_newsfeeds','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(6,31,1,9,10,1,'uncategorised','com_weblinks','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(7,32,1,11,12,1,'uncategorised','com_users','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'0000-00-00 00:00:00',0,'*',1),(8,64,1,13,14,1,'services','com_content','Services','services','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',716,'2014-02-25 08:48:10',0,'0000-00-00 00:00:00',0,'*',1),(9,72,1,15,16,1,'offers','com_content','Latest Offers','offers','','<p>offers</p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',716,'2014-02-27 07:06:30',716,'2014-02-27 07:33:06',0,'*',1),(10,77,1,17,18,1,'gallery','com_content','Gallery','gallery','','<p>Gallery</p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',716,'2014-02-27 07:36:43',0,'0000-00-00 00:00:00',0,'*',1); /*!40000 ALTER TABLE `t3y1v_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_contact_details` -- DROP TABLE IF EXISTS `t3y1v_contact_details`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_contact_details` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `alias` varchar(255) character set utf8 collate utf8_bin 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, `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 'Set if article is featured.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `version` int(10) unsigned NOT NULL default '1', `hits` int(10) unsigned NOT NULL default '0', 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=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_contact_details` -- LOCK TABLES `t3y1v_contact_details` WRITE; /*!40000 ALTER TABLE `t3y1v_contact_details` DISABLE KEYS */; INSERT INTO `t3y1v_contact_details` VALUES (1,'Get In touch with us','get-in-touch-with-us','','38 Atlantis Ln\r\nKingsport\r\nIllinois 121164','','','','','(248)444-6066,','','','','home@noahestates.com',0,1,716,'2014-05-11 09:46:24',1,'{\"show_contact_category\":\"hide\",\"show_contact_list\":\"0\",\"presentation_style\":\"\",\"show_tags\":\"0\",\"show_name\":\"0\",\"show_position\":\"0\",\"show_email\":\"0\",\"show_street_address\":\"0\",\"show_suburb\":\"0\",\"show_state\":\"0\",\"show_postcode\":\"0\",\"show_country\":\"0\",\"show_telephone\":\"0\",\"show_mobile\":\"0\",\"show_fax\":\"0\",\"show_webpage\":\"0\",\"show_misc\":\"0\",\"show_image\":\"0\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\":\"0\",\"show_links\":\"0\",\"linka_name\":\"\",\"linka\":false,\"linkb_name\":\"\",\"linkb\":false,\"linkc_name\":\"\",\"linkc\":false,\"linkd_name\":\"\",\"linkd\":false,\"linke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,4,1,'','','','','','*','2014-02-27 08:53:20',716,'','2014-05-11 09:46:24',716,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00',17,355); /*!40000 ALTER TABLE `t3y1v_contact_details` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_content` -- DROP TABLE IF EXISTS `t3y1v_content`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_content` ( `id` int(10) unsigned NOT NULL auto_increment, `asset_id` int(10) unsigned NOT NULL default '0' COMMENT 'FK to the #__assets table.', `title` varchar(255) NOT NULL default '', `alias` varchar(255) character set utf8 collate utf8_bin NOT NULL default '', `introtext` mediumtext NOT NULL, `fulltext` mediumtext NOT NULL, `state` tinyint(3) 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', `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 'Set if article is featured.', `language` char(7) NOT NULL COMMENT 'The language code for the article.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', 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=17 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_content` -- LOCK TABLES `t3y1v_content` WRITE; /*!40000 ALTER TABLE `t3y1v_content` DISABLE KEYS */; INSERT INTO `t3y1v_content` VALUES (1,54,'A Few Words About Us','a-few-words-about-us','<h3>LOREM IPSUM DOLOR SAMET CONSEC</h3>\r\n<h3>LOREM IPSUM DOL AMET</h3>\r\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.</p>\r\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.</p>\r\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.</p>','',1,2,'2014-02-25 06:29:29',716,'','2014-02-27 08:33:51',716,0,'0000-00-00 00:00:00','2014-02-25 06:29:29','0000-00-00 00:00:00','{\"image_intro\":\"images\\/about.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/about.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,8,'','',1,85,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(2,65,' Maecenas odio nunc','maecenas-odio-nunc','<p><img style=\"float: left;\" src=\"images/service1.jpg\" alt=\"\" />Vivamus vel eros eget magna volutpat sagittis.</p>\r\n','\r\n<p>Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.</p>\r\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.</p>',1,8,'2014-02-25 08:52:42',716,'','2014-02-25 09:02:29',716,0,'0000-00-00 00:00:00','2014-02-25 08:52:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/services-icon1.png\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,2,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(3,66,' Suspendisse potenti','suspendisse-potenti','<p><img style=\"float: left;\" src=\"images/service1.jpg\" alt=\"\" />Vivamus vel eros eget magna volutpat sagittis.</p>\r\n','\r\n<p>Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.</p>\r\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.</p>',1,8,'2014-02-25 08:52:42',716,'','2014-02-25 09:02:51',716,0,'0000-00-00 00:00:00','2014-02-25 08:52:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/services-icon2.png\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,1,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(4,67,'Services','services','<h3>Services</h3>\r\n<h4>Additional optional paid services are also available for most of our properties; these services include the following;</h4>\r\n<p> </p>\r\n<h3>[blocknumber text=\"01\" color=\"#FFF\" background=\"#DA3333\"]Home cleaning services[/blocknumber] [blocknumber text=\"02\" color=\"#FFF\" background=\"#F1DA2F\"]Lawn care[/blocknumber] [blocknumber text=\"03\" color=\"#FFF\" background=\"#999\"]Snow removal[/blocknumber]</h3>','',1,8,'2014-02-25 08:52:42',716,'','2014-04-04 11:40:57',716,716,'2014-04-04 11:40:57','2014-02-25 08:52:42','0000-00-00 00:00:00','{\"image_intro\":\"images\\/services-icon3.png\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,'','',1,230,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(5,70,'Welcome to Our Site','welcome-to-our-site','<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>','',1,2,'2014-02-26 11:14:11',716,'','0000-00-00 00:00:00',0,716,'2014-02-26 11:14:11','2014-02-26 11:14:11','0000-00-00 00:00:00','{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,5,'','',1,14,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(6,73,'LOREM IPSUM DOL AMET','lorem-ipsum-dol-amet','<h2>LOREM IPSUM DOL AMET</h2>\r\n<p><strong>LOREM IPSUM DOL AMET</strong></p>\r\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.</p>\r\n<p><strong>$570.000</strong></p>\r\n','\r\n<p> Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.</p>\r\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.</p>\r\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.</p>',-2,9,'2014-02-27 07:12:09',716,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2014-02-27 07:12:09','0000-00-00 00:00:00','{\"image_intro\":\"images\\/offer1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/offer1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,4,'','',1,6,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(7,74,'LOREM IPSUM DOL ','lorem-ipsum-dol-amet-2','<h2>LOREM IPSUM DOL AMET</h2>\r\n<p><strong>LOREM IPSUM DOL AMET</strong></p>\r\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.</p>\r\n<p><strong>$570.000</strong></p>\r\n','\r\n<p> Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.</p>\r\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.</p>\r\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.</p>',-2,9,'2014-02-27 07:12:09',716,'','2014-02-27 07:19:01',716,0,'0000-00-00 00:00:00','2014-02-27 07:12:09','0000-00-00 00:00:00','{\"image_intro\":\"images\\/offer1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/offer1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,3,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(8,75,'LOREM IPSUM ','lorem-ipsum-dol-amet-3','<h2>LOREM IPSUM DOL AMET</h2>\r\n<p><strong>LOREM IPSUM DOL AMET</strong></p>\r\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.</p>\r\n<p><strong>$570.000</strong></p>\r\n','\r\n<p> Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.</p>\r\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.</p>\r\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.</p>',-2,9,'2014-02-27 07:12:09',716,'','2014-02-27 07:19:22',716,0,'0000-00-00 00:00:00','2014-02-27 07:12:09','0000-00-00 00:00:00','{\"image_intro\":\"images\\/offer1.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/offer1.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,2,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(9,76,'ETIAM CURSUS ADIPISC','lorem-ipsum-dol-amet-4','<h2>LOREM IPSUM DOL AMET</h2>\r\n<p><strong>LOREM IPSUM DOL AMET</strong></p>\r\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.</p>\r\n<p><strong>$570.000</strong></p>\r\n','\r\n<p> Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.</p>\r\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.</p>\r\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.</p>',-2,9,'2014-02-27 07:12:09',716,'','2014-02-27 07:31:41',716,0,'0000-00-00 00:00:00','2014-02-27 07:12:09','0000-00-00 00:00:00','{\"image_intro\":\"images\\/offer4.jpg\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/offer4.jpg\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,1,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(10,80,'Gallery','gallery','<h2>Images Gallery</h2>\r\n<p>{gallery}rodimages{/gallery}</p>','',1,2,'2014-02-27 07:54:55',716,'','2014-03-25 13:21:13',716,0,'0000-00-00 00:00:00','2014-02-27 07:54:55','0000-00-00 00:00:00','{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,6,'','',1,306,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(11,85,'Contact us','contact-us','<p style=\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\">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. Excepteur sint occaecat cupidatat non proident.!</p>\r\n<p style=\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\">{loadposition map} [spmap lat=\"36.961249\" lng=\"-76.626382\" zoom=\"10\" height=\"500\"]</p>\r\n<p style=\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\">[row]<br />[col class=\"span6\"]</p>\r\n<h3 class=\"header\" style=\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\">Head Office</h3>\r\n<table class=\"mceItemTable\" style=\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 96px;\" width=\"370\">\r\n<tbody>\r\n<tr>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\" valign=\"top\">Address: </td>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\">604 Cypress Lourm ablusnb hasd hash</td>\r\n</tr>\r\n<tr>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\">Tel: </td>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\">757-329-4713</td>\r\n</tr>\r\n<tr>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\">Fax:</td>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\">757-365-4646</td>\r\n</tr>\r\n<tr>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\">E-Mail:</td>\r\n<td style=\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\">admin@knightcoderz</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p><span style=\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\">[/col][col class=\"span6\"]</span>{loadposition form}[/col][/row]</p>\r\n<p> </p>','',1,2,'2014-02-27 09:34:47',716,'','2014-02-27 09:49:16',716,716,'2014-02-27 09:49:16','2014-02-27 09:34:47','0000-00-00 00:00:00','{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',12,7,'','',1,14,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(12,86,'About Us','a-few-words-about-us-2','<h2>About Us</h2>\r\n<p>We are a property management company specializing in leasing and renting a wide vriety of homes and condominiums.</p>\r\n<p>With a diverse portfolio of properties, we offer a complete range of sizes, loactions, and value to accomodate your lifestyle choices.</p>','',1,2,'2014-02-25 06:29:29',716,'','2014-04-04 11:16:15',716,0,'0000-00-00 00:00:00','2014-02-25 06:29:29','0000-00-00 00:00:00','{\"image_intro\":\"images\\/1.png\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/1.png\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,3,'','',1,295,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(13,87,'Images Gallery','images-gallery','<p>[gallery columns=\"4\" filter=\"no\"] [gallery_item tag=\"\" src=\"images/gallery/photo.jpg\"/] [gallery_item tag=\"Exterior\" src=\"images/gallery/photo copy.jpg\"/] [gallery_item tag=\"\" src=\"images/gallery/photo1.jpg\"/] [gallery_item tag=\"\" src=\"images/gallery/photo2.jpg\"/] [gallery_item tag=\"\" src=\"images/gallery/photo3 (1).jpg\"/] [gallery_item tag=\"\" src=\"images/gallery/photo3.jpg\"/] [gallery_item tag=\"\" src=\"images/gallery/photo4.jpg\"/] [gallery_item tag=\"\" src=\"images/gallery/photo7.jpg\"/] [/gallery]</p>','',1,2,'2014-03-17 08:19:57',716,'','2014-03-17 08:47:43',716,0,'0000-00-00 00:00:00','2014-03-17 08:19:57','0000-00-00 00:00:00','{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,2,'','',1,17,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(14,88,'Galllery','galllery','<p>{gallery}rodimages{/gallery}.</p>','',1,2,'2014-03-25 13:14:49',716,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2014-03-25 13:14:49','0000-00-00 00:00:00','{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,1,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(15,89,'Welcome to Homepage','a-few-words-about-us-3','<h2>Welcome to Noah Estates</h2>\r\n<h4>\"We are a property management company specializing in leasing and renting a wide vriety of homes and condominiums.\"</h4>\r\n<p>With a diverse portfolio of properties, we offer a complete range of sizes, loactions, and value to accomodate your lifestyle choices.</p>','',1,2,'2014-02-25 06:29:29',716,'','2014-04-04 11:07:34',716,0,'0000-00-00 00:00:00','2014-02-25 06:29:29','0000-00-00 00:00:00','{\"image_intro\":\"images\\/1.png\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"images\\/1.png\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"1\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,4,'','',1,2253,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(16,90,'Our Homes','our-homes','<h4>Our Homes</h4>\r\n<p>With flexibility in mind, all of our properties are available furnished or unfurnished.</p>','',1,2,'2014-04-04 12:00:32',716,'','0000-00-00 00:00:00',0,716,'2014-04-04 12:00:32','2014-04-04 12:00:32','0000-00-00 00:00:00','{\"image_intro\":\"\",\"float_intro\":\"\",\"image_intro_alt\":\"\",\"image_intro_caption\":\"\",\"image_fulltext\":\"\",\"float_fulltext\":\"\",\"image_fulltext_alt\":\"\",\"image_fulltext_caption\":\"\"}','{\"urla\":false,\"urlatext\":\"\",\"targeta\":\"\",\"urlb\":false,\"urlbtext\":\"\",\"targetb\":\"\",\"urlc\":false,\"urlctext\":\"\",\"targetc\":\"\"}','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,0,'','',1,223,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''); /*!40000 ALTER TABLE `t3y1v_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_content_frontpage` -- DROP TABLE IF EXISTS `t3y1v_content_frontpage`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_content_frontpage` -- LOCK TABLES `t3y1v_content_frontpage` WRITE; /*!40000 ALTER TABLE `t3y1v_content_frontpage` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_content_frontpage` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_content_rating` -- DROP TABLE IF EXISTS `t3y1v_content_rating`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_content_rating` -- LOCK TABLES `t3y1v_content_rating` WRITE; /*!40000 ALTER TABLE `t3y1v_content_rating` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_content_rating` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_content_types` -- DROP TABLE IF EXISTS `t3y1v_content_types`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_content_types` ( `type_id` int(10) unsigned NOT NULL auto_increment, `type_title` varchar(255) NOT NULL default '', `type_alias` varchar(255) NOT NULL default '', `table` varchar(255) NOT NULL default '', `rules` text NOT NULL, `field_mappings` text NOT NULL, `router` varchar(255) NOT NULL default '', `content_history_options` varchar(5120) default NULL COMMENT 'JSON string for com_contenthistory options', PRIMARY KEY (`type_id`), KEY `idx_alias` (`type_alias`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_content_types` -- LOCK TABLES `t3y1v_content_types` WRITE; /*!40000 ALTER TABLE `t3y1v_content_types` DISABLE KEYS */; INSERT INTO `t3y1v_content_types` VALUES (1,'Article','com_content.article','{\"special\":{\"dbtable\":\"#__content\",\"key\":\"id\",\"type\":\"Content\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"asset_id\"}, \"special\":{\"fulltext\":\"fulltext\"}}','ContentHelperRoute::getArticleRoute','{\"formFile\":\"administrator\\/components\\/com_content\\/models\\/forms\\/article.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(2,'Weblink','com_weblinks.weblink','{\"special\":{\"dbtable\":\"#__weblinks\",\"key\":\"id\",\"type\":\"Weblink\",\"prefix\":\"WeblinksTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\":{}}','WeblinksHelperRoute::getWeblinkRoute','{\"formFile\":\"administrator\\/components\\/com_weblinks\\/models\\/forms\\/weblink.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"featured\",\"images\"], \"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(3,'Contact','com_contact.contact','{\"special\":{\"dbtable\":\"#__contact_details\",\"key\":\"id\",\"type\":\"Contact\",\"prefix\":\"ContactTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\":{\"con_position\":\"con_position\",\"suburb\":\"suburb\",\"state\":\"state\",\"country\":\"country\",\"postcode\":\"postcode\",\"telephone\":\"telephone\",\"fax\":\"fax\",\"misc\":\"misc\",\"email_to\":\"email_to\",\"default_con\":\"default_con\",\"user_id\":\"user_id\",\"mobile\":\"mobile\",\"sortname1\":\"sortname1\",\"sortname2\":\"sortname2\",\"sortname3\":\"sortname3\"}}','ContactHelperRoute::getContactRoute','{\"formFile\":\"administrator\\/components\\/com_contact\\/models\\/forms\\/contact.xml\",\"hideFields\":[\"default_con\",\"checked_out\",\"checked_out_time\",\"version\",\"xreference\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),(4,'Newsfeed','com_newsfeeds.newsfeed','{\"special\":{\"dbtable\":\"#__newsfeeds\",\"key\":\"id\",\"type\":\"Newsfeed\",\"prefix\":\"NewsfeedsTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\":{\"numarticles\":\"numarticles\",\"cache_time\":\"cache_time\",\"rtl\":\"rtl\"}}','NewsfeedsHelperRoute::getNewsfeedRoute','{\"formFile\":\"administrator\\/components\\/com_newsfeeds\\/models\\/forms\\/newsfeed.xml\",\"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(5,'User','com_users.user','{\"special\":{\"dbtable\":\"#__users\",\"key\":\"id\",\"type\":\"User\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerdate\",\"core_modified_time\":\"lastvisitDate\",\"core_body\":\"null\", \"core_hits\":\"null\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"access\":\"null\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"null\", \"core_language\":\"null\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"null\", \"core_ordering\":\"null\", \"core_metakey\":\"null\", \"core_metadesc\":\"null\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{}}','UsersHelperRoute::getUserRoute',''),(6,'Article Category','com_content.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','ContentHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(7,'Contact Category','com_contact.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','ContactHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(8,'Newsfeeds Category','com_newsfeeds.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','NewsfeedsHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(9,'Weblinks Category','com_weblinks.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','WeblinksHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(10,'Tag','com_tags.tag','{\"special\":{\"dbtable\":\"#__tags\",\"key\":\"tag_id\",\"type\":\"Tag\",\"prefix\":\"TagsTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\"}}','TagsHelperRoute::getTagRoute','{\"formFile\":\"administrator\\/components\\/com_tags\\/models\\/forms\\/tag.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"lft\", \"rgt\", \"level\", \"path\", \"urls\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(11,'Banner','com_banners.banner','{\"special\":{\"dbtable\":\"#__banners\",\"key\":\"id\",\"type\":\"Banner\",\"prefix\":\"BannersTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"imptotal\":\"imptotal\", \"impmade\":\"impmade\", \"clicks\":\"clicks\", \"clickurl\":\"clickurl\", \"custombannercode\":\"custombannercode\", \"cid\":\"cid\", \"purchase_type\":\"purchase_type\", \"track_impressions\":\"track_impressions\", \"track_clicks\":\"track_clicks\"}}','','{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/banner.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"reset\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"imptotal\", \"impmade\", \"reset\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"#__banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(12,'Banners Category','com_banners.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(13,'Banner Client','com_banners.client','{\"special\":{\"dbtable\":\"#__banner_clients\",\"key\":\"id\",\"type\":\"Client\",\"prefix\":\"BannersTable\"}}','','','','{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/client.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\"], \"ignoreChanges\":[\"checked_out\", \"checked_out_time\"], \"convertToInt\":[], \"displayLookup\":[]}'),(14,'User Notes','com_users.note','{\"special\":{\"dbtable\":\"#__user_notes\",\"key\":\"id\",\"type\":\"Note\",\"prefix\":\"UsersTable\"}}','','','','{\"formFile\":\"administrator\\/components\\/com_users\\/models\\/forms\\/note.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\"], \"convertToInt\":[\"publish_up\", \"publish_down\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(15,'User Notes Category','com_users.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'); /*!40000 ALTER TABLE `t3y1v_content_types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_contentitem_tag_map` -- DROP TABLE IF EXISTS `t3y1v_contentitem_tag_map`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_contentitem_tag_map` ( `type_alias` varchar(255) NOT NULL default '', `core_content_id` int(10) unsigned NOT NULL COMMENT 'PK from the core content table', `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table', `tag_id` int(10) unsigned NOT NULL COMMENT 'PK from the tag table', `tag_date` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP COMMENT 'Date of most recent save for this tag-item', `type_id` mediumint(8) NOT NULL COMMENT 'PK from the content_type table', UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`), KEY `idx_tag_type` (`tag_id`,`type_id`), KEY `idx_date_id` (`tag_date`,`tag_id`), KEY `idx_tag` (`tag_id`), KEY `idx_type` (`type_id`), KEY `idx_core_content_id` (`core_content_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Maps items from content tables to tags'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_contentitem_tag_map` -- LOCK TABLES `t3y1v_contentitem_tag_map` WRITE; /*!40000 ALTER TABLE `t3y1v_contentitem_tag_map` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_contentitem_tag_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_core_log_searches` -- DROP TABLE IF EXISTS `t3y1v_core_log_searches`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_core_log_searches` ( `search_term` varchar(128) NOT NULL default '', `hits` int(10) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_core_log_searches` -- LOCK TABLES `t3y1v_core_log_searches` WRITE; /*!40000 ALTER TABLE `t3y1v_core_log_searches` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_core_log_searches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_extensions` -- DROP TABLE IF EXISTS `t3y1v_extensions`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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=10018 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_extensions` -- LOCK TABLES `t3y1v_extensions` WRITE; /*!40000 ALTER TABLE `t3y1v_extensions` DISABLE KEYS */; INSERT INTO `t3y1v_extensions` VALUES (1,'com_mailto','component','com_mailto','',0,1,1,1,'{\"name\":\"com_mailto\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\"}','{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\",\"save_history\":\"1\",\"history_limit\":10}','','',0,'0000-00-00 00:00:00',0,0),(5,'com_cache','component','com_cache','',1,1,1,1,'{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"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\":\"3.0.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,'{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_contact_category\":\"hide\",\"save_history\":\"1\",\"history_limit\":10,\"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,'{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}','{\"administrator\":\"en-GB\",\"site\":\"en-GB\"}','','',0,'0000-00-00 00:00:00',0,0),(12,'com_login','component','com_login','',1,1,1,1,'{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\"}','{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"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\"}','','',0,'0000-00-00 00:00:00',0,0),(14,'com_menus','component','com_menus','',1,1,1,1,'{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}','{\"newsfeed_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"feed_display_order\":\"des\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_items_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(18,'com_plugins','component','com_plugins','',1,1,1,1,'{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"com_search\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\"}','{\"template_positions_display\":\"1\",\"upload_limit\":\"2\",\"image_formats\":\"gif,bmp,jpg,jpeg,png\",\"source_formats\":\"txt,less,ini,xml,js,php,css\",\"font_formats\":\"woff,ttf,otf\",\"compressed_formats\":\"zip\"}','','',0,'0000-00-00 00:00:00',0,0),(21,'com_weblinks','component','com_weblinks','',1,1,1,0,'{\"name\":\"com_weblinks\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','{\"target\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"count_clicks\":\"1\",\"icons\":1,\"link_icons\":\"\",\"float_first\":\"right\",\"float_second\":\"right\",\"show_tags\":\"1\",\"category_layout\":\"_:default\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"0\",\"show_subcat_desc\":\"1\",\"show_cat_num_links\":\"1\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"1\",\"show_cat_num_links_cat\":\"1\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"0\",\"show_link_description\":\"1\",\"show_link_hits\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_feed_link\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(22,'com_content','component','com_content','',1,1,0,1,'{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"info_block_position\":\"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\":\"0\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"100\",\"show_tags\":\"0\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"urls_position\":\"0\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"save_history\":\"1\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"1\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"left\",\"float_fulltext\":\"left\",\"category_layout\":\"_:blog\",\"show_category_heading_title_text\":\"1\",\"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\",\"feed_show_readmore\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(23,'com_config','component','com_config','',1,1,0,1,'{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\"}','{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"9\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"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\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}','','',0,'0000-00-00 00:00:00',0,0),(10017,'extplorer','component','com_extplorer','',1,1,0,0,'{\"name\":\"eXtplorer\",\"type\":\"component\",\"creationDate\":\"19.12.2013\",\"author\":\"soeren, QuiX Project\",\"copyright\":\"Soeren Eberhardt-Biermann, QuiX Project\",\"authorEmail\":\"info|-at|-extplorer.net\",\"authorUrl\":\"http:\\/\\/extplorer.net\\/\",\"version\":\"2.1.5\",\"description\":\"\\n\\t<div align=\\\"left\\\"><img src=\\\"components\\/com_extplorer\\/images\\/eXtplorer_logo.png\\\" alt=\\\"eXtplorer Logo\\\" \\/><\\/div>\\n\\t<h2>Successfully installed eXtplorer <\\/h2>\\n\\teXtplorer is a powerful File- and FTP\\/WebDAV Manager script. \\n\\t<br\\/>It allows \\n\\t <ul><li>Browsing Directories & Files,<\\/li>\\n\\t <li>Editing, Copying, Moving and Deleting files,<\\/li>\\n\\t <li>Searching, Uploading and Downloading files,<\\/li>\\n\\t <li>Creating new Files and Directories,<\\/li>\\n\\t <li>Creating and Extracting Archives with Files and Directories,<\\/li>\\n\\t <li>Changing file permissions (chmod)<\\/li><\\/ul><br\\/>and much more.<br\\/><br\\/>\\n\\t <strong>By default restricted to Superadministrators!<\\/strong>\\n\\t\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(24,'com_redirect','component','com_redirect','',1,1,0,1,'{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\"}','{\"allowUserRegistration\":\"1\",\"new_usertype\":\"2\",\"guest_usergroup\":\"13\",\"sendpassword\":\"1\",\"useractivation\":\"1\",\"mail_to_admin\":\"0\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"4\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"1\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(27,'com_finder','component','com_finder','',1,1,0,0,'{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\"}','{\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_advanced\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_table_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stemmer\":\"snowball\"}','','',0,'0000-00-00 00:00:00',0,0),(28,'com_joomlaupdate','component','com_joomlaupdate','',1,1,0,1,'{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"February 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(29,'com_tags','component','com_tags','',1,1,1,1,'{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"December 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\"}','{\"tag_layout\":\"_:default\",\"save_history\":\"1\",\"history_limit\":5,\"show_tag_title\":\"0\",\"tag_list_show_tag_image\":\"0\",\"tag_list_show_tag_description\":\"0\",\"tag_list_image\":\"\",\"show_tag_num_items\":\"0\",\"tag_list_orderby\":\"title\",\"tag_list_orderby_direction\":\"ASC\",\"show_headings\":\"0\",\"tag_list_show_date\":\"0\",\"tag_list_show_item_image\":\"0\",\"tag_list_show_item_description\":\"0\",\"tag_list_item_maximum_characters\":0,\"return_any_or_all\":\"1\",\"include_children\":\"0\",\"maximum\":200,\"tag_list_language_filter\":\"all\",\"tags_layout\":\"_:default\",\"all_tags_orderby\":\"title\",\"all_tags_orderby_direction\":\"ASC\",\"all_tags_show_tag_image\":\"0\",\"all_tags_show_tag_descripion\":\"0\",\"all_tags_tag_maximum_characters\":20,\"all_tags_show_tag_hits\":\"0\",\"filter_field\":\"1\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"tag_field_ajax_mode\":\"1\",\"show_feed_link\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(30,'com_contenthistory','component','com_contenthistory','',1,1,1,0,'{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"May 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(31,'com_ajax','component','com_ajax','',1,1,1,0,'{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"August 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(32,'com_postinstall','component','com_postinstall','',1,1,1,1,'{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"September 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(100,'PHPMailer','library','phpmailer','',0,1,1,1,'{\"name\":\"PHPMailer\",\"type\":\"library\",\"creationDate\":\"2001\",\"author\":\"PHPMailer\",\"copyright\":\"(c) 2001-2003, Brent R. Matzelle, (c) 2004-2009, Andy Prevost. All Rights Reserved., (c) 2010-2013, Jim Jagielski. All Rights Reserved.\",\"authorEmail\":\"jimjag@gmail.com\",\"authorUrl\":\"https:\\/\\/github.com\\/PHPMailer\\/PHPMailer\",\"version\":\"5.2.6\",\"description\":\"LIB_PHPMAILER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(101,'SimplePie','library','simplepie','',0,1,1,1,'{\"name\":\"SimplePie\",\"type\":\"library\",\"creationDate\":\"2004\",\"author\":\"SimplePie\",\"copyright\":\"Copyright (c) 2004-2009, Ryan Parman and Geoffrey Sneddon\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/simplepie.org\\/\",\"version\":\"1.2\",\"description\":\"LIB_SIMPLEPIE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(102,'phputf8','library','phputf8','',0,1,1,1,'{\"name\":\"phputf8\",\"type\":\"library\",\"creationDate\":\"2006\",\"author\":\"Harry Fuecks\",\"copyright\":\"Copyright various authors\",\"authorEmail\":\"hfuecks@gmail.com\",\"authorUrl\":\"http:\\/\\/sourceforge.net\\/projects\\/phputf8\",\"version\":\"0.5\",\"description\":\"LIB_PHPUTF8_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(103,'Joomla! Platform','library','joomla','',0,1,1,1,'{\"name\":\"Joomla! Platform\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{\"mediaversion\":\"df7646bdc8cb611cc5d5c5e5ebdffc9c\"}','','',0,'0000-00-00 00:00:00',0,0),(104,'IDNA Convert','library','idna_convert','',0,1,1,1,'{\"name\":\"IDNA Convert\",\"type\":\"library\",\"creationDate\":\"2004\",\"author\":\"phlyLabs\",\"copyright\":\"2004-2011 phlyLabs Berlin, http:\\/\\/phlylabs.de\",\"authorEmail\":\"phlymail@phlylabs.de\",\"authorUrl\":\"http:\\/\\/phlylabs.de\",\"version\":\"0.8.0\",\"description\":\"LIB_IDNA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(105,'FOF','library','fof','',0,1,1,1,'{\"name\":\"FOF\",\"type\":\"library\",\"creationDate\":\"2013-12-14\",\"author\":\"Nicholas K. Dionysopoulos \\/ Akeeba Ltd\",\"copyright\":\"(C)2011-2013 Nicholas K. Dionysopoulos\",\"authorEmail\":\"nicholas@akeebabackup.com\",\"authorUrl\":\"https:\\/\\/www.akeebabackup.com\",\"version\":\"2.1.1\",\"description\":\"LIB_FOF_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(106,'PHPass','library','phpass','',0,1,1,1,'{\"name\":\"PHPass\",\"type\":\"library\",\"creationDate\":\"2004-2006\",\"author\":\"Solar Designer\",\"copyright\":\"\",\"authorEmail\":\"solar@openwall.com\",\"authorUrl\":\"http:\\/\\/www.openwall.com\\/phpass\\/\",\"version\":\"0.3\",\"description\":\"LIB_PHPASS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(200,'mod_articles_archive','module','mod_articles_archive','',0,1,1,0,'{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters.\\n\\t\\tAll rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_search\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"May 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"December 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_weblinks\",\"type\":\"module\",\"creationDate\":\"July 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"October 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(223,'mod_finder','module','mod_finder','',0,1,0,0,'{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(300,'mod_custom','module','mod_custom','',1,1,1,1,'{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"January 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"March 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_status\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"September 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\"}','{\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(314,'mod_version','module','mod_version','',1,1,1,0,'{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"January 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\"}','{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(315,'mod_stats_admin','module','mod_stats_admin','',1,1,1,0,'{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\"}','{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}','','',0,'0000-00-00 00:00:00',0,0),(316,'mod_tags_popular','module','mod_tags_popular','',0,1,1,0,'{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"January 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\"}','{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(317,'mod_tags_similar','module','mod_tags_similar','',0,1,1,0,'{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"January 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\"}','{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(400,'plg_authentication_gmail','plugin','gmail','authentication',0,0,1,0,'{\"name\":\"plg_authentication_gmail\",\"type\":\"plugin\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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),(403,'plg_content_contact','plugin','contact','content',0,1,1,0,'{\"name\":\"plg_content_contact\",\"type\":\"plugin\",\"creationDate\":\"January 2014\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"PLG_CONTENT_CONTACT_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',1,0),(404,'plg_content_emailcloak','plugin','emailcloak','content',0,1,1,0,'{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\"}','{\"mode\":\"1\"}','','',0,'0000-00-00 00:00:00',1,0),(406,'plg_content_loadmodule','plugin','loadmodule','content',0,1,1,0,'{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,1,1,0,'{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,1,1,0,'{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"January 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,1,1,0,'{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\",\"version\":\"3.15\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\"}','{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}','','',0,'0000-00-00 00:00:00',1,0),(411,'plg_editors_none','plugin','none','editors',0,1,1,1,'{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Unknown\",\"copyright\":\"\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"\",\"version\":\"3.0.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,0,'{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-2013\",\"author\":\"Moxiecode Systems AB\",\"copyright\":\"Moxiecode Systems AB\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"tinymce.moxiecode.com\",\"version\":\"4.0.12\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\"}','{\"mode\":\"1\",\"skin\":\"0\",\"mobile\":\"0\",\"entity_encoding\":\"raw\",\"lang_mode\":\"1\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"extended_elements\":\"\",\"html_height\":\"550\",\"html_width\":\"750\",\"resizing\":\"1\",\"element_path\":\"1\",\"fonts\":\"1\",\"paste\":\"1\",\"searchreplace\":\"1\",\"insertdate\":\"1\",\"colors\":\"1\",\"table\":\"1\",\"smilies\":\"1\",\"hr\":\"1\",\"link\":\"1\",\"media\":\"1\",\"print\":\"1\",\"directionality\":\"1\",\"fullscreen\":\"1\",\"alignment\":\"1\",\"visualchars\":\"1\",\"visualblocks\":\"1\",\"nonbreaking\":\"1\",\"template\":\"1\",\"blockquote\":\"1\",\"wordcount\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"inlinepopups\":\"1\",\"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,'{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"October 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',1,0),(414,'plg_editors-xtd_image','plugin','image','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_search_categories\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_search_contacts\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_search_content\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_search_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,1,1,0,'{\"name\":\"plg_search_weblinks\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"July 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,1,1,0,'{\"name\":\"plg_system_p3p\",\"type\":\"plugin\",\"creationDate\":\"September 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"February 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',5,0),(427,'plg_system_redirect','plugin','redirect','system',0,0,1,1,'{\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',7,0),(429,'plg_system_sef','plugin','sef','system',0,1,1,0,'{\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,0,'{\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"August 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,'{\"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\":\"3.0.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','{\"strong_passwords\":\"1\",\"autoregister\":\"1\"}','','',0,'0000-00-00 00:00:00',2,0),(433,'plg_user_profile','plugin','profile','user',0,0,1,0,'{\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"January 2008\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,1,1,1,'{\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"May 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.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,1,1,0,'{\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(436,'plg_system_languagecode','plugin','languagecode','system',0,0,1,0,'{\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"November 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',10,0),(437,'plg_quickicon_joomlaupdate','plugin','joomlaupdate','quickicon',0,1,1,1,'{\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(438,'plg_quickicon_extensionupdate','plugin','extensionupdate','quickicon',0,1,1,1,'{\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(439,'plg_captcha_recaptcha','plugin','recaptcha','captcha',0,0,1,0,'{\"name\":\"plg_captcha_recaptcha\",\"type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION\",\"group\":\"\"}','{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}','','',0,'0000-00-00 00:00:00',0,0),(440,'plg_system_highlight','plugin','highlight','system',0,1,1,0,'{\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',7,0),(441,'plg_content_finder','plugin','finder','content',0,0,1,0,'{\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(442,'plg_finder_categories','plugin','categories','finder',0,1,1,0,'{\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',1,0),(443,'plg_finder_contacts','plugin','contacts','finder',0,1,1,0,'{\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',2,0),(444,'plg_finder_content','plugin','content','finder',0,1,1,0,'{\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',3,0),(445,'plg_finder_newsfeeds','plugin','newsfeeds','finder',0,1,1,0,'{\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',4,0),(446,'plg_finder_weblinks','plugin','weblinks','finder',0,1,1,0,'{\"name\":\"plg_finder_weblinks\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',5,0),(447,'plg_finder_tags','plugin','tags','finder',0,1,1,0,'{\"name\":\"plg_finder_tags\",\"type\":\"plugin\",\"creationDate\":\"February 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_TAGS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(448,'plg_twofactorauth_totp','plugin','totp','twofactorauth',0,0,1,0,'{\"name\":\"plg_twofactorauth_totp\",\"type\":\"plugin\",\"creationDate\":\"August 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(449,'plg_authentication_cookie','plugin','cookie','authentication',0,1,1,0,'{\"name\":\"plg_authentication_cookie\",\"type\":\"plugin\",\"creationDate\":\"July 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTH_COOKIE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(450,'plg_twofactorauth_yubikey','plugin','yubikey','twofactorauth',0,0,1,0,'{\"name\":\"plg_twofactorauth_yubikey\",\"type\":\"plugin\",\"creationDate\":\"September 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_TWOFACTORAUTH_YUBIKEY_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(503,'beez3','template','beez3','',0,1,1,0,'{\"name\":\"beez3\",\"type\":\"template\",\"creationDate\":\"25 November 2009\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"3.1.0\",\"description\":\"TPL_BEEZ3_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,'{\"name\":\"hathor\",\"type\":\"template\",\"creationDate\":\"May 2010\",\"author\":\"Andrea Tarr\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"hathor@tarrconsulting.com\",\"authorUrl\":\"http:\\/\\/www.tarrconsulting.com\",\"version\":\"3.0.0\",\"description\":\"TPL_HATHOR_XML_DESCRIPTION\",\"group\":\"\"}','{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(506,'protostar','template','protostar','',0,1,1,0,'{\"name\":\"protostar\",\"type\":\"template\",\"creationDate\":\"4\\/30\\/2012\",\"author\":\"Kyle Ledbetter\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_PROTOSTAR_XML_DESCRIPTION\",\"group\":\"\"}','{\"templateColor\":\"\",\"logoFile\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(507,'isis','template','isis','',1,1,1,0,'{\"name\":\"isis\",\"type\":\"template\",\"creationDate\":\"3\\/30\\/2012\",\"author\":\"Kyle Ledbetter\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ISIS_XML_DESCRIPTION\",\"group\":\"\"}','{\"templateColor\":\"\",\"logoFile\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(600,'English (United Kingdom)','language','en-GB','',0,1,1,1,'{\"name\":\"English (United Kingdom)\",\"type\":\"language\",\"creationDate\":\"2013-03-07\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"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,'{\"name\":\"English (United Kingdom)\",\"type\":\"language\",\"creationDate\":\"2013-03-07\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"en-GB administrator language\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(700,'files_joomla','file','joomla','',0,1,1,1,'{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"February 2014\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.2\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10000,'System - Helix Framework','plugin','helix','system',0,1,1,0,'{\"name\":\"System - Helix Framework\",\"type\":\"plugin\",\"creationDate\":\"March 2011\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"2.1.4\",\"description\":\"Helix Framework - JoomShaper Template Framework for Joomla 2.5 and 3.X\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10001,'shaper_helix_ii','template','shaper_helix_ii','',0,1,1,0,'{\"name\":\"shaper_helix_ii\",\"type\":\"template\",\"creationDate\":\"Feb 2013\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2013 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"http:\\/\\/www.joomshaper.com\",\"version\":\"2.1.3\",\"description\":\"\\n\\t\\t\\n\\t\\t\\tShaper Helix \\u2013 II is the default\\/blank template of Helix Framework version 2.<br \\/>\\n\\t\\t\\tThis template has all the in built functionality of Helix 2.0. Helix - II comes with tons of shortcode such for video, gallery, slideshow, tabs, accordion etc. \\n\\t\\t\\tHelix 2.0 especially comes with rich administration features such as logo settings, masterpiece layout builder,\\n\\t\\t\\tmega menu, unlimited fonts control, Google analytics,\\n\\t\\t\\tLess complitation and all types of presets control like header color, link color, background color so on.\\n\\t\\t\\tNow you don\\u2019t need to worry about its speed. The built-in css and javascript compresses \\n\\t\\t\\tused by Helix to provide optimal performance.\\n\\t\\t\\t<h3>Key Features<\\/h3>\\n\\t\\t\\t<ul class=\\\"arrow\\\">\\n\\t\\t\\t\\t<li>Unlimited module positions with the power of unique layout builder<\\/li>\\n\\t\\t\\t\\t<li>Powered by Bootstrap and compatible with Joomla 2.5 and 3.0<\\/li>\\n\\t\\t\\t\\t<li>Three (3) presets with presets manager<\\/li>\\n\\t\\t\\t\\t<li>Uses latest web technologies like html5 and css3<\\/li>\\n\\t\\t\\t\\t<li>Tons of shortcodes in built<\\/li>\\n\\t\\t\\t\\t<li>Built with LESS CSS<\\/li>\\n\\t\\t\\t\\t<li>Megamenu, RTL Support, CSS and JS compression and many more...<\\/li>\\n\\t\\t\\t<\\/ul>\\n\\t\\t\\n\\t\",\"group\":\"\"}','{\"layout_width\":\"1170\",\"layout_type\":\"responsive\",\"logo_type\":\"image\",\"logo_position\":\"logo\",\"logo_type_text\":\"Helix\",\"logo_type_slogan\":\"Joomla! Templates Framework\",\"logo_width\":\"130\",\"logo_height\":\"50\",\"footer_position\":\"footer1\",\"showcp\":\"1\",\"copyright\":\"Copyright \\u00a9 {year} Shaper Helix - II Demo. All Rights Reserved.\",\"show_helix_logo\":\"1\",\"jcredit\":\"1\",\"credit_link\":\"1\",\"credit_text\":\"Designed by {JoomShaper}\",\"validator\":\"0\",\"showtop\":\"1\",\"totop_position\":\"footer2\",\"preset\":\"preset1\",\"preset1_header\":\"#f8f8f8\",\"preset1_bg\":\"#f2f2f2\",\"preset1_text\":\"#666666\",\"preset1_link\":\"#22b8f0\",\"preset2_header\":\"#eeeeee\",\"preset2_bg\":\"#f5f5f5\",\"preset2_text\":\"#444444\",\"preset2_link\":\"#6d7f1b\",\"preset3_header\":\"#e5ddd5\",\"preset3_bg\":\"#f2f2f2\",\"preset3_text\":\"#333333\",\"preset3_link\":\"#aa824a\",\"menu\":\"mainmenu\",\"menutype\":\"mega\",\"menu_col_width\":\"200\",\"show_menu_image\":\"1\",\"menu_image_position\":\"1\",\"submenu_position\":\"0\",\"init_x\":\"0\",\"init_y\":\"0\",\"sub_x\":\"0\",\"sub_y\":\"0\",\"body_font\":\"\",\"header_font\":\"\",\"header_selectors\":\"\",\"other_font\":\"\",\"cache_time\":\"60\",\"compress_css\":\"0\",\"compress_js\":\"0\",\"enable_ga\":\"0\",\"ga_code\":\"\",\"loadjquery\":\"0\",\"loadfromcdn\":\"0\",\"lessoption\":\"1\",\"hide_component_area\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10003,'Slideshow CK','module','mod_slideshowck','',0,1,0,0,'{\"name\":\"Slideshow CK\",\"type\":\"module\",\"creationDate\":\"Avril 2012\",\"author\":\"C\\u00e9dric KEIFLIN\",\"copyright\":\"C\\u00e9dric KEIFLIN\",\"authorEmail\":\"ced1870@gmail.com\",\"authorUrl\":\"http:\\/\\/www.joomlack.fr\",\"version\":\"1.3.11\",\"description\":\"MOD_SLIDESHOWCK_XML_DESCRIPTION\",\"group\":\"\"}','{\"slides\":\"[{|qq|imgname|qq|:|qq|modules\\\\\\/mod_slideshowck\\\\\\/images\\\\\\/slides\\\\\\/bridge.jpg|qq|,|qq|imgcaption|qq|:|qq|This is a bridge|qq|,|qq|imgthumb|qq|:|qq|..\\\\\\/modules\\\\\\/mod_slideshowck\\\\\\/images\\\\\\/slides\\\\\\/bridge.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|_parent|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slideselect|qq|:|qq|image|qq|},{|qq|imgname|qq|:|qq|modules\\\\\\/mod_slideshowck\\\\\\/images\\\\\\/slides\\\\\\/road.jpg|qq|,|qq|imgcaption|qq|:|qq|This slideshow uses the JQuery script from <a href=|dq|http:\\\\\\/\\\\\\/www.pixedelic.com\\\\\\/plugins\\\\\\/camera\\\\\\/|dq|>Pixedelic<\\\\\\/a>|qq|,|qq|imgthumb|qq|:|qq|..\\\\\\/modules\\\\\\/mod_slideshowck\\\\\\/images\\\\\\/slides\\\\\\/road.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|_parent|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slideselect|qq|:|qq|image|qq|},{|qq|imgname|qq|:|qq|modules\\\\\\/mod_slideshowck\\\\\\/images\\\\\\/slides\\\\\\/big_bunny_fake.jpg|qq|,|qq|imgcaption|qq|:|qq|This is a Video slide|qq|,|qq|imgthumb|qq|:|qq|..\\\\\\/modules\\\\\\/mod_slideshowck\\\\\\/images\\\\\\/slides\\\\\\/big_bunny_fake.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|_parent|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq|http:\\\\\\/\\\\\\/player.vimeo.com\\\\\\/video\\\\\\/2203727|qq|,|qq|slideselect|qq|:|qq|video|qq|}]\",\"skin\":\"camera_amber_skin\",\"alignment\":\"center\",\"loader\":\"pie\",\"width\":\"auto\",\"height\":\"400\",\"navigation\":\"2\",\"thumbnails\":\"1\",\"thumbnailwidth\":\"100\",\"thumbnailheight\":\"75\",\"pagination\":\"1\",\"effect\":\"random\",\"time\":\"7000\",\"transperiod\":\"1500\",\"captioneffect\":\"random\",\"portrait\":\"0\",\"autoAdvance\":\"1\",\"hover\":\"1\",\"displayorder\":\"normal\",\"limitslides\":\"\",\"fullpage\":\"0\",\"imagetarget\":\"_parent\",\"usemobileimage\":\"0\",\"mobileimageresolution\":\"640\",\"loadjquery\":\"1\",\"loadjqueryeasing\":\"1\",\"loadjquerymobile\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"articlelength\":\"150\",\"articlelink\":\"readmore\",\"articletitle\":\"h3\",\"showarticletitle\":\"1\",\"captionstylesusefont\":\"1\",\"captionstylestextgfont\":\"Droid Sans\",\"captionstylesfontsize\":\"12px\",\"captionstylesfontcolor\":\"\",\"captionstylesfontweight\":\"normal\",\"captionstylesdescfontsize\":\"10px\",\"captionstylesdescfontcolor\":\"\",\"captionstylesusemargin\":\"1\",\"captionstylesmargintop\":\"0\",\"captionstylesmarginright\":\"0\",\"captionstylesmarginbottom\":\"0\",\"captionstylesmarginleft\":\"0\",\"captionstylespaddingtop\":\"0\",\"captionstylespaddingright\":\"0\",\"captionstylespaddingbottom\":\"0\",\"captionstylespaddingleft\":\"0\",\"captionstylesusebackground\":\"1\",\"captionstylesbgcolor1\":\"\",\"captionstylesbgpositionx\":\"left\",\"captionstylesbgpositiony\":\"top\",\"captionstylesbgimagerepeat\":\"repeat\",\"captionstylesusegradient\":\"1\",\"captionstylesbgcolor2\":\"\",\"captionstylesuseroundedcorners\":\"1\",\"captionstylesroundedcornerstl\":\"5\",\"captionstylesroundedcornerstr\":\"5\",\"captionstylesroundedcornersbr\":\"5\",\"captionstylesroundedcornersbl\":\"5\",\"captionstylesuseshadow\":\"1\",\"captionstylesshadowcolor\":\"\",\"captionstylesshadowblur\":\"3\",\"captionstylesshadowspread\":\"0\",\"captionstylesshadowoffsetx\":\"0\",\"captionstylesshadowoffsety\":\"0\",\"captionstylesshadowinset\":\"0\",\"captionstylesuseborders\":\"1\",\"captionstylesbordercolor\":\"\",\"captionstylesborderwidth\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10004,'mod_articles_news_adv','module','mod_articles_news_adv','',0,1,0,0,'{\"name\":\"mod_articles_news_adv\",\"type\":\"module\",\"creationDate\":\"April 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (c) 2012-20013 by TemplateMonster - www.templatemonster.com\",\"authorEmail\":\"\",\"authorUrl\":\"www.templatemonster.com\",\"version\":\"1.4.5\",\"description\":\"MOD_ARTICLES_NEWS_ADV_XML_DESCRIPTION\",\"group\":\"\"}','{\"catid\":\"\",\"count\":\"5\",\"columns\":\"1\",\"ordering\":\"a.publish_up\",\"mod_button\":\"0\",\"custom_link_title\":\"\",\"custom_link_route\":\"0\",\"custom_link_url\":\"http:\\/\\/\",\"item_title\":\"0\",\"item_heading\":\"h4\",\"show_tags\":\"0\",\"published\":\"0\",\"createdby\":\"0\",\"intro_image\":\"0\",\"intro_image_align\":\"none\",\"image\":\"0\",\"readmore\":\"0\",\"bootstrap_layout\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}','','',0,'0000-00-00 00:00:00',0,0),(10005,'MOD_MH_FCFC','module','mod_mh_fcfc','',0,1,0,0,'{\"name\":\"MOD_MH_FCFC\",\"type\":\"module\",\"creationDate\":\"July 2011\",\"author\":\"mediahof\",\"copyright\":\"(C) 2011 - 2013 mediahof. All rights reserved.\",\"authorEmail\":\"mail@mediahof.de\",\"authorUrl\":\"www.mediahof.de\",\"version\":\"rev 37\",\"description\":\"MOD_MH_FCFC_DESC\",\"group\":\"\"}','{\"language\":\"\",\"content\":\"introtext\",\"limit\":\"0\",\"title\":\"1\",\"headerlevel\":\"3\",\"titlelink\":\"1\",\"readon\":\"0\",\"order\":\"ordering\",\"sort\":\"ASC\",\"width\":\"\",\"height\":\"400\",\"fadeSpeed\":\"100\",\"fadeOutTime\":\"5\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}','','',0,'0000-00-00 00:00:00',0,0),(10007,'RokCommon','library','lib_rokcommon','',0,0,1,0,'{\"name\":\"RokCommon\",\"type\":\"library\",\"creationDate\":\"February 6, 2014\",\"author\":\"RocketTheme, LLC\",\"copyright\":\"(C) 2005 - 2014 RocketTheme, LLC. All rights reserved.\",\"authorEmail\":\"support@rockettheme.com\",\"authorUrl\":\"http:\\/\\/www.rockettheme.com\",\"version\":\"3.1.9\",\"description\":\"RokCommon Shared Library\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10008,'System - RokCommon','plugin','rokcommon','system',0,0,1,0,'{\"name\":\"System - RokCommon\",\"type\":\"plugin\",\"creationDate\":\"February 6, 2014\",\"author\":\"RocketTheme, LLC\",\"copyright\":\"(C) 2005 - 2014 RocketTheme, LLC. All rights reserved.\",\"authorEmail\":\"support@rockettheme.com\",\"authorUrl\":\"http:\\/\\/www.rockettheme.com\",\"version\":\"3.1.9\",\"description\":\"RokCommon System Plugin\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10009,'roksprocket','component','com_roksprocket','',1,0,0,0,'{\"name\":\"RokSprocket\",\"type\":\"component\",\"creationDate\":\"February 6, 2014\",\"author\":\"RocketTheme, LLC\",\"copyright\":\"(C) 2005 - 2014 RocketTheme, LLC. All rights reserved.\",\"authorEmail\":\"support@rockettheme.com\",\"authorUrl\":\"http:\\/\\/www.rockettheme.com\",\"version\":\"2.0.6\",\"description\":\"Parent for all PHP based projects\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10010,'RokSprocket Module','module','mod_roksprocket','',0,0,1,0,'{\"name\":\"RokSprocket Module\",\"type\":\"module\",\"creationDate\":\"February 6, 2014\",\"author\":\"RocketTheme, LLC\",\"copyright\":\"(C) 2005 - 2014 RocketTheme, LLC. All rights reserved.\",\"authorEmail\":\"support@rockettheme.com\",\"authorUrl\":\"http:\\/\\/www.rockettheme.com\",\"version\":\"2.0.6\",\"description\":\"\",\"group\":\"\"}','{\"run_content_plugins\":\"onmodule\"}','','',0,'0000-00-00 00:00:00',0,0),(10011,'System - RokSprocket','plugin','roksprocket','system',0,0,1,0,'{\"name\":\"System - RokSprocket\",\"type\":\"plugin\",\"creationDate\":\"February 6, 2014\",\"author\":\"RocketTheme, LLC\",\"copyright\":\"(C) 2005 - 2014 RocketTheme, LLC. All rights reserved.\",\"authorEmail\":\"support@rockettheme.com\",\"authorUrl\":\"http:\\/\\/www.rockettheme.com\",\"version\":\"2.0.6\",\"description\":\"RokSprocket System Plugin\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(10012,'Content - RokInjectModule','plugin','rokinjectmodule','content',0,0,1,0,'{\"name\":\"Content - RokInjectModule\",\"type\":\"plugin\",\"creationDate\":\"April 22, 2013\",\"author\":\"RocketTheme, LLC\",\"copyright\":\"(C) 2005 - 2013 RocketTheme, LLC. All rights reserved.\",\"authorEmail\":\"support@rockettheme.com\",\"authorUrl\":\"http:\\/\\/www.rockettheme.com\",\"version\":\"1.5\",\"description\":\"RokInjectModule Content Plugin. Use format [module-{moduleid}] in your article to inject a module. You can also specify a style, eg: [module-28 style=xhtml]\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',5,0),(10013,'System - Google Maps','plugin','plugin_googlemap3','system',0,1,1,0,'{\"name\":\"System - Google Maps\",\"type\":\"plugin\",\"creationDate\":\"July 2013\",\"author\":\"Mike Reumer\",\"copyright\":\"(C) 2013 Reumer\",\"authorEmail\":\"tech@reumer.net\",\"authorUrl\":\"tech.reumer.net\",\"version\":\"3.1\",\"description\":\"PLUGIN_GOOGLE_MAP3_INSTALLATION\",\"group\":\"\"}','{\"publ\":\"1\",\"debug\":\"1\",\"plugincode\":\"mosmap\",\"brackets\":\"{\",\"Google_API_version\":\"3.x\",\"visualrefresh\":\"0\",\"show\":\"1\",\"mapclass\":\"\",\"mapcss\":\"\\/* For img in the map remove borders, shadow, no margin and no max-width\\r\\n*\\/\\r\\n.map img, .svPanel img {\\r\\n border: 0px;\\r\\n box-shadow: none;\\r\\n margin: 0px !important;\\r\\n padding: 0px !important;\\r\\n max-width: none !important;\\r\\n background: none !important;\\r\\n}\\r\\n\\r\\n\\/* Make sure the directions are below the map\\r\\n*\\/\\r\\n.directions {\\r\\n clear: left;\\r\\n}\\r\\n\\r\\n.adp-directions {\\r\\n width: 100%;\\r\\n}\\r\\n\\r\\n\\/* Solve problems in chrome with the show of the direction steps in full width\\r\\n*\\/\\r\\n.adp-placemark {\\r\\n width : 100%;\\r\\n}\\r\\n\\r\\n\\/* Padding for image overlay\\r\\n*\\/\\r\\n.controlDiv {\\r\\n padding : 5px;\\r\\n}\\r\\n\",\"loadmootools\":\"1\",\"timeinterval\":\"500\",\"Google_API_key\":\"\",\"Google_Multi_API_key\":\"\",\"urlsetting\":\"http_host\",\"googlewebsite\":\"maps.google.com\",\"styledmap\":\"\",\"align\":\"center\",\"langtype\":\"site\",\"lang\":\"\",\"width\":\"500\",\"height\":\"400\",\"effect\":\"none\",\"lat\":\"52.075581\",\"lon\":\"4.541513\",\"centerlat\":\"\",\"centerlon\":\"\",\"address\":\"\",\"latitudeid\":\"\",\"latitudedesc\":\"1\",\"latitudecoord\":\"0\",\"latitudeform\":\"0\",\"controltype\":\"UI\",\"zoomType\":\"3D-large\",\"svcontrol\":\"1\",\"returncontrol\":\"1\",\"zoom\":\"10\",\"corzoom\":\"0\",\"minzoom\":\"0\",\"maxzoom\":\"19\",\"rotation\":\"1\",\"zoomnew\":\"0\",\"zoomWheel\":\"0\",\"keyboard\":\"0\",\"mapType\":\"Normal\",\"showmaptype\":\"1\",\"showNormalMaptype\":\"1\",\"showSatelliteMaptype\":\"1\",\"showHybridMaptype\":\"1\",\"showTerrainMaptype\":\"1\",\"showEarthMaptype\":\"1\",\"showscale\":\"0\",\"overview\":\"0\",\"dragging\":\"1\",\"marker\":\"1\",\"icon\":\"\",\"iconwidth\":\"\",\"iconheight\":\"\",\"iconanchorx\":\"\",\"iconanchory\":\"\",\"iconshadow\":\"\",\"iconshadowwidth\":\"\",\"iconshadowheight\":\"\",\"iconimagemap\":\"\",\"traffic\":\"0\",\"transit\":\"0\",\"bicycle\":\"0\",\"panoramio\":\"0\",\"pano_userid\":\"\",\"pano_tag\":\"\",\"weather\":\"0\",\"weathercloud\":\"0\",\"weatherinfo\":\"1\",\"weathertempunit\":\"celsius\",\"weatherwindunit\":\"km\",\"dir\":\"0\",\"dirtype\":\"D\",\"formdirtype\":\"1\",\"avoidhighways\":\"0\",\"avoidtoll\":\"0\",\"diroptimize\":\"0\",\"diralternatives\":\"0\",\"showdir\":\"1\",\"animdir\":\"0\",\"animspeed\":\"1\",\"animautostart\":\"0\",\"animunit\":\"kilometers\",\"formspeed\":\"0\",\"formaddress\":\"0\",\"formdir\":\"0\",\"autocompl\":\"both\",\"langanim\":\"en;The requested panorama could not be displayed|Could not generate a route for the current start and end addresses|Street View coverage is not available for this route|You have reached your destination|miles|miles|ft|kilometers|kilometer|meters|In|You will reach your destination|Stop|Drive|Press Drive to follow your route|Route|Speed|Fast|Medium|Slow\",\"txtdir\":\"Directions: \",\"txtgetdir\":\"Get Directions\",\"txtfrom\":\"From here\",\"txtto\":\"To here\",\"txtdiraddr\":\"Address: \",\"txt_driving\":\"\",\"txt_avhighways\":\"\",\"txt_avtoll\":\"\",\"txt_walking\":\"\",\"txt_bicycle\":\"\",\"txt_transit\":\"\",\"txt_optimize\":\"\",\"txt_alternatives\":\"\",\"inputsize\":\"25\",\"dirdefault\":\"0\",\"gotoaddr\":\"0\",\"gotoaddrzoom\":\"0\",\"txtaddr\":\"Address: ##\",\"erraddr\":\"Address ## not found!\",\"txtgotoaddr\":\"Goto\",\"clientgeotype\":\"google\",\"lightbox\":\"0\",\"txtlightbox\":\"Open lightbox\",\"lbxcaption\":\"\",\"lbxwidth\":\"500\",\"lbxheight\":\"700\",\"lbxcenterlat\":\"\",\"lbxcenterlon\":\"\",\"lbxzoom\":\"\",\"sv\":\"none\",\"svwidth\":\"100%\",\"svheight\":\"300\",\"svyaw\":\"0\",\"svpitch\":\"0\",\"svzoom\":\"\",\"svautorotate\":\"0\",\"svaddress\":\"1\",\"earthtimeout\":\"300\",\"earthborders\":\"1\",\"earthbuildings\":\"0\",\"earthroads\":\"0\",\"earthterrain\":\"0\",\"kmlrenderer\":\"google\",\"kmlsidebar\":\"none\",\"kmlsbwidth\":\"200\",\"kmlfoldersopen\":\"0\",\"kmlhide\":\"0\",\"kmlscale\":\"0\",\"kmlopenmethod\":\"click\",\"kmlsbsort\":\"none\",\"kmllightbox\":\"0\",\"kmlmessshow\":\"0\",\"kmlclickablemarkers\":\"1\",\"kmlzoommarkers\":\"0\",\"kmlopendivmarkers\":\"\",\"kmlcontentlinkmarkers\":\"0\",\"kmllinkablemarkers\":\"0\",\"kmllinktarget\":\"_self\",\"kmllinkmethod\":\"dblclick\",\"kmlhighlite\":\"{ \'color\': \'#aaffff\', \'opacity\': 0.3, \'textcolor\': \'#000000\' }\",\"kmlmarkerlabel\":\"100\",\"kmlmarkerlabelclass\":\"\",\"kmlpolylabel\":\"100\",\"kmlpolylabelclass\":\"\",\"proxy\":\"1\",\"txtsrchnrby\":\"Search nearby\",\"txtzoomhere\":\"Zoom Here\",\"txtaddrstart\":\"Start address:\",\"txtkmlgetdir\":\"Go\",\"txtback\":\"\\u00ab Back\",\"txtsearchnearby\":\"Search nearby: e.g. pizza\",\"txtsearch\":\"Go\",\"maxcluster\":\"\",\"clustericonurl\":\"\\/media\\/plugin_googlemap3\\/site\\/geoxmlv3\\/images\\/m\",\"gridsize\":\"\",\"minmarkerscluster\":\"\",\"maxlinesinfocluster\":\"\",\"clusterinfowindow\":\"click\",\"clusterzoom\":\"dblclick\",\"clustermarkerzoom\":\"16\",\"txtzoomin\":\"Zoom in to show more\",\"txtclustercount1\":\"...and\",\"txtclustercount2\":\"more\",\"tilelayer\":\"\",\"tilemethod\":\"\",\"tileopacity\":\"1\",\"tilebounds\":\"\",\"tileminzoom\":\"0\",\"tilemaxzoom\":\"19\",\"imageurl\":\"\",\"imageposition\":\"RIGHT_TOP\",\"imageindex\":\"1\",\"imagewidth\":\"\",\"imageheight\":\"\",\"twittername\":\"\",\"twittertweets\":\"15\",\"twittericon\":\"\\/media\\/plugin_googlemap3\\/site\\/Twitter\\/twitter_map_icon.png\",\"twitterline\":\"#ff0000ff\",\"twitterlinewidth\":\"4\",\"twitterstartloc\":\"0,0,0\",\"twitterconsumerkey\":\"\",\"twitterconsumersecret\":\"\",\"twitteraccesstoken\":\"\",\"twitteraccesstokensecret\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10014,'SP Quick Contact','module','mod_sp_quickcontact','',0,1,0,0,'{\"name\":\"SP Quick Contact\",\"type\":\"module\",\"creationDate\":\"Aug 2011\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2012 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.2.0\",\"description\":\"SP Quick Contact - Ajax based Quick Contact Module for Joomla!\",\"group\":\"\"}','{\"email\":\"\",\"success\":\"Email was sent successfully.\",\"failed\":\"Email could not be sent.\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}','','',0,'0000-00-00 00:00:00',0,0),(10015,'SP Simple Map','module','mod_sp_simple_map','',0,1,0,0,'{\"name\":\"SP Simple Map\",\"type\":\"module\",\"creationDate\":\"Sep 2011\",\"author\":\"JoomShaper.com\",\"copyright\":\"Copyright (C) 2010 - 2012 JoomShaper.com. All rights reserved.\",\"authorEmail\":\"support@joomshaper.com\",\"authorUrl\":\"www.joomshaper.com\",\"version\":\"1.2.0\",\"description\":\"Google Map module for Joomla 2.5 JoomShaper.com\",\"group\":\"\"}','{\"lat\":\"-34.397\",\"lng\":\"150.644\",\"height\":\"300\",\"map_type\":\"ROADMAP\",\"zoom\":\"18\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}','','',0,'0000-00-00 00:00:00',0,0),(10016,'Simple Image Gallery (by JoomlaWorks)','plugin','jw_sig','content',0,1,1,0,'{\"name\":\"Simple Image Gallery (by JoomlaWorks)\",\"type\":\"plugin\",\"creationDate\":\"May 27th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"3.0.0\",\"description\":\"JW_PLG_SIG_XML_DESC\",\"group\":\"\"}','{\"galleries_rootfolder\":\"images\",\"jQueryHandling\":\"1.8\",\"thb_width\":\"200\",\"thb_height\":\"160\",\"jpg_quality\":\"80\",\"cache_expire_time\":\"1440\",\"memoryLimit\":\"\"}','','',0,'0000-00-00 00:00:00',0,0); /*!40000 ALTER TABLE `t3y1v_extensions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_filters` -- DROP TABLE IF EXISTS `t3y1v_finder_filters`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_filters` ( `filter_id` int(10) unsigned NOT NULL auto_increment, `title` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL, `state` tinyint(1) NOT NULL default '1', `created` datetime NOT NULL default '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL, `created_by_alias` varchar(255) NOT NULL, `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', `map_count` int(10) unsigned NOT NULL default '0', `data` text NOT NULL, `params` mediumtext, PRIMARY KEY (`filter_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_filters` -- LOCK TABLES `t3y1v_finder_filters` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_filters` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_filters` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links` -- DROP TABLE IF EXISTS `t3y1v_finder_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links` ( `link_id` int(10) unsigned NOT NULL auto_increment, `url` varchar(255) NOT NULL, `route` varchar(255) NOT NULL, `title` varchar(255) default NULL, `description` varchar(255) default NULL, `indexdate` datetime NOT NULL default '0000-00-00 00:00:00', `md5sum` varchar(32) default NULL, `published` tinyint(1) NOT NULL default '1', `state` int(5) default '1', `access` int(5) default '0', `language` varchar(8) NOT NULL, `publish_start_date` datetime NOT NULL default '0000-00-00 00:00:00', `publish_end_date` datetime NOT NULL default '0000-00-00 00:00:00', `start_date` datetime NOT NULL default '0000-00-00 00:00:00', `end_date` datetime NOT NULL default '0000-00-00 00:00:00', `list_price` double unsigned NOT NULL default '0', `sale_price` double unsigned NOT NULL default '0', `type_id` int(11) NOT NULL, `object` mediumblob NOT NULL, PRIMARY KEY (`link_id`), KEY `idx_type` (`type_id`), KEY `idx_title` (`title`), KEY `idx_md5` (`md5sum`), KEY `idx_url` (`url`(75)), KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`), KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links` -- LOCK TABLES `t3y1v_finder_links` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms0` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms0`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms0` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms0` -- LOCK TABLES `t3y1v_finder_links_terms0` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms0` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms0` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms1` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms1`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms1` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms1` -- LOCK TABLES `t3y1v_finder_links_terms1` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms1` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms1` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms2` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms2`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms2` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms2` -- LOCK TABLES `t3y1v_finder_links_terms2` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms2` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms2` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms3` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms3`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms3` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms3` -- LOCK TABLES `t3y1v_finder_links_terms3` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms3` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms3` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms4` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms4`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms4` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms4` -- LOCK TABLES `t3y1v_finder_links_terms4` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms4` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms4` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms5` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms5`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms5` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms5` -- LOCK TABLES `t3y1v_finder_links_terms5` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms5` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms5` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms6` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms6`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms6` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms6` -- LOCK TABLES `t3y1v_finder_links_terms6` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms6` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms6` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms7` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms7`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms7` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms7` -- LOCK TABLES `t3y1v_finder_links_terms7` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms7` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms7` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms8` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms8`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms8` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms8` -- LOCK TABLES `t3y1v_finder_links_terms8` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms8` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms8` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_terms9` -- DROP TABLE IF EXISTS `t3y1v_finder_links_terms9`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_terms9` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_terms9` -- LOCK TABLES `t3y1v_finder_links_terms9` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_terms9` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_terms9` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_termsa` -- DROP TABLE IF EXISTS `t3y1v_finder_links_termsa`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_termsa` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_termsa` -- LOCK TABLES `t3y1v_finder_links_termsa` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_termsa` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_termsa` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_termsb` -- DROP TABLE IF EXISTS `t3y1v_finder_links_termsb`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_termsb` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_termsb` -- LOCK TABLES `t3y1v_finder_links_termsb` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_termsb` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_termsb` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_termsc` -- DROP TABLE IF EXISTS `t3y1v_finder_links_termsc`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_termsc` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_termsc` -- LOCK TABLES `t3y1v_finder_links_termsc` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_termsc` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_termsc` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_termsd` -- DROP TABLE IF EXISTS `t3y1v_finder_links_termsd`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_termsd` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_termsd` -- LOCK TABLES `t3y1v_finder_links_termsd` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_termsd` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_termsd` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_termse` -- DROP TABLE IF EXISTS `t3y1v_finder_links_termse`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_termse` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_termse` -- LOCK TABLES `t3y1v_finder_links_termse` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_termse` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_termse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_links_termsf` -- DROP TABLE IF EXISTS `t3y1v_finder_links_termsf`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_links_termsf` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_links_termsf` -- LOCK TABLES `t3y1v_finder_links_termsf` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_links_termsf` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_links_termsf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_taxonomy` -- DROP TABLE IF EXISTS `t3y1v_finder_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_taxonomy` ( `id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL default '0', `title` varchar(255) NOT NULL, `state` tinyint(1) unsigned NOT NULL default '1', `access` tinyint(1) unsigned NOT NULL default '0', `ordering` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`id`), KEY `parent_id` (`parent_id`), KEY `state` (`state`), KEY `ordering` (`ordering`), KEY `access` (`access`), KEY `idx_parent_published` (`parent_id`,`state`,`access`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_taxonomy` -- LOCK TABLES `t3y1v_finder_taxonomy` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_taxonomy` DISABLE KEYS */; INSERT INTO `t3y1v_finder_taxonomy` VALUES (1,0,'ROOT',0,0,0); /*!40000 ALTER TABLE `t3y1v_finder_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_taxonomy_map` -- DROP TABLE IF EXISTS `t3y1v_finder_taxonomy_map`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_taxonomy_map` ( `link_id` int(10) unsigned NOT NULL, `node_id` int(10) unsigned NOT NULL, PRIMARY KEY (`link_id`,`node_id`), KEY `link_id` (`link_id`), KEY `node_id` (`node_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_taxonomy_map` -- LOCK TABLES `t3y1v_finder_taxonomy_map` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_taxonomy_map` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_taxonomy_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_terms` -- DROP TABLE IF EXISTS `t3y1v_finder_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_terms` ( `term_id` int(10) unsigned NOT NULL auto_increment, `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL default '0', `phrase` tinyint(1) unsigned NOT NULL default '0', `weight` float unsigned NOT NULL default '0', `soundex` varchar(75) NOT NULL, `links` int(10) NOT NULL default '0', `language` char(3) NOT NULL default '', PRIMARY KEY (`term_id`), UNIQUE KEY `idx_term` (`term`), KEY `idx_term_phrase` (`term`,`phrase`), KEY `idx_stem_phrase` (`stem`,`phrase`), KEY `idx_soundex_phrase` (`soundex`,`phrase`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_terms` -- LOCK TABLES `t3y1v_finder_terms` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_terms` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_terms_common` -- DROP TABLE IF EXISTS `t3y1v_finder_terms_common`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_terms_common` ( `term` varchar(75) NOT NULL, `language` varchar(3) NOT NULL, KEY `idx_word_lang` (`term`,`language`), KEY `idx_lang` (`language`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_terms_common` -- LOCK TABLES `t3y1v_finder_terms_common` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_terms_common` DISABLE KEYS */; INSERT INTO `t3y1v_finder_terms_common` VALUES ('a','en'),('about','en'),('after','en'),('ago','en'),('all','en'),('am','en'),('an','en'),('and','en'),('ani','en'),('any','en'),('are','en'),('aren\'t','en'),('as','en'),('at','en'),('be','en'),('but','en'),('by','en'),('for','en'),('from','en'),('get','en'),('go','en'),('how','en'),('if','en'),('in','en'),('into','en'),('is','en'),('isn\'t','en'),('it','en'),('its','en'),('me','en'),('more','en'),('most','en'),('must','en'),('my','en'),('new','en'),('no','en'),('none','en'),('not','en'),('noth','en'),('nothing','en'),('of','en'),('off','en'),('often','en'),('old','en'),('on','en'),('onc','en'),('once','en'),('onli','en'),('only','en'),('or','en'),('other','en'),('our','en'),('ours','en'),('out','en'),('over','en'),('page','en'),('she','en'),('should','en'),('small','en'),('so','en'),('some','en'),('than','en'),('thank','en'),('that','en'),('the','en'),('their','en'),('theirs','en'),('them','en'),('then','en'),('there','en'),('these','en'),('they','en'),('this','en'),('those','en'),('thus','en'),('time','en'),('times','en'),('to','en'),('too','en'),('true','en'),('under','en'),('until','en'),('up','en'),('upon','en'),('use','en'),('user','en'),('users','en'),('veri','en'),('version','en'),('very','en'),('via','en'),('want','en'),('was','en'),('way','en'),('were','en'),('what','en'),('when','en'),('where','en'),('whi','en'),('which','en'),('who','en'),('whom','en'),('whose','en'),('why','en'),('wide','en'),('will','en'),('with','en'),('within','en'),('without','en'),('would','en'),('yes','en'),('yet','en'),('you','en'),('your','en'),('yours','en'); /*!40000 ALTER TABLE `t3y1v_finder_terms_common` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_tokens` -- DROP TABLE IF EXISTS `t3y1v_finder_tokens`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_tokens` ( `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL default '0', `phrase` tinyint(1) unsigned NOT NULL default '0', `weight` float unsigned NOT NULL default '1', `context` tinyint(1) unsigned NOT NULL default '2', `language` char(3) NOT NULL default '', KEY `idx_word` (`term`), KEY `idx_context` (`context`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_tokens` -- LOCK TABLES `t3y1v_finder_tokens` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_tokens` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_tokens` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_tokens_aggregate` -- DROP TABLE IF EXISTS `t3y1v_finder_tokens_aggregate`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_tokens_aggregate` ( `term_id` int(10) unsigned NOT NULL, `map_suffix` char(1) NOT NULL, `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL default '0', `phrase` tinyint(1) unsigned NOT NULL default '0', `term_weight` float unsigned NOT NULL, `context` tinyint(1) unsigned NOT NULL default '2', `context_weight` float unsigned NOT NULL, `total_weight` float unsigned NOT NULL, `language` char(3) NOT NULL default '', KEY `token` (`term`), KEY `keyword_id` (`term_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_tokens_aggregate` -- LOCK TABLES `t3y1v_finder_tokens_aggregate` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_tokens_aggregate` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_tokens_aggregate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_finder_types` -- DROP TABLE IF EXISTS `t3y1v_finder_types`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_finder_types` ( `id` int(10) unsigned NOT NULL auto_increment, `title` varchar(100) NOT NULL, `mime` varchar(100) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `title` (`title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_finder_types` -- LOCK TABLES `t3y1v_finder_types` WRITE; /*!40000 ALTER TABLE `t3y1v_finder_types` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_finder_types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_languages` -- DROP TABLE IF EXISTS `t3y1v_languages`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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, `sitename` varchar(1024) NOT NULL default '', `published` int(11) NOT NULL default '0', `access` int(10) unsigned NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`lang_id`), UNIQUE KEY `idx_sef` (`sef`), UNIQUE KEY `idx_image` (`image`), UNIQUE KEY `idx_langcode` (`lang_code`), KEY `idx_access` (`access`), KEY `idx_ordering` (`ordering`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_languages` -- LOCK TABLES `t3y1v_languages` WRITE; /*!40000 ALTER TABLE `t3y1v_languages` DISABLE KEYS */; INSERT INTO `t3y1v_languages` VALUES (1,'en-GB','English (UK)','English (UK)','en','en','','','','',1,0,1); /*!40000 ALTER TABLE `t3y1v_languages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_menu` -- DROP TABLE IF EXISTS `t3y1v_menu`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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) character set utf8 collate utf8_bin 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', `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_language` (`client_id`,`parent_id`,`alias`,`language`), 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`(255)), KEY `idx_language` (`language`) ) ENGINE=MyISAM AUTO_INCREMENT=108 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_menu` -- LOCK TABLES `t3y1v_menu` WRITE; /*!40000 ALTER TABLE `t3y1v_menu` DISABLE KEYS */; INSERT INTO `t3y1v_menu` VALUES (1,'','Menu_Item_Root','root','','','','',1,0,0,0,0,'0000-00-00 00:00:00',0,0,'',0,'',0,61,0,'*',0),(2,'menu','com_banners','Banners','','Banners','index.php?option=com_banners','component',0,1,1,4,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',1,10,0,'*',1),(3,'menu','com_banners','Banners','','Banners/Banners','index.php?option=com_banners','component',0,2,2,4,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',2,3,0,'*',1),(4,'menu','com_banners_categories','Categories','','Banners/Categories','index.php?option=com_categories&extension=com_banners','component',0,2,2,6,0,'0000-00-00 00:00:00',0,0,'class:banners-cat',0,'',4,5,0,'*',1),(5,'menu','com_banners_clients','Clients','','Banners/Clients','index.php?option=com_banners&view=clients','component',0,2,2,4,0,'0000-00-00 00:00:00',0,0,'class:banners-clients',0,'',6,7,0,'*',1),(6,'menu','com_banners_tracks','Tracks','','Banners/Tracks','index.php?option=com_banners&view=tracks','component',0,2,2,4,0,'0000-00-00 00:00:00',0,0,'class:banners-tracks',0,'',8,9,0,'*',1),(7,'menu','com_contact','Contacts','','Contacts','index.php?option=com_contact','component',0,1,1,8,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,'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,'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,'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,'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,'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,'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,'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,'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,'0000-00-00 00:00:00',0,0,'class:redirect',0,'',41,42,0,'*',1),(17,'menu','com_search','Basic Search','','Basic Search','index.php?option=com_search','component',0,1,1,19,0,'0000-00-00 00:00:00',0,0,'class:search',0,'',43,44,0,'*',1),(18,'menu','com_weblinks','Weblinks','','Weblinks','index.php?option=com_weblinks','component',0,1,1,21,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,'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,'0000-00-00 00:00:00',0,0,'class:weblinks-cat',0,'',48,49,0,'*',1),(21,'menu','com_finder','Smart Search','','Smart Search','index.php?option=com_finder','component',0,1,1,27,0,'0000-00-00 00:00:00',0,0,'class:finder',0,'',51,52,0,'*',1),(22,'menu','com_joomlaupdate','Joomla! Update','','Joomla! Update','index.php?option=com_joomlaupdate','component',1,1,1,28,0,'0000-00-00 00:00:00',0,0,'class:joomlaupdate',0,'',53,54,0,'*',1),(23,'main','com_tags','Tags','','Tags','index.php?option=com_tags','component',0,1,1,29,0,'0000-00-00 00:00:00',0,1,'class:tags',0,'',55,56,0,'',1),(24,'main','com_postinstall','Post-installation messages','','Post-installation messages','index.php?option=com_postinstall','component',0,1,1,32,0,'0000-00-00 00:00:00',0,1,'class:postinstall',0,'',57,58,0,'*',1),(101,'mainmenu','Home','home','','home','index.php?option=com_content&view=article&id=15','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"1\",\"info_block_position\":\"\",\"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_tags\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"0\",\"show_noauth\":\"\",\"urls_position\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',11,12,1,'*',0),(102,'mainmenu','About Us','about','','about','index.php?option=com_content&view=article&id=12','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"\",\"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_tags\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',13,14,0,'*',0),(103,'mainmenu','Services','services','','services','index.php?option=com_content&view=article&id=4','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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_tags\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',15,16,0,'*',0),(104,'mainmenu','Gallery','gallery','','gallery','index.php?option=com_content&view=article&id=10','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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_tags\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',17,18,0,'*',0),(105,'mainmenu','Contact Us','contact-us','','contact-us','index.php?option=com_contact&view=contact&id=1','component',1,1,1,8,0,'0000-00-00 00:00:00',0,1,'',0,'{\"presentation_style\":\"plain\",\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"show_tags\":\"\",\"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\":\"\",\"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\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',21,22,0,'*',0),(106,'mainmenu','Our Homes','our-homes','','our-homes','index.php?option=com_content&view=article&id=16','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"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_tags\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"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,\"showmenutitle\":\"1\",\"desc\":\"\",\"cols\":\"1\",\"group\":\"0\",\"showgrouptitle\":\"1\",\"cwidth\":\"\",\"colxw\":\"\",\"class\":\"\",\"subcontent\":\"normal\"}',19,20,0,'*',0),(107,'main','eXtplorer','extplorer','','extplorer','index.php?option=com_extplorer&tmpl=component','component',0,1,1,10017,0,'0000-00-00 00:00:00',0,1,'class:component',0,'',59,60,0,'',1); /*!40000 ALTER TABLE `t3y1v_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_menu_types` -- DROP TABLE IF EXISTS `t3y1v_menu_types`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_menu_types` -- LOCK TABLES `t3y1v_menu_types` WRITE; /*!40000 ALTER TABLE `t3y1v_menu_types` DISABLE KEYS */; INSERT INTO `t3y1v_menu_types` VALUES (1,'mainmenu','Main Menu','The main menu for the site'); /*!40000 ALTER TABLE `t3y1v_menu_types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_messages` -- DROP TABLE IF EXISTS `t3y1v_messages`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_messages` -- LOCK TABLES `t3y1v_messages` WRITE; /*!40000 ALTER TABLE `t3y1v_messages` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_messages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_messages_cfg` -- DROP TABLE IF EXISTS `t3y1v_messages_cfg`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_messages_cfg` -- LOCK TABLES `t3y1v_messages_cfg` WRITE; /*!40000 ALTER TABLE `t3y1v_messages_cfg` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_messages_cfg` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_modules` -- DROP TABLE IF EXISTS `t3y1v_modules`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_modules` ( `id` int(11) NOT NULL auto_increment, `asset_id` int(10) unsigned NOT NULL default '0' COMMENT 'FK to the #__assets table.', `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=104 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_modules` -- LOCK TABLES `t3y1v_modules` WRITE; /*!40000 ALTER TABLE `t3y1v_modules` DISABLE KEYS */; INSERT INTO `t3y1v_modules` VALUES (1,55,'Main Menu','','',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\":\"0\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(2,56,'Login','','',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,57,'Popular Articles','','',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\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(4,58,'Recently Added Articles','','',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\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(8,59,'Toolbar','','',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,60,'Quick Icons','','',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,61,'Logged-in Users','','',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,'{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(12,62,'Admin Menu','','',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,63,'Admin Submenu','','',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,64,'User Status','','',2,'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,65,'Title','','',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,66,'Login Form','','',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,67,'Breadcrumbs','','',1,'position-2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_breadcrumbs',1,1,'{\"moduleclass_sfx\":\"\",\"showHome\":\"1\",\"homeText\":\"\",\"showComponent\":\"1\",\"separator\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(79,68,'Multilanguage status','','',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,'*'),(86,69,'Joomla Version','','',1,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_version',3,1,'{\"format\":\"short\",\"product\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(88,56,'Slideshow CK','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_slideshowck',1,1,'',0,'*'),(89,57,'Slideshow','','',1,'slideshow',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_slideshowck',1,0,'{\"slides\":\"[{|qq|imgname|qq|:|qq|images\\/slide11.jpg|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/lowestcallrate.com\\/tm\\/images\\/slide11.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|_parent|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slideselect|qq|:|qq|image|qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq||qq|},{|qq|imgname|qq|:|qq|images\\/s1.jpg|qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/lowestcallrate.com\\/tm\\/images\\/s1.jpg|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|_parent|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq||qq|,|qq|slideselect|qq|:|qq|image|qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq||qq|},{|qq|imgname|qq|:|qq||qq|,|qq|imgcaption|qq|:|qq||qq|,|qq|imgthumb|qq|:|qq|http:\\/\\/lowestcallrate.com\\/tm\\/|qq|,|qq|imglink|qq|:|qq||qq|,|qq|imgtarget|qq|:|qq|_parent|qq|,|qq|imgalignment|qq|:|qq|default|qq|,|qq|imgvideo|qq|:|qq|http:\\/\\/player.vimeo.com\\/video\\/2203727|qq|,|qq|slideselect|qq|:|qq|image|qq|,|qq|slidearticleid|qq|:|qq||qq|,|qq|slidearticlename|qq|:|qq||qq|,|qq|imgtime|qq|:|qq||qq|}]\",\"theme\":\"default\",\"skin\":\"camera_white_skin\",\"alignment\":\"center\",\"loader\":\"none\",\"width\":\"auto\",\"height\":\"400\",\"navigation\":\"2\",\"thumbnails\":\"0\",\"thumbnailwidth\":\"100\",\"thumbnailheight\":\"75\",\"pagination\":\"0\",\"effect\":[\"random\"],\"time\":\"7000\",\"transperiod\":\"1000\",\"captioneffect\":\"moveFromLeft\",\"portrait\":\"0\",\"autoAdvance\":\"1\",\"hover\":\"1\",\"displayorder\":\"normal\",\"limitslides\":\"\",\"fullpage\":\"0\",\"imagetarget\":\"_parent\",\"usemobileimage\":\"0\",\"mobileimageresolution\":\"640\",\"loadjquery\":\"0\",\"loadjqueryeasing\":\"1\",\"loadjquerymobile\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"articlelength\":\"150\",\"articlelink\":\"readmore\",\"articletitle\":\"h3\",\"showarticletitle\":\"1\",\"captionstylesusefont\":\"0\",\"captionstylestextgfont\":\"Droid Sans\",\"captionstylesfontsize\":\"12px\",\"captionstylesfontcolor\":\"\",\"captionstylesfontweight\":\"normal\",\"captionstylesdescfontsize\":\"10px\",\"captionstylesdescfontcolor\":\"\",\"captionstylesusemargin\":\"1\",\"captionstylesmargintop\":\"0\",\"captionstylesmarginright\":\"0\",\"captionstylesmarginbottom\":\"0\",\"captionstylesmarginleft\":\"0\",\"captionstylespaddingtop\":\"0\",\"captionstylespaddingright\":\"0\",\"captionstylespaddingbottom\":\"0\",\"captionstylespaddingleft\":\"0\",\"captionstylesusebackground\":\"1\",\"captionstylesbgcolor1\":\"\",\"captionstylesbgimage\":\"\",\"captionstylesbgpositionx\":\"left\",\"captionstylesbgpositiony\":\"top\",\"captionstylesbgimagerepeat\":\"repeat\",\"captionstylesusegradient\":\"1\",\"captionstylesbgcolor2\":\"\",\"captionstylesuseroundedcorners\":\"0\",\"captionstylesroundedcornerstl\":\"5\",\"captionstylesroundedcornerstr\":\"5\",\"captionstylesroundedcornersbr\":\"5\",\"captionstylesroundedcornersbl\":\"5\",\"captionstylesuseshadow\":\"0\",\"captionstylesshadowcolor\":\"\",\"captionstylesshadowblur\":\"3\",\"captionstylesshadowspread\":\"0\",\"captionstylesshadowoffsetx\":\"0\",\"captionstylesshadowoffsety\":\"0\",\"captionstylesshadowinset\":\"0\",\"captionstylesuseborders\":\"0\",\"captionstylesbordercolor\":\"\",\"captionstylesborderwidth\":\"1\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(90,58,'Find Property','','<h1>Our Mission</h1>\r\n<h2>We aim to deliver to you a luxurious, cozy and community style of living at a great value.</h2>',1,'home-tagline',716,'2014-04-23 14:27:53','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(91,59,'Copyright','','<p>Noah Estates © 2014. All Rights Reserved</p>',1,'copyright',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\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(92,60,'Social Icons','','<ul>\r\n<li class=\"facebook\"><a href=\"http://facebook.com/\">Facebook</a></li>\r\n<li class=\"twitter\"><a href=\"http://twiiter.com/\">Twitter</a></li>\r\n<li class=\"gplus\"><a href=\"http://google.com/\">Google Plus</a></li>\r\n</ul>',1,'social-icons',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\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(93,61,'Market','','<h1>LOREM IPSUM DOL AMET</h1>\r\n<h2>LOREM IPSUM DOL AMET</h2>\r\n<p>Lorem ipsum dolor sit amet, conse etur adipiscing elit. Duis vel nisifes. Vestibul ullamcorper dolore ipsum.</p>\r\n<p>Pellentesque habitant morbi tristique sen ctus et netus et malesuada fames ac tur egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus.</p>',1,'foot-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\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(94,62,'Articles - Newsflash (Advanced)','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_news_adv',1,1,'',0,'*'),(95,63,'Services','','',1,'foot-2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_news_adv',1,1,'{\"catid\":[\"8\"],\"count\":\"3\",\"columns\":\"1\",\"ordering\":\"a.publish_up\",\"mod_button\":\"0\",\"custom_link_title\":\"\",\"custom_link_route\":\"0\",\"custom_link_url\":\"http:\\/\\/\",\"custom_link_menu\":\"101\",\"pretext\":\"\",\"item_title\":\"1\",\"link_titles\":\"1\",\"item_heading\":\"h4\",\"show_tags\":\"0\",\"published\":\"0\",\"createdby\":\"0\",\"intro_image\":\"1\",\"intro_image_align\":\"left\",\"image\":\"0\",\"readmore\":\"0\",\"bootstrap_layout\":\"0\",\"layout\":\"_:bootstrapCols\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(96,68,'Why Us?','','<p><img src=\"images/why_us.jpg\" alt=\"\" /></p>\r\n<h1>SED FACILISIS ARCU DIAM</h1>\r\n<h2>LOREM IPSUM DOL AMET</h2>\r\n<p>Lorem ipsum dolor sit amet, conse etur adipiscing elit. Duis vel nisifes. Vestibul ullamcorper dolore ipsum.</p>',1,'foot-3',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\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(97,69,'Tweets','','<p>Tweet Module Here</p>',1,'foot-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\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(98,71,'Fading Content From Category','','',1,'home-tagline',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_mh_fcfc',1,0,'{\"catid\":[\"9\"],\"language\":\"\",\"content\":\"introtext\",\"limit\":0,\"title\":\"1\",\"headerlevel\":\"3\",\"titlelink\":\"1\",\"readon\":\"1\",\"order\":\"c.id\",\"sort\":\"ASC\",\"width\":0,\"height\":400,\"fadeSpeed\":1000,\"fadeOutTime\":5,\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(99,79,'GALLERY','','',1,'gallery',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_roksprocket',1,1,'{\"run_content_plugins\":\"onmodule\",\"provider\":\"joomla\",\"layout\":\"mosaic\",\"joomla_articles\":{\"1\":{\"root\":{\"article\":\"8\"}},\"2\":{\"root\":{\"article\":\"8\"}},\"3\":{\"root\":{\"article\":\"7\"}},\"4\":{\"root\":{\"article\":\"6\"}}},\"simple_sort\":\"manual\",\"joomla_sort\":\"automatic\",\"joomla_sort_manual_append\":\"after\",\"strips_themes\":\"default\",\"mosaic_themes\":\"default\",\"headlines_themes\":\"default\",\"tabs_themes\":\"default\",\"lists_themes\":\"default\",\"display_limit\":\"\\u221e\",\"headlines_label_text\":\"\",\"lists_enable_accordion\":\"1\",\"features_themes\":\"slideshow\",\"tabs_position\":\"top\",\"tabs_animation\":\"slideandfade\",\"features_show_title\":\"1\",\"lists_previews_length\":\"20\",\"strips_previews_length\":\"20\",\"headlines_previews_length\":\"20\",\"headlines_strip_html_tags\":\"1\",\"strips_strip_html_tags\":\"1\",\"lists_strip_html_tags\":\"1\",\"headlines_show_arrows\":\"show\",\"strips_items_per_page\":\"4\",\"lists_items_per_page\":\"5\",\"mosaic_columns\":\"3\",\"tabs_autoplay\":\"0\",\"features_show_article_text\":\"1\",\"features_previews_length\":\"\\u221e\",\"features_strip_html_tags\":\"1\",\"tabs_autoplay_delay\":\"5\",\"lists_show_arrows\":\"show\",\"mosaic_previews_length\":\"20\",\"strips_show_arrows\":\"show\",\"headlines_animation\":\"slideandfade\",\"strips_items_per_row\":\"4\",\"features_show_arrows\":\"show\",\"mosaic_strip_html_tags\":\"1\",\"features_show_pagination\":\"1\",\"mosaic_items_per_page\":\"5\",\"headlines_autoplay\":\"0\",\"strips_show_pagination\":\"1\",\"lists_show_pagination\":\"1\",\"tabs_resize_enable\":\"0\",\"tabs_resize_width\":\"0\",\"tabs_resize_height\":\"0\",\"features_animation\":\"crossfade\",\"headlines_autoplay_delay\":\"5\",\"mosaic_article_details\":\"0\",\"strips_animation\":\"fadeDelay\",\"tabs_previews_length\":\"0\",\"lists_autoplay\":\"0\",\"tabs_strip_html_tags\":\"0\",\"lists_autoplay_delay\":\"5\",\"strips_autoplay\":\"0\",\"features_autoplay\":\"1\",\"mosaic_animations\":[\"fade\",\"scale\",\"rotate\"],\"headlines_resize_enable\":\"0\",\"headlines_resize_width\":\"0\",\"headlines_resize_height\":\"0\",\"features_autoplay_delay\":\"5\",\"strips_autoplay_delay\":\"5\",\"lists_resize_enable\":\"0\",\"lists_resize_width\":\"0\",\"lists_resize_height\":\"0\",\"strips_resize_enable\":\"0\",\"strips_resize_width\":\"0\",\"strips_resize_height\":\"0\",\"features_resize_enable\":\"0\",\"features_resize_width\":\"0\",\"features_resize_height\":\"0\",\"lists_title_default\":\"title\",\"headlines_description_default\":\"primary\",\"headlines_image_default\":\"primary\",\"features_title_default\":\"title\",\"tabs_title_default\":\"title\",\"strips_title_default\":\"title\",\"lists_image_default\":\"primary\",\"lists_description_default\":\"primary\",\"strips_image_default\":\"primary\",\"features_description_default\":\"primary\",\"strips_description_default\":\"primary\",\"headlines_image_default_custom\":\"\",\"tabs_icon_default\":\"primary\",\"lists_image_default_custom\":\"\",\"strips_image_default_custom\":\"\",\"tabs_icon_default_custom\":\"\",\"features_image_default\":\"primary\",\"headlines_link_default\":\"primary\",\"strips_link_default\":\"primary\",\"tabs_link_default\":\"primary\",\"lists_link_default\":\"primary\",\"features_image_default_custom\":\"\",\"headlines_link_default_custom\":\"\",\"tabs_link_default_custom\":\"\",\"strips_link_default_custom\":\"\",\"features_link_default\":\"primary\",\"lists_link_default_custom\":\"\",\"features_link_default_custom\":\"\",\"mosaic_resize_enable\":\"0\",\"mosaic_resize_width\":\"0\",\"mosaic_resize_height\":\"0\",\"mosaic_title_default\":\"title\",\"mosaic_description_default\":\"primary\",\"tabs_description_default\":\"primary\",\"mosaic_image_default\":\"primary\",\"mosaic_image_default_custom\":\"\",\"mosaic_link_default\":\"primary\",\"mosaic_link_default_custom\":\"\",\"cache\":\"0\",\"moduleclass_sfx\":\"\",\"module_cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(100,81,'Contact Inforation','','<h4>For any questions regarding our properties, please feel free to contact us at:</h4>\r\n<p><strong>Within the United States:</strong> (248) 444-6066</p>\r\n<p><strong>Outside the United States:</strong> 001(248) 444-6066</p>\r\n<p><strong>Email:</strong> home@noahestates.com</p>',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(101,82,'Map','','<p>[spmap lat=\"LATITUDE\" lng=\"LONGITUDE\" zoom=\"VALUE 1 to 10\"]</p>',1,'foot-1',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\":\"0\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(102,83,'Get In Touch With Us','','',1,'form',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_sp_quickcontact',1,0,'{\"email\":\"\",\"success\":\"Email was sent successfully.\",\"failed\":\"Email could not be sent.\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(103,84,'SP Simple Map','','',1,'map',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_sp_simple_map',1,0,'{\"lat\":\"-34.397\",\"lng\":\"150.644\",\"height\":\"300\",\"map_type\":\"ROADMAP\",\"zoom\":\"18\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'); /*!40000 ALTER TABLE `t3y1v_modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_modules_menu` -- DROP TABLE IF EXISTS `t3y1v_modules_menu`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_modules_menu` -- LOCK TABLES `t3y1v_modules_menu` WRITE; /*!40000 ALTER TABLE `t3y1v_modules_menu` DISABLE KEYS */; INSERT INTO `t3y1v_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,0),(17,0),(79,0),(86,0),(89,101),(90,101),(90,102),(90,103),(90,104),(91,0),(92,0),(93,0),(95,0),(96,0),(97,0),(99,104),(100,105),(101,105),(102,105),(103,-105); /*!40000 ALTER TABLE `t3y1v_modules_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_newsfeeds` -- DROP TABLE IF EXISTS `t3y1v_newsfeeds`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_newsfeeds` ( `catid` int(11) NOT NULL default '0', `id` int(10) unsigned NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `alias` varchar(255) character set utf8 collate utf8_bin NOT NULL default '', `link` varchar(200) NOT NULL default '', `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 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `description` text NOT NULL, `version` int(10) unsigned NOT NULL default '1', `hits` int(10) unsigned NOT NULL default '0', `images` text NOT NULL, 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 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_newsfeeds` -- LOCK TABLES `t3y1v_newsfeeds` WRITE; /*!40000 ALTER TABLE `t3y1v_newsfeeds` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_newsfeeds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_overrider` -- DROP TABLE IF EXISTS `t3y1v_overrider`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_overrider` ( `id` int(10) NOT NULL auto_increment COMMENT 'Primary Key', `constant` varchar(255) NOT NULL, `string` text NOT NULL, `file` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_overrider` -- LOCK TABLES `t3y1v_overrider` WRITE; /*!40000 ALTER TABLE `t3y1v_overrider` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_overrider` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_postinstall_messages` -- DROP TABLE IF EXISTS `t3y1v_postinstall_messages`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_postinstall_messages` ( `postinstall_message_id` bigint(20) unsigned NOT NULL auto_increment, `extension_id` bigint(20) NOT NULL default '700' COMMENT 'FK to #__extensions', `title_key` varchar(255) NOT NULL default '' COMMENT 'Lang key for the title', `description_key` varchar(255) NOT NULL default '' COMMENT 'Lang key for description', `action_key` varchar(255) NOT NULL default '', `language_extension` varchar(255) NOT NULL default 'com_postinstall' COMMENT 'Extension holding lang keys', `language_client_id` tinyint(3) NOT NULL default '1', `type` varchar(10) NOT NULL default 'link' COMMENT 'Message type - message, link, action', `action_file` varchar(255) default '' COMMENT 'RAD URI to the PHP file containing action method', `action` varchar(255) default '' COMMENT 'Action method name or URL', `condition_file` varchar(255) default NULL COMMENT 'RAD URI to file holding display condition method', `condition_method` varchar(255) default NULL COMMENT 'Display condition method, must return boolean', `version_introduced` varchar(50) NOT NULL default '3.2.0' COMMENT 'Version when this message was introduced', `enabled` tinyint(3) NOT NULL default '1', PRIMARY KEY (`postinstall_message_id`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_postinstall_messages` -- LOCK TABLES `t3y1v_postinstall_messages` WRITE; /*!40000 ALTER TABLE `t3y1v_postinstall_messages` DISABLE KEYS */; INSERT INTO `t3y1v_postinstall_messages` VALUES (1,700,'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE','PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY','PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION','plg_twofactorauth_totp',1,'action','site://plugins/twofactorauth/totp/postinstall/actions.php','twofactorauth_postinstall_action','site://plugins/twofactorauth/totp/postinstall/actions.php','twofactorauth_postinstall_condition','3.2.0',1),(2,700,'COM_CPANEL_MSG_EACCELERATOR_TITLE','COM_CPANEL_MSG_EACCELERATOR_BODY','COM_CPANEL_MSG_EACCELERATOR_BUTTON','com_cpanel',1,'action','admin://components/com_admin/postinstall/eaccelerator.php','admin_postinstall_eaccelerator_action','admin://components/com_admin/postinstall/eaccelerator.php','admin_postinstall_eaccelerator_condition','3.2.0',1),(3,700,'COM_CPANEL_WELCOME_BEGINNERS_TITLE','COM_CPANEL_WELCOME_BEGINNERS_MESSAGE','','com_cpanel',1,'message','','','','','3.2.0',1),(4,700,'COM_CPANEL_MSG_PHPVERSION_TITLE','COM_CPANEL_MSG_PHPVERSION_BODY','','com_cpanel',1,'message','','','admin://components/com_admin/postinstall/phpversion.php','admin_postinstall_phpversion_condition','3.2.2',1); /*!40000 ALTER TABLE `t3y1v_postinstall_messages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_redirect_links` -- DROP TABLE IF EXISTS `t3y1v_redirect_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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, `hits` int(10) unsigned NOT NULL default '0', `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 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_redirect_links` -- LOCK TABLES `t3y1v_redirect_links` WRITE; /*!40000 ALTER TABLE `t3y1v_redirect_links` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_redirect_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_rokcommon_configs` -- DROP TABLE IF EXISTS `t3y1v_rokcommon_configs`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_rokcommon_configs` ( `id` int(11) NOT NULL auto_increment, `extension` varchar(45) collate utf8_unicode_ci NOT NULL default '', `type` varchar(45) collate utf8_unicode_ci NOT NULL, `file` varchar(256) collate utf8_unicode_ci NOT NULL, `priority` int(10) NOT NULL default '10', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_rokcommon_configs` -- LOCK TABLES `t3y1v_rokcommon_configs` WRITE; /*!40000 ALTER TABLE `t3y1v_rokcommon_configs` DISABLE KEYS */; INSERT INTO `t3y1v_rokcommon_configs` VALUES (1,'roksprocket','container','/components/com_roksprocket/container.xml',10),(2,'roksprocket','library','/components/com_roksprocket/lib',10); /*!40000 ALTER TABLE `t3y1v_rokcommon_configs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_roksprocket_items` -- DROP TABLE IF EXISTS `t3y1v_roksprocket_items`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_roksprocket_items` ( `id` int(11) NOT NULL auto_increment, `module_id` varchar(45) NOT NULL, `provider` varchar(45) NOT NULL, `provider_id` varchar(45) NOT NULL, `order` int(10) unsigned NOT NULL, `params` text, PRIMARY KEY (`id`), KEY `idx_module` (`module_id`), KEY `idx_module_order` (`module_id`,`order`) ) ENGINE=MyISAM AUTO_INCREMENT=28 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_roksprocket_items` -- LOCK TABLES `t3y1v_roksprocket_items` WRITE; /*!40000 ALTER TABLE `t3y1v_roksprocket_items` DISABLE KEYS */; INSERT INTO `t3y1v_roksprocket_items` VALUES (26,'99','joomla','7',1,'{\"mosaic_item_title\":\"-default-\",\"mosaic_item_description\":\"-default-\",\"mosaic_item_image\":\"-default-\",\"mosaic_item_link\":\"-default-\",\"mosaic_item_tags\":\"FirstCategory\",\"strips_item_title\":\"-default-\",\"lists_item_title\":\"-default-\",\"tabs_item_title\":\"-default-\",\"tabs_item_icon\":\"-default-\",\"lists_item_image\":\"-default-\",\"strips_item_image\":\"-default-\",\"tabs_item_link\":\"-default-\",\"strips_item_link\":\"-default-\",\"tabs_item_description\":\"-default-\",\"lists_item_link\":\"-default-\",\"features_item_title\":\"-default-\",\"strips_item_description\":\"-default-\",\"features_item_description\":\"-default-\",\"headlines_item_image\":\"-default-\",\"lists_item_description\":\"-default-\",\"features_item_image\":\"-default-\",\"headlines_item_link\":\"-default-\",\"features_item_link\":\"-default-\",\"headlines_item_description\":\"-default-\"}'),(27,'99','joomla','8',2,'{\"mosaic_item_title\":\"-default-\",\"mosaic_item_description\":\"-default-\",\"mosaic_item_image\":\"-default-\",\"mosaic_item_link\":\"-default-\",\"mosaic_item_tags\":\"SecondCategory\",\"strips_item_title\":\"-default-\",\"lists_item_title\":\"-default-\",\"tabs_item_title\":\"-default-\",\"tabs_item_icon\":\"-default-\",\"lists_item_image\":\"-default-\",\"strips_item_image\":\"-default-\",\"tabs_item_link\":\"-default-\",\"strips_item_link\":\"-default-\",\"tabs_item_description\":\"-default-\",\"lists_item_link\":\"-default-\",\"features_item_title\":\"-default-\",\"strips_item_description\":\"-default-\",\"features_item_description\":\"-default-\",\"headlines_item_image\":\"-default-\",\"lists_item_description\":\"-default-\",\"features_item_image\":\"-default-\",\"headlines_item_link\":\"-default-\",\"features_item_link\":\"-default-\",\"headlines_item_description\":\"-default-\"}'),(25,'99','joomla','6',0,'{\"mosaic_item_title\":\"-default-\",\"mosaic_item_description\":\"-default-\",\"mosaic_item_image\":\"-default-\",\"mosaic_item_link\":\"-default-\",\"mosaic_item_tags\":\"ThirdCategory\",\"strips_item_title\":\"-default-\",\"lists_item_title\":\"-default-\",\"tabs_item_title\":\"-default-\",\"tabs_item_icon\":\"-default-\",\"lists_item_image\":\"-default-\",\"strips_item_image\":\"-default-\",\"tabs_item_link\":\"-default-\",\"strips_item_link\":\"-default-\",\"tabs_item_description\":\"-default-\",\"lists_item_link\":\"-default-\",\"features_item_title\":\"-default-\",\"strips_item_description\":\"-default-\",\"features_item_description\":\"-default-\",\"headlines_item_image\":\"-default-\",\"lists_item_description\":\"-default-\",\"features_item_image\":\"-default-\",\"headlines_item_link\":\"-default-\",\"features_item_link\":\"-default-\",\"headlines_item_description\":\"-default-\"}'); /*!40000 ALTER TABLE `t3y1v_roksprocket_items` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_schemas` -- DROP TABLE IF EXISTS `t3y1v_schemas`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_schemas` ( `extension_id` int(11) NOT NULL, `version_id` varchar(20) NOT NULL, PRIMARY KEY (`extension_id`,`version_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_schemas` -- LOCK TABLES `t3y1v_schemas` WRITE; /*!40000 ALTER TABLE `t3y1v_schemas` DISABLE KEYS */; INSERT INTO `t3y1v_schemas` VALUES (700,'3.2.2-2014-01-23'); /*!40000 ALTER TABLE `t3y1v_schemas` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_session` -- DROP TABLE IF EXISTS `t3y1v_session`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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 '', PRIMARY KEY (`session_id`), KEY `userid` (`userid`), KEY `time` (`time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_session` -- LOCK TABLES `t3y1v_session` WRITE; /*!40000 ALTER TABLE `t3y1v_session` DISABLE KEYS */; INSERT INTO `t3y1v_session` VALUES ('ck34l9lil2u130cjrfsempn0b6',0,1,'1435207461','__default|a:8:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1435207453;s:18:\"session.timer.last\";i:1435207453;s:17:\"session.timer.now\";i:1435207453;s:24:\"session.client.forwarded\";s:13:\"199.21.99.200\";s:22:\"session.client.browser\";s:64:\"Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":24:{s:9:\"\\0\\0\\0isRoot\";b:0;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: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:1:{i:0;s:2:\"13\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:1:{i:0;s:1:\"1\";}s:14:\"\\0\\0\\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}',0,''); /*!40000 ALTER TABLE `t3y1v_session` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_tags` -- DROP TABLE IF EXISTS `t3y1v_tags`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_tags` ( `id` int(10) unsigned NOT NULL auto_increment, `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 '', `title` varchar(255) NOT NULL, `alias` varchar(255) character set utf8 collate utf8_bin 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 'The meta description for the page.', `metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.', `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `created_user_id` int(10) unsigned NOT NULL default '0', `created_time` datetime NOT NULL default '0000-00-00 00:00:00', `created_by_alias` varchar(255) NOT NULL default '', `modified_user_id` int(10) unsigned NOT NULL default '0', `modified_time` datetime NOT NULL default '0000-00-00 00:00:00', `images` text NOT NULL, `urls` text NOT NULL, `hits` int(10) unsigned NOT NULL default '0', `language` char(7) NOT NULL, `version` int(10) unsigned NOT NULL default '1', `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 `tag_idx` (`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=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_tags` -- LOCK TABLES `t3y1v_tags` WRITE; /*!40000 ALTER TABLE `t3y1v_tags` DISABLE KEYS */; INSERT INTO `t3y1v_tags` VALUES (1,0,0,1,0,'','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','',0,'2011-01-01 00:00:01','',0,'0000-00-00 00:00:00','','',0,'*',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `t3y1v_tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_template_styles` -- DROP TABLE IF EXISTS `t3y1v_template_styles`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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=11 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_template_styles` -- LOCK TABLES `t3y1v_template_styles` WRITE; /*!40000 ALTER TABLE `t3y1v_template_styles` DISABLE KEYS */; INSERT INTO `t3y1v_template_styles` VALUES (4,'beez3',0,'0','Beez3 - Default','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"logo\":\"images\\/joomla_black.gif\",\"sitetitle\":\"Joomla!\",\"sitedescription\":\"Open Source Content Management\",\"navposition\":\"left\",\"templatecolor\":\"personal\",\"html5\":\"0\"}'),(5,'hathor',1,'0','Hathor - Default','{\"showSiteName\":\"0\",\"colourChoice\":\"\",\"boldText\":\"0\"}'),(7,'protostar',0,'0','protostar - Default','{\"templateColor\":\"\",\"logoFile\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}'),(8,'isis',1,'1','isis - Default','{\"templateColor\":\"\",\"logoFile\":\"\"}'),(9,'shaper_helix_ii',0,'0','shaper_helix_ii - Default','{\"layout_width\":\"1170\",\"layout_type\":\"responsive\",\"logo_type\":\"image\",\"logo_position\":\"logo\",\"logo_type_text\":\"Helix\",\"logo_type_slogan\":\"Joomla! Templates Framework\",\"logo_width\":\"130\",\"logo_height\":\"50\",\"footer_position\":\"footer1\",\"showcp\":\"1\",\"copyright\":\"Copyright \\u00a9 {year} Shaper Helix - II Demo. All Rights Reserved.\",\"show_helix_logo\":\"1\",\"jcredit\":\"1\",\"credit_link\":\"1\",\"credit_text\":\"Designed by {JoomShaper}\",\"validator\":\"0\",\"showtop\":\"1\",\"totop_position\":\"footer2\",\"preset\":\"preset1\",\"preset1_header\":\"#f8f8f8\",\"preset1_bg\":\"#f2f2f2\",\"preset1_text\":\"#666666\",\"preset1_link\":\"#22b8f0\",\"preset2_header\":\"#eeeeee\",\"preset2_bg\":\"#f5f5f5\",\"preset2_text\":\"#444444\",\"preset2_link\":\"#6d7f1b\",\"preset3_header\":\"#e5ddd5\",\"preset3_bg\":\"#f2f2f2\",\"preset3_text\":\"#333333\",\"preset3_link\":\"#aa824a\",\"menu\":\"mainmenu\",\"menutype\":\"mega\",\"menu_col_width\":\"200\",\"show_menu_image\":\"1\",\"menu_image_position\":\"1\",\"submenu_position\":\"0\",\"init_x\":\"0\",\"init_y\":\"0\",\"sub_x\":\"0\",\"sub_y\":\"0\",\"body_font\":\"\",\"header_font\":\"\",\"header_selectors\":\"\",\"other_font\":\"\",\"cache_time\":\"60\",\"compress_css\":\"0\",\"compress_js\":\"0\",\"enable_ga\":\"0\",\"ga_code\":\"\",\"loadjquery\":\"0\",\"loadfromcdn\":\"0\",\"lessoption\":\"1\",\"hide_component_area\":\"0\"}'),(10,'shaper_helix_ii',0,'1','Knight Property - Home','{\"layout_width\":\"1170\",\"layout_type\":\"responsive\",\"logo_type\":\"image\",\"logo_position\":\"logo\",\"logo_type_image\":\"images\\/noahlogo.jpg\",\"logo_type_text\":\"Helix\",\"logo_type_slogan\":\"Joomla! Templates Framework\",\"logo_width\":\"252\",\"logo_height\":\"46\",\"footer_position\":\"footer1\",\"showcp\":\"0\",\"copyright\":\"Copyright \\u00a9 {year} Knight Property. All Rights Reserved.\",\"show_helix_logo\":\"0\",\"jcredit\":\"0\",\"credit_link\":\"0\",\"credit_text\":\"Designed by {JoomShaper}\",\"validator\":\"0\",\"showtop\":\"0\",\"totop_position\":\"footer2\",\"preset\":\"preset1\",\"preset1_header\":\"#f8f8f8\",\"preset1_bg\":\"#f2f2f2\",\"preset1_text\":\"#666666\",\"preset1_link\":\"#22b8f0\",\"preset2_header\":\"#eeeeee\",\"preset2_bg\":\"#f5f5f5\",\"preset2_text\":\"#444444\",\"preset2_link\":\"#6d7f1b\",\"preset3_header\":\"#e5ddd5\",\"preset3_bg\":\"#f2f2f2\",\"preset3_text\":\"#333333\",\"preset3_link\":\"#aa824a\",\"layout\":[{\"name\":\"Header\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"0px 0 20px 0\",\"children\":[{\"span\":\"5\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"logo\",\"style\":\"\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"7\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"menu\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Slider\",\"class\":\"\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"slideshow\",\"style\":\"sp-xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Home Tagline\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"20px 0px\",\"children\":[{\"span\":\"12\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"home-tagline\",\"style\":\"sp-xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Component\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"10px 0px\",\"children\":[{\"span\":\"8\",\"offset\":\"\",\"type\":\"component\",\"position\":\"\",\"style\":\"sp-xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"4\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"right\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Bottom\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"60px 0 66px\",\"children\":[{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"foot-1\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"foot-2\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"foot-3\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"3\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"foot-4\",\"style\":\"sp_xhtml\",\"customclass\":\"\",\"responsiveclass\":\"\"}]},{\"name\":\"Footer\",\"class\":\"container\",\"responsive\":\"\",\"backgroundcolor\":\"rgba(255, 255, 255, 0)\",\"textcolor\":\"rgba(255, 255, 255, 0)\",\"linkcolor\":\"rgba(255, 255, 255, 0)\",\"linkhovercolor\":\"rgba(255, 255, 255, 0)\",\"margin\":\"\",\"padding\":\"25px 0px 4px 0px\",\"children\":[{\"span\":\"6\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"copyright\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"},{\"span\":\"6\",\"offset\":\"\",\"type\":\"modules\",\"position\":\"social-icons\",\"style\":\"none\",\"customclass\":\"\",\"responsiveclass\":\"\"}]}],\"menu\":\"mainmenu\",\"menutype\":\"mega\",\"menu_col_width\":\"200\",\"show_menu_image\":\"1\",\"menu_image_position\":\"1\",\"submenu_position\":\"0\",\"init_x\":\"0\",\"init_y\":\"0\",\"sub_x\":\"0\",\"sub_y\":\"0\",\"body_font\":\"\",\"body_selectors\":\"\",\"header_font\":\"\",\"header_selectors\":\"\",\"other_font\":\"\",\"other_selectors\":\"\",\"cache_time\":\"60\",\"compress_css\":\"0\",\"compress_js\":\"0\",\"enable_ga\":\"0\",\"ga_code\":\"\",\"loadjquery\":\"0\",\"loadfromcdn\":\"0\",\"lessoption\":\"0\",\"hide_component_area\":\"0\"}'); /*!40000 ALTER TABLE `t3y1v_template_styles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_ucm_base` -- DROP TABLE IF EXISTS `t3y1v_ucm_base`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_ucm_base` ( `ucm_id` int(10) unsigned NOT NULL, `ucm_item_id` int(10) NOT NULL, `ucm_type_id` int(11) NOT NULL, `ucm_language_id` int(11) NOT NULL, PRIMARY KEY (`ucm_id`), KEY `idx_ucm_item_id` (`ucm_item_id`), KEY `idx_ucm_type_id` (`ucm_type_id`), KEY `idx_ucm_language_id` (`ucm_language_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_ucm_base` -- LOCK TABLES `t3y1v_ucm_base` WRITE; /*!40000 ALTER TABLE `t3y1v_ucm_base` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_ucm_base` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_ucm_content` -- DROP TABLE IF EXISTS `t3y1v_ucm_content`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_ucm_content` ( `core_content_id` int(10) unsigned NOT NULL auto_increment, `core_type_alias` varchar(255) NOT NULL default '' COMMENT 'FK to the content types table', `core_title` varchar(255) NOT NULL, `core_alias` varchar(255) character set utf8 collate utf8_bin NOT NULL default '', `core_body` mediumtext NOT NULL, `core_state` tinyint(1) NOT NULL default '0', `core_checked_out_time` varchar(255) NOT NULL default '', `core_checked_out_user_id` int(10) unsigned NOT NULL default '0', `core_access` int(10) unsigned NOT NULL default '0', `core_params` text NOT NULL, `core_featured` tinyint(4) unsigned NOT NULL default '0', `core_metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `core_created_user_id` int(10) unsigned NOT NULL default '0', `core_created_by_alias` varchar(255) NOT NULL default '', `core_created_time` datetime NOT NULL default '0000-00-00 00:00:00', `core_modified_user_id` int(10) unsigned NOT NULL default '0' COMMENT 'Most recent user that modified', `core_modified_time` datetime NOT NULL default '0000-00-00 00:00:00', `core_language` char(7) NOT NULL, `core_publish_up` datetime NOT NULL, `core_publish_down` datetime NOT NULL, `core_content_item_id` int(10) unsigned default NULL COMMENT 'ID from the individual type table', `asset_id` int(10) unsigned default NULL COMMENT 'FK to the #__assets table.', `core_images` text NOT NULL, `core_urls` text NOT NULL, `core_hits` int(10) unsigned NOT NULL default '0', `core_version` int(10) unsigned NOT NULL default '1', `core_ordering` int(11) NOT NULL default '0', `core_metakey` text NOT NULL, `core_metadesc` text NOT NULL, `core_catid` int(10) unsigned NOT NULL default '0', `core_xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `core_type_id` int(10) unsigned default NULL, PRIMARY KEY (`core_content_id`), KEY `tag_idx` (`core_state`,`core_access`), KEY `idx_access` (`core_access`), KEY `idx_alias` (`core_alias`), KEY `idx_language` (`core_language`), KEY `idx_title` (`core_title`), KEY `idx_modified_time` (`core_modified_time`), KEY `idx_created_time` (`core_created_time`), KEY `idx_content_type` (`core_type_alias`), KEY `idx_core_modified_user_id` (`core_modified_user_id`), KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`), KEY `idx_core_created_user_id` (`core_created_user_id`), KEY `idx_core_type_id` (`core_type_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Contains core content data in name spaced fields'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_ucm_content` -- LOCK TABLES `t3y1v_ucm_content` WRITE; /*!40000 ALTER TABLE `t3y1v_ucm_content` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_ucm_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_ucm_history` -- DROP TABLE IF EXISTS `t3y1v_ucm_history`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_ucm_history` ( `version_id` int(10) unsigned NOT NULL auto_increment, `ucm_item_id` int(10) unsigned NOT NULL, `ucm_type_id` int(10) unsigned NOT NULL, `version_note` varchar(255) NOT NULL default '' COMMENT 'Optional version name', `save_date` datetime NOT NULL default '0000-00-00 00:00:00', `editor_user_id` int(10) unsigned NOT NULL default '0', `character_count` int(10) unsigned NOT NULL default '0' COMMENT 'Number of characters in this version.', `sha1_hash` varchar(50) NOT NULL default '' COMMENT 'SHA1 hash of the version_data column.', `version_data` mediumtext NOT NULL COMMENT 'json-encoded string of version data', `keep_forever` tinyint(4) NOT NULL default '0' COMMENT '0=auto delete; 1=keep', PRIMARY KEY (`version_id`), KEY `idx_ucm_item_id` (`ucm_type_id`,`ucm_item_id`), KEY `idx_save_date` (`save_date`) ) ENGINE=MyISAM AUTO_INCREMENT=81 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_ucm_history` -- LOCK TABLES `t3y1v_ucm_history` WRITE; /*!40000 ALTER TABLE `t3y1v_ucm_history` DISABLE KEYS */; INSERT INTO `t3y1v_ucm_history` VALUES (1,1,1,'','2014-02-25 06:29:29',716,3346,'00813d62f22eb8c1cf4784572f3211460e2f525a','{\"id\":1,\"asset_id\":54,\"title\":\"A Few Words About Us\",\"alias\":\"a-few-words-about-us\",\"introtext\":\"<p><img src=\\\"images\\/about.jpg\\\" alt=\\\"About Us\\\" \\/><\\/p>\\r\\n<h2>LOREM IPSUM DOLOR SAMET CONSEC<\\/h2>\\r\\n<h3>LOREM IPSUM DOL AMET<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.<\\/p>\\r\\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(2,8,6,'','2014-02-25 08:48:10',716,517,'6db3f90f00f742179004dc8e255960be7300a910','{\"id\":8,\"asset_id\":64,\"parent_id\":\"1\",\"lft\":\"13\",\"rgt\":14,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Services\",\"alias\":\"services\",\"note\":\"\",\"description\":\"\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"716\",\"created_time\":\"2014-02-25 08:48:10\",\"modified_user_id\":null,\"modified_time\":null,\"hits\":\"0\",\"language\":\"*\",\"version\":null}',0),(3,2,1,'','2014-02-25 08:52:42',716,3247,'8cb2ab481ec740d0249e60a5f7cc09dc7f69e73e','{\"id\":2,\"asset_id\":65,\"title\":\" Maecenas odio nunc\",\"alias\":\"maecenas-odio-nunc\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis. Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(4,2,1,'','2014-02-25 08:54:37',716,3313,'923057590d0f94124c8039a28cf1dff6216d4557','{\"id\":2,\"asset_id\":\"65\",\"title\":\" Maecenas odio nunc\",\"alias\":\"maecenas-odio-nunc\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis. Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 08:54:37\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-25 08:52:58\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(5,3,1,'','2014-02-25 08:55:00',716,3281,'04f76fe9dce592574fb5e2f7b1ae20e2be5a7244','{\"id\":3,\"asset_id\":66,\"title\":\" Maecenas odio nunc (2)\",\"alias\":\"maecenas-odio-nunc-2\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis. Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 08:54:37\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(6,3,1,'','2014-02-25 08:56:29',716,3296,'b2f2f6bdf24733929b882c0b58c6e11e5eb5e082','{\"id\":3,\"asset_id\":\"66\",\"title\":\" Suspendisse potenti\",\"alias\":\"suspendisse-potenti\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis. Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 08:56:29\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-25 08:55:00\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon2.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(7,4,1,'','2014-02-25 08:56:50',716,3283,'c6af291ec67d3dbe62075d140461c5f166b310bf','{\"id\":4,\"asset_id\":67,\"title\":\" Suspendisse potenti (2)\",\"alias\":\"suspendisse-potenti-2\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis. Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 08:56:29\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon2.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(8,4,1,'','2014-02-25 08:57:41',716,3298,'5fca085da1538b39630fab3c6b7c0ba86af30c73','{\"id\":4,\"asset_id\":\"67\",\"title\":\" Lorem ipsum dolor si\",\"alias\":\"lorem-ipsum-dolor-si\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis. Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 08:57:41\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-25 08:56:50\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon3.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(9,4,1,'','2014-02-25 09:01:41',716,3332,'d668cdc6d88612d38ee24d09de4c750a16e409d7','{\"id\":4,\"asset_id\":\"67\",\"title\":\" Lorem ipsum dolor si\",\"alias\":\"lorem-ipsum-dolor-si\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 09:01:41\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-25 09:01:14\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon3.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(10,2,1,'','2014-02-25 09:02:29',716,3328,'a9d9fb5b0ab9730c8cc9c488229740bbcb197531','{\"id\":2,\"asset_id\":\"65\",\"title\":\" Maecenas odio nunc\",\"alias\":\"maecenas-odio-nunc\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 09:02:29\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-25 09:02:10\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(11,3,1,'','2014-02-25 09:02:51',716,3330,'d8878a9573d185a81d4f9aa6c7c6b70c48dae528','{\"id\":3,\"asset_id\":\"66\",\"title\":\" Suspendisse potenti\",\"alias\":\"suspendisse-potenti\",\"introtext\":\"<p><img style=\\\"float: left;\\\" src=\\\"images\\/service1.jpg\\\" alt=\\\"\\\" \\/>Vivamus vel eros eget magna volutpat sagittis.<\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>Nulla faucibus nibh a magna tincidunt accumsan hendrerit nunc facilisis. Curabitur et libero sit amet ante hendrerit molestie. Cras a erat in leo lobortis tincidunt. Praesent aliquet, eros sit amet dapibus convallis, ligula magna pellentesque urna, quis laoreet erat velit ullamcorper odio. Curabitur eget molestie sem. Maecenas pretium ante non purus tincidunt egestas. Fusce tincidunt, velit sit amet euismod interdum, quam ipsum interdum nulla, et tincidunt lectus diam id purus. Pellentesque sodales magna id tellus ultrices pellentesque. Aliquam libero mi, faucibus quis hendrerit nec, porta ac mauris. Duis ullamcorper est quis est rhoncus vitae pulvinar mauris pretium. Sed elit dui, vehicula ac gravida sit amet, iaculis in sem. Aliquam id quam arcu, sed tristique eros. Pellentesque vestibulum, elit ac tincidunt suscipit, metus mi laoreet tellus, quis imperdiet sem dolor at massa. Nullam tincidunt, justo at dictum viverra, tortor metus bibendum mauris, fermentum ullamcorper mi ante in odio. Sed id orci et est iaculis iaculis.<\\/p>\\r\\n<p>Maecenas odio nunc, malesuada ac posuere vel, interdum id eros. In dictum arcu vel lorem tempus nec faucibus metus sodales. Aenean ut sem nunc. Curabitur convallis euismod nulla, a malesuada orci accumsan ut. Donec pellentesque ligula sed massa tristique ac auctor purus aliquet. Vestibulum malesuada commodo magna id hendrerit. Sed at ante ipsum. Integer nec justo aliquet mi porttitor scelerisque eget quis elit.<\\/p>\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-25 09:02:51\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-25 09:02:37\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon2.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(12,5,1,'','2014-02-26 11:14:11',716,3179,'7b142e4ea9a5449a4bb8e57fa1ad914a19d33ab6','{\"id\":5,\"asset_id\":70,\"title\":\"Welcome to Our Site\",\"alias\":\"welcome-to-our-site\",\"introtext\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-26 11:14:11\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-26 11:14:11\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(13,9,6,'','2014-02-27 07:06:30',716,527,'bfff25e32bace8af176fe9345070169f9cc679f8','{\"id\":9,\"asset_id\":72,\"parent_id\":\"1\",\"lft\":\"15\",\"rgt\":16,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Offers\",\"alias\":\"offers\",\"note\":\"\",\"description\":\"<p>offers<\\/p>\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"716\",\"created_time\":\"2014-02-27 07:06:30\",\"modified_user_id\":null,\"modified_time\":null,\"hits\":\"0\",\"language\":\"*\",\"version\":null}',0),(14,6,1,'','2014-02-27 07:12:09',716,3647,'ef97c45d147ad7169b23293ee4d814deeb9b1f34','{\"id\":6,\"asset_id\":73,\"title\":\"LOREM IPSUM DOL AMET\",\"alias\":\"lorem-ipsum-dol-amet\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(15,7,1,'','2014-02-27 07:18:48',716,3634,'f24bac8038267692eb00c0b142afae3a1d744dd0','{\"id\":7,\"asset_id\":74,\"title\":\"LOREM IPSUM DOL AMET (2)\",\"alias\":\"lorem-ipsum-dol-amet-2\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":0,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(16,7,1,'','2014-02-27 07:19:01',716,3683,'9f4645d4b658cdbd708a421cec1919f1aa3e2e5f','{\"id\":7,\"asset_id\":\"74\",\"title\":\"LOREM IPSUM DOL \",\"alias\":\"lorem-ipsum-dol-amet-2\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 07:19:01\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 07:18:48\",\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(17,8,1,'','2014-02-27 07:19:08',716,3649,'79797909bbeda21a468745f3569b83081dc187e6','{\"id\":8,\"asset_id\":75,\"title\":\"LOREM IPSUM DOL (2)\",\"alias\":\"lorem-ipsum-dol-amet-3\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":0,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 07:19:01\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(18,8,1,'','2014-02-27 07:19:22',716,3679,'d583a261fade9e1417dcdb3cfdbd9e7a08edb28c','{\"id\":8,\"asset_id\":\"75\",\"title\":\"LOREM IPSUM \",\"alias\":\"lorem-ipsum-dol-amet-3\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 07:19:22\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 07:19:08\",\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(19,9,1,'','2014-02-27 07:29:53',716,3634,'448c8976b880c21cc980a329b2aac4f3dffcf8e3','{\"id\":9,\"asset_id\":76,\"title\":\"LOREM IPSUM DOL AMET (4)\",\"alias\":\"lorem-ipsum-dol-amet-4\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":0,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer1.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(20,9,1,'','2014-02-27 07:31:22',716,3668,'f75b9d887ea8e984f60709c705fbdbbd75b3042d','{\"id\":9,\"asset_id\":\"76\",\"title\":\"ETIAM CURSUS ADIPISC\",\"alias\":\"lorem-ipsum-dol-amet-4\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":0,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 07:31:22\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 07:29:53\",\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(21,9,1,'','2014-02-27 07:31:41',716,3687,'f04f2e4c078fbe2bcf9816a9be49fd9523a427e5','{\"id\":9,\"asset_id\":\"76\",\"title\":\"ETIAM CURSUS ADIPISC\",\"alias\":\"lorem-ipsum-dol-amet-4\",\"introtext\":\"<h2>LOREM IPSUM DOL AMET<\\/h2>\\r\\n<p><strong>LOREM IPSUM DOL AMET<\\/strong><\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elit. Duis vel nisifes. Vestibulum ullamcorper dolore ipsum.<\\/p>\\r\\n<p><strong>$570.000<\\/strong><\\/p>\\r\\n\",\"fulltext\":\"\\r\\n<p>\\u00a0Donec eu elit in nisi placerat tincidunt in eu sapien. Proin odio nunc, interdum vel malesuada pretium, fringilla sit amet metus. Cras nunc velit, porta eget scelerisque a, malesuada at ligula. Etiam sed ipsum sed justo tincidunt pretium. Nunc accumsan sollicitudin mauris, a luctus risus varius in. Proin eget quam urna, vitae viverra diam. Phasellus eget ante et quam commodo sodales. Vivamus placerat hendrerit dolor, eu imperdiet mi volutpat pulvinar. In ut massa ac risus elementum pretium mattis et elit. Maecenas vel nibh et ligula vehicula consectetur ut dignissim libero. Ut felis ipsum, tristique in faucibus in, aliquam eu est.<\\/p>\\r\\n<p>Vivamus congue turpis in augue pellentesque scelerisque. Pellentesque aliquam laoreet sem nec ultrices. Fusce blandit nunc vehicula massa vehicula tincidunt. Nam venenatis cursus urna sed gravida. Ut tincidunt elit ut quam malesuada consequat. Sed semper purus sit amet lorem elementum faucibus. Aenean nec semper sem. Ut quis ligula eget purus mollis dictum eu vel odio. Curabitur eu dignissim velit. Duis aliquet bibendum libero, eu tristique arcu dapibus vitae. Pellentesque pellentesque enim eget leo viverra sed egestas dolor pulvinar. Quisque in sollicitudin lacus. Mauris congue mi eu nunc tempor volutpat. Nulla facilisi.<\\/p>\\r\\n<p>Ut sit amet dui erat, et iaculis justo. Vestibulum commodo mollis ullamcorper. Aliquam arcu leo, mattis sed laoreet ac, ultrices eu orci. Curabitur congue eros ac turpis ultrices mattis. Etiam iaculis aliquam ornare. Donec tincidunt, tellus a ultricies consequat, purus est fringilla turpis, ac vestibulum enim tellus a eros. Fusce ipsum magna, placerat sed molestie ac, semper eget mauris.<\\/p>\",\"state\":1,\"catid\":\"9\",\"created\":\"2014-02-27 07:12:09\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 07:31:41\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 07:31:22\",\"publish_up\":\"2014-02-27 07:12:09\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/offer4.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/offer4.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(22,9,6,'','2014-02-27 07:33:06',716,579,'fc1eaf2defb15cb24bd85728c24c26ac81889dbc','{\"id\":9,\"asset_id\":\"72\",\"parent_id\":\"1\",\"lft\":\"15\",\"rgt\":\"16\",\"level\":\"1\",\"path\":\"offers\",\"extension\":\"com_content\",\"title\":\"Latest Offers\",\"alias\":\"offers\",\"note\":\"\",\"description\":\"<p>offers<\\/p>\",\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 07:32:57\",\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"716\",\"created_time\":\"2014-02-27 07:06:30\",\"modified_user_id\":\"716\",\"modified_time\":\"2014-02-27 07:33:06\",\"hits\":\"0\",\"language\":\"*\",\"version\":\"1\"}',0),(23,10,6,'','2014-02-27 07:36:43',716,531,'3306084873f11b90e9f903a9ad42d8259877deed','{\"id\":10,\"asset_id\":77,\"parent_id\":\"1\",\"lft\":\"17\",\"rgt\":18,\"level\":1,\"path\":null,\"extension\":\"com_content\",\"title\":\"Gallery\",\"alias\":\"gallery\",\"note\":\"\",\"description\":\"<p>Gallery<\\/p>\",\"published\":\"1\",\"checked_out\":null,\"checked_out_time\":null,\"access\":\"1\",\"params\":\"{\\\"category_layout\\\":\\\"\\\",\\\"image\\\":\\\"\\\"}\",\"metadesc\":\"\",\"metakey\":\"\",\"metadata\":\"{\\\"author\\\":\\\"\\\",\\\"robots\\\":\\\"\\\"}\",\"created_user_id\":\"716\",\"created_time\":\"2014-02-27 07:36:43\",\"modified_user_id\":null,\"modified_time\":null,\"hits\":\"0\",\"language\":\"*\",\"version\":null}',0),(24,10,1,'','2014-02-27 07:54:55',716,1666,'40e885d7e10563e73fa71ea04b2d6584bee3a2ee','{\"id\":10,\"asset_id\":80,\"title\":\"Gallery\",\"alias\":\"gallery\",\"introtext\":\"<p>{loadposition gallery}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"9\",\"created\":\"2014-02-27 07:54:55\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-27 07:54:55\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(25,1,1,'','2014-02-27 08:27:29',716,3358,'67d830fdb832ac62277003573e241b7ba4331ce6','{\"id\":1,\"asset_id\":\"54\",\"title\":\"A Few Words About Us\",\"alias\":\"a-few-words-about-us\",\"introtext\":\"<p>LOREM IPSUM DOLOR SAMET CONSEC<\\/p>\\r\\n<h3>LOREM IPSUM DOL AMET<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.<\\/p>\\r\\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 08:27:29\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 08:26:31\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"26\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(26,1,1,'','2014-02-27 08:30:22',716,3359,'56548acd8056a2a20cf72b53e1084e7b67cfd07c','{\"id\":1,\"asset_id\":\"54\",\"title\":\"A Few Words About Us\",\"alias\":\"a-few-words-about-us\",\"introtext\":\"<p>LOREM IPSUM DOLOR SAMET CONSEC<\\/p>\\r\\n<h3>LOREM IPSUM DOL AMET<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.<\\/p>\\r\\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 08:30:22\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 08:29:58\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"30\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(27,1,1,'','2014-02-27 08:30:51',716,3393,'07d4b1860e4c0486ef5394df9a7c4f9f3250a0de','{\"id\":1,\"asset_id\":\"54\",\"title\":\"A Few Words About Us\",\"alias\":\"a-few-words-about-us\",\"introtext\":\"<h2>A Few Words About Us<\\/h2>\\r\\n<p>LOREM IPSUM DOLOR SAMET CONSEC<\\/p>\\r\\n<h3>LOREM IPSUM DOL AMET<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.<\\/p>\\r\\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 08:30:51\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 08:30:22\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"31\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(28,1,1,'','2014-02-27 08:33:21',716,3361,'1ad4367d3a0eb9191e9485fb25dae411194b5e9f','{\"id\":1,\"asset_id\":\"54\",\"title\":\"A Few Words About Us\",\"alias\":\"a-few-words-about-us\",\"introtext\":\"<h2>LOREM IPSUM DOLOR SAMET CONSEC<\\/h2>\\r\\n<h3>LOREM IPSUM DOL AMET<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.<\\/p>\\r\\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 08:33:21\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 08:33:09\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"50\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(29,1,1,'','2014-02-27 08:33:51',716,3361,'4497d0e53226eea84580260a2ff58b5ebce8ee25','{\"id\":1,\"asset_id\":\"54\",\"title\":\"A Few Words About Us\",\"alias\":\"a-few-words-about-us\",\"introtext\":\"<h3>LOREM IPSUM DOLOR SAMET CONSEC<\\/h3>\\r\\n<h3>LOREM IPSUM DOL AMET<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.<\\/p>\\r\\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 08:33:51\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 08:33:21\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"1\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"51\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(30,10,1,'','2014-02-27 08:43:18',716,1705,'a235117fd98fc119e57c9c80b7f9355773ffb304','{\"id\":10,\"asset_id\":\"80\",\"title\":\"Gallery\",\"alias\":\"gallery\",\"introtext\":\"<p>{loadposition gallery}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 07:54:55\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 08:43:18\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 08:43:03\",\"publish_up\":\"2014-02-27 07:54:55\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"10\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(80,1,3,'','2014-05-11 09:46:24',716,1767,'d89c361d9349b78b21d0fdfecad6c8c0ac263061','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"home@noahestates.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-05-11 09:38:36\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"hide\\\",\\\"show_contact_list\\\":\\\"0\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_name\\\":\\\"0\\\",\\\"show_position\\\":\\\"0\\\",\\\"show_email\\\":\\\"0\\\",\\\"show_street_address\\\":\\\"0\\\",\\\"show_suburb\\\":\\\"0\\\",\\\"show_state\\\":\\\"0\\\",\\\"show_postcode\\\":\\\"0\\\",\\\"show_country\\\":\\\"0\\\",\\\"show_telephone\\\":\\\"0\\\",\\\"show_mobile\\\":\\\"0\\\",\\\"show_fax\\\":\\\"0\\\",\\\"show_webpage\\\":\\\"0\\\",\\\"show_misc\\\":\\\"0\\\",\\\"show_image\\\":\\\"0\\\",\\\"allow_vcard\\\":\\\"0\\\",\\\"show_articles\\\":\\\"0\\\",\\\"show_profile\\\":\\\"0\\\",\\\"show_links\\\":\\\"0\\\",\\\"linka_name\\\":\\\"\\\",\\\"linka\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-05-11 09:46:24\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":17,\"hits\":\"87\"}',0),(35,1,3,'','2014-02-27 09:17:33',716,2021,'0a77c4ba485636ba0f02df180fab9be794f24f94','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"+1 800 559 6580\",\"fax\":\"+1 800 559 6580\",\"misc\":\"<p>{mosmap width=\'500\'\\\\|height=\'400\'\\\\|lat=\'52.052312\'\\\\|lon=\'4.447141\'\\\\| zoom=\'3\'\\\\|mapType=\'Satellite\'\\\\|text=\'sv DWO\'\\\\|tooltip=\'DWO\'\\\\| marker=\'1\'\\\\|align=\'center\' }\\u00a0[spmap lat=\\\"LATITUDE\\\" lng=\\\"LONGITUDE\\\" zoom=\\\"VALUE 1 to 10\\\"]<\\/p>\",\"image\":\"\",\"email_to\":\"mail@knightcoderz.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:16:55\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"\\\",\\\"show_contact_list\\\":\\\"\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"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\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"+1 800 559 6580\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:17:33\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":5,\"hits\":\"13\"}',0),(36,1,3,'','2014-02-27 09:19:39',716,2170,'bf7df02af2ec9aa2bc919cc6e059de00430b8114','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"+1 800 559 6580\",\"fax\":\"+1 800 559 6580\",\"misc\":\"<p>{mosmap width=\'500\'\\\\|height=\'400\'\\\\|lat=\'52.052312\'\\\\|lon=\'4.447141\'\\\\| zoom=\'3\'\\\\|mapType=\'Satellite\'\\\\|text=\'sv DWO\'\\\\|tooltip=\'DWO\'\\\\| marker=\'1\'\\\\|align=\'center\' }\\u00a0[spmap lat=\\\"LATITUDE\\\" lng=\\\"LONGITUDE\\\" zoom=\\\"VALUE 1 to 10\\\"]<\\/p>\",\"image\":\"\",\"email_to\":\"mail@knightcoderz.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:17:33\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"\\\",\\\"show_contact_list\\\":\\\"\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"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\\\":\\\"{mosmap width=\'500\'|height=\'400\'|lat=\'52.052312\'|lon=\'4.447141\'| zoom=\'3\'|mapType=\'Satellite\'|text=\'svDWO\'|tooltip=\'DWO\'|marker=\'1\'|align=\'center\' } \\\",\\\"linka\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"+1 800 559 6580\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:19:39\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":6,\"hits\":\"15\"}',0),(38,11,1,'','2014-02-27 09:35:34',716,1707,'b729f961209387bc289ca3df36679347654f58b9','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p>{loadposition form}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:35:34\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:34:47\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(39,11,1,'','2014-02-27 09:37:53',716,2638,'7357b4a9ef632837d96fd5cee131a8a548601028','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p>You are welcome to write to us via the contact form on the right side.The community of Cypress Creek features one of the finest golf courses in the area, but you don\'t have to be a golfer to appreciate all the luxuries that come from the resort lifestyle of Smithfield\'s finest country club community. We feature only the best home builders to design and build luxury homes. The area offers many amenities from shopping to parks, museums and historic landmarks. Whether you\'re retiring or you just want a location away from city life, Cypress Creek is the best! [row] [col class=\\\"span6\\\"] Head Office Address: 604 Cypress Creek Parkway, Smithfield, Virginia Tel: 757-329-4713 Fax: 757-365-4646 E-Mail: mikegleason@verizon.net [\\/col] [col class=\\\"span6\\\"] Branch Office Address: Cypress Creek Pkwy, Houston, Texas 77073, United States Tel: 757-329-4713 Fax: 757-365-4646 E-Mail: mikegleason@verizon.net [\\/col] [\\/row]<\\/p>\\r\\n<p>{loadposition form}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:37:53\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:35:34\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(40,11,1,'','2014-02-27 09:38:40',716,6329,'39024271966be38ce0d2dd453f23a4d0744ab7d6','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">You are welcome to write to us via the contact form on the right side.The community of Cypress Creek features one of the finest golf courses in the area, but you don\'t have to be a golfer to appreciate all the luxuries that come from the resort lifestyle of Smithfield\'s finest country club community. We feature only the best home builders to design and build luxury homes. The area offers many amenities from shopping to parks, museums and historic landmarks. Whether you\'re retiring or you just want a location away from city life, Cypress Creek is the best!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress Creek Parkway,<br \\/>Smithfield, Virginia<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">mikegleason@verizon.net<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Branch Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Cypress Creek Pkwy,<br \\/>Houston, Texas 77073, United States<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">mikegleason@verizon.net<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col]<br \\/>[\\/row]<\\/p>\\r\\n<p>{loadposition form}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:38:40\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:37:53\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"3\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(41,11,1,'','2014-02-27 09:40:17',716,6134,'c8cddcf74111f5158953f35991465cb0fc2fb3db','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">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. Excepteur sint occaecat cupidatat non proident.!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress\\u00a0Lourm ablusnb hasd hash<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">admin@knightcoderz<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Branch Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Cypress Creek Pkwy,<br \\/>Houston, Texas 77073, United States<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">mikegleason@verizon.net<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col]<br \\/>[\\/row]<\\/p>\\r\\n<p>{loadposition form}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:40:17\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:38:40\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(42,11,1,'','2014-02-27 09:41:42',716,4112,'ce2da3f80d3c14c46f367a3feb4f103e0da4a0d9','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">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. Excepteur sint occaecat cupidatat non proident.!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress\\u00a0Lourm ablusnb hasd hash<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">admin@knightcoderz<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p>{loadposition form}[\\/row]<\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:41:42\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:40:17\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(43,11,1,'','2014-02-27 09:42:28',716,4119,'9609e8e4ab3a55330be39101aee293eb03b5278b','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">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. Excepteur sint occaecat cupidatat non proident.!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress\\u00a0Lourm ablusnb hasd hash<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">admin@knightcoderz<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p>{loadposition form}[\\/col][\\/row]<\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:42:28\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:41:42\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(44,11,1,'','2014-02-27 09:43:17',716,4277,'4373f7c5179de8653ae63c5845b5080870d7827d','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">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. Excepteur sint occaecat cupidatat non proident.!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress\\u00a0Lourm ablusnb hasd hash<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">admin@knightcoderz<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p><span style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col][col class=\\\"span6\\\"]<\\/span>{loadposition form}[\\/col][\\/row]<\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:43:17\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:42:28\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"7\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(45,11,1,'','2014-02-27 09:45:42',716,4451,'f9c1e8672e9387acab67784ea87d9dfa188809cc','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">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. Excepteur sint occaecat cupidatat non proident.!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">{loadposition map}<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 96px;\\\" width=\\\"370\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress\\u00a0Lourm ablusnb hasd hash<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">admin@knightcoderz<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p><span style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col][col class=\\\"span6\\\"]<\\/span>{loadposition form}[\\/col][\\/row]<\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:45:42\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:43:17\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(46,11,1,'','2014-02-27 09:47:24',716,4519,'4da792beb8c64f9997c81b01fc8d3bd414089c53','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">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. Excepteur sint occaecat cupidatat non proident.!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">{loadposition map} [spmap lat=\\\"LATITUDE\\\" lng=\\\"LONGITUDE\\\" zoom=\\\"VALUE 1 to 10\\\"]<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 96px;\\\" width=\\\"370\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress\\u00a0Lourm ablusnb hasd hash<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">admin@knightcoderz<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p><span style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col][col class=\\\"span6\\\"]<\\/span>{loadposition form}[\\/col][\\/row]<\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:47:24\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:46:14\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":11,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"12\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(47,11,1,'','2014-02-27 09:49:16',716,4525,'e65c6456e5dcf0e6674b14e10023affbd557c16e','{\"id\":11,\"asset_id\":\"85\",\"title\":\"Contact us\",\"alias\":\"contact-us\",\"introtext\":\"<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">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. Excepteur sint occaecat cupidatat non proident.!<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">{loadposition map} [spmap lat=\\\"36.961249\\\" lng=\\\"-76.626382\\\" zoom=\\\"10\\\" height=\\\"500\\\"]<\\/p>\\r\\n<p style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[row]<br \\/>[col class=\\\"span6\\\"]<\\/p>\\r\\n<h3 class=\\\"header\\\" style=\\\"font-size: 1.17em; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal;\\\">Head Office<\\/h3>\\r\\n<table class=\\\"mceItemTable\\\" style=\\\"cursor: default; border: 1px dashed #bbbbbb; border-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; height: 96px;\\\" width=\\\"370\\\">\\r\\n<tbody>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\" valign=\\\"top\\\">Address:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">604 Cypress\\u00a0Lourm ablusnb hasd hash<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Tel:\\u00a0<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-329-4713<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">Fax:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">757-365-4646<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">E-Mail:<\\/td>\\r\\n<td style=\\\"color: #000000; margin: 8px; cursor: text; border: 1px dashed #bbbbbb; border-collapse: separate; border-spacing: 1px;\\\">admin@knightcoderz<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<p><span style=\\\"color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal;\\\">[\\/col][col class=\\\"span6\\\"]<\\/span>{loadposition form}[\\/col][\\/row]<\\/p>\\r\\n<p>\\u00a0<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 09:34:47\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 09:49:16\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-02-27 09:47:24\",\"publish_up\":\"2014-02-27 09:34:47\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":12,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"13\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(48,1,3,'','2014-03-17 07:20:54',716,1741,'3c46261279951c3e1d5380baaa1003f763a3db57','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"rod@noahestates.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 07:17:23\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"\\\",\\\"show_contact_list\\\":\\\"\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"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\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 07:20:54\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":8,\"hits\":\"46\"}',0),(49,1,3,'','2014-03-17 07:24:47',716,1742,'23f1fd60708aa70b14c6c50e0c2266bb3b0dce85','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"rod@noahestates.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 07:24:26\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"\\\",\\\"show_contact_list\\\":\\\"\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_name\\\":\\\"\\\",\\\"show_position\\\":\\\"\\\",\\\"show_email\\\":\\\"1\\\",\\\"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\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 07:24:47\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":9,\"hits\":\"47\"}',0),(50,12,1,'','2014-03-17 07:34:10',716,3329,'79309227a31d50da2024a2b18243c694503022b7','{\"id\":12,\"asset_id\":86,\"title\":\"A Few Words About Us (2)\",\"alias\":\"a-few-words-about-us-2\",\"introtext\":\"<h3>LOREM IPSUM DOLOR SAMET CONSEC<\\/h3>\\r\\n<h3>LOREM IPSUM DOL AMET<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestiodio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non fermentum rutrum sem. Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum nunc magna condimentum velit id luctus massa metus vel velit. molestiodio sed tincidunt.<\\/p>\\r\\n<p>Lorem ipsum dolor sit amet, conse etur et adipiscing elituis vel nisifes. Vestibulum ullamcorper dolore ipsum molestio dio sed tincidunt ellentesq habitant morbi tristique senectus et netus et malesuada fames ac turpis egestasuisque viverra leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus tiam at. Arcu ut orci bibendum tristique. Sed ligula lectus, tristique et interdum non, fermentum rutrum sem.<\\/p>\\r\\n<p>Quisque sed massa et massa bibendum aliquet. Maecenas pharetra, nulla porttitor vehicula vestibulum, nunc magna condimentum velit, id luctus massa metus vel velit. molestiodio sed tincidunt. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Quisque viverra, leo id tincidunt condimentum, tellus tellus tincidunt tellus, id euismod ligula risus non tellus. Etiam at arcu ut orci bibendum.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-02-27 08:33:51\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(51,12,1,'','2014-03-17 07:40:59',716,2203,'9562e52dfb6ec4153269fa09a679136777e98c6f','{\"id\":12,\"asset_id\":\"86\",\"title\":\"About Us\",\"alias\":\"a-few-words-about-us-2\",\"introtext\":\"<h3>\\\"Our portfolio of homes range in size and property size to accommodate your living needs.\\\"<\\/h3>\\r\\n<h3>We are a home rental company specializing in providing the best value homes to our customers. Our rentals range from entry level to luxury homes. Please contact us for more information<\\/h3>\\r\\n<p>We are a home rental company specializing in providing the best value homes to our customers. Our rentals range from entry level to luxury homes. Please contact us for more information.<\\/p>\",\"fulltext\":\"\",\"state\":0,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 07:40:59\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 07:34:10\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/about.jpg\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(52,12,1,'','2014-03-17 07:44:23',716,2020,'a5ff4d21e6387f21785c8bde6e2357049cb0af67','{\"id\":12,\"asset_id\":\"86\",\"title\":\"About Us\",\"alias\":\"a-few-words-about-us-2\",\"introtext\":\"<h3>\\\"Our portfolio of homes range in size and property size to accommodate your living needs.\\\"<\\/h3>\\r\\n<p>We are a home rental company specializing in providing the best value homes to our customers. Our rentals range from entry level to luxury homes. Please contact us for more information.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 07:44:23\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 07:43:48\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(53,12,1,'','2014-03-17 07:50:10',716,2042,'625e6f1fcc3359d2d8b705454fce21a8a9e52ea0','{\"id\":12,\"asset_id\":\"86\",\"title\":\"About Us\",\"alias\":\"a-few-words-about-us-2\",\"introtext\":\"<h3>About Us<\\/h3>\\r\\n<h2>\\\"Our portfolio of homes range in size and property size to accommodate your living needs.\\\"<\\/h2>\\r\\n<p>We are a home rental company specializing in providing the best value homes to our customers. Our rentals range from entry level to luxury homes. Please contact us for more information.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 07:50:10\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 07:49:33\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(54,12,1,'','2014-03-17 07:50:37',716,2042,'ab41e8e518e477a540d882708234d1aea0c7a971','{\"id\":12,\"asset_id\":\"86\",\"title\":\"About Us\",\"alias\":\"a-few-words-about-us-2\",\"introtext\":\"<h2>About Us<\\/h2>\\r\\n<h4>\\\"Our portfolio of homes range in size and property size to accommodate your living needs.\\\"<\\/h4>\\r\\n<p>We are a home rental company specializing in providing the best value homes to our customers. Our rentals range from entry level to luxury homes. Please contact us for more information.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 07:50:37\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 07:50:10\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"5\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(55,13,1,'','2014-03-17 08:19:57',716,2518,'597ffc9ac15169515523f960eaf1c2b5d2e9fc5a','{\"id\":13,\"asset_id\":87,\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"joomla\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"wordpress\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"joomla, wordpress\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"magento\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"opencart\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"magento, opencart\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"joomla, magento, wordpress, opencart\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"drupal\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(56,13,1,'','2014-03-17 08:23:37',716,2547,'1dbca96533aa0d64b6c6b3ff183d82f9ed7b02a2','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"joomla\\\" src=\\\"images\\/gallery\\/Listing picture - House.jpg\\\"\\/] [gallery_item tag=\\\"wordpress\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"joomla, wordpress\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"magento\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"opencart\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"magento, opencart\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"joomla, magento, wordpress, opencart\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [gallery_item tag=\\\"drupal\\\" src=\\\"\\/2013\\/helix-ii\\/images\\/helix\\/gallery\\/300x200.png\\\"\\/] [\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:23:37\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:19:57\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":2,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(57,13,1,'','2014-03-17 08:26:01',716,3269,'43faf930b18dc93b804b2483bcd3a573fe9399b6','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"joomla\\\" src=\\\"images\\/gallery\\/Listing picture - House.jpg\\\"\\/] [gallery_item tag=\\\"wordpress\\\" src=\\\"<span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg] [gallery_item tag=\\\"joomla, wordpress\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"magento\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"opencart\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"magento, opencart\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"joomla, magento, wordpress, opencart\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"drupal\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [\\/gallery]<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:26:01\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:23:37\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"2\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(58,13,1,'','2014-03-17 08:28:12',716,3225,'a8e4657507d3b94660e3a04cfa094ada52e4ace5','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"joomla\\\" src=\\\"images\\/gallery\\/Listing picture - House.jpg\\\"\\/] [gallery_item tag=\\\"wordpress\\\" src=\\\"<span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/photo copy.jpg] [gallery_item tag=\\\"joomla, wordpress\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"magento\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"opencart\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"magento, opencart\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"joomla, magento, wordpress, opencart\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [gallery_item tag=\\\"drupal\\\" src=\\\"<\\/span><span style=\\\"line-height: 1.3em;\\\">images\\/gallery\\/<\\/span><span style=\\\"line-height: 1.3em;\\\">photo copy.jpg<\\/span><span style=\\\"line-height: 1.3em;\\\">\\\"\\/] [\\/gallery]<\\/span><\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:28:12\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:26:01\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"4\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(59,13,1,'','2014-03-17 08:29:27',716,1903,'1341a911d0fef7fc69b6c73a8735cdd1f8641668','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"joomla\\\" src=\\\"images\\/gallery\\/Listing picture - House.jpg\\\"\\/] [gallery_item tag=\\\"joomla\\\" src=\\\"images\\/gallery\\/photo copy.jpg\\\"\\/] [\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:29:27\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:28:12\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"5\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(60,13,1,'','2014-03-17 08:33:52',716,2472,'102ccad584df7b8f4ed3dcbef5cc93373e579ab8','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"Interior\\\" src=\\\"images\\/gallery\\/Listing picture - House.jpg\\\"\\/] [gallery_item tag=\\\"Interior\\\" src=\\\"images\\/gallery\\/photo.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo copy.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo1.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo2.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo3 (1).jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo3.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo4.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo7.jpg\\\"\\/] [\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:33:52\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:29:27\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"6\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(61,13,1,'','2014-03-17 08:41:10',716,2483,'0fb5e7f85d7a97a43504a72dea2fcd5d22168be7','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"Interior\\\" src=\\\"images\\/gallery\\/Listing picture - House.jpg\\\"\\/] [gallery_item tag=\\\"Interior\\\" src=\\\"images\\/gallery\\/photo.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo copy.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo1.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo2.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo3 (1).jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo3.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo4.jpg\\\"\\/] [\\/gallery] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo7.jpg\\\"\\/] [\\/gallery][\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:41:10\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:33:52\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":7,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"7\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(62,13,1,'','2014-03-17 08:44:18',716,2412,'a527674ebabd1cb26d8b639922b1d986f982f167','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] [gallery_item tag=\\\"Interior\\\" src=\\\"images\\/gallery\\/Listing picture - House.jpg\\\"\\/] [gallery_item tag=\\\"Interior\\\" src=\\\"images\\/gallery\\/photo.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo copy.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo1.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo2.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo3 (1).jpg\\\"\\/] \\u00a0[gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo3.jpg\\\"\\/] \\u00a0[gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo4.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo7.jpg\\\"\\/] [\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:44:18\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:41:10\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":8,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"8\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(63,13,1,'','2014-03-17 08:46:46',716,2275,'31f1431c44dc60130c2f60f9ee56e3c6c5fbb3cf','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"yes\\\"] \\u00a0[gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo copy.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo1.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo2.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo3 (1).jpg\\\"\\/] \\u00a0[gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo3.jpg\\\"\\/] \\u00a0[gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo4.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo7.jpg\\\"\\/] [\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:46:46\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:44:18\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":9,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"9\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(64,13,1,'','2014-03-17 08:47:43',716,2276,'17602575777de1c76255dbbc14bc57a067f881b3','{\"id\":13,\"asset_id\":\"87\",\"title\":\"Images Gallery\",\"alias\":\"images-gallery\",\"introtext\":\"<p>[gallery columns=\\\"4\\\" filter=\\\"no\\\"] \\u00a0[gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo.jpg\\\"\\/] [gallery_item tag=\\\"Exterior\\\" src=\\\"images\\/gallery\\/photo copy.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo1.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo2.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo3 (1).jpg\\\"\\/] \\u00a0[gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo3.jpg\\\"\\/] \\u00a0[gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo4.jpg\\\"\\/] [gallery_item tag=\\\"\\\" src=\\\"images\\/gallery\\/photo7.jpg\\\"\\/] [\\/gallery]<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-17 08:19:57\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 08:47:43\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-17 08:46:46\",\"publish_up\":\"2014-03-17 08:19:57\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":10,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"10\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(65,14,1,'','2014-03-25 13:14:49',716,1676,'39ea78f95ec318092ebf9a8be0d070cb895f2b35','{\"id\":14,\"asset_id\":88,\"title\":\"Galllery\",\"alias\":\"galllery\",\"introtext\":\"<p>{gallery}rodimages{\\/gallery}.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-03-25 13:14:49\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-03-25 13:14:49\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(66,10,1,'','2014-03-25 13:19:36',716,1712,'a68015eac89a808d2697d957dbcdc4b56edb3ba8','{\"id\":10,\"asset_id\":\"80\",\"title\":\"Gallery\",\"alias\":\"gallery\",\"introtext\":\"<p>{gallery}rodimages{\\/gallery}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 07:54:55\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-25 13:19:36\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-25 13:18:52\",\"publish_up\":\"2014-02-27 07:54:55\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":3,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"20\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(67,10,1,'','2014-03-25 13:21:13',716,1740,'028f69235f79b80563346c81684c8f2f11ed68c3','{\"id\":10,\"asset_id\":\"80\",\"title\":\"Gallery\",\"alias\":\"gallery\",\"introtext\":\"<h2>Images Gallery<\\/h2>\\r\\n<p>{gallery}rodimages{\\/gallery}<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-27 07:54:55\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-25 13:21:13\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-03-25 13:20:44\",\"publish_up\":\"2014-02-27 07:54:55\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"4\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"21\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(68,15,1,'','2014-04-04 11:05:56',716,2045,'6939c419d0ea4b5640c1fc88dccf98b5cfd7ba03','{\"id\":15,\"asset_id\":89,\"title\":\"About Us (2)\",\"alias\":\"a-few-words-about-us-3\",\"introtext\":\"<h2>About Us<\\/h2>\\r\\n<h4>\\\"Our portfolio of homes range in size and property size to accommodate your living needs.\\\"<\\/h4>\\r\\n<p>We are a home rental company specializing in providing the best value homes to our customers. Our rentals range from entry level to luxury homes. Please contact us for more information.<\\/p>\",\"fulltext\":\"\",\"state\":\"1\",\"catid\":2,\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-03-17 07:50:37\",\"modified_by\":\"716\",\"checked_out\":\"0\",\"checked_out_time\":\"0000-00-00 00:00:00\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":\"5\",\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"16\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(69,15,1,'','2014-04-04 11:07:34',716,2043,'13fb155eac3b3f86ac27627f53404430737afd34','{\"id\":15,\"asset_id\":\"89\",\"title\":\"Welcome to Homepage\",\"alias\":\"a-few-words-about-us-3\",\"introtext\":\"<h2>Welcome to Noah Estates<\\/h2>\\r\\n<h4>\\\"We are a property management company specializing in leasing and renting a wide vriety of homes and condominiums.\\\"<\\/h4>\\r\\n<p>With a diverse portfolio of properties, we offer a complete range of sizes, loactions, and value to accomodate your lifestyle choices.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:07:34\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:06:32\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"16\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(70,12,1,'','2014-04-04 11:16:15',716,2011,'86c44b254c7c1506cfbd80fa8cacb60f467b5cea','{\"id\":12,\"asset_id\":\"86\",\"title\":\"About Us\",\"alias\":\"a-few-words-about-us-2\",\"introtext\":\"<h2>About Us<\\/h2>\\r\\n<p>We are a property management company specializing in leasing and renting a wide vriety of homes and condominiums.<\\/p>\\r\\n<p>With a diverse portfolio of properties, we offer a complete range of sizes, loactions, and value to accomodate your lifestyle choices.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-02-25 06:29:29\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:16:15\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:15:26\",\"publish_up\":\"2014-02-25 06:29:29\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/1.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"images\\\\\\/1.png\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"1\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"2\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"18\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(71,4,1,'','2014-04-04 11:38:15',716,2137,'394ca37440424b698d55a16ccc2fe945282fe1e2','{\"id\":4,\"asset_id\":\"67\",\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<h3>Services<\\/h3>\\r\\n<h4>Additional optional paid services are also available for most of our properties; these services include the following;<\\/h4>\\r\\n<h3>[blocknumber text=\\\"01\\\" color=\\\"#FFF\\\" background=\\\"#999\\\"]Home cleaning services[\\/blocknumber] [blocknumber text=\\\"02\\\" color=\\\"#FFF\\\" background=\\\"#999\\\"]Lawn care[\\/blocknumber] [blocknumber text=\\\"03\\\" color=\\\"#FFF\\\" background=\\\"#999\\\"]Snow removal[\\/blocknumber]<\\/h3>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:38:15\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:28:26\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon3.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":4,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"0\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(72,4,1,'','2014-04-04 11:40:26',716,2143,'bf8323caa660f46faea8261d8953af3c0cd9be8d','{\"id\":4,\"asset_id\":\"67\",\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<h3>Services<\\/h3>\\r\\n<h4>Additional optional paid services are also available for most of our properties; these services include the following;<\\/h4>\\r\\n<h3>[blocknumber text=\\\"01\\\" color=\\\"#FFF\\\" background=\\\"#DA3333\\\"]Home cleaning services[\\/blocknumber] [blocknumber text=\\\"02\\\" color=\\\"#FFF\\\" background=\\\"#F1DA2F\\\"]Lawn care[\\/blocknumber] [blocknumber text=\\\"03\\\" color=\\\"#FFF\\\" background=\\\"#999\\\"]Snow removal[\\/blocknumber]<\\/h3>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:40:26\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:38:15\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon3.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":5,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(73,4,1,'','2014-04-04 11:40:57',716,2161,'b2f2d6a9f98fd56a76cde8f7465d5ea6c9e1797a','{\"id\":4,\"asset_id\":\"67\",\"title\":\"Services\",\"alias\":\"services\",\"introtext\":\"<h3>Services<\\/h3>\\r\\n<h4>Additional optional paid services are also available for most of our properties; these services include the following;<\\/h4>\\r\\n<p>\\u00a0<\\/p>\\r\\n<h3>[blocknumber text=\\\"01\\\" color=\\\"#FFF\\\" background=\\\"#DA3333\\\"]Home cleaning services[\\/blocknumber] [blocknumber text=\\\"02\\\" color=\\\"#FFF\\\" background=\\\"#F1DA2F\\\"]Lawn care[\\/blocknumber] [blocknumber text=\\\"03\\\" color=\\\"#FFF\\\" background=\\\"#999\\\"]Snow removal[\\/blocknumber]<\\/h3>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"8\",\"created\":\"2014-02-25 08:52:42\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:40:57\",\"modified_by\":\"716\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:40:26\",\"publish_up\":\"2014-02-25 08:52:42\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"images\\\\\\/services-icon3.png\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":6,\"ordering\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":\"1\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(74,1,3,'','2014-04-04 11:43:13',716,1745,'463834909e0180c0842bc1b31826071ff605d653','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"rod@noahestates.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:42:47\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"\\\",\\\"show_contact_list\\\":\\\"0\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_name\\\":\\\"\\\",\\\"show_position\\\":\\\"0\\\",\\\"show_email\\\":\\\"1\\\",\\\"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\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:43:13\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":11,\"hits\":\"56\"}',0),(75,1,3,'','2014-04-04 11:44:05',716,1757,'5c559c78159e6b58c651bdd9611e7477249e70af','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"rod@noahestates.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:43:13\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"\\\",\\\"show_contact_list\\\":\\\"0\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_name\\\":\\\"\\\",\\\"show_position\\\":\\\"0\\\",\\\"show_email\\\":\\\"0\\\",\\\"show_street_address\\\":\\\"0\\\",\\\"show_suburb\\\":\\\"0\\\",\\\"show_state\\\":\\\"0\\\",\\\"show_postcode\\\":\\\"0\\\",\\\"show_country\\\":\\\"0\\\",\\\"show_telephone\\\":\\\"0\\\",\\\"show_mobile\\\":\\\"0\\\",\\\"show_fax\\\":\\\"0\\\",\\\"show_webpage\\\":\\\"0\\\",\\\"show_misc\\\":\\\"0\\\",\\\"show_image\\\":\\\"0\\\",\\\"allow_vcard\\\":\\\"0\\\",\\\"show_articles\\\":\\\"\\\",\\\"show_profile\\\":\\\"\\\",\\\"show_links\\\":\\\"\\\",\\\"linka_name\\\":\\\"\\\",\\\"linka\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:44:05\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":12,\"hits\":\"57\"}',0),(76,1,3,'','2014-04-04 11:49:57',716,1766,'d555d2efde52149df2a338da66a52daa99e55783','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"rod@noahestates.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:44:05\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"hide\\\",\\\"show_contact_list\\\":\\\"0\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_name\\\":\\\"0\\\",\\\"show_position\\\":\\\"0\\\",\\\"show_email\\\":\\\"0\\\",\\\"show_street_address\\\":\\\"0\\\",\\\"show_suburb\\\":\\\"0\\\",\\\"show_state\\\":\\\"0\\\",\\\"show_postcode\\\":\\\"0\\\",\\\"show_country\\\":\\\"0\\\",\\\"show_telephone\\\":\\\"0\\\",\\\"show_mobile\\\":\\\"0\\\",\\\"show_fax\\\":\\\"0\\\",\\\"show_webpage\\\":\\\"0\\\",\\\"show_misc\\\":\\\"0\\\",\\\"show_image\\\":\\\"0\\\",\\\"allow_vcard\\\":\\\"0\\\",\\\"show_articles\\\":\\\"0\\\",\\\"show_profile\\\":\\\"0\\\",\\\"show_links\\\":\\\"0\\\",\\\"linka_name\\\":\\\"\\\",\\\"linka\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:49:57\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":13,\"hits\":\"58\"}',0),(77,1,3,'','2014-04-04 11:50:24',716,1766,'a15b08d36f9c67bc428dfd234ed2895e7b2ed79e','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"rod@noahestates.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-04-04 11:49:57\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"hide\\\",\\\"show_contact_list\\\":\\\"0\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_name\\\":\\\"1\\\",\\\"show_position\\\":\\\"0\\\",\\\"show_email\\\":\\\"0\\\",\\\"show_street_address\\\":\\\"0\\\",\\\"show_suburb\\\":\\\"0\\\",\\\"show_state\\\":\\\"0\\\",\\\"show_postcode\\\":\\\"0\\\",\\\"show_country\\\":\\\"0\\\",\\\"show_telephone\\\":\\\"0\\\",\\\"show_mobile\\\":\\\"0\\\",\\\"show_fax\\\":\\\"0\\\",\\\"show_webpage\\\":\\\"0\\\",\\\"show_misc\\\":\\\"0\\\",\\\"show_image\\\":\\\"0\\\",\\\"allow_vcard\\\":\\\"0\\\",\\\"show_articles\\\":\\\"0\\\",\\\"show_profile\\\":\\\"0\\\",\\\"show_links\\\":\\\"0\\\",\\\"linka_name\\\":\\\"\\\",\\\"linka\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-04-04 11:50:24\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":14,\"hits\":\"59\"}',0),(78,16,1,'','2014-04-04 12:00:32',716,1758,'ca17363ae6fed3e74cfd0b4208f234a2d939ec08','{\"id\":16,\"asset_id\":90,\"title\":\"Our Homes\",\"alias\":\"our-homes\",\"introtext\":\"<h4>Our Homes<\\/h4>\\r\\n<p>With flexibility in mind, all of our properties are available furnished or unfurnished.<\\/p>\",\"fulltext\":\"\",\"state\":1,\"catid\":\"2\",\"created\":\"2014-04-04 12:00:32\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"\",\"modified_by\":null,\"checked_out\":null,\"checked_out_time\":null,\"publish_up\":\"2014-04-04 12:00:32\",\"publish_down\":\"0000-00-00 00:00:00\",\"images\":\"{\\\"image_intro\\\":\\\"\\\",\\\"float_intro\\\":\\\"\\\",\\\"image_intro_alt\\\":\\\"\\\",\\\"image_intro_caption\\\":\\\"\\\",\\\"image_fulltext\\\":\\\"\\\",\\\"float_fulltext\\\":\\\"\\\",\\\"image_fulltext_alt\\\":\\\"\\\",\\\"image_fulltext_caption\\\":\\\"\\\"}\",\"urls\":\"{\\\"urla\\\":false,\\\"urlatext\\\":\\\"\\\",\\\"targeta\\\":\\\"\\\",\\\"urlb\\\":false,\\\"urlbtext\\\":\\\"\\\",\\\"targetb\\\":\\\"\\\",\\\"urlc\\\":false,\\\"urlctext\\\":\\\"\\\",\\\"targetc\\\":\\\"\\\"}\",\"attribs\":\"{\\\"show_title\\\":\\\"\\\",\\\"link_titles\\\":\\\"\\\",\\\"show_tags\\\":\\\"\\\",\\\"show_intro\\\":\\\"\\\",\\\"info_block_position\\\":\\\"\\\",\\\"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\\\":\\\"\\\",\\\"urls_position\\\":\\\"\\\",\\\"alternative_readmore\\\":\\\"\\\",\\\"article_layout\\\":\\\"\\\",\\\"show_publishing_options\\\":\\\"\\\",\\\"show_article_options\\\":\\\"\\\",\\\"show_urls_images_backend\\\":\\\"\\\",\\\"show_urls_images_frontend\\\":\\\"\\\"}\",\"version\":1,\"ordering\":null,\"metakey\":\"\",\"metadesc\":\"\",\"access\":\"1\",\"hits\":null,\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"author\\\":\\\"\\\",\\\"rights\\\":\\\"\\\",\\\"xreference\\\":\\\"\\\"}\",\"featured\":\"0\",\"language\":\"*\",\"xreference\":\"\"}',0),(79,1,3,'','2014-05-11 09:38:36',716,1770,'1ec2e0f2dabe2a79afbcfaa386b96aa6c76ba211','{\"id\":1,\"name\":\"Get In touch with us\",\"alias\":\"get-in-touch-with-us\",\"con_position\":\"\",\"address\":\"38 Atlantis Ln\\r\\nKingsport\\r\\nIllinois\\t 121164\",\"suburb\":\"\",\"state\":\"\",\"country\":\"\",\"postcode\":\"\",\"telephone\":\"(248)444-6066,\",\"fax\":\"\",\"misc\":\"\",\"image\":\"\",\"email_to\":\"siawa.ahmed90@gmail.com\",\"default_con\":0,\"published\":\"1\",\"checked_out\":\"716\",\"checked_out_time\":\"2014-05-11 09:35:17\",\"ordering\":\"1\",\"params\":\"{\\\"show_contact_category\\\":\\\"hide\\\",\\\"show_contact_list\\\":\\\"0\\\",\\\"presentation_style\\\":\\\"\\\",\\\"show_tags\\\":\\\"0\\\",\\\"show_name\\\":\\\"0\\\",\\\"show_position\\\":\\\"0\\\",\\\"show_email\\\":\\\"0\\\",\\\"show_street_address\\\":\\\"0\\\",\\\"show_suburb\\\":\\\"0\\\",\\\"show_state\\\":\\\"0\\\",\\\"show_postcode\\\":\\\"0\\\",\\\"show_country\\\":\\\"0\\\",\\\"show_telephone\\\":\\\"0\\\",\\\"show_mobile\\\":\\\"0\\\",\\\"show_fax\\\":\\\"0\\\",\\\"show_webpage\\\":\\\"0\\\",\\\"show_misc\\\":\\\"0\\\",\\\"show_image\\\":\\\"0\\\",\\\"allow_vcard\\\":\\\"0\\\",\\\"show_articles\\\":\\\"0\\\",\\\"show_profile\\\":\\\"0\\\",\\\"show_links\\\":\\\"0\\\",\\\"linka_name\\\":\\\"\\\",\\\"linka\\\":false,\\\"linkb_name\\\":\\\"\\\",\\\"linkb\\\":false,\\\"linkc_name\\\":\\\"\\\",\\\"linkc\\\":false,\\\"linkd_name\\\":\\\"\\\",\\\"linkd\\\":false,\\\"linke_name\\\":\\\"\\\",\\\"linke\\\":\\\"\\\",\\\"contact_layout\\\":\\\"\\\",\\\"show_email_form\\\":\\\"1\\\",\\\"show_email_copy\\\":\\\"\\\",\\\"banned_email\\\":\\\"\\\",\\\"banned_subject\\\":\\\"\\\",\\\"banned_text\\\":\\\"\\\",\\\"validate_session\\\":\\\"\\\",\\\"custom_reply\\\":\\\"\\\",\\\"redirect\\\":\\\"\\\"}\",\"user_id\":\"0\",\"catid\":\"4\",\"access\":\"1\",\"mobile\":\"\",\"webpage\":\"\",\"sortname1\":\"\",\"sortname2\":\"\",\"sortname3\":\"\",\"language\":\"*\",\"created\":\"2014-02-27 08:53:20\",\"created_by\":\"716\",\"created_by_alias\":\"\",\"modified\":\"2014-05-11 09:38:36\",\"modified_by\":\"716\",\"metakey\":\"\",\"metadesc\":\"\",\"metadata\":\"{\\\"robots\\\":\\\"\\\",\\\"rights\\\":\\\"\\\"}\",\"featured\":\"0\",\"xreference\":\"\",\"publish_up\":\"0000-00-00 00:00:00\",\"publish_down\":\"0000-00-00 00:00:00\",\"version\":16,\"hits\":\"84\"}',0); /*!40000 ALTER TABLE `t3y1v_ucm_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_update_sites` -- DROP TABLE IF EXISTS `t3y1v_update_sites`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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', `last_check_timestamp` bigint(20) default '0', `extra_query` varchar(1000) default '', PRIMARY KEY (`update_site_id`) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8 COMMENT='Update Sites'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_update_sites` -- LOCK TABLES `t3y1v_update_sites` WRITE; /*!40000 ALTER TABLE `t3y1v_update_sites` DISABLE KEYS */; INSERT INTO `t3y1v_update_sites` VALUES (1,'Joomla Core','collection','http://update.joomla.org/core/list.xml',1,1399800844,''),(2,'Joomla Extension Directory','collection','http://update.joomla.org/jed/list.xml',1,1399800844,''),(3,'Accredited Joomla! Translations','collection','http://update.joomla.org/language/translationlist_3.xml',1,1399800844,''),(4,'System - Helix Framework','extension','http://www.joomshaper.com/updates/plg_system_helix.xml',1,1399800844,''),(6,'Slideshow CK Update','extension','http://update.joomlack.fr/mod_slideshowck_update.xml',1,1399800844,''),(7,'Articles Newsflash (Advanced) module Updates','extension','http://joomlacode.org/gf/project/tm_art_news_adv/scmsvn/?action=browse&path=%2F%2Acheckout%2A%2Ftrunk%2Fextension.xml',1,1399800844,''),(8,'mediahof','collection','http://extensions.mediahof.de/extensions.xml',1,1399800844,''),(9,'RocketTheme Update Directory','collection','http://updates.rockettheme.com/joomla/updates.xml',1,1399800844,''),(10,'Plugin Googlemap Update Site','extension','http://tech.reumer.net/update/plugin_googlemap3/extension.xml',1,1399800844,''),(11,'Simple Image Gallery','extension','http://www.joomlaworks.net/updates/jw_sig.xml',1,1399800844,''); /*!40000 ALTER TABLE `t3y1v_update_sites` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_update_sites_extensions` -- DROP TABLE IF EXISTS `t3y1v_update_sites_extensions`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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='Links extensions to update sites'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_update_sites_extensions` -- LOCK TABLES `t3y1v_update_sites_extensions` WRITE; /*!40000 ALTER TABLE `t3y1v_update_sites_extensions` DISABLE KEYS */; INSERT INTO `t3y1v_update_sites_extensions` VALUES (1,700),(2,700),(3,600),(4,10000),(6,10003),(7,10004),(8,10005),(9,10007),(9,10010),(9,10012),(10,10013),(11,10016); /*!40000 ALTER TABLE `t3y1v_update_sites_extensions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_updates` -- DROP TABLE IF EXISTS `t3y1v_updates`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_updates` ( `update_id` int(11) NOT NULL auto_increment, `update_site_id` int(11) default '0', `extension_id` 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(32) default '', `data` text NOT NULL, `detailsurl` text NOT NULL, `infourl` text NOT NULL, `extra_query` varchar(1000) default '', PRIMARY KEY (`update_id`) ) ENGINE=MyISAM AUTO_INCREMENT=88 DEFAULT CHARSET=utf8 COMMENT='Available Updates'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_updates` -- LOCK TABLES `t3y1v_updates` WRITE; /*!40000 ALTER TABLE `t3y1v_updates` DISABLE KEYS */; INSERT INTO `t3y1v_updates` VALUES (1,1,700,'Joomla','','joomla','file','',0,'3.3.0','','http://update.joomla.org/core/sts/extension_sts.xml','',''),(2,3,0,'Malay','','pkg_ms-MY','package','',0,'3.2.2.1','','http://update.joomla.org/language/details3/ms-MY_details.xml','',''),(3,3,0,'Romanian','','pkg_ro-RO','package','',0,'3.2.3.1','','http://update.joomla.org/language/details3/ro-RO_details.xml','',''),(4,3,0,'Flemish','','pkg_nl-BE','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/nl-BE_details.xml','',''),(5,3,0,'Chinese Traditional','','pkg_zh-TW','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/zh-TW_details.xml','',''),(6,3,0,'French','','pkg_fr-FR','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/fr-FR_details.xml','',''),(7,3,0,'German','','pkg_de-DE','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/de-DE_details.xml','',''),(8,3,0,'Greek','','pkg_el-GR','package','',0,'3.2.0.1','','http://update.joomla.org/language/details3/el-GR_details.xml','',''),(9,3,0,'Japanese','','pkg_ja-JP','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/ja-JP_details.xml','',''),(10,3,0,'Hebrew','','pkg_he-IL','package','',0,'3.1.1.1','','http://update.joomla.org/language/details3/he-IL_details.xml','',''),(11,3,0,'EnglishAU','','pkg_en-AU','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/en-AU_details.xml','',''),(12,3,0,'EnglishUS','','pkg_en-US','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/en-US_details.xml','',''),(13,3,0,'Hungarian','','pkg_hu-HU','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/hu-HU_details.xml','',''),(14,3,0,'Afrikaans','','pkg_af-ZA','package','',0,'3.2.0.1','','http://update.joomla.org/language/details3/af-ZA_details.xml','',''),(15,3,0,'Arabic Unitag','','pkg_ar-AA','package','',0,'3.3.0.2','','http://update.joomla.org/language/details3/ar-AA_details.xml','',''),(16,3,0,'Belarusian','','pkg_be-BY','package','',0,'3.2.1.1','','http://update.joomla.org/language/details3/be-BY_details.xml','',''),(17,3,0,'Bulgarian','','pkg_bg-BG','package','',0,'3.2.1.1','','http://update.joomla.org/language/details3/bg-BG_details.xml','',''),(18,3,0,'Catalan','','pkg_ca-ES','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/ca-ES_details.xml','',''),(19,3,0,'Chinese Simplified','','pkg_zh-CN','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/zh-CN_details.xml','',''),(20,3,0,'Croatian','','pkg_hr-HR','package','',0,'3.1.5.1','','http://update.joomla.org/language/details3/hr-HR_details.xml','',''),(21,3,0,'Czech','','pkg_cs-CZ','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/cs-CZ_details.xml','',''),(22,3,0,'Danish','','pkg_da-DK','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/da-DK_details.xml','',''),(23,3,0,'Dutch','','pkg_nl-NL','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/nl-NL_details.xml','',''),(24,3,0,'Estonian','','pkg_et-EE','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/et-EE_details.xml','',''),(25,3,0,'Italian','','pkg_it-IT','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/it-IT_details.xml','',''),(26,3,0,'Korean','','pkg_ko-KR','package','',0,'3.2.3.1','','http://update.joomla.org/language/details3/ko-KR_details.xml','',''),(27,3,0,'Latvian','','pkg_lv-LV','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/lv-LV_details.xml','',''),(28,3,0,'Macedonian','','pkg_mk-MK','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/mk-MK_details.xml','',''),(29,3,0,'Norwegian Bokmal','','pkg_nb-NO','package','',0,'3.2.2.1','','http://update.joomla.org/language/details3/nb-NO_details.xml','',''),(30,3,0,'Persian','','pkg_fa-IR','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/fa-IR_details.xml','',''),(31,3,0,'Polish','','pkg_pl-PL','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/pl-PL_details.xml','',''),(32,3,0,'Russian','','pkg_ru-RU','package','',0,'3.2.3.1','','http://update.joomla.org/language/details3/ru-RU_details.xml','',''),(33,3,0,'Slovak','','pkg_sk-SK','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/sk-SK_details.xml','',''),(34,3,0,'Swedish','','pkg_sv-SE','package','',0,'3.2.1.1','','http://update.joomla.org/language/details3/sv-SE_details.xml','',''),(35,3,0,'Syriac','','pkg_sy-IQ','package','',0,'3.2.3.1','','http://update.joomla.org/language/details3/sy-IQ_details.xml','',''),(36,3,0,'Tamil','','pkg_ta-IN','package','',0,'3.3.0.2','','http://update.joomla.org/language/details3/ta-IN_details.xml','',''),(37,3,0,'Thai','','pkg_th-TH','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/th-TH_details.xml','',''),(38,3,0,'Turkish','','pkg_tr-TR','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/tr-TR_details.xml','',''),(39,3,0,'Ukrainian','','pkg_uk-UA','package','',0,'3.2.0.6','','http://update.joomla.org/language/details3/uk-UA_details.xml','',''),(40,3,0,'Uyghur','','pkg_ug-CN','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/ug-CN_details.xml','',''),(41,3,0,'Albanian','','pkg_sq-AL','package','',0,'3.1.1.1','','http://update.joomla.org/language/details3/sq-AL_details.xml','',''),(42,3,0,'Portuguese Brazil','','pkg_pt-BR','package','',0,'3.0.2.1','','http://update.joomla.org/language/details3/pt-BR_details.xml','',''),(43,3,0,'Serbian Latin','','pkg_sr-YU','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/sr-YU_details.xml','',''),(44,3,0,'Spanish','','pkg_es-ES','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/es-ES_details.xml','',''),(45,3,0,'Bosnian','','pkg_bs-BA','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/bs-BA_details.xml','',''),(46,3,0,'Serbian Cyrillic','','pkg_sr-RS','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/sr-RS_details.xml','',''),(47,3,0,'Vietnamese','','pkg_vi-VN','package','',0,'3.2.1.1','','http://update.joomla.org/language/details3/vi-VN_details.xml','',''),(48,3,0,'Bahasa Indonesia','','pkg_id-ID','package','',0,'3.3.0.2','','http://update.joomla.org/language/details3/id-ID_details.xml','',''),(49,3,0,'Finnish','','pkg_fi-FI','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/fi-FI_details.xml','',''),(50,3,0,'Swahili','','pkg_sw-KE','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/sw-KE_details.xml','',''),(51,3,0,'Montenegrin','','pkg_srp-ME','package','',0,'3.2.1.1','','http://update.joomla.org/language/details3/srp-ME_details.xml','',''),(52,3,0,'EnglishCA','','pkg_en-CA','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/en-CA_details.xml','',''),(53,3,0,'FrenchCA','','pkg_fr-CA','package','',0,'3.3.0.1','','http://update.joomla.org/language/details3/fr-CA_details.xml','',''),(54,4,10000,'System - Helix Framework','','helix','plugin','system',0,'2.1.7','','http://www.joomshaper.com/updates/plg_system_helix.xml','',''),(55,6,10003,'Slideshow CK','Show your images with a nice effect','mod_slideshowck','module','',0,'1.4.2','','http://update.joomlack.fr/mod_slideshowck_update.xml','http://www.joomlack.fr/extensions-joomla/slideshow-ck',''),(56,8,0,'K2 - Comments Notification','','k2_comments_notification','plugin','system',0,'rev 6','','http://extensions.mediahof.de/downloads/k2-comments-notification.xml','http://extensions.mediahof.de/downloads/k2-comments-notification.html',''),(57,8,0,'Simple Marquee News Ticker','','mod_mh_simple_marquee','module','',0,'rev 32','','http://extensions.mediahof.de/downloads/simple-marquee-news-ticker.xml','http://extensions.mediahof.de/downloads/simple-marquee-news-ticker.html',''),(58,8,0,'Teamspeak 3 Web Viewer','','mod_mh_ts3viewer','module','',0,'rev 39','','http://extensions.mediahof.de/downloads/teamspeak-3-web-viewer.xml','http://extensions.mediahof.de/downloads/teamspeak-3-web-viewer.html',''),(59,8,0,'AJAX Soft Fade-In Popup','','mod_mh_ajax_popup','module','',0,'rev 36','','http://extensions.mediahof.de/downloads/ajax-soft-fade-in-popup.xml','http://extensions.mediahof.de/downloads/ajax-soft-fade-in-popup.html',''),(60,8,10005,'Fading Content From Category','','mod_mh_fcfc','module','',0,'rev 40','','http://extensions.mediahof.de/downloads/fading-content-from-category.xml','http://extensions.mediahof.de/downloads/fading-content-from-category.html',''),(61,8,0,'Simple Seasons Switch','','mod_mh_simple_seasons','module','',0,'rev 13','','http://extensions.mediahof.de/downloads/simple-seasons-switch.xml','http://extensions.mediahof.de/downloads/simple-seasons-switch.html',''),(62,8,0,'Simple Fading Images','','mod_mh_fading_images','module','',0,'rev 7','','http://extensions.mediahof.de/downloads/simple-fading-images.xml','http://extensions.mediahof.de/downloads/simple-fading-images.html',''),(63,8,0,'AutoArchive','','autoarchive','plugin','system',0,'rev 20','','http://extensions.mediahof.de/downloads/autoarchive.xml','http://extensions.mediahof.de/downloads/autoarchive.html',''),(64,8,0,'Global Open Graph','','global_open_graph','plugin','system',0,'rev 15','','http://extensions.mediahof.de/downloads/global-open-graph.xml','http://extensions.mediahof.de/downloads/global-open-graph.html',''),(65,8,0,'Simple Adminer','','adminer','plugin','system',0,'rev 16','','http://extensions.mediahof.de/downloads/simple-adminer.xml','http://extensions.mediahof.de/downloads/simple-adminer.html',''),(66,8,0,'Fail2Ban','','fail2ban','plugin','system',0,'rev 4','','http://extensions.mediahof.de/downloads/fail2ban.xml','http://extensions.mediahof.de/downloads/fail2ban.html',''),(67,8,0,'Simple Video Popup','','simple_video_popup','plugin','system',0,'rev 7','','http://extensions.mediahof.de/downloads/simple-video-popup.xml','http://extensions.mediahof.de/downloads/simple-video-popup.html',''),(68,8,0,'Backend Security','','backend_security','plugin','system',0,'rev 3','','http://extensions.mediahof.de/downloads/backend-security.xml','http://extensions.mediahof.de/downloads/backend-security.html',''),(69,8,0,'domix','','domix','plugin','system',0,'rev 35','','http://extensions.mediahof.de/downloads/domix.xml','http://extensions.mediahof.de/downloads/domix.html',''),(70,8,0,'JCE Pro','','pkg_jce_pro','package','',0,'rev 9','','http://extensions.mediahof.de/downloads/jce-pro.xml','http://extensions.mediahof.de/downloads/jce-pro.html',''),(71,9,10010,'RokSprocket Module','','mod_roksprocket','module','',0,'2.1.1','0802','http://updates.rockettheme.com/joomla/138/b61e70db','',''),(72,9,0,'RokGallery Extension','','com_rokgallery','component','',0,'2.29','0802','http://updates.rockettheme.com/joomla/286/21ffe006','',''),(73,9,0,'RokBooster Plugin','','rokbooster','plugin','system',0,'1.1.13','0802','http://updates.rockettheme.com/joomla/287/cb577720','',''),(74,9,0,'RokAjaxSearch Module','','mod_rokajaxsearch','module','',0,'2.0.3','0802','http://updates.rockettheme.com/joomla/290/1d5a0af1','',''),(75,9,0,'RokWeather Module','','mod_rokweather','module','',0,'2.0.3','0802','http://updates.rockettheme.com/joomla/292/a0cbba72','',''),(76,9,0,'RokStock Module','','mod_rokstock','module','',0,'2.0.1','0802','http://updates.rockettheme.com/joomla/295/87c1121c','',''),(77,9,0,'RokFeatureTable Module','','mod_rokfeaturetable','module','',0,'1.5','0802','http://updates.rockettheme.com/joomla/296/fb9111b3','',''),(78,9,0,'RokMiniEvents3 Module','','mod_rokminievents','module','',0,'3.0.0','0802','http://updates.rockettheme.com/joomla/297/1686051690','',''),(79,9,0,'RokQuickCart Extension','','com_rokquickcart','component','',0,'2.1.2','0802','http://updates.rockettheme.com/joomla/298/ddfa10eb','',''),(80,9,0,'RokPad Plugin','','rokpad','plugin','editors',0,'2.1.8','0802','http://updates.rockettheme.com/joomla/299/e07875c9','',''),(81,9,0,'RokNavMenu Module','','mod_roknavmenu','module','',0,'2.0.7','0802','http://updates.rockettheme.com/joomla/300/5a9aa468','',''),(82,9,0,'RokBox Plugin','','rokbox','plugin','system',0,'2.0.7','0802','http://updates.rockettheme.com/joomla/301/dfc993d8','',''),(83,9,0,'RokCandy Extension','','com_rokcandy','component','',0,'2.0.1','0802','http://updates.rockettheme.com/joomla/302/2df8a4e2','',''),(84,9,0,'RokComments Plugin','','rokcomments','plugin','content',0,'2.0.2','0802','http://updates.rockettheme.com/joomla/303/d1fd7b76','',''),(85,9,0,'RokBridge Extension','','com_rokbridge','component','',0,'3.2','0802','http://updates.rockettheme.com/joomla/304/535b5e07','',''),(86,9,0,'RokUpdater Plugin','','rokupdater','plugin','system',0,'1.0.8','0802','http://updates.rockettheme.com/joomla/305/ea19bc50','',''),(87,10,10013,'Google Maps','Plugin Googlemap for showing Google Maps in your Joomla website','plugin_googlemap3','plugin','system',0,'3.2','','http://tech.reumer.net/update/plugin_googlemap3/extension.xml','',''); /*!40000 ALTER TABLE `t3y1v_updates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_user_keys` -- DROP TABLE IF EXISTS `t3y1v_user_keys`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_user_keys` ( `id` int(10) unsigned NOT NULL auto_increment, `user_id` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `series` varchar(255) NOT NULL, `invalid` tinyint(4) NOT NULL, `time` varchar(200) NOT NULL, `uastring` varchar(255) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `series` (`series`), UNIQUE KEY `series_2` (`series`), UNIQUE KEY `series_3` (`series`), KEY `user_id` (`user_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_user_keys` -- LOCK TABLES `t3y1v_user_keys` WRITE; /*!40000 ALTER TABLE `t3y1v_user_keys` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_user_keys` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_user_notes` -- DROP TABLE IF EXISTS `t3y1v_user_notes`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_user_notes` ( `id` int(10) unsigned NOT NULL auto_increment, `user_id` int(10) unsigned NOT NULL default '0', `catid` int(10) unsigned NOT NULL default '0', `subject` varchar(100) NOT NULL default '', `body` 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', `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, `modified_time` datetime NOT NULL default '0000-00-00 00:00:00', `review_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', PRIMARY KEY (`id`), KEY `idx_user_id` (`user_id`), KEY `idx_category_id` (`catid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_user_notes` -- LOCK TABLES `t3y1v_user_notes` WRITE; /*!40000 ALTER TABLE `t3y1v_user_notes` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_user_notes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_user_profiles` -- DROP TABLE IF EXISTS `t3y1v_user_profiles`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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='Simple user profile storage table'; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_user_profiles` -- LOCK TABLES `t3y1v_user_profiles` WRITE; /*!40000 ALTER TABLE `t3y1v_user_profiles` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_user_profiles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_user_usergroup_map` -- DROP TABLE IF EXISTS `t3y1v_user_usergroup_map`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_user_usergroup_map` ( `user_id` int(10) unsigned NOT NULL default '0' COMMENT 'Foreign Key to #__users.id', `group_id` int(10) unsigned NOT NULL default '0' COMMENT 'Foreign Key to #__usergroups.id', PRIMARY KEY (`user_id`,`group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_user_usergroup_map` -- LOCK TABLES `t3y1v_user_usergroup_map` WRITE; /*!40000 ALTER TABLE `t3y1v_user_usergroup_map` DISABLE KEYS */; INSERT INTO `t3y1v_user_usergroup_map` VALUES (716,8),(717,8); /*!40000 ALTER TABLE `t3y1v_user_usergroup_map` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_usergroups` -- DROP TABLE IF EXISTS `t3y1v_usergroups`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_usergroups` ( `id` int(10) unsigned NOT NULL auto_increment COMMENT 'Primary Key', `parent_id` int(10) unsigned NOT NULL default '0' COMMENT 'Adjacency List Reference Id', `lft` int(11) NOT NULL default '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL default '0' COMMENT 'Nested set 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` USING BTREE (`lft`,`rgt`) ) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_usergroups` -- LOCK TABLES `t3y1v_usergroups` WRITE; /*!40000 ALTER TABLE `t3y1v_usergroups` DISABLE KEYS */; INSERT INTO `t3y1v_usergroups` VALUES (1,0,1,18,'Public'),(2,1,8,15,'Registered'),(3,2,9,14,'Author'),(4,3,10,13,'Editor'),(5,4,11,12,'Publisher'),(6,1,4,7,'Manager'),(7,6,5,6,'Administrator'),(8,1,16,17,'Super Users'),(9,1,2,3,'Guest'); /*!40000 ALTER TABLE `t3y1v_usergroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_users` -- DROP TABLE IF EXISTS `t3y1v_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_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 '', `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, `lastResetTime` datetime NOT NULL default '0000-00-00 00:00:00' COMMENT 'Date of last password reset', `resetCount` int(11) NOT NULL default '0' COMMENT 'Count of password resets since lastResetTime', `otpKey` varchar(1000) NOT NULL default '' COMMENT 'Two factor authentication encrypted keys', `otep` varchar(1000) NOT NULL default '' COMMENT 'One time emergency passwords', PRIMARY KEY (`id`), KEY `idx_name` (`name`), KEY `idx_block` (`block`), KEY `username` (`username`), KEY `email` (`email`) ) ENGINE=MyISAM AUTO_INCREMENT=718 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_users` -- LOCK TABLES `t3y1v_users` WRITE; /*!40000 ALTER TABLE `t3y1v_users` DISABLE KEYS */; INSERT INTO `t3y1v_users` VALUES (716,'Super User','admin','siawa.ahmed90@gmail.com','$P$D//e2vGGtLyiuupBktw15ZMXcA6ydY.',0,1,'2014-02-25 06:08:16','2015-04-06 02:44:30','0','{}','0000-00-00 00:00:00',0,'',''),(717,'rodhadi','rodhadi','rodhadi@aol.com','$P$DyxAAVEXoOpuwHtuJxO.UnAEMBxBJk/',0,1,'2014-05-07 20:45:03','2014-05-07 20:47:26','','{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"\",\"helpsite\":\"\",\"timezone\":\"\"}','0000-00-00 00:00:00',0,'',''); /*!40000 ALTER TABLE `t3y1v_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_viewlevels` -- DROP TABLE IF EXISTS `t3y1v_viewlevels`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_viewlevels` ( `id` int(10) unsigned NOT NULL auto_increment COMMENT 'Primary Key', `title` varchar(100) NOT NULL default '', `ordering` int(11) NOT NULL default '0', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.', PRIMARY KEY (`id`), UNIQUE KEY `idx_assetgroup_title_lookup` (`title`) ) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_viewlevels` -- LOCK TABLES `t3y1v_viewlevels` WRITE; /*!40000 ALTER TABLE `t3y1v_viewlevels` DISABLE KEYS */; INSERT INTO `t3y1v_viewlevels` VALUES (1,'Public',0,'[1]'),(2,'Registered',1,'[6,2,8]'),(3,'Special',2,'[6,3,8]'),(5,'Guest',0,'[9]'),(6,'Super Users',0,'[8]'); /*!40000 ALTER TABLE `t3y1v_viewlevels` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `t3y1v_weblinks` -- DROP TABLE IF EXISTS `t3y1v_weblinks`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `t3y1v_weblinks` ( `id` int(10) unsigned NOT NULL auto_increment, `catid` int(11) NOT NULL default '0', `title` varchar(250) NOT NULL default '', `alias` varchar(255) character set utf8 collate utf8_bin NOT NULL default '', `url` varchar(250) NOT NULL default '', `description` text NOT NULL, `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', `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 'Set if link is featured.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `version` int(10) unsigned NOT NULL default '1', `images` text NOT NULL, 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 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `t3y1v_weblinks` -- LOCK TABLES `t3y1v_weblinks` WRITE; /*!40000 ALTER TABLE `t3y1v_weblinks` DISABLE KEYS */; /*!40000 ALTER TABLE `t3y1v_weblinks` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'db_ne' -- DELIMITER ;; DELIMITER ; /*!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 2015-06-25 13:12:28