0byt3m1n1
Path:
/
data
/
25
/
3
/
14
/
92
/
3014418
/
meta
/
3347031
/
mysql.backup
/
[
Home
]
File: mdhdb.mysqlv114.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv114 Database: mdhdb -- ------------------------------------------------------ -- 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 `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'Mr WordPress','','https://wordpress.org/','','2015-05-18 17:08:26','2015-05-18 17:08:26','Hi, this is a comment.\nTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.',0,'post-trashed','','',0,0),(2,310,'Mr WordPress','','https://wordpress.org/','','2015-01-12 15:13:28','2015-01-12 15:13:28','Hi, this is a comment.\nTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.',0,'1','','',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` bigint(20) unsigned NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `option_name` varchar(64) NOT NULL default '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=210 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://mobiledataholdings.com','yes'),(2,'home','http://mobiledataholdings.com','yes'),(3,'blogname','Mobile Data Holdings','yes'),(4,'blogdescription','Global leader in vehicle video and information solutions','yes'),(5,'users_can_register','1','yes'),(6,'admin_email','watkinscs2@gmail.com','yes'),(7,'start_of_week','0','yes'),(8,'use_balanceTags','','yes'),(9,'use_smilies','','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','1','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'gzipcompression','0','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:3:{i:0;s:42:\"simple-membership/simple-wp-membership.php\";i:1;s:41:\"wordpress-importer/wordpress-importer.php\";i:2;s:31:\"wp-google-maps/wpGoogleMaps.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'advanced_edit','0','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','0','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','','no'),(41,'template','exclusive','yes'),(42,'stylesheet','exclusive','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','1','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','31535','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','0','yes'),(54,'show_on_front','posts','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:1:{i:0;i:310;}','yes'),(79,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(82,'uninstall_plugins','a:0:{}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','0','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','31535','yes'),(89,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(90,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(91,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(92,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(209,'_transient_doing_cron','1449888383.3184289932250976562500','yes'),(180,'rewrite_rules','a:68:{s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)(/[0-9]+)?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";}','yes'),(183,'widget_web_buis_adsens','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(184,'widget_web_buis_adv','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(185,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(186,'widget_exclusive_categ','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(187,'widget_nav_menu','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(188,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(189,'widget_spider_random_post','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(98,'cron','a:5:{i:1432065180;a:1:{s:20:\"wp_maybe_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1432098507;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1432141750;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1432142815;a:1:{s:25:\"swpm_account_status_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(108,'_transient_random_seed','d49a46e70c6d3054c87ec50d09b13df2','yes'),(102,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.2.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.2.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.2.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.2.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.2.2\";s:7:\"version\";s:5:\"4.2.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1432059409;s:15:\"version_checked\";s:5:\"4.2.2\";s:12:\"translations\";a:0:{}}','yes'),(205,'_site_transient_timeout_theme_roots','1432061211','yes'),(206,'_site_transient_theme_roots','a:4:{s:9:\"exclusive\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";}','yes'),(109,'_site_transient_timeout_browser_8573ab448203183ab7511e8ef5367263','1432573751','yes'),(110,'_site_transient_browser_8573ab448203183ab7511e8ef5367263','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"37.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(112,'can_compress_scripts','1','yes'),(113,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1432012157','no'),(114,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1432012157','no'),(115,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1431968957','no'),(116,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1432012158','no'),(117,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1432012158','no'),(118,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1431968958','no'),(119,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1432012158','no'),(120,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:117:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 May 2015 16:35:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:30:{i:0;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2141@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://wordpress.org/plugins/jetpack/#post-23862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"23862@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Your WordPress, Streamlined.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Tim Moore\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"http://wordpress.org/plugins/akismet/#post-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"15@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet Web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"WordPress SEO by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"8321@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using Yoast's WordPress SEO plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WooCommerce - excelling eCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"29860@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"753@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"UpdraftPlus Backup and Restoration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/plugins/updraftplus/#post-38058\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 May 2012 15:14:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"38058@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"Backup and restoration made easy. Complete backups; manual or scheduled (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Anderson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/plugins/wordpress-importer/#post-18101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 17:42:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"18101@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Wordfence Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/plugins/wordfence/#post-29832\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 Sep 2011 03:13:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"29832@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"Wordfence Security is a free enterprise class security and performance plugin that makes your site up to 50 times faster and more secure.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Wordfence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"WPtouch Mobile Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://wordpress.org/plugins/wptouch/#post-5468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 May 2008 04:58:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"5468@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Make your WordPress website mobile-friendly with just a few clicks.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"BraveNewCode Inc.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"http://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2082@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Enables the advanced features of TinyMCE, the WordPress WYSIWYG editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Black Studio TinyMCE Widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://wordpress.org/plugins/black-studio-tinymce-widget/#post-31973\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2011 15:06:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"31973@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"The visual editor widget for Wordpress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Marco Chiesi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Google Analytics by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wordpress.org/plugins/google-analytics-for-wordpress/#post-2316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Sep 2007 12:15:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2316@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"Track your WordPress site easily with the latest tracking codes and lots added data for search result pages and error pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"MailChimp for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"http://wordpress.org/plugins/mailchimp-for-wp/#post-54377\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Jun 2013 17:32:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"54377@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"The best MailChimp plugin to get more email subscribers. Easily add MailChimp sign-up forms and sign-up checkboxes to your WordPress site.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Danny van Kooten\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"EWWW Image Optimizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.org/plugins/ewww-image-optimizer/#post-38780\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Jun 2012 19:30:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"38780@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"Reduce file sizes for images in WordPress including NextGEN, GRAND FlAGallery and more using lossless/lossy methods and image format conversion.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"nosilver4u\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Google Analytics Dashboard for WP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"http://wordpress.org/plugins/google-analytics-dashboard-for-wp/#post-50539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 10 Mar 2013 17:07:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"50539@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"Displays Google Analytics reports and real-time statistics in your WordPress Dashboard. Inserts the latest tracking code in every page of your site.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Alin Marcu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"132@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Share Buttons by AddToAny\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"http://wordpress.org/plugins/add-to-any/#post-498\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 17 Mar 2007 23:08:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"498@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"micropat\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"SiteOrigin Widgets Bundle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/plugins/so-widgets-bundle/#post-67824\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 24 May 2014 14:27:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"67824@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"A collection of all our widgets, neatly bundled into a single plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Photo Gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/plugins/photo-gallery/#post-63299\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jan 2014 15:58:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"63299@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"Photo Gallery is an advanced plugin with a list of tools and options for adding and editing images for different views. It is fully responsive.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"webdorado\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WP Super Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/plugins/wp-super-cache/#post-2572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Nov 2007 11:40:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"2572@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Donncha O Caoimh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"ManageWP Worker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://wordpress.org/plugins/worker/#post-24528\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Feb 2011 13:06:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"24528@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"ManageWP is the ultimate WordPress productivity tool, allowing you to efficiently manage your websites.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Vladimir Prelovac\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Page Builder by SiteOrigin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/plugins/siteorigin-panels/#post-51888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Apr 2013 10:36:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"51888@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Build responsive page layouts using the widgets you know and love using this simple drag and drop page builder.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"NextGEN Gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"1169@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 12 million downloads.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Alex Rabe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WP User Avatar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/plugins/wp-user-avatar/#post-48017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 12 Jan 2013 05:17:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"48017@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Use any image from your WordPress Media Library as a custom user avatar. Add your own Default Avatar.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Bangbay Siboliban\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"InfiniteWP Client\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wordpress.org/plugins/iwp-client/#post-36147\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 26 Mar 2012 04:21:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"36147@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"Install this plugin on unlimited sites and manage them all from a central dashboard.\nThis plugin communicates with your InfiniteWP Admin Panel.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"infinitewp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Duplicator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wordpress.org/plugins/duplicator/#post-26607\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 May 2011 12:15:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"26607@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Duplicate, clone, backup, move and transfer an entire site from one location to another.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Cory Lamle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Advanced Custom Fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/plugins/advanced-custom-fields/#post-25254\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Mar 2011 04:07:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"25254@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Customise WordPress with powerful, professional and intuitive fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"elliotcondon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Disable Comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"http://wordpress.org/plugins/disable-comments/#post-26907\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 May 2011 04:42:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"26907@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Samir Shah\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Contact Form DB\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://wordpress.org/plugins/contact-form-7-to-database-extension/#post-19767\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Aug 2010 02:24:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"19767@http://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"Saves submitted form data to the database. Export the data to a file or use short codes to display it.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Michael Simpson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:45:\"http://wordpress.org/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 18 May 2015 17:09:18 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:7:\"expires\";s:29:\"Mon, 18 May 2015 17:10:12 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Mon, 18 May 2015 16:35:12 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20150518160600\";}','no'),(121,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1432012158','no'),(122,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1431968958','no'),(123,'_transient_timeout_plugin_slugs','1432060023','no'),(124,'_transient_plugin_slugs','a:5:{i:0;s:19:\"akismet/akismet.php\";i:1;s:9:\"hello.php\";i:2;s:42:\"simple-membership/simple-wp-membership.php\";i:3;s:41:\"wordpress-importer/wordpress-importer.php\";i:4;s:31:\"wp-google-maps/wpGoogleMaps.php\";}','no'),(125,'_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51','1432012159','no'),(126,'_transient_dash_4077549d03da2e451c8b5f002294ff51','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2015/05/wordpress-4-2-2/\'>WordPress 4.2.2 Security and Maintenance Release</a> <span class=\"rss-date\">May 7, 2015</span><div class=\"rssSummary\">WordPress 4.2.2 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. Version 4.2.2 addresses two security issues: The Genericons icon font package, which is used in a number of popular themes and plugins, contained an HTML file vulnerable to a cross-site […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://ma.tt/2015/05/2-chocolate-chip-cookies/\'>Matt: 2 Chocolate Chip Cookies</a></li><li><a class=\'rsswidget\' href=\'http://ma.tt/2015/05/silk-road-part-2/\'>Matt: Silk Road, Part 2</a></li><li><a class=\'rsswidget\' href=\'http://ma.tt/2015/05/memorable-musk-quotes/\'>Matt: Memorable Musk Quotes</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'http://wordpress.org/plugins/mailchimp-for-wp/\' class=\'dashboard-news-plugin-link\'>MailChimp for WordPress</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=mailchimp-for-wp&_wpnonce=15848cc997&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'MailChimp for WordPress\'>Install</a>)</span></li></ul></div>','no'),(129,'_site_transient_timeout_popular_importers_en_US','1432142198','yes'),(130,'_site_transient_popular_importers_en_US','a:2:{s:9:\"importers\";a:8:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:86:\"Install the Blogger importer to import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:109:\"Install the category/tag converter to convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:9:\"wpcat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:82:\"Install the LiveJournal importer to import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:99:\"Install the Movable Type importer to import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:4:\"opml\";a:4:{s:4:\"name\";s:8:\"Blogroll\";s:11:\"description\";s:61:\"Install the blogroll importer to import links in OPML format.\";s:11:\"plugin-slug\";s:13:\"opml-importer\";s:11:\"importer-id\";s:4:\"opml\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:58:\"Install the RSS importer to import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:84:\"Install the Tumblr importer to import posts & media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:130:\"Install the WordPress importer to import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}','yes'),(132,'recently_activated','a:0:{}','yes'),(190,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(145,'category_children','a:0:{}','yes'),(149,'swpm-settings','a:18:{i:0;b:0;s:16:\"join-us-page-url\";s:56:\"http://mobiledataholdings.com/index.php/membership-join/\";s:21:\"registration-page-url\";s:82:\"http://mobiledataholdings.com/index.php/membership-join/membership-registration-2/\";s:14:\"login-page-url\";s:57:\"http://mobiledataholdings.com/index.php/membership-login/\";s:16:\"profile-page-url\";s:78:\"http://mobiledataholdings.com/index.php/membership-login/membership-profile-2/\";s:14:\"reset-page-url\";s:74:\"http://mobiledataholdings.com/index.php/membership-login/password-reset-2/\";s:25:\"reg-complete-mail-subject\";s:29:\"Your registration is complete\";s:22:\"reg-complete-mail-body\";s:211:\"Dear {first_name} {last_name}\n\nYour registration is now complete!\n\nRegistration details:\nUsername: {user_name}\nPassword: {password}\n\nPlease login to the member area at the following URL:\n\n{login_link}\n\nThank You\";s:32:\"reg-prompt-complete-mail-subject\";s:26:\"Complete your registration\";s:29:\"reg-prompt-complete-mail-body\";s:146:\"Dear {first_name} {last_name}\n\nThank you for joining us!\n\nPlease complete your registration by visiting the following link:\n\n{reg_link}\n\nThank You\";s:29:\"upgrade-complete-mail-subject\";s:44:\"Subject for email sent after account upgrade\";s:26:\"upgrade-complete-mail-body\";s:73:\"Dear {first_name} {last_name}\n\nYour Account Has Been Upgraded.\n\nThank You\";s:18:\"reset-mail-subject\";s:34:\"Mobile Data Holdings: New Password\";s:15:\"reset-mail-body\";s:113:\"Dear {first_name} {last_name}\n\nHere is your new password\n\nUser name: {user_name}\n\nPassword: {password}\n\nThank You\";s:28:\"account-change-email-subject\";s:16:\"Account Updated!\";s:25:\"account-change-email-body\";s:150:\"Dear {first_name} {last_name},\n\n Your account status has been updated! Please login to the member area at the following URL:\n\n {login_link}\n\nThank You\";s:10:\"email-from\";s:20:\"watkinscs2@gmail.com\";s:19:\"swpm-active-version\";s:5:\"1.9.7\";}','yes'),(158,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1431981317','yes'),(159,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','a:40:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"5159\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3241\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3155\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"2699\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2482\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"1984\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"1856\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"1817\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"1763\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"1752\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"1716\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"1708\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1599\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1404\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1347\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1259\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1206\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1149\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1136\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:4:\"1001\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:3:\"967\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:3:\"920\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:3:\"891\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:3:\"884\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"858\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:3:\"849\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"800\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"778\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"752\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"730\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:3:\"727\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:3:\"717\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"689\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"678\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"673\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"667\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"638\";}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";s:3:\"635\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"632\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"630\";}}','yes'),(151,'wpgmza_xml_location','{uploads_dir}/wp-google-maps/','yes'),(152,'wpgmza_xml_url','{uploads_url}/wp-google-maps/','yes'),(153,'wpgmza_db_version','6.1.7','yes'),(154,'wpgmaps_current_version','6.1.7','yes'),(155,'WPGMZA_OTHER_SETTINGS','a:1:{s:27:\"wpgmza_settings_marker_pull\";s:1:\"0\";}','yes'),(208,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1432059413;s:8:\"response\";a:1:{s:42:\"simple-membership/simple-wp-membership.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"49416\";s:4:\"slug\";s:17:\"simple-membership\";s:6:\"plugin\";s:42:\"simple-membership/simple-wp-membership.php\";s:11:\"new_version\";s:6:\"v2.2.4\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/simple-membership/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/simple-membership.zip\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"3.1.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.3.1.1.zip\";}s:9:\"hello.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"3564\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"14975\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.6.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.6.1.zip\";}s:31:\"wp-google-maps/wpGoogleMaps.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"28725\";s:4:\"slug\";s:14:\"wp-google-maps\";s:6:\"plugin\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:11:\"new_version\";s:5:\"6.1.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-google-maps/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-google-maps.zip\";}}}','yes'),(207,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1432059414;s:7:\"checked\";a:4:{s:9:\"exclusive\";s:6:\"1.0.22\";s:13:\"twentyfifteen\";s:3:\"1.2\";s:14:\"twentyfourteen\";s:3:\"1.4\";s:14:\"twentythirteen\";s:3:\"1.5\";}s:8:\"response\";a:1:{s:9:\"exclusive\";a:4:{s:5:\"theme\";s:9:\"exclusive\";s:11:\"new_version\";s:6:\"1.0.28\";s:3:\"url\";s:39:\"https://wordpress.org/themes/exclusive/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/exclusive.1.0.28.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(163,'theme_mods_twentyfifteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1431970842;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(164,'current_theme','Exclusive','yes'),(165,'theme_mods_exclusive','a:43:{i:0;b:0;s:16:\"background_color\";s:6:\"e3e1e2\";s:26:\"exclusivegs_default_layout\";s:1:\"1\";s:22:\"exclusivegs_full_width\";s:0:\"\";s:24:\"exclusivegs_content_area\";s:4:\"1024\";s:23:\"exclusivegs_main_column\";s:2:\"67\";s:21:\"exclusivegs_pwa_width\";s:2:\"16\";s:18:\"exclusive_logo_img\";s:98:\"http://mobiledataholdings.com/wp-content/uploads/2015/01/Final_MDH_High-e1422565788190-300x215.jpg\";s:19:\"exclusive_body_back\";N;s:20:\"exclusive_custom_css\";s:992:\"#header {\r\n padding-bottom: 20px;\r\n}\r\n#site-title{\r\n padding-bottom: 60px;\r\n}\r\n\r\n#footer-bottom{\r\n float: none;\r\n}\r\n\r\n.post a:link, a { \r\n text-decoration: underline;\r\n color: #0000EE;\r\n}\r\n\r\n.more-link{\r\n height:25px;\r\n font-size:16px;\r\n}\r\n\r\n#logo-block a img {\r\n width:218px;\r\n height:129px; \r\n}\r\n\r\n.post #unstyled ul li {\r\n padding: 0;\r\n margin: 0;\r\n list-style: none;\r\n} \r\n\r\n.bwg_slideshow_description_text {\r\n text-align: left;\r\n background: rgba(255,255,255,0.6);\r\n font-weight: 600;\r\n font-size: 14px;\r\n margin: 5px 5px 4px 5px;\r\n}\r\n\r\n@media screen and (max-width: 760px) {\r\n#search-submit {\r\n display:none;\r\n}\r\n}\r\n\r\n \r\n@media screen and (max-width: 780px) {\r\n#top-nav a{font-size:16px !important}\r\n#top-nav-list li a {\r\n padding: 16px 9px 0px !important\r\n}\r\n}\r\n\r\n* {font-family: Verdana, Arial, Helvetica, sans-serif; }\";s:21:\"exclusive_favicon_img\";s:0:\"\";s:20:\"exclusive_blog_style\";s:0:\"\";s:20:\"exclusive_grab_image\";s:0:\"\";s:27:\"exclusive_show_twitter_icon\";s:0:\"\";s:23:\"exclusive_show_rss_icon\";s:0:\"\";s:28:\"exclusive_show_facebook_icon\";s:0:\"\";s:21:\"exclusive_twitter_url\";s:0:\"\";s:17:\"exclusive_rss_url\";s:0:\"\";s:22:\"exclusive_facebook_url\";s:0:\"\";s:19:\"exclusive_our_style\";N;s:26:\"exclusive_menu_search_form\";N;s:21:\"exclusive_post_header\";N;s:24:\"exclusive_favicon_enable\";s:0:\"\";s:21:\"exclusive_date_enable\";s:0:\"\";s:21:\"exclusive_footer_text\";s:575:\"<center><b>Mobile Data Holdings Limited</b></center>\r\n<center>7205 Sterling Ponds Court</center>\r\n<center>Sterling Heights, MI</center>\r\n<center>+1 586.413.7700</center>\r\n<center><a href=\\\"mailto:info@mobildata1.com\\\" target=\\\"_blank\\\"><span style=\\\"color: #0000ee;\\\"><span style=\\\"text-decoration: underline;\\\">info@mobildata1.com</span></span></a></center>\r\n<center><font size=\\\"1\\\">Website designed by </font><a href=\\\"https://cwmediaproductions.wordpress.com\\\" target=\\\"_blank\\\"><font COLOR= #0000EE size=\\\"1\\\"><u>Charles Watkins Media Productions</u></font></a></center>\";s:23:\"exclusive_hide_about_us\";s:2:\"on\";s:24:\"exclusive_hide_top_posts\";s:2:\"on\";s:21:\"exclusive_hide_slider\";s:0:\"\";s:28:\"exclusive_home_abaut_us_post\";s:1:\"1\";s:29:\"exclusive_top_post_categories\";s:0:\"\";s:33:\"exclusive_content_post_categories\";s:0:\"\";s:22:\"web_busines_image_link\";s:148:\"http://mobiledataholdings.com/wp-content/uploads/2015/03/slider_1a.jpg;;;;http://mobiledataholdings.com/wp-content/uploads/2015/03/slider_2a.jpg;;;;\";s:22:\"web_busines_image_href\";s:8:\";;;;;;;;\";s:26:\"web_busines_image_textarea\";s:811:\"Mobile Data Holdings Limited (MDH) is a vehicle video solutions provider focusing on vehicle crash towing and insurance claims processing providers, emergency response vehicle owners and automotive OEMs and Tier 1’s requiring verification and validation tools for ADAS and autonomous driving systems development. MDH is also a developer of smart mobile device apps and in-vehicle recording technologies which deliver an integrated solution serving our customer’s requirements.;;;;Examples of MDH solutions include: <br> <ul><li>Vehicle Video Recording, Tracking, Remote Monitoring and Playback Analysis with Automated WiFi Downloads</li> <li>Hosted and On-Premise Software Solutions</li><li>Automated Crash Detection Mobile App Technology</li> <li>Software Solution Integration with Partners</li></ul>;;;;\";s:23:\"web_busines_image_title\";s:8:\";;;;;;;;\";s:16:\"ct_slider_height\";s:3:\"500\";s:13:\"ct_pause_time\";s:4:\"8000\";s:13:\"ct_anim_speed\";s:3:\"500\";s:9:\"ct_effect\";s:6:\"slideH\";s:17:\"ct_pause_on_hover\";s:4:\"true\";s:24:\"ct_slider_title_position\";s:9:\"right-top\";s:30:\"ct_slider_description_position\";s:12:\"right-bottom\";s:18:\"nav_menu_locations\";a:1:{s:12:\"primary-menu\";i:12;}}','yes'),(166,'theme_switched','','yes'),(167,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(168,'_site_transient_timeout_available_translations','1431983757','yes'),(169,'_site_transient_available_translations','a:56:{s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 23:59:50\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-02 03:57:09\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-25 18:55:51\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-07 03:35:18\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Fortsæt\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-17 18:19:04\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-10 21:13:03\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-25 13:39:01\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-28 16:15:15\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-24 16:03:38\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:3:\"4.0\";s:7:\"updated\";s:19:\"2014-09-04 19:47:01\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.0/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-16 10:01:41\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-15 10:49:37\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-29 17:08:38\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:3:\"4.0\";s:7:\"updated\";s:19:\"2014-09-05 17:37:43\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.0/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 15:20:27\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.5/haz.zip\";s:3:\"iso\";a:1:{i:2;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-17 07:31:43\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-26 14:13:46\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-07 06:15:06\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-16 10:10:41\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-10 09:37:46\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-15 08:57:03\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 22:23:52\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.5/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ေဆာင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-04 08:01:04\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-11 07:21:46\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:09\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-09 10:19:58\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.2.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-09 10:15:05\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.5/ps.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ps\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"دوام\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-27 14:23:25\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-27 09:25:14\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-07 07:47:41\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-08 10:26:50\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 16:25:46\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.5/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-05 22:47:02\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 16:55:54\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-17 21:59:15\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-29 07:03:07\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.1.5\";s:7:\"updated\";s:19:\"2015-03-26 16:45:38\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.5/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-13 20:32:13\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-23 15:23:08\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-04-29 06:37:03\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','yes'),(170,'WPLANG','','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=244 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(236,1,'_wp_trash_meta_status','publish'),(237,1,'_wp_trash_meta_time','1431973653'),(4,5,'_wp_attached_file','2015/01/road-552789_1920.jpg'),(5,5,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1440;s:4:\"file\";s:28:\"2015/01/road-552789_1920.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"road-552789_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"road-552789_1920-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"road-552789_1920-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"road-552789_1920-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(6,5,'_wp_attachment_is_custom_background','minima-lite'),(7,18,'_wp_attached_file','2015/01/cropped-road-259815.jpg'),(8,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:31:\"2015/01/cropped-road-259815.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-road-259815-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"cropped-road-259815-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"cropped-road-259815-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"cropped-road-259815-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:24:\"Canon PowerShot SX110 IS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.3\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(9,18,'_wp_attachment_context','custom-header'),(10,18,'_wp_attachment_custom_header_last_used_exclusive','1421431337'),(11,18,'_wp_attachment_is_custom_header','exclusive'),(12,18,'_oembed_be226a8b4b713176a0c3d6e7a4291b1a','{{unknown}}'),(13,40,'_wp_attached_file','2015/01/hummer.jpg'),(14,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:589;s:4:\"file\";s:18:\"2015/01/hummer.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"hummer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"hummer-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"hummer-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(15,43,'_wp_attached_file','2015/01/Ambulance.png'),(16,43,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:21:\"2015/01/Ambulance.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Ambulance-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(17,49,'_wp_attached_file','2015/01/tour-bus-clipart-Bus-clip-art-12.jpeg'),(18,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:684;s:4:\"file\";s:45:\"2015/01/tour-bus-clipart-Bus-clip-art-12.jpeg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"tour-bus-clipart-Bus-clip-art-12-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"tour-bus-clipart-Bus-clip-art-12-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"tour-bus-clipart-Bus-clip-art-12-1024x684.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:45:\"tour-bus-clipart-Bus-clip-art-12-825x510.jpeg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(19,50,'_wp_attached_file','2015/01/Satellite.png'),(20,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:21:\"2015/01/Satellite.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Satellite-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(21,51,'_wp_attached_file','2015/01/Truck.png'),(22,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:17:\"2015/01/Truck.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Truck-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(23,52,'_wp_attached_file','2015/01/TowTruck.png'),(24,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:20:\"2015/01/TowTruck.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"TowTruck-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(25,136,'_wp_attached_file','2015/01/Final_MDH_High-e1422565788190.jpg'),(26,136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1435;s:6:\"height\";i:1030;s:4:\"file\";s:41:\"2015/01/Final_MDH_High-e1422565788190.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Final_MDH_High-e1422565788190-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Final_MDH_High-e1422565788190-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"Final_MDH_High-e1422565788190-1024x735.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:41:\"Final_MDH_High-e1422565788190-825x510.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(27,136,'_edit_last','1'),(28,136,'_wp_attachment_backup_sizes','a:5:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:18:\"Final_MDH_High.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:26:\"Final_MDH_High-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:26:\"Final_MDH_High-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:27:\"Final_MDH_High-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:26:\"Final_MDH_High-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(29,174,'_wp_attached_file','2015/02/windtunnel.jpg'),(30,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:168;s:6:\"height\";i:127;s:4:\"file\";s:22:\"2015/02/windtunnel.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"windtunnel-150x127.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(31,175,'_wp_attached_file','2015/02/graph.jpg'),(32,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:167;s:6:\"height\";i:168;s:4:\"file\";s:17:\"2015/02/graph.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"graph-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(33,229,'_wp_attached_file','2015/03/slider_1a.jpg'),(34,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:964;s:6:\"height\";i:489;s:4:\"file\";s:21:\"2015/03/slider_1a.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slider_1a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slider_1a-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slider_1a-825x489.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(35,233,'_wp_attached_file','2015/03/slider_2a.jpg'),(36,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:964;s:6:\"height\";i:489;s:4:\"file\";s:21:\"2015/03/slider_2a.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slider_2a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slider_2a-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"slider_2a-825x489.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(37,268,'_wp_attached_file','2015/03/FirstResponderDiagram.png'),(38,268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:833;s:6:\"height\";i:602;s:4:\"file\";s:33:\"2015/03/FirstResponderDiagram.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"FirstResponderDiagram-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"FirstResponderDiagram-300x217.png\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"FirstResponderDiagram-825x510.png\";s:5:\"width\";i:825;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(39,278,'_wp_attached_file','2015/03/OEMRDDisplay1.png'),(40,278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:899;s:6:\"height\";i:401;s:4:\"file\";s:25:\"2015/03/OEMRDDisplay1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"OEMRDDisplay1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"OEMRDDisplay1-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"OEMRDDisplay1-825x401.png\";s:5:\"width\";i:825;s:6:\"height\";i:401;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(41,287,'_wp_attached_file','2015/03/Medevac-e1427573417230.jpg'),(42,287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:496;s:6:\"height\";i:300;s:4:\"file\";s:34:\"2015/03/Medevac-e1427573417230.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Medevac-e1427573417230-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Medevac-e1427573417230-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(43,287,'_wp_attachment_backup_sizes','a:4:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:312;s:4:\"file\";s:11:\"Medevac.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:19:\"Medevac-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:19:\"Medevac-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:18:\"Medevac-150x78.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(44,288,'_wp_attached_file','2015/03/towing.jpg'),(45,288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:575;s:6:\"height\";i:414;s:4:\"file\";s:18:\"2015/03/towing.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"towing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"towing-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:5:\"bruce\";s:6:\"camera\";s:12:\"Canon EOS 5D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1144915802;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"36\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(46,289,'_wp_attached_file','2015/03/EngrgRD.jpg'),(47,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:283;s:6:\"height\";i:178;s:4:\"file\";s:19:\"2015/03/EngrgRD.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"EngrgRD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(48,302,'_wp_attached_file','2015/03/Medevac-PS2.jpg'),(49,302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:496;s:6:\"height\";i:312;s:4:\"file\";s:23:\"2015/03/Medevac-PS2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Medevac-PS2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Medevac-PS2-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(50,9,'_edit_last','1'),(51,9,'_exclusive_meta','a:14:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:13:\"fullwidthpage\";s:2:\"on\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(52,11,'_edit_last','1'),(53,11,'_exclusive_meta','a:14:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:13:\"fullwidthpage\";s:2:\"on\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(62,304,'_menu_item_type','post_type'),(63,304,'_menu_item_menu_item_parent','0'),(64,304,'_menu_item_object_id','9'),(65,304,'_menu_item_object','page'),(66,304,'_menu_item_target',''),(67,304,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(68,304,'_menu_item_xfn',''),(69,304,'_menu_item_url',''),(70,305,'_menu_item_type','custom'),(71,305,'_menu_item_menu_item_parent','0'),(72,305,'_menu_item_object_id','305'),(73,305,'_menu_item_object','custom'),(74,305,'_menu_item_target',''),(75,305,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(76,305,'_menu_item_xfn',''),(77,305,'_menu_item_url','http://mobiledataholdings.com/membership-login/'),(78,306,'_menu_item_type','custom'),(79,306,'_menu_item_menu_item_parent','0'),(80,306,'_menu_item_object_id','306'),(81,306,'_menu_item_object','custom'),(82,306,'_menu_item_target',''),(83,306,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(84,306,'_menu_item_xfn',''),(85,306,'_menu_item_url','http://mobiledataholdings.com/'),(86,307,'_menu_item_type','custom'),(87,307,'_menu_item_menu_item_parent','319'),(88,307,'_menu_item_object_id','307'),(89,307,'_menu_item_object','custom'),(90,307,'_menu_item_target',''),(91,307,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(92,307,'_menu_item_xfn',''),(93,307,'_menu_item_url','http://mobiledataholdings.com/us/'),(94,308,'_menu_item_type','custom'),(95,308,'_menu_item_menu_item_parent','304'),(96,308,'_menu_item_object_id','308'),(97,308,'_menu_item_object','custom'),(98,308,'_menu_item_target',''),(99,308,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(100,308,'_menu_item_xfn',''),(101,308,'_menu_item_url','http://mobiledataholdings.com/solutions-2/'),(110,310,'_edit_last','1'),(111,310,'_wp_old_slug','hello-world'),(112,310,'_wp_old_slug','about-us'),(113,310,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(114,13,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"2\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(115,13,'_edit_last','1'),(116,64,'_edit_last','1'),(117,64,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(118,66,'_edit_last','1'),(119,66,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(120,68,'_edit_last','1'),(121,68,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(122,70,'_edit_last','1'),(123,70,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(124,72,'_edit_last','1'),(125,72,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(126,74,'_edit_last','1'),(127,74,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(128,104,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(129,104,'_edit_last','1'),(130,104,'_wpmem_block','1'),(131,104,'_um_custom_access_settings','1'),(132,104,'_um_accessible','2'),(133,104,'_um_access_redirect2',''),(134,104,'_um_access_roles','a:2:{i:0;s:6:\"member\";i:1;s:5:\"admin\";}'),(135,104,'_um_access_redirect',''),(136,156,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(137,156,'_edit_last','1'),(138,160,'_edit_last','1'),(139,160,'_post_restored_from','a:3:{s:20:\"restored_revision_id\";i:282;s:16:\"restored_by_user\";i:1;s:13:\"restored_time\";i:1427769166;}'),(140,160,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(141,205,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(142,205,'_edit_last','1'),(143,213,'_edit_last','1'),(144,235,'_exclusive_meta','a:13:{s:6:\"layout\";s:1:\"1\";s:13:\"content_width\";s:4:\"1024\";s:14:\"main_col_width\";s:2:\"67\";s:20:\"pr_widget_area_width\";s:2:\"16\";s:9:\"thumbsize\";s:1:\"2\";s:12:\"blog_perpage\";s:2:\"10\";s:15:\"gallery_perpage\";s:1:\"9\";s:17:\"static_pages_name\";s:13:\"Static Pages:\";s:19:\"all_categories_name\";s:15:\"All Categories:\";s:9:\"tags_name\";s:5:\"Tags:\";s:13:\"archives_name\";s:9:\"Archives:\";s:12:\"authors_name\";s:8:\"Authors:\";s:15:\"blog_posts_name\";s:11:\"Blog Posts:\";}'),(145,235,'_edit_last','1'),(146,311,'_menu_item_type','post_type'),(147,311,'_menu_item_menu_item_parent','0'),(148,311,'_menu_item_object_id','13'),(149,311,'_menu_item_object','page'),(150,311,'_menu_item_target',''),(151,311,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(152,311,'_menu_item_xfn',''),(153,311,'_menu_item_url',''),(162,313,'_menu_item_type','post_type'),(163,313,'_menu_item_menu_item_parent','304'),(164,313,'_menu_item_object_id','68'),(165,313,'_menu_item_object','page'),(166,313,'_menu_item_target',''),(167,313,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(168,313,'_menu_item_xfn',''),(169,313,'_menu_item_url',''),(170,314,'_menu_item_type','post_type'),(171,314,'_menu_item_menu_item_parent','304'),(172,314,'_menu_item_object_id','66'),(173,314,'_menu_item_object','page'),(174,314,'_menu_item_target',''),(175,314,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(176,314,'_menu_item_xfn',''),(177,314,'_menu_item_url',''),(178,315,'_menu_item_type','post_type'),(179,315,'_menu_item_menu_item_parent','304'),(180,315,'_menu_item_object_id','64'),(181,315,'_menu_item_object','page'),(182,315,'_menu_item_target',''),(183,315,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(184,315,'_menu_item_xfn',''),(185,315,'_menu_item_url',''),(186,316,'_menu_item_type','post_type'),(187,316,'_menu_item_menu_item_parent','319'),(188,316,'_menu_item_object_id','156'),(189,316,'_menu_item_object','page'),(190,316,'_menu_item_target',''),(191,316,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(192,316,'_menu_item_xfn',''),(193,316,'_menu_item_url',''),(194,317,'_menu_item_type','post_type'),(195,317,'_menu_item_menu_item_parent','319'),(196,317,'_menu_item_object_id','160'),(197,317,'_menu_item_object','page'),(198,317,'_menu_item_target',''),(199,317,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(200,317,'_menu_item_xfn',''),(201,317,'_menu_item_url',''),(210,319,'_menu_item_type','post_type'),(211,319,'_menu_item_menu_item_parent','0'),(212,319,'_menu_item_object_id','205'),(213,319,'_menu_item_object','page'),(214,319,'_menu_item_target',''),(215,319,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(216,319,'_menu_item_xfn',''),(217,319,'_menu_item_url',''),(243,13,'_edit_lock','1431974982:1'),(226,321,'_menu_item_type','post_type'),(227,321,'_menu_item_menu_item_parent','319'),(228,321,'_menu_item_object_id','235'),(229,321,'_menu_item_object','page'),(230,321,'_menu_item_target',''),(231,321,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(232,321,'_menu_item_xfn',''),(233,321,'_menu_item_url',''),(238,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:1:\"1\";}'),(239,310,'_edit_lock','1431973567:1'),(240,156,'_edit_lock','1431973696:1'),(241,9,'_edit_lock','1431974346:1'),(242,11,'_edit_lock','1431974667:1'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) unsigned NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=331 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2015-05-18 17:08:26','2015-05-18 17:08:26','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','trash','open','open','','hello-world','','','2015-05-18 18:27:33','2015-05-18 18:27:33','',0,'http://mobiledataholdings.com/?p=1',0,'post','',1),(2,1,'2015-05-18 17:08:26','2015-05-18 17:08:26','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://mobiledataholdings.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','publish','open','open','','sample-page','','','2015-05-18 17:08:26','2015-05-18 17:08:26','',0,'http://mobiledataholdings.com/?page_id=2',0,'page','',0),(3,1,'2015-05-18 17:09:11','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2015-05-18 17:09:11','0000-00-00 00:00:00','',0,'http://mobiledataholdings.com/?p=3',0,'post','',0),(322,1,'2015-05-18 17:26:55','2015-05-18 17:26:55','[swpm_registration_form]','Registration','','publish','closed','closed','','membership-registration-2','','','2015-05-18 17:26:55','2015-05-18 17:26:55','',130,'http://mobiledataholdings.com/index.php/membership-join/membership-registration-2/',0,'page','',0),(323,1,'2015-05-18 17:26:55','2015-05-18 17:26:55','[swpm_profile_form]','Profile','','publish','closed','closed','','membership-profile-2','','','2015-05-18 17:26:55','2015-05-18 17:26:55','',132,'http://mobiledataholdings.com/index.php/membership-login/membership-profile-2/',0,'page','',0),(5,1,'2015-01-14 19:43:40','2015-01-14 19:43:40','','road-552789_1920','','inherit','open','open','','road-552789_1920','','','2015-01-14 19:43:40','2015-01-14 19:43:40','',0,'http://mobiledataholdings.com/wp-content/uploads/2015/01/road-552789_1920.jpg',0,'attachment','image/jpeg',0),(18,1,'2015-01-16 18:02:16','2015-01-16 18:02:16','http://mobiledataholdings.com/wp-content/uploads/2015/01/cropped-road-259815.jpg','cropped-road-259815.jpg','','inherit','open','open','','cropped-road-259815-jpg','','','2015-01-16 18:02:16','2015-01-16 18:02:16','',0,'http://mobiledataholdings.com/wp-content/uploads/2015/01/cropped-road-259815.jpg',0,'attachment','image/jpeg',0),(40,1,'2015-01-19 22:15:12','2015-01-19 22:15:12','','hummer','','inherit','closed','open','','hummer','','','2015-01-19 22:15:12','2015-01-19 22:15:12','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/01/hummer.jpg',0,'attachment','image/jpeg',0),(43,1,'2015-01-19 22:40:15','2015-01-19 22:40:15','','Ambulance','','inherit','closed','open','','ambulance','','','2015-01-19 22:40:15','2015-01-19 22:40:15','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/01/Ambulance.png',0,'attachment','image/png',0),(49,1,'2015-01-19 23:37:15','2015-01-19 23:37:15','','tour-bus-clipart-Bus-clip-art-12','','inherit','closed','open','','tour-bus-clipart-bus-clip-art-12','','','2015-01-19 23:37:15','2015-01-19 23:37:15','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/01/tour-bus-clipart-Bus-clip-art-12.jpeg',0,'attachment','image/jpeg',0),(50,1,'2015-01-19 23:41:02','2015-01-19 23:41:02','','Satellite','','inherit','closed','open','','satellite','','','2015-01-19 23:41:02','2015-01-19 23:41:02','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/01/Satellite.png',0,'attachment','image/png',0),(51,1,'2015-01-19 23:41:05','2015-01-19 23:41:05','','Truck','','inherit','closed','open','','truck','','','2015-01-19 23:41:05','2015-01-19 23:41:05','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/01/Truck.png',0,'attachment','image/png',0),(52,1,'2015-01-19 23:41:09','2015-01-19 23:41:09','','TowTruck','','inherit','closed','open','','towtruck','','','2015-01-19 23:41:09','2015-01-19 23:41:09','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/01/TowTruck.png',0,'attachment','image/png',0),(136,1,'2015-01-29 19:45:57','2015-01-29 19:45:57','','MDH_Logo_Crop','','inherit','closed','open','','final_mdh_high','','','2015-01-29 19:45:57','2015-01-29 19:45:57','',0,'http://mobiledataholdings.com/wp-content/uploads/2015/01/Final_MDH_High-e1422565788190.jpg',0,'attachment','image/jpeg',0),(174,1,'2015-02-24 01:21:54','2015-02-24 01:21:54','','windtunnel','','inherit','closed','open','','windtunnel','','','2015-02-24 01:21:54','2015-02-24 01:21:54','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/02/windtunnel.jpg',0,'attachment','image/jpeg',0),(175,1,'2015-02-24 01:21:58','2015-02-24 01:21:58','','graph','','inherit','closed','open','','graph','','','2015-02-24 01:21:58','2015-02-24 01:21:58','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/02/graph.jpg',0,'attachment','image/jpeg',0),(229,1,'2015-03-25 18:38:17','2015-03-25 18:38:17','','slider_1a','Mobile Data Holdings Limited (MDH) is a vehicle video solutions provider focusing on vehicle crash towing and insurance claims processing providers, emergency response vehicle owners and automotive OEMs and Tier 1’s requiring verification and validation tools for ADAS and autonomous driving systems development. MDH is also a developer of smart mobile device apps and in-vehicle recording technologies which deliver an integrated solution serving our customer’s requirements.','inherit','closed','open','','slider_1a','','','2015-03-25 18:38:17','2015-03-25 18:38:17','',0,'http://mobiledataholdings.com/wp-content/uploads/2015/03/slider_1a.jpg',0,'attachment','image/jpeg',0),(233,1,'2015-03-25 19:36:43','2015-03-25 19:36:43','','slider_2a','','inherit','closed','open','','slider_2a','','','2015-03-25 19:36:43','2015-03-25 19:36:43','',0,'http://mobiledataholdings.com/wp-content/uploads/2015/03/slider_2a.jpg',0,'attachment','image/jpeg',0),(268,1,'2015-03-26 03:12:52','2015-03-26 03:12:52','','FirstResponderDiagram','','inherit','closed','open','','firstresponderdiagram','','','2015-03-26 03:12:52','2015-03-26 03:12:52','',64,'http://mobiledataholdings.com/wp-content/uploads/2015/03/FirstResponderDiagram.png',0,'attachment','image/png',0),(278,1,'2015-03-26 04:10:37','2015-03-26 04:10:37','','OEMRDDisplay1','','inherit','closed','open','','oemrddisplay1','','','2015-03-26 04:10:37','2015-03-26 04:10:37','',68,'http://mobiledataholdings.com/wp-content/uploads/2015/03/OEMRDDisplay1.png',0,'attachment','image/png',0),(287,1,'2015-03-28 19:51:52','2015-03-28 19:51:52','','Medevac','','inherit','closed','open','','medevac','','','2015-03-28 19:51:52','2015-03-28 19:51:52','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-e1427573417230.jpg',0,'attachment','image/jpeg',0),(288,1,'2015-03-28 19:51:57','2015-03-28 19:51:57','','towing','','inherit','closed','open','','towing','','','2015-03-28 19:51:57','2015-03-28 19:51:57','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/03/towing.jpg',0,'attachment','image/jpeg',0),(289,1,'2015-03-28 19:52:01','2015-03-28 19:52:01','','EngrgRD','','inherit','closed','open','','engrgrd','','','2015-03-28 19:52:01','2015-03-28 19:52:01','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/03/EngrgRD.jpg',0,'attachment','image/jpeg',0),(302,1,'2015-03-31 02:04:14','2015-03-31 02:04:14','','Medevac-PS2','','inherit','closed','open','','medevac-ps2','','','2015-03-31 02:04:14','2015-03-31 02:04:14','',9,'http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-PS2.jpg',0,'attachment','image/jpeg',0),(9,1,'2015-01-16 17:51:31','2015-01-16 17:51:31','<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-PS2.jpg\"><img class=\"alignleft wp-image-302 \" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-PS2-300x189.jpg\" alt=\"Medevac-PS2\" width=\"152\" height=\"96\" /></a><a title=\"First Responders\" href=\"http://mobiledataholdings.com/solutions-2/first-responders/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">First Responders</span></b></span></a>\r\n\r\nEmergency Medical Services (EMS) vehicles - This market segment includes ambulance/EMS trucks/other rescue vehicles. This market segment needs RFID for inventory control, theft control, tele medical communications, driver behavior analysis, litigation/liability minimization, insurance information communication for admitting, and camera onboard (COB) visible placards.\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/towing.jpg\"><img class=\"alignleft size-thumbnail wp-image-288\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/towing-150x150.jpg\" alt=\"towing\" width=\"150\" height=\"150\" /></a><a title=\"Roadside Assistance\" href=\"http://mobiledataholdings.com/solutions-2/roadside-assistance/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">Roadside Assistance</span></b></span></a>\r\n\r\nInsurance/Tow/Claims Market – Key dimensions in this market segment include evidence collection, litigation awards reduction, driver behavior, reduce claim cost for towing organization, video data collection, and reduced resolution time.\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/EngrgRD.jpg\"><img class=\"alignleft size-thumbnail wp-image-289\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/EngrgRD-150x150.jpg\" alt=\"EngrgRD\" width=\"150\" height=\"150\" /></a><a title=\"OEM R&D and Engineering Services\" href=\"http://mobiledataholdings.com/solutions-2/oem-rd/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">OEM R&D and Engineering Services</span></b></span></a>\r\n\r\nEngineering analysis tool - There are approximately 20 OEM’s in the vehicle space plus 60 tier one suppliers. Each OEM purchase in the initial “vehicle to vehicle” communication tests verification & validation should be 20 to 200 devices, while later field tests need tens of thousands of devices.\r\n\r\n ','Solutions','','publish','closed','closed','','solutions-2','','','2015-05-18 18:41:20','2015-05-18 18:41:20','',0,'http://mobiledataholdings1.com/?page_id=9',0,'page','',0),(11,1,'2015-01-16 17:51:55','2015-01-16 17:51:55','<a title=\"Videos\" href=\"http://mobiledataholdings.com/resources/videos/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">Videos</span></b></span></a>\r\n\r\n<a title=\"Presentations\" href=\"http://mobiledataholdings.com/resources/presentations/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">Presentations</span></b></span></a>\r\n\r\n<a title=\"Affiliations\" href=\"http://mobiledataholdings.com/resources/affiliations/\"><span style=\"color: #0000ee;\"><b><u>Affiliations</u></b></span></a>','Resources','','publish','closed','closed','','resources','','','2015-05-18 18:46:45','2015-05-18 18:46:45','',0,'http://mobiledataholdings1.com/?page_id=11',0,'page','',0),(330,1,'2015-05-18 18:43:14','2015-05-18 18:43:14','<a title=\"Videos\" href=\"http://mobiledataholdings.com/resources/videos/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">Videos</span></b></span></a>\r\n\r\n<a title=\"Presentations\" href=\"http://mobiledataholdings.com/resources/presentations/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">Presentations</span></b></span></a>\r\n\r\n<a title=\"Affiliations\" href=\"http://mobiledataholdings.com/resources/affiliations/\"><span style=\"color: #0000ee;\"><b><u>Affiliations</u></b></span></a>','Resources','','inherit','closed','open','','11-revision-v1','','','2015-05-18 18:43:14','2015-05-18 18:43:14','',11,'http://mobiledataholdings.com/11-revision-v1/',0,'revision','',0),(304,1,'2015-05-18 17:20:35','2015-05-18 17:20:35',' ','','','publish','open','open','','304','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/304/',7,'nav_menu_item','',0),(305,1,'2015-05-18 17:20:35','2015-05-18 17:20:35','','Login','','publish','open','open','','login','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/login/',13,'nav_menu_item','',0),(306,1,'2015-05-18 17:20:35','2015-05-18 17:20:35','','Home','','publish','open','open','','home','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/home/',1,'nav_menu_item','',0),(307,1,'2015-05-18 17:20:35','2015-05-18 17:20:35','','About Us','','publish','open','open','','about-us','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/about-us/',3,'nav_menu_item','',0),(308,1,'2015-05-18 17:20:35','2015-05-18 17:20:35','','Solutions','','publish','open','open','','solutions','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/solutions/',8,'nav_menu_item','',0),(310,1,'2015-01-12 15:13:28','2015-01-12 15:13:28','Mobile Data Holdings (MDH) is engaged in developing vehicle telematics solutions for specific markets. Telematics is the convergence of telecommunications and information processing using electronic appliances such as Mobile Digital Video Recorders (MDVR) for exterior and interior monitoring, communications equipment capable of GPS, 2/3G cellular and WiFi connectivity, hardware and software for data storage, and integration of management information systems. System deployments provide fleet managers state-of-the-art monitoring and tracking of vehicles to increase asset utilization, increase efficient use, and generate continuous feedback and analytics for risk assessment, insurance defense, and on-going improvements in operations and ROI.\n\nMDH provides a technology platform that harvests and communicates vehicle data from many sources and synchronizes the data with video in real time. This data and video is then analyzed and transformed. Relevant knowledge is extracted through analytics to provide the customer with the ability to safely, effectively, and efficiently manage fleets. The MDH solution can be tailored for specific needs; both hardware and software. We are headquartered in Detroit as an automotive supplier focusing on the delivery of value added services for our customers.','What We Do','','publish','closed','closed','','what-we-do','','','2015-01-12 15:13:28','2015-01-12 15:13:28','',0,'http://mobiledataholdings1.com/?p=1',0,'post','',1),(13,1,'2015-01-16 17:52:12','2015-01-16 17:52:12','<strong>Mobile Data Holdings Ltd.</strong>\n7205 Sterling Ponds Court\nSterling Heights, MI\n\nPhone:+1 586.413.7700\n\nE-mail: <a href=\"mailto:info@mobildata1.com\" target=\"_blank\"><span style=\"color: #0000ee;\"><span style=\"text-decoration: underline;\">info@mobildata1.com</span></span></a>\n\n[wpgmza id=\"1\"]','Contact Us','','publish','closed','closed','','contact-us','','','2015-01-16 17:52:12','2015-01-16 17:52:12','',0,'http://mobiledataholdings1.com/?page_id=13',0,'page','',0),(64,1,'2015-01-27 18:19:48','2015-01-27 18:19:48','<strong>Emergency Medical Services (EMS) vehicles</strong> - This market segment includes ambulance/EMS trucks/other rescue vehicles. This market segment needs RFID for inventory control, theft control, tele medical communications, driver behavior analysis, litigation/liability minimization, insurance information communication for admitting, and camera onboard (COB) visible placards.\n\nMDH offers a highly integrated suite of fleet management services and patented in-vehicle solutions that combines advanced tracking, analytics, and connectivity with real-time data and video streams from your fleet and allows improved risk management, insurance defense, and eco-efficiencies.\n\nOur Pilots and implementations demonstrate the benefits of a select sub-set of services.\n\n<strong>Benefits:</strong>\n<ul>\n <li>Synchronized event data capture, analytics, and live video feeds</li>\n <li>Optimized fleet operation costs\n<ul>\n <li>Reduced incidence of driver error (e.g. timely delivery)</li>\n <li>Reduced fuel costs</li>\n <li>Reduced maintenance costs (use of CAN data for remote diagnostics)</li>\n</ul>\n</li>\n <li>Reduced accidents</li>\n <li>Improved insurance defense</li>\n <li>Lower probability of damage or loss of assets</li>\n <li>On Board Video documentation</li>\n <li>Connectivity to Hospital ER</li>\n <li>Loss of Equipment in the field (an RF solution)</li>\n <li>Integration of Data from portable health monitoring devices</li>\n <li>Tracking “Drug Box”</li>\n <li>Fleet maintenance and driver performance</li>\n</ul>\nMDH launched a pilot to assist the mobile medical industry in connecting expensive ambulance medical equipment with video and data to hospital emergency rooms. Additionally, the mobile data is interfaced with a patient information systems.\n\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/FirstResponderDiagram.png\"><img class=\"aligncenter size-full wp-image-268\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/FirstResponderDiagram.png\" alt=\"FirstResponderDiagram\" width=\"833\" height=\"602\" /></a>','First Responders','','publish','closed','open','','first-responders','','','2015-01-27 18:19:48','2015-01-27 18:19:48','',9,'http://mobiledataholdings1.com/?page_id=64',0,'page','',0),(66,1,'2015-01-27 18:23:03','2015-01-27 18:23:03','<strong>Insurance/Tow/Claims Market</strong> – Key dimensions in this market segment include evidence collection, litigation awards reduction, driver behavior, reduce claim cost for towing organization, video data collection and reduced resolution time.\n\nThis industry includes companies that provide towing, lockout, fueling and tire changing to motorists, as well as claim assistance for insurers. The current target is with Road America, on a 24/7/365 basis, high quality assistance services to more than 21 million customers of 120 major corporate clients. MDH is seeking to provide machine-to-machine (M2M) communications that link their customer motorists to MDH services and call center operators, and ultimately with the Independent Service Providers (ISP). MDH Mobile Digital Video equipment and data logged will provide risk and fleet management capabilities\n\nMDH Pilots and implementations offer a highly integrated suite of fleet management services and patented in-vehicle solutions for ISPs. We utilize in-vehicle equipment, central monitoring software and mobile apps to create our end-to-end network driven by machine to machine (M2M) communications. Our Pilots and implementations have demonstrated the benefits of operating within the network, providing additional services, reduced costs, higher frequency of tows and increased revenue per run.\n\nOne of the main benefits of combining advanced tracking, analytics, and connectivity with real-time data and streaming video from your fleet is it can be seen by the ISP and roadside assistance operators and dispatchers.\n\n<strong>Benefits:</strong>\n\n<span style=\"text-decoration: underline;\">Roadside Assistance Provider</span>\n<ul>\n <li>Connect to the ISP (fee AT&T)</li>\n <li>Dispatch improvement</li>\n <li>Insurance company – claim fee claims info from wrecker</li>\n <li>Automated call in or alert and expedite more tow motorists</li>\n <li>Insurance company – new accounts via program attraction</li>\n <li>AT&T – new accounts from their transportation division fleet surveys – video fee</li>\n</ul>\n \n<span style=\"text-decoration: underline;\">Tow Truck Operator “ISP” Independent Service Provider</span>\n<ul>\n <li>Insurance company – claim fee for pic’s video from the scene</li>\n <li>Insurance company – discount for the ISP to use the MDVR</li>\n <li>Reduced claims to ISP – defense against false claims to operator</li>\n <li>Automated call in or alert and expedite more tow motorists</li>\n <li>Proof of customer satisfaction –verify ISP customer interaction</li>\n <li>ROI – zero down</li>\n <li>Improved maintenance and driver performance tracking</li>\n</ul>\n \n<span style=\"text-decoration: underline;\">Insurance Company – State Farm, Farmers, Commerce, etc.</span>\n<ul>\n <li>Insurance company – claims efficiency-advanced claim handling</li>\n <li>Insurance company wrecker program – expansion of new business</li>\n <li>Insurance company – software participation for smartphone app</li>\n</ul>\n \n<span style=\"text-decoration: underline;\">MDH/AT&T/Software Provider</span>\n<ul>\n <li>Connect to the ISP (fee AT&T)</li>\n <li>MDVR sales and accessories – more customers</li>\n <li>Mobile app’s for more clients</li>\n <li>More road side services</li>\n <li>Video/data monitoring – survey fleets</li>\n</ul>','Roadside Assistance','','publish','closed','open','','roadside-assistance','','','2015-01-27 18:23:03','2015-01-27 18:23:03','',9,'http://mobiledataholdings1.com/?page_id=66',0,'page','',0),(68,1,'2015-01-27 18:24:59','2015-01-27 18:24:59','<strong>Engineering analysis tool</strong> - There are approximately 20 OEM’s in the vehicle space plus 60 tier one suppliers. Each OEM purchase in the initial “vehicle to vehicle” communication tests verification & validation should be 20 to 200 devices, while later field tests need tens of thousands of devices.\n\nAutomakers, Tier 1 companies, and Engineering Services organizations have substantial research and development needs with the onset of the connected and automated vehicle. No one company has the resources or personnel to accomplish all the needed evaluation, testing and development work. MDH can provide specific engineering support for both in-design and on-the-road testing and evaluation for customer desired requirements. We provide a multi-camera video recording and telemetry system with triggered video and data recording based upon vehicle and system events such as ADAS, events of interest, driver behavior, and other circumstances. MDH has designed the Mobile Data Video Recorder (MDVR) with Dual CAN/OBDII interface to harvest, analyze, and transmit 3G video and vehicle data for a major European OEM. Their engineers utilize the data to verify the performance of the Tier 1 provided active safety systems.\n\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/OEMRDDisplay1.png\"><img class=\"aligncenter size-full wp-image-278\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/OEMRDDisplay1.png\" alt=\"OEMRDDisplay1\" width=\"899\" height=\"401\" /></a>','OEM R&D and Engineering Services','','publish','closed','open','','oem-rd','','','2015-01-27 18:24:59','2015-01-27 18:24:59','',9,'http://mobiledataholdings1.com/?page_id=68',0,'page','',0),(70,1,'2015-01-27 18:27:22','2015-01-27 18:27:22','','Engineering Services','','publish','closed','open','','engineering-services','','','2015-01-27 18:27:22','2015-01-27 18:27:22','',9,'http://mobiledataholdings1.com/?page_id=70',0,'page','',0),(72,1,'2015-01-27 18:28:06','2015-01-27 18:28:06','','Videos','','publish','closed','open','','videos','','','2015-01-27 18:28:06','2015-01-27 18:28:06','',11,'http://mobiledataholdings1.com/?page_id=72',0,'page','',0),(74,1,'2015-01-27 18:29:41','2015-01-27 18:29:41','','Presentations','','publish','closed','closed','','presentations','','','2015-01-27 18:29:41','2015-01-27 18:29:41','',11,'http://mobiledataholdings1.com/?page_id=74',0,'page','',0),(104,1,'2015-01-28 20:28:22','2015-01-28 20:28:22','Test1','Test1','','publish','closed','open','','test1','','','2015-01-28 20:28:22','2015-01-28 20:28:22','',0,'http://mobiledataholdings1.com/?page_id=104',0,'page','',0),(130,1,'2015-01-28 23:15:42','2015-01-28 23:15:42','<p style=\"color:red;font-weight:bold;\">This page and the content has been automatically generated for you to give you a basic idea of how a \"Join Us\" page should look like. You can customize this page however you like it by editing this page from your WordPress page editor.</p><p style=\"font-weight:bold;\">If you end up changing the URL of this page then make sure to update the URL value in the settings menu of the plugin.</p><p style=\"border-top:1px solid #ccc;padding-top:10px;margin-top:10px;\"></p>\n <strong>Free Membership</strong>\n <br />\n You get unlimited access to free membership content\n <br />\n <em><strong>Price: Free!</strong></em>\n <br /><br />Link the following image to go to the Registration Page if you want your visitors to be able to create a free membership account<br /><br />\n <img title=\"Join Now\" src=\"http://mobiledataholdings1.com/wp-content/plugins/simple-membership/images/join-now-button-image.gif\" alt=\"Join Now Button\" width=\"277\" height=\"82\" />\n <p style=\"border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;\"></p><p><strong>You can register for a Free Membership or pay for one of the following membership options</strong></p><p style=\"border-top:1px solid #ccc;padding-top:10px;margin-top:10px;\"></p>\n [ ==> Insert Payment Button For Your Paid Membership Levels Here <== ]\n <p style=\"border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;\"></p>','Join Us','','publish','closed','closed','','membership-join','','','2015-01-28 23:15:42','2015-01-28 23:15:42','',0,'http://mobiledataholdings1.com/membership-join/',0,'page','',0),(131,1,'2015-01-28 23:15:42','2015-01-28 23:15:42','[swpm_registration_form]','Registration','','publish','closed','closed','','membership-registration','','','2015-01-28 23:15:42','2015-01-28 23:15:42','',130,'http://mobiledataholdings1.com/membership-join/membership-registration/',0,'page','',0),(132,1,'2015-01-28 23:15:42','2015-01-28 23:15:42','[swpm_login_form]','Member Login','','publish','closed','closed','','membership-login','','','2015-01-28 23:15:42','2015-01-28 23:15:42','',0,'http://mobiledataholdings1.com/membership-login/',0,'page','',0),(133,1,'2015-01-28 23:15:42','2015-01-28 23:15:42','[swpm_profile_form]','Profile','','publish','closed','closed','','membership-profile','','','2015-01-28 23:15:42','2015-01-28 23:15:42','',132,'http://mobiledataholdings1.com/membership-login/membership-profile/',0,'page','',0),(134,1,'2015-01-28 23:15:42','2015-01-28 23:15:42','[swpm_reset_form]','Password Reset','','publish','closed','closed','','password-reset','','','2015-01-28 23:15:42','2015-01-28 23:15:42','',132,'http://mobiledataholdings1.com/membership-login/password-reset/',0,'page','',0),(156,1,'2015-02-23 22:49:11','2015-02-23 22:49:11','As part of our solution development, we focus a great deal on the value proposition by incorporating into customers’ networks. Examples of these solutions include:\r\n<ul>\r\n <li>Automated Crash Detection Smartphone App</li>\r\n <li>Mobile Digital Video Recorder (MDVR) with accelerometer and GPS</li>\r\n <li>On Board Diagnostics (OBD II) and CANbus interfaces</li>\r\n <li>2/3G Smartphone and WiFi connectivity</li>\r\n <li>Mobile App to manage photos and videos from vehicles, and transmit to networks</li>\r\n <li>Hardware and software for central data storage and management</li>\r\n <li>Oracle integration of information systems</li>\r\n</ul>\r\n \r\n\r\nMDH has more than a dozen new inventions largely based on its 17 years of experience operating networked data acquisition, mobile recording systems and insurance industry expertise.\r\n\r\n \r\n<table style=\"width: 100%;\" border=\"none\">\r\n<tbody>\r\n<tr>\r\n<th><span style=\"text-decoration: underline;\">Patent Number</span></th>\r\n<th><span style=\"text-decoration: underline;\">Issued Date</span></th>\r\n<th><span style=\"text-decoration: underline;\">Title</span></th>\r\n</tr>\r\n<tr>\r\n<td>6,201,568</td>\r\n<td>3.13.2001</td>\r\n<td>Headrest Video Camera</td>\r\n</tr>\r\n<tr>\r\n<td>6,231,017</td>\r\n<td>5.15.2001</td>\r\n<td>Mount Bar for Video Recording and Display Devices</td>\r\n</tr>\r\n<tr>\r\n<th>Display Devices</th>\r\n</tr>\r\n<tr>\r\n<td>6,198,502</td>\r\n<td>3.06.2001</td>\r\n<td>Headrest and Seat Video Imaging</td>\r\n</tr>\r\n<tr>\r\n<th>Apparatus</th>\r\n</tr>\r\n<tr>\r\n<td>6,315,180</td>\r\n<td>11.13.2001</td>\r\n<td>Camera Mount</td>\r\n</tr>\r\n<tr>\r\n<td>6,445,408</td>\r\n<td>9.03.2002</td>\r\n<td>Headrest and Seat Video Imaging</td>\r\n</tr>\r\n<tr>\r\n<th>Ceiling Mount (Head Up Display)</th>\r\n</tr>\r\n<tr>\r\n<td>6,558,028</td>\r\n<td>5.06.2003</td>\r\n<td>Projector and Illumination Device</td>\r\n</tr>\r\n<tr>\r\n<th>Japan Patent</th>\r\n</tr>\r\n<tr>\r\n<td>JP4542734</td>\r\n<td>9.15.2010</td>\r\n<td>DVR System for Vehicles and Network</td>\r\n</tr>\r\n</tbody>\r\n</table>','Technology and IP','','publish','closed','open','','technology-ip','','','2015-05-18 18:30:32','2015-05-18 18:30:32','',205,'http://mobiledataholdings1.com/?page_id=156',0,'page','',0),(160,1,'2015-02-23 22:54:32','2015-02-23 22:54:32','MDH’s management team includes:\n<ul>\n <li><a title=\"LinkedIn\" href=\"http://www.linkedin.com/pub/scott-watkins/32/286/117\" target=\"_blank\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">D. Scott Watkins, CEO</span></b></span></a><b>:</b> Founder and CEO of MDHL. He most recently served as president of CruiseCam International beginning in 1997, where he created the entire MDHL patent portfolio. He also partnered with Ford Motor Co, Lear Corporation and the U.S. Postal Service to provide products for police and postal fleets.</li>\n</ul>\n \n<ul>\n <li><strong>Dick Grelck, COO:</strong> 31 years as an executive in the enterprise software (ERP) industry. He has extensive manufacturing experience as an engineer including operations management, electronics consulting, military equipment, and industrial hard goods industries.</li>\n</ul>\n \n<ul>\n <li><strong>Craig Tieman, Chief Engineer:</strong> Highly-experienced R&D engineer, engineering manager, program manager, marketing and strategy manager in a variety of aerospace and automotive electronics programs involving consumer, commercial and military applications. Has successfully participated in and managed engineering teams involving commercial and military aerospace inertial navigation, performance management, fuel savings and advisory systems and mission computer avionics systems related to flight safety. Has also led teams developing automotive occupant protection (airbag) controllers and sensors, including leading the development team of the industry-leading advanced airbag system occupant sensor (PODS) and ADAS radar and camera-based products. Craig also initiated and launched the consumer aftermarket connected car product, Delphi Connect, sold today through wireless carriers including Verizon Wireless.</li>\n</ul>\n \n<ul>\n <li><strong>Scott J. McCormick, Strategic Advisor:</strong> President of the Connected Vehicle Trade Association and has over 40 years of experience in advanced technologies and business development. Scott has degrees in Mechanical and Aerospace Engineering, a Master’s in Business Administration, and Doctoral Research in Artificial Intelligence. Most recently, Scott was appointed by the Secretary of Transportation to the ITS Program Advisory Committee to advise the Secretary on matters relating to the study, development, and implementation of Intelligent Transportation Systems (ITS).</li>\n</ul>\n \n<ul>\n <li><strong>Mike Dunham, New Business Development:</strong> Chairman and Owner of WorkWise, LLC which specializes in software systems for manufacturing companies. He was CEO of two Nasdaq National Market companies and served as a director on corporate boards of sixteen companies. He also bought and sold both public and private companies in the USA, France, Sweden, and Hong Kong. Dunham was involved with over a dozen company startups and has financial industry experience with institutional sales, commercial banking, asset-based lending, mutual funds, venture capital funds, hedge funds, and retail brokerage. He holds a BSEE and Master’s – Management Science Degree.</li>\n</ul>','Management Team','','publish','closed','closed','','management-team','','','2015-02-23 22:54:32','2015-02-23 22:54:32','',205,'http://mobiledataholdings1.com/?page_id=160',0,'page','',0),(205,1,'2015-02-25 17:42:03','2015-02-25 17:42:03','Mobile Data Holdings (MDH) is engaged in vehicle telematics, the convergence of telecommunications and information processing using electronic appliances such as Mobile DVR. These electronic appliances allow for exterior and interior monitoring, communications equipment capable of GPS, 2/3G cellular and WiFi connectivity, hardware and software for data storage and integration of management information systems. System deployments provide fleet managers with state-of-the-art monitoring and tracking of vehicles to increase asset utilization, increase efficient use, and generate continuous feedback and analytics. Feedback and analytics can be used for risk assessment, insurance defense, and on-going improvements in operations and return on investment.\n\n<strong>Company History</strong>\n\nIn 1995, Mr. David \"Scott\" Watkins was recruited to drive a factory-supported GTS-1 Oldsmobile Cutlass on the Chrysler Motorsport 500K at a racetrack in Toronto, Canada. 45 minutes into the race, under maximum acceleration, the car drifted off the track and onto the grass. Mr. Watkins managed to return the car to the track but his vehicle was struck by another racecar. Mr. Watkins’ car received severe damage but no one was seriously injured. Mr. Watkins\' recollection of the event was dramatically different from the ESPN video replay. As a result, he decided to look for a video camera mount for use in racing. He found nothing suitable in the marketplace, so he set forth to design the ideal mount, build a prototype, and patented the new solution. This system earned a Bronze Medal at INPEX, the largest inventor\'s exposition in the United States.\n\nMr. Watkins founded GRP, Inc. to commercialize the device patents. A secondary company (CruiseCam, LLC) was later formed in 2002 to distribute a new Law Enforcement Video Recording Product. CruiseCam, LLC and GRP, Inc. then merged into a public shell called SGCA. In 2004, the board of directors changed the company\'s name to Cruise Cam International, Inc. During this time, CruiseCam delivered the first ever Rear Vision Monitor to the U.S. Postal Service (USPS) and the first Integrated Video Recording Solution used on Ford and GM Law Enforcement vehicles. In 2012 with the signing of the Delphi LOI, Watkins formed Mobile Data at Delphi\'s request to change emphasis from hardware to software and therefore principally data management.\n\nRecent improvements in recording and communications technologies have now created highly favorable conditions for sales of the MDH solution. As a result, Mr. Watkins decided to bring the team to the next product level and then partnered with ICarVisions, ShenZhen Wekomp Technology Co., Ltd (WKP) and other Chinese development partners to develop MDH core technology. In 2014 with funding from Mike Dunham and other technical support, MDH acquired Craig Tieman as its Chief Engineer from Delphi to begin a global expansion of our programs while domiciled in Sterling Heights, MI.','About Us','','publish','closed','open','','us','','','2015-02-25 17:42:03','2015-02-25 17:42:03','',0,'http://mobiledataholdings1.com/?page_id=205',0,'page','',0),(213,1,'2015-02-25 18:04:44','2015-02-25 18:04:44','','Affiliations','','publish','closed','closed','','affiliations','','','2015-02-25 18:04:44','2015-02-25 18:04:44','',11,'http://mobiledataholdings1.com/?page_id=213',0,'page','',0),(235,1,'2015-03-25 21:56:58','2015-03-25 21:56:58','Unsafe acts by either fleet drivers or the other drivers who interact with them on the road cost US$48 billion a year in the U.S. alone.<a title=\"FMCSA CMV Facts\" href=\"http://www.fmcsa.dot.gov/safety/data-and-statistics/commercial-motor-vehicle-facts\" target=\"_blank\"><span style=\"color: #0000ee;\">[1]</span></a> Fleet operators typically self-finance a significant portion of their insurance programs, addressing these costs is an immediate concern. Vehicle monitoring which combines digital video recording with precise GPS location and other vehicle sensor input allows unprecedented insight into actual driving behaviors and any resulting accidents.\n\nThe global telematics supplier market supporting these fleets is expected to grow to US$11.2 billion by 2015,<a title=\"GIA Inc. report January 2011\" href=\"http://www.prweb.com/releases/2011/1/prweb8046528.htm\" target=\"_blank\"><span style=\"color: #0000ee;\">[2]</span></a> as fleet operators are increasingly under pressure from rising gas prices and regulatory burdens. MDH is well positioned to capture a significant percentage of this market, as our service is differentiated by its award-winning video solution and end-to-end vertical integration, which have already proven to deliver up to 40% reduction in financial losses in initial deployments.\n\nThe world’s automakers estimate that 95% of all changes in passenger vehicles and trucks in the next 3 to 5 years will be in electronics, communications and IT capabilities. Items such as video and radar sensors that can control the car and slow it down, automatically stop, or speed up to avoid crashes. This technology exists today and is rapidly being developed and deployed for use in all cars sold within the next few years. The advances in technology, especially video and high speed data, are changing the face of automotive markets and will be dramatically expanded in the coming years. It is MDH’s intention to be a key supplier of such systems, both to manufacturers and aftermarket, in order to offer consumers standard and optional capabilities and to retrofit fleets and vehicles to enable them to keep up with technology and regulations as well as market demand. For example, shippers may be required by their clients to employ such monitoring systems to help track their cargo between port/warehouse/client. Public and school buses, taxis and national, military, utility, state, and municipal vehicles are all expected to benefit from this technology.\n\nMDH is working with a select group of industry-leading companies to commercialize this service. Building on successful initial deployments of core systems in Hong Kong and Shanghai, MDH plans to establish global operations, including distribution and manufacturing in mainland China, to support production of a full-featured, automotive OEM-certified offering.\n\n[1] <a title=\"FMCSA CMV Facts\" href=\"http://www.fmcsa.dot.gov/safety/data-and-statistics/commercial-motor-vehicle-facts\" target=\"_blank\"><span style=\"color: #0000ee;\"><span style=\"text-decoration: underline;\">http://www.fmcsa.dot.gov/safety/data-and-statistics/commercial-motor-vehicle-facts</span></span></a>\n[2] <a title=\"GIA Inc. report January 2011\" href=\"http://www.prweb.com/releases/2011/1/prweb8046528.htm\" target=\"_blank\"><span style=\"color: #0000ee;\"><span style=\"text-decoration: underline;\">http://www.prweb.com/releases/2011/1/prweb8046528.htm</span></span></a>','Background','','publish','closed','open','','background','','','2015-03-25 21:56:58','2015-03-25 21:56:58','',0,'http://mobiledataholdings1.com/?page_id=235',0,'page','',0),(311,1,'2015-05-18 17:20:35','2015-05-18 17:20:35',' ','','','publish','open','open','','311','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/311/',12,'nav_menu_item','',0),(313,1,'2015-05-18 17:20:36','2015-05-18 17:20:36',' ','','','publish','open','open','','313','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',9,'http://mobiledataholdings.com/index.php/2015/05/18/313/',11,'nav_menu_item','',0),(314,1,'2015-05-18 17:20:36','2015-05-18 17:20:36',' ','','','publish','open','open','','314','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',9,'http://mobiledataholdings.com/index.php/2015/05/18/314/',10,'nav_menu_item','',0),(315,1,'2015-05-18 17:20:36','2015-05-18 17:20:36',' ','','','publish','open','open','','315','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',9,'http://mobiledataholdings.com/index.php/2015/05/18/315/',9,'nav_menu_item','',0),(316,1,'2015-05-18 17:20:36','2015-05-18 17:20:36',' ','','','publish','open','open','','316','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',205,'http://mobiledataholdings.com/index.php/2015/05/18/316/',5,'nav_menu_item','',0),(317,1,'2015-05-18 17:20:36','2015-05-18 17:20:36',' ','','','publish','open','open','','317','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',205,'http://mobiledataholdings.com/index.php/2015/05/18/317/',4,'nav_menu_item','',0),(319,1,'2015-05-18 17:20:36','2015-05-18 17:20:36',' ','','','publish','open','open','','319','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/319/',2,'nav_menu_item','',0),(321,1,'2015-05-18 17:20:36','2015-05-18 17:20:36',' ','','','publish','open','open','','321','','','2015-05-18 18:49:57','2015-05-18 18:49:57','',0,'http://mobiledataholdings.com/index.php/2015/05/18/321/',6,'nav_menu_item','',0),(324,1,'2015-05-18 17:26:55','2015-05-18 17:26:55','[swpm_reset_form]','Password Reset','','publish','closed','closed','','password-reset-2','','','2015-05-18 17:26:55','2015-05-18 17:26:55','',132,'http://mobiledataholdings.com/index.php/membership-login/password-reset-2/',0,'page','',0),(326,1,'2015-05-18 18:27:33','2015-05-18 18:27:33','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','inherit','closed','open','','1-revision-v1','','','2015-05-18 18:27:33','2015-05-18 18:27:33','',1,'http://mobiledataholdings.com/1-revision-v1/',0,'revision','',0),(327,1,'2015-05-18 18:30:32','2015-05-18 18:30:32','As part of our solution development, we focus a great deal on the value proposition by incorporating into customers’ networks. Examples of these solutions include:\r\n<ul>\r\n <li>Automated Crash Detection Smartphone App</li>\r\n <li>Mobile Digital Video Recorder (MDVR) with accelerometer and GPS</li>\r\n <li>On Board Diagnostics (OBD II) and CANbus interfaces</li>\r\n <li>2/3G Smartphone and WiFi connectivity</li>\r\n <li>Mobile App to manage photos and videos from vehicles, and transmit to networks</li>\r\n <li>Hardware and software for central data storage and management</li>\r\n <li>Oracle integration of information systems</li>\r\n</ul>\r\n \r\n\r\nMDH has more than a dozen new inventions largely based on its 17 years of experience operating networked data acquisition, mobile recording systems and insurance industry expertise.\r\n\r\n \r\n<table style=\"width: 100%;\" border=\"none\">\r\n<tbody>\r\n<tr>\r\n<th><span style=\"text-decoration: underline;\">Patent Number</span></th>\r\n<th><span style=\"text-decoration: underline;\">Issued Date</span></th>\r\n<th><span style=\"text-decoration: underline;\">Title</span></th>\r\n</tr>\r\n<tr>\r\n<td>6,201,568</td>\r\n<td>3.13.2001</td>\r\n<td>Headrest Video Camera</td>\r\n</tr>\r\n<tr>\r\n<td>6,231,017</td>\r\n<td>5.15.2001</td>\r\n<td>Mount Bar for Video Recording and Display Devices</td>\r\n</tr>\r\n<tr>\r\n<th>Display Devices</th>\r\n</tr>\r\n<tr>\r\n<td>6,198,502</td>\r\n<td>3.06.2001</td>\r\n<td>Headrest and Seat Video Imaging</td>\r\n</tr>\r\n<tr>\r\n<th>Apparatus</th>\r\n</tr>\r\n<tr>\r\n<td>6,315,180</td>\r\n<td>11.13.2001</td>\r\n<td>Camera Mount</td>\r\n</tr>\r\n<tr>\r\n<td>6,445,408</td>\r\n<td>9.03.2002</td>\r\n<td>Headrest and Seat Video Imaging</td>\r\n</tr>\r\n<tr>\r\n<th>Ceiling Mount (Head Up Display)</th>\r\n</tr>\r\n<tr>\r\n<td>6,558,028</td>\r\n<td>5.06.2003</td>\r\n<td>Projector and Illumination Device</td>\r\n</tr>\r\n<tr>\r\n<th>Japan Patent</th>\r\n</tr>\r\n<tr>\r\n<td>JP4542734</td>\r\n<td>9.15.2010</td>\r\n<td>DVR System for Vehicles and Network</td>\r\n</tr>\r\n</tbody>\r\n</table>','Technology and IP','','inherit','closed','open','','156-revision-v1','','','2015-05-18 18:30:32','2015-05-18 18:30:32','',156,'http://mobiledataholdings.com/156-revision-v1/',0,'revision','',0),(328,1,'2015-05-18 18:41:18','2015-05-18 18:41:18','<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-PS2.jpg\"><img class=\"alignleft wp-image-302 \" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-PS2-300x189.jpg\" alt=\"Medevac-PS2\" width=\"152\" height=\"96\" /></a><a title=\"First Responders\" href=\"http://mobiledataholdings.com/solutions-2/first-responders/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">First Responders</span></b></span></a>\n\nEmergency Medical Services (EMS) vehicles - This market segment includes ambulance/EMS trucks/other rescue vehicles. This market segment needs RFID for inventory control, theft control, tele medical communications, driver behavior analysis, litigation/liability minimization, insurance information communication for admitting, and camera onboard (COB) visible placards.\n\n \n\n \n\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/towing.jpg\"><img class=\"alignleft size-thumbnail wp-image-288\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/towing-150x150.jpg\" alt=\"towing\" width=\"150\" height=\"150\" /></a><a title=\"Roadside Assistance\" href=\"http://mobiledataholdings.com/solutions-2/roadside-assistance/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">Roadside Assistance</span></b></span></a>\n\nInsurance/Tow/Claims Market – Key dimensions in this market segment include evidence collection, litigation awards reduction, driver behavior, reduce claim cost for towing organization, video data collection, and reduced resolution time.\n\n \n\n \n\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/EngrgRD.jpg\"><img class=\"alignleft size-thumbnail wp-image-289\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/EngrgRD-150x150.jpg\" alt=\"EngrgRD\" width=\"150\" height=\"150\" /></a><a title=\"OEM R&D and Engineering Services\" href=\"http://mobiledataholdings.com/solutions-2/oem-rd/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">OEM R&D and Engineering Services</span></b></span></a>\n\nEngineering analysis tool - There are approximately 20 OEM’s in the vehicle space plus 60 tier one suppliers. Each OEM purchase in the initial “vehicle to vehicle” communication tests verification & validation should be 20 to 200 devices, while later field tests need tens of thousands of devices.\n\n ','Solutions','','inherit','closed','open','','9-autosave-v1','','','2015-05-18 18:41:18','2015-05-18 18:41:18','',9,'http://mobiledataholdings.com/9-autosave-v1/',0,'revision','',0),(329,1,'2015-05-18 18:41:20','2015-05-18 18:41:20','<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-PS2.jpg\"><img class=\"alignleft wp-image-302 \" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/Medevac-PS2-300x189.jpg\" alt=\"Medevac-PS2\" width=\"152\" height=\"96\" /></a><a title=\"First Responders\" href=\"http://mobiledataholdings.com/solutions-2/first-responders/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">First Responders</span></b></span></a>\r\n\r\nEmergency Medical Services (EMS) vehicles - This market segment includes ambulance/EMS trucks/other rescue vehicles. This market segment needs RFID for inventory control, theft control, tele medical communications, driver behavior analysis, litigation/liability minimization, insurance information communication for admitting, and camera onboard (COB) visible placards.\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/towing.jpg\"><img class=\"alignleft size-thumbnail wp-image-288\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/towing-150x150.jpg\" alt=\"towing\" width=\"150\" height=\"150\" /></a><a title=\"Roadside Assistance\" href=\"http://mobiledataholdings.com/solutions-2/roadside-assistance/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">Roadside Assistance</span></b></span></a>\r\n\r\nInsurance/Tow/Claims Market – Key dimensions in this market segment include evidence collection, litigation awards reduction, driver behavior, reduce claim cost for towing organization, video data collection, and reduced resolution time.\r\n\r\n \r\n\r\n \r\n\r\n<a href=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/EngrgRD.jpg\"><img class=\"alignleft size-thumbnail wp-image-289\" src=\"http://mobiledataholdings.com/wp-content/uploads/2015/03/EngrgRD-150x150.jpg\" alt=\"EngrgRD\" width=\"150\" height=\"150\" /></a><a title=\"OEM R&D and Engineering Services\" href=\"http://mobiledataholdings.com/solutions-2/oem-rd/\"><span style=\"color: #0000ee;\"><b><span style=\"text-decoration: underline;\">OEM R&D and Engineering Services</span></b></span></a>\r\n\r\nEngineering analysis tool - There are approximately 20 OEM’s in the vehicle space plus 60 tier one suppliers. Each OEM purchase in the initial “vehicle to vehicle” communication tests verification & validation should be 20 to 200 devices, while later field tests need tens of thousands of devices.\r\n\r\n ','Solutions','','inherit','closed','open','','9-revision-v1','','','2015-05-18 18:41:20','2015-05-18 18:41:20','',9,'http://mobiledataholdings.com/9-revision-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_swpm_members_tbl` -- DROP TABLE IF EXISTS `wp_swpm_members_tbl`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_swpm_members_tbl` ( `member_id` int(12) NOT NULL auto_increment, `user_name` varchar(32) NOT NULL, `first_name` varchar(32) default '', `last_name` varchar(32) default '', `password` varchar(64) NOT NULL, `member_since` date NOT NULL default '0000-00-00', `membership_level` smallint(6) NOT NULL, `more_membership_levels` varchar(100) default NULL, `account_state` enum('active','inactive','expired','pending','unsubscribed') default 'pending', `last_accessed` datetime NOT NULL default '0000-00-00 00:00:00', `last_accessed_from_ip` varchar(64) NOT NULL, `email` varchar(64) default NULL, `phone` varchar(64) default NULL, `address_street` varchar(255) default NULL, `address_city` varchar(255) default NULL, `address_state` varchar(255) default NULL, `address_zipcode` varchar(255) default NULL, `home_page` varchar(255) default NULL, `country` varchar(255) default NULL, `gender` enum('male','female','not specified') default 'not specified', `referrer` varchar(255) default NULL, `extra_info` text, `reg_code` varchar(255) default NULL, `subscription_starts` date default NULL, `initial_membership_level` smallint(6) default NULL, `txn_id` varchar(64) default '', `subscr_id` varchar(32) default '', `company_name` varchar(100) default '', `notes` text, `flags` int(11) default '0', `profile_image` varchar(255) default '', PRIMARY KEY (`member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_swpm_members_tbl` -- LOCK TABLES `wp_swpm_members_tbl` WRITE; /*!40000 ALTER TABLE `wp_swpm_members_tbl` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_swpm_members_tbl` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_swpm_membership_meta_tbl` -- DROP TABLE IF EXISTS `wp_swpm_membership_meta_tbl`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_swpm_membership_meta_tbl` ( `id` int(11) NOT NULL auto_increment, `level_id` int(11) NOT NULL, `meta_key` varchar(255) NOT NULL, `meta_label` varchar(255) default NULL, `meta_value` text, `meta_type` varchar(255) NOT NULL default 'text', `meta_default` text, `meta_context` varchar(255) NOT NULL default 'default', PRIMARY KEY (`id`), UNIQUE KEY `meta_key_id` (`level_id`,`meta_key`), KEY `level_id` (`level_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_swpm_membership_meta_tbl` -- LOCK TABLES `wp_swpm_membership_meta_tbl` WRITE; /*!40000 ALTER TABLE `wp_swpm_membership_meta_tbl` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_swpm_membership_meta_tbl` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_swpm_membership_tbl` -- DROP TABLE IF EXISTS `wp_swpm_membership_tbl`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_swpm_membership_tbl` ( `id` int(11) NOT NULL auto_increment, `alias` varchar(127) NOT NULL, `role` varchar(255) NOT NULL default 'subscriber', `permissions` tinyint(4) NOT NULL default '0', `subscription_period` varchar(11) NOT NULL default '-1', `subscription_duration_type` tinyint(4) NOT NULL default '0', `subscription_unit` varchar(20) default NULL, `loginredirect_page` text, `category_list` longtext, `page_list` longtext, `post_list` longtext, `comment_list` longtext, `attachment_list` longtext, `custom_post_list` longtext, `disable_bookmark_list` longtext, `options` longtext, `protect_older_posts` tinyint(1) NOT NULL default '0', `campaign_name` varchar(60) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_swpm_membership_tbl` -- LOCK TABLES `wp_swpm_membership_tbl` WRITE; /*!40000 ALTER TABLE `wp_swpm_membership_tbl` DISABLE KEYS */; INSERT INTO `wp_swpm_membership_tbl` VALUES (1,'Content Protection','administrator',15,'0',0,'','','N;','a:0:{}','N;','N;','N;','N;','','',0,''); /*!40000 ALTER TABLE `wp_swpm_membership_tbl` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL default '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,1,0),(304,12,0),(305,12,0),(306,12,0),(307,12,0),(308,12,0),(310,1,0),(311,12,0),(313,12,0),(314,12,0),(315,12,0),(316,12,0),(317,12,0),(319,12,0),(321,12,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `taxonomy` varchar(32) NOT NULL default '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL default '0', `count` bigint(20) NOT NULL default '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'category','',0,0),(3,3,'category','',0,0),(4,4,'category','',0,0),(5,5,'category','',0,0),(6,6,'category','',0,0),(7,7,'category','',0,0),(8,8,'category','',0,0),(9,9,'category','',0,0),(10,10,'category','',0,0),(11,11,'category','',0,0),(12,12,'nav_menu','',0,13),(13,13,'nav_menu','',0,0),(14,14,'nav_menu','',0,0),(15,15,'nav_menu','',0,0),(16,16,'nav_menu','',0,0),(17,17,'nav_menu','',0,0),(18,18,'nav_menu','',0,0),(19,19,'nav_menu','',0,0),(20,20,'nav_menu','',0,0),(21,21,'nav_menu','',0,0),(22,22,'nav_menu','',0,0); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Geen onderdeel van een categorie','geen-onderdeel-van-een-categorie',0),(3,'Non categorizzato','non-categorizzato',0),(4,'Non classifié(e)','non-classifiee',0),(5,'Sin categorizar','sin-categorizar',0),(6,'Uncategorized @da','uncategorized-da',0),(7,'Unkategorisiert','unkategorisiert',0),(8,'Без категории','%d0%b1%d0%b5%d0%b7-%d0%ba%d0%b0%d1%82%d0%b5%d0%b3%d0%be%d1%80%d0%b8%d0%b8',0),(9,'カテゴリーなし','%e3%82%ab%e3%83%86%e3%82%b4%e3%83%aa%e3%83%bc%e3%81%aa%e3%81%97',0),(10,'未分类','%e6%9c%aa%e5%88%86%e7%b1%bb',0),(11,'未分類','%e6%9c%aa%e5%88%86%e9%a1%9e',0),(12,'Menu 1','menu-1',0),(13,'Menu 1 - Chinese (Simplified)0','menu-1-chinese-simplified0',0),(14,'Menu 1 - Chinese (Traditional)0','menu-1-chinese-traditional0',0),(15,'Menu 1 - Danish0','menu-1-danish0',0),(16,'Menu 1 - Dutch0','menu-1-dutch0',0),(17,'Menu 1 - French0','menu-1-french0',0),(18,'Menu 1 - German0','menu-1-german0',0),(19,'Menu 1 - Italian0','menu-1-italian0',0),(20,'Menu 1 - Japanese0','menu-1-japanese0',0),(21,'Menu 1 - Russian0','menu-1-russian0',0),(22,'Menu 1 - Spanish0','menu-1-spanish0',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','mdhadmin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp360_locks,wp390_widgets,wp410_dfw'),(13,1,'show_welcome_panel','1'),(14,1,'session_tokens','a:1:{s:64:\"98b430af63c5c21e90fa1e7f1d88e95a9b13b9eb3f06b82f9eb2e6104bbea4e1\";a:4:{s:10:\"expiration\";i:1432141750;s:2:\"ip\";s:13:\"50.138.34.104\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1431968950;}}'),(15,1,'wp_dashboard_quick_press_last_post_id','3'),(16,1,'wp_user-settings','imgsize=full'),(17,1,'wp_user-settings-time','1431972485'),(18,1,'nav_menu_recently_edited','12'),(19,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(20,1,'metaboxhidden_nav-menus','a:2:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(64) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'mdhadmin','$P$B0sryMA/XpUhLC0VbXyiJCx4YWmflu/','mdhadmin','watkinscs2@gmail.com','','2015-05-18 17:08:26','',0,'mdhadmin'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza` -- DROP TABLE IF EXISTS `wp_wpgmza`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza` ( `id` int(11) NOT NULL auto_increment, `map_id` int(11) NOT NULL, `address` varchar(700) NOT NULL, `description` mediumtext NOT NULL, `pic` varchar(700) NOT NULL, `link` varchar(700) NOT NULL, `icon` varchar(700) NOT NULL, `lat` varchar(100) NOT NULL, `lng` varchar(100) NOT NULL, `anim` varchar(3) NOT NULL, `title` varchar(700) NOT NULL, `infoopen` varchar(3) NOT NULL, `category` varchar(500) NOT NULL, `approved` tinyint(1) default '1', `retina` tinyint(1) default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza` -- LOCK TABLES `wp_wpgmza` WRITE; /*!40000 ALTER TABLE `wp_wpgmza` DISABLE KEYS */; INSERT INTO `wp_wpgmza` VALUES (1,1,'California','','','','','36.778261','-119.4179323999','','','','0',1,0); /*!40000 ALTER TABLE `wp_wpgmza` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_categories` -- DROP TABLE IF EXISTS `wp_wpgmza_categories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_categories` ( `id` int(11) NOT NULL auto_increment, `active` tinyint(1) NOT NULL, `category_name` varchar(50) NOT NULL, `category_icon` varchar(700) NOT NULL, `retina` tinyint(1) default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_categories` -- LOCK TABLES `wp_wpgmza_categories` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_category_maps` -- DROP TABLE IF EXISTS `wp_wpgmza_category_maps`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_category_maps` ( `id` int(11) NOT NULL auto_increment, `cat_id` int(11) NOT NULL, `map_id` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_category_maps` -- LOCK TABLES `wp_wpgmza_category_maps` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_category_maps` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_category_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_maps` -- DROP TABLE IF EXISTS `wp_wpgmza_maps`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_maps` ( `id` int(11) NOT NULL auto_increment, `map_title` varchar(50) NOT NULL, `map_width` varchar(6) NOT NULL, `map_height` varchar(6) NOT NULL, `map_start_lat` varchar(700) NOT NULL, `map_start_lng` varchar(700) NOT NULL, `map_start_location` varchar(700) NOT NULL, `map_start_zoom` int(10) NOT NULL, `default_marker` varchar(700) NOT NULL, `type` int(10) NOT NULL, `alignment` int(10) NOT NULL, `directions_enabled` int(10) NOT NULL, `styling_enabled` int(10) NOT NULL, `styling_json` mediumtext NOT NULL, `active` int(1) NOT NULL, `kml` varchar(700) NOT NULL, `bicycle` int(10) NOT NULL, `traffic` int(10) NOT NULL, `dbox` int(10) NOT NULL, `dbox_width` varchar(10) NOT NULL, `listmarkers` int(10) NOT NULL, `listmarkers_advanced` int(10) NOT NULL, `filterbycat` tinyint(1) NOT NULL, `ugm_enabled` int(10) NOT NULL, `ugm_category_enabled` tinyint(1) NOT NULL, `fusion` varchar(100) NOT NULL, `map_width_type` varchar(3) NOT NULL, `map_height_type` varchar(3) NOT NULL, `mass_marker_support` int(10) NOT NULL, `ugm_access` int(10) NOT NULL, `order_markers_by` int(10) NOT NULL, `order_markers_choice` int(10) NOT NULL, `show_user_location` int(3) NOT NULL, `default_to` varchar(700) NOT NULL, `other_settings` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_maps` -- LOCK TABLES `wp_wpgmza_maps` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_maps` DISABLE KEYS */; INSERT INTO `wp_wpgmza_maps` VALUES (1,'My first map','100','400','51.5081290','-0.1280050','51.5081290,-0.1280050',2,'0',1,0,1,0,'',0,'',2,2,1,'250',0,0,0,0,0,'','%','px',1,0,1,2,0,'',''); /*!40000 ALTER TABLE `wp_wpgmza_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_polygon` -- DROP TABLE IF EXISTS `wp_wpgmza_polygon`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_polygon` ( `id` int(11) NOT NULL auto_increment, `map_id` int(11) NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `lineopacity` varchar(7) NOT NULL, `fillcolor` varchar(7) NOT NULL, `opacity` varchar(3) NOT NULL, `title` varchar(250) NOT NULL, `link` varchar(700) NOT NULL, `ohfillcolor` varchar(7) NOT NULL, `ohlinecolor` varchar(7) NOT NULL, `ohopacity` varchar(3) NOT NULL, `polyname` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_polygon` -- LOCK TABLES `wp_wpgmza_polygon` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_polygon` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_polygon` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpgmza_polylines` -- DROP TABLE IF EXISTS `wp_wpgmza_polylines`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpgmza_polylines` ( `id` int(11) NOT NULL auto_increment, `map_id` int(11) NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `linethickness` varchar(3) NOT NULL, `opacity` varchar(3) NOT NULL, `polyname` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpgmza_polylines` -- LOCK TABLES `wp_wpgmza_polylines` WRITE; /*!40000 ALTER TABLE `wp_wpgmza_polylines` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpgmza_polylines` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'mdhdb' -- 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 2016-05-12 10:48:16
© 2017 -
ZeroByte.ID
.