0byt3m1n1
Path:
/
data
/
17
/
3
/
23
/
149
/
3023475
/
meta
/
3357126
/
mysql.backup
/
[
Home
]
File: 1_0000jfm_0.mysqlv111.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv111 Database: 1_0000jfm_0 -- ------------------------------------------------------ -- 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`) ) ENGINE=MyISAM AUTO_INCREMENT=31 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`) ) ENGINE=MyISAM AUTO_INCREMENT=16 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 */; /*!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 AUTO_INCREMENT=8 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 */; INSERT INTO `wp_links` VALUES (1,'http://codex.wordpress.org/','Documentation','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(2,'http://wordpress.org/news/','WordPress Blog','','','','Y',1,0,'0000-00-00 00:00:00','','','http://wordpress.org/news/feed/'),(3,'http://wordpress.org/support/','Support Forums','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(4,'http://wordpress.org/extend/plugins/','Plugins','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(5,'http://wordpress.org/extend/themes/','Themes','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(6,'http://wordpress.org/support/forum/requests-and-feedback','Feedback','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(7,'http://planet.wordpress.org/','WordPress Planet','','','','Y',1,0,'0000-00-00 00:00:00','','',''); /*!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=33806 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://twentydouze.com/wordpress1','yes'),(2,'blogname','TwentyDouze','yes'),(3,'blogdescription','','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','pe.meyer@twentydouze.com','yes'),(6,'start_of_week','1','yes'),(7,'use_balanceTags','0','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','1','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','10','yes'),(12,'rss_use_excerpt','0','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','1','yes'),(18,'default_comment_status','open','yes'),(19,'default_ping_status','open','yes'),(20,'default_pingback_flag','1','yes'),(112,'db_upgraded','','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'),(29,'comment_moderation','0','yes'),(30,'moderation_notify','1','yes'),(31,'permalink_structure','','yes'),(32,'gzipcompression','0','yes'),(33,'hack_file','0','yes'),(34,'blog_charset','UTF-8','yes'),(35,'moderation_keys','','no'),(36,'active_plugins','a:1:{i:0;s:41:\"wordpress-importer/wordpress-importer.php\";}','yes'),(37,'home','http://twentydouze.com/wordpress1','yes'),(38,'category_base','','yes'),(39,'ping_sites','http://rpc.pingomatic.com/','yes'),(40,'advanced_edit','0','yes'),(41,'comment_max_links','2','yes'),(42,'gmt_offset','0','yes'),(43,'default_email_category','1','yes'),(44,'recently_edited','a:2:{i:0;s:101:\"\\\\WDP\\DFS\\30\\8\\2\\0\\3056482028\\user\\sites\\3357126.site\\www\\wordpress1/wp-content/themes/kula/style.css\";i:2;s:0:\"\";}','no'),(45,'template','kula','yes'),(46,'stylesheet','kula','yes'),(47,'comment_whitelist','1','yes'),(48,'blacklist_keys','','no'),(49,'comment_registration','0','yes'),(50,'html_type','text/html','yes'),(51,'use_trackback','0','yes'),(52,'default_role','subscriber','yes'),(53,'db_version','27918','yes'),(54,'uploads_use_yearmonth_folders','1','yes'),(55,'upload_path','','yes'),(56,'blog_public','1','yes'),(57,'default_link_category','2','yes'),(58,'show_on_front','page','yes'),(59,'tag_base','','yes'),(60,'show_avatars','1','yes'),(61,'avatar_rating','G','yes'),(62,'upload_url_path','','yes'),(63,'thumbnail_size_w','150','yes'),(64,'thumbnail_size_h','150','yes'),(65,'thumbnail_crop','1','yes'),(66,'medium_size_w','300','yes'),(67,'medium_size_h','300','yes'),(68,'avatar_default','mystery','yes'),(71,'large_size_w','1024','yes'),(72,'large_size_h','1024','yes'),(73,'image_default_link_type','file','yes'),(74,'image_default_size','','yes'),(75,'image_default_align','','yes'),(76,'close_comments_for_old_posts','0','yes'),(77,'close_comments_days_old','14','yes'),(78,'thread_comments','1','yes'),(79,'thread_comments_depth','5','yes'),(80,'page_comments','0','yes'),(81,'comments_per_page','50','yes'),(82,'default_comments_page','newest','yes'),(83,'comment_order','asc','yes'),(84,'sticky_posts','a:0:{}','yes'),(85,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(86,'widget_text','a:0:{}','yes'),(87,'widget_rss','a:0:{}','yes'),(88,'uninstall_plugins','a:0:{}','no'),(89,'timezone_string','','yes'),(91,'embed_size_w','','yes'),(92,'embed_size_h','600','yes'),(93,'page_for_posts','0','yes'),(94,'page_on_front','2','yes'),(95,'default_post_format','0','yes'),(96,'initial_db_version','20596','yes'),(97,'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'),(98,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(372,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"sidebar-page\";a:0:{}s:12:\"sidebar-blog\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(393,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'cron','a:4:{i:1587101269;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:1587132391;a:1:{s:30:\"wp_scheduled_auto_draft_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:1587133250;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;}}}s:7:\"version\";i:2;}','yes'),(106,'_transient_random_seed','a264276cfc2dd4ce8876ae61beecd5c4','yes'),(107,'auth_key','d!5hDQ6l0|aax)u_~U]5qT..-55c=O~8q&Z#C?[J:`CP8.zu1GP/i|mTFN%8-P n','yes'),(108,'auth_salt','uE77I^}#R#X5j;sc!~OmqJl$]_8r40y[[>lV.Ck_.G8#&;cK]+?cW}|_**75@3qk','yes'),(109,'logged_in_key','p_P$YdfptQD?kzv|A<fsB#5Gi-F5ULtYS$&LA_b/,lzhn$eEQ7-y:(KZ,]/Zk=99','yes'),(110,'logged_in_salt','=}7 u_372Mv8y;H@V2Weo)_:UaiN7~8!@5Muayea#.^uCntjd^?NrC#A56eI^KLd','yes'),(111,'link_manager_enabled','1','yes'),(33802,'_site_transient_timeout_theme_roots','1587062241','yes'),(33803,'_site_transient_theme_roots','a:5:{s:4:\"kula\";s:7:\"/themes\";s:12:\"twentyeleven\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";}','yes'),(120,'dashboard_widget_options','a:4:{s:25:\"dashboard_recent_comments\";a:1:{s:5:\"items\";i:5;}s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:33:\"http://twentydouze.com/wordpress1\";s:4:\"link\";s:109:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://twentydouze.com/wordpress1/\";s:3:\"url\";s:142:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://twentydouze.com/wordpress1/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:26:\"http://wordpress.org/news/\";s:3:\"url\";s:31:\"http://wordpress.org/news/feed/\";s:5:\"title\";s:14:\"WordPress Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:7:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes'),(121,'nonce_key','7L@0cD0>G2GtvO+siB zV+&ataWl5&kJr!k@4n:?89=<yC)SBS39F+oXm*<7;F;x','yes'),(122,'nonce_salt','9}!O`uyX1d5^o@dAqs`n #2`{<& !`go6UkpGfkG_1e$zier<,VCDKOh9pVvk,F,','yes'),(397,'project-type_children','a:0:{}','yes'),(390,'theme_mods_twentytwelve','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1381485484;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";}s:9:\"sidebar-2\";a:0:{}}}}','yes'),(389,'theme_mods_twentythirteen','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1381485100;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";}s:9:\"sidebar-2\";a:0:{}}}}','yes'),(240,'Kula_options','a:66:{s:15:\"homepage_blocks\";a:2:{s:7:\"enabled\";a:8:{s:7:\"placebo\";s:7:\"placebo\";s:10:\"work_block\";s:11:\"Latest Work\";s:16:\"quotes_top_block\";s:12:\"Quotes (Top)\";s:14:\"services_block\";s:8:\"Services\";s:11:\"logos_block\";s:12:\"Client Logos\";s:10:\"news_block\";s:11:\"Latest News\";s:19:\"quotes_bottom_block\";s:15:\"Quotes (Bottom)\";s:10:\"team_block\";s:13:\"Meet the Team\";}s:8:\"disabled\";a:1:{s:7:\"placebo\";s:7:\"placebo\";}}s:11:\"custom_logo\";s:0:\"\";s:9:\"text_logo\";b:0;s:19:\"text_uber_statement\";s:0:\"\";s:24:\"upload_header_background\";s:0:\"\";s:20:\"text_portfolio_title\";s:0:\"\";s:27:\"textarea_portfolio_overview\";s:0:\"\";s:25:\"text_project_button_title\";s:0:\"\";s:19:\"text_services_title\";s:0:\"\";s:26:\"textarea_services_overview\";s:0:\"\";s:15:\"select_services\";s:1:\"6\";s:15:\"text_news_title\";s:0:\"\";s:22:\"textarea_news_overview\";s:0:\"\";s:11:\"select_news\";s:1:\"3\";s:20:\"text_comments_closed\";b:0;s:15:\"text_team_title\";s:0:\"\";s:22:\"textarea_team_overview\";s:0:\"\";s:11:\"select_team\";s:1:\"3\";s:21:\"text_contact_us_title\";s:0:\"\";s:28:\"textarea_contact_us_overview\";s:0:\"\";s:20:\"text_contact_address\";s:0:\"\";s:22:\"text_contact_telephone\";s:0:\"\";s:16:\"text_contact_fax\";s:0:\"\";s:18:\"text_contact_email\";s:0:\"\";s:14:\"custom_favicon\";s:0:\"\";s:20:\"textarea_footer_text\";s:0:\"\";s:16:\"google_analytics\";s:0:\"\";s:23:\"text_client_logos_title\";s:0:\"\";s:15:\"client_logo_one\";s:0:\"\";s:19:\"client_logo_one_url\";s:0:\"\";s:15:\"client_logo_two\";s:0:\"\";s:19:\"client_logo_two_url\";s:0:\"\";s:17:\"client_logo_three\";s:0:\"\";s:21:\"client_logo_three_url\";s:0:\"\";s:16:\"client_logo_four\";s:0:\"\";s:20:\"client_logo_four_url\";s:0:\"\";s:16:\"client_logo_five\";s:0:\"\";s:20:\"client_logo_five_url\";s:0:\"\";s:20:\"text_twitter_profile\";s:0:\"\";s:21:\"text_facebook_profile\";s:0:\"\";s:21:\"text_dribbble_profile\";s:0:\"\";s:19:\"text_forrst_profile\";s:0:\"\";s:18:\"text_vimeo_profile\";s:0:\"\";s:20:\"text_youtube_profile\";s:0:\"\";s:19:\"text_flickr_profile\";s:0:\"\";s:21:\"text_linkedin_profile\";s:0:\"\";s:22:\"text_pinterest_profile\";s:0:\"\";s:23:\"text_googleplus_profile\";s:0:\"\";s:19:\"text_tumblr_profile\";s:0:\"\";s:23:\"text_soundcloud_profile\";s:0:\"\";s:19:\"text_lastfm_profile\";s:0:\"\";s:9:\"logo_font\";a:4:{s:4:\"size\";s:4:\"34px\";s:4:\"face\";s:9:\"open sans\";s:5:\"style\";s:3:\"800\";s:5:\"color\";s:7:\"#ffffff\";}s:9:\"body_font\";a:4:{s:4:\"size\";s:4:\"16px\";s:4:\"face\";s:9:\"open sans\";s:5:\"style\";s:3:\"300\";s:5:\"color\";s:7:\"#333333\";}s:13:\"headings_font\";a:3:{s:4:\"face\";s:9:\"open sans\";s:5:\"style\";s:3:\"800\";s:5:\"color\";s:7:\"#333333\";}s:9:\"uber_font\";a:3:{s:4:\"face\";s:9:\"open sans\";s:5:\"style\";s:3:\"800\";s:5:\"color\";s:7:\"#ffffff\";}s:12:\"accent_color\";s:7:\"#52a1c6\";s:15:\"body_link_color\";s:7:\"#52a1c6\";s:17:\"footer_link_color\";s:7:\"#52a1c6\";s:26:\"accent_color_service_icons\";s:7:\"#52a1c6\";s:23:\"accent_color_team_icons\";s:7:\"#52a1c6\";s:10:\"custom_css\";s:0:\"\";s:28:\"upload_quotes_top_background\";s:0:\"\";s:23:\"upload_logos_background\";s:0:\"\";s:31:\"upload_quotes_bottom_background\";s:0:\"\";s:9:\"of_backup\";s:0:\"\";s:11:\"of_transfer\";s:0:\"\";}','yes'),(153,'recently_activated','a:0:{}','yes'),(238,'theme_switched','','yes'),(235,'theme_mods_twentyeleven','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1380462947;s:4:\"data\";a:6:{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\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}}}}','yes'),(236,'current_theme','Kula','yes'),(237,'theme_mods_kula','a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:5:\"Front\";i:26;s:5:\"Inner\";i:27;}}','yes'),(3361,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:24:\"pe.meyer@twentydouze.com\";s:7:\"version\";s:6:\"3.9.30\";s:9:\"timestamp\";i:1576219416;}','yes'),(32148,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:16:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.4\";s:7:\"version\";s:3:\"5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.4\";s:7:\"version\";s:3:\"5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.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-5.3.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.2\";s:7:\"version\";s:5:\"5.3.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:3;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.5.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-5.2.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.5\";s:7:\"version\";s:5:\"5.2.5\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:4;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.4.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-5.1.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.4\";s:7:\"version\";s:5:\"5.1.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:5;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.0.8.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-5.0.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.0.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.0.8\";s:7:\"version\";s:5:\"5.0.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:6;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.13.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.13.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.13-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.13-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.9.13\";s:7:\"version\";s:6:\"4.9.13\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:7;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.8.12.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.8.12.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.12-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.8.12-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.8.12\";s:7:\"version\";s:6:\"4.8.12\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:8;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.16.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.7.16.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.7.16-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.7.16-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.7.16\";s:7:\"version\";s:6:\"4.7.16\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:9;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.6.17.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.6.17.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.6.17-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.6.17-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.6.17\";s:7:\"version\";s:6:\"4.6.17\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:10;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.5.20.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.5.20.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.5.20-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.5.20-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.5.20\";s:7:\"version\";s:6:\"4.5.20\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:11;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.4.21.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.4.21.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.4.21-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.4.21-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.4.21\";s:7:\"version\";s:6:\"4.4.21\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:12;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.3.22.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.3.22.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.3.22-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.3.22-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.3.22\";s:7:\"version\";s:6:\"4.3.22\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:13;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.2.26.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.2.26.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.2.26-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.2.26-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.2.26\";s:7:\"version\";s:6:\"4.2.26\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:14;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.1.29.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.1.29.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.1.29-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.1.29-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.1.29\";s:7:\"version\";s:6:\"4.1.29\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:15;O:8:\"stdClass\":10:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.0.29.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.0.29.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.0.29-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.0.29-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.0.29\";s:7:\"version\";s:6:\"4.0.29\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1587060438;s:15:\"version_checked\";s:6:\"3.9.30\";s:12:\"translations\";a:0:{}}','yes'),(33804,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1587060444;s:7:\"checked\";a:5:{s:4:\"kula\";s:3:\"1.3\";s:12:\"twentyeleven\";s:3:\"1.5\";s:14:\"twentyfourteen\";s:3:\"1.1\";s:14:\"twentythirteen\";s:3:\"1.0\";s:12:\"twentytwelve\";s:3:\"1.1\";}s:8:\"response\";a:4:{s:12:\"twentyeleven\";a:6:{s:5:\"theme\";s:12:\"twentyeleven\";s:11:\"new_version\";s:3:\"3.4\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentyeleven/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentyeleven.3.4.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.2.8.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentythirteen\";a:6:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.3.0.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwelve\";a:6:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"3.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.3.1.zip\";s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}','yes'),(33805,'_site_transient_update_plugins','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1587060444;s:8:\"response\";a:4:{s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:6:\"7.10.4\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.7.10.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:83:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon-256x256.png?rev=1598927\";s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=1598927\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:38:\"w.org/plugins/google-sitemap-generator\";s:4:\"slug\";s:24:\"google-sitemap-generator\";s:6:\"plugin\";s:36:\"google-sitemap-generator/sitemap.php\";s:11:\"new_version\";s:5:\"4.1.0\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/google-sitemap-generator/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/google-sitemap-generator.4.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/google-sitemap-generator/assets/icon-256x256.png?rev=1701944\";s:2:\"1x\";s:77:\"https://ps.w.org/google-sitemap-generator/assets/icon-128x128.png?rev=1701944\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/google-sitemap-generator/assets/banner-772x250.png?rev=1701944\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:3:\"0.7\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:71:\"https://ps.w.org/wordpress-importer/assets/icon-256x256.png?rev=1908375\";s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wp-super-cache\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.7.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=1095422\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-super-cache/assets/icon-128x128.png?rev=1095422\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-super-cache/assets/banner-1544x500.png?rev=1082414\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-super-cache/assets/banner-772x250.png?rev=1082414\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";a:0:{}}}s:12:\"translations\";a:0:{}}','yes'),(371,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(248,'_transient_is_multi_author','0','yes'),(396,'category_children','a:0:{}','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`) ) ENGINE=MyISAM AUTO_INCREMENT=937 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','page-fullwidth.php'),(4,2,'_edit_lock','1381486473:1'),(7,2,'_edit_last','1'),(13,5,'_edit_last','1'),(16,28,'_wp_attached_file','2012/06/twenty12_small_white.png'),(17,28,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:476;s:6:\"height\";i:290;s:4:\"file\";s:32:\"2012/06/twenty12_small_white.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-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:32:\"twenty12_small_white-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:31:\"twenty12_small_white-125x76.png\";s:5:\"width\";i:125;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(10,5,'_edit_lock','1380617039:1'),(14,27,'_wp_attached_file','2012/06/twenty12_small_black.png'),(15,27,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:476;s:6:\"height\";i:290;s:4:\"file\";s:32:\"2012/06/twenty12_small_black.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"twenty12_small_black-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:32:\"twenty12_small_black-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"twenty12_small_black-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:31:\"twenty12_small_black-125x76.png\";s:5:\"width\";i:125;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_black-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_black-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_black-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(18,28,'_edit_lock','1380617302:1'),(19,2,'_thumbnail_id','28'),(20,29,'_wp_attached_file','2013/10/twenty12_small_white.png'),(21,29,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:476;s:6:\"height\";i:290;s:4:\"file\";s:32:\"2013/10/twenty12_small_white.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-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:32:\"twenty12_small_white-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:31:\"twenty12_small_white-125x76.png\";s:5:\"width\";i:125;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:32:\"twenty12_small_white-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(22,30,'_wp_attached_file','2013/09/mechanical_perf_banner.png'),(23,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1361;s:6:\"height\";i:425;s:4:\"file\";s:34:\"2013/09/mechanical_perf_banner.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-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:\"mechanical_perf_banner-300x93.png\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-632x290.png\";s:5:\"width\";i:632;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:33:\"mechanical_perf_banner-125x39.png\";s:5:\"width\";i:125;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"single-post\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-980x425.png\";s:5:\"width\";i:980;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"archive-post\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-980x425.png\";s:5:\"width\";i:980;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"large-slider-thumb\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner-980x425.png\";s:5:\"width\";i:980;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(24,31,'_wp_attached_file','2013/09/mechanical_perf_banner1.png'),(25,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1361;s:6:\"height\";i:425;s:4:\"file\";s:35:\"2013/09/mechanical_perf_banner1.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-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:34:\"mechanical_perf_banner1-300x93.png\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-632x290.png\";s:5:\"width\";i:632;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner1-125x39.png\";s:5:\"width\";i:125;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"single-post\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-980x425.png\";s:5:\"width\";i:980;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"archive-post\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-980x425.png\";s:5:\"width\";i:980;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"large-slider-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner1-980x425.png\";s:5:\"width\";i:980;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(767,174,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(766,174,'_menu_item_target',''),(765,174,'_menu_item_object','custom'),(764,174,'_menu_item_object_id','174'),(99,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:471;s:6:\"height\";i:170;s:4:\"file\";s:21:\"2013/09/RIML-Logo.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"RIML-Logo-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:21:\"RIML-Logo-300x108.png\";s:5:\"width\";i:300;s:6:\"height\";i:108;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"RIML-Logo-250x170.png\";s:5:\"width\";i:250;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:20:\"RIML-Logo-125x45.png\";s:5:\"width\";i:125;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:21:\"RIML-Logo-234x170.png\";s:5:\"width\";i:234;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:21:\"RIML-Logo-234x170.png\";s:5:\"width\";i:234;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:21:\"RIML-Logo-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(123,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:300;s:4:\"file\";s:23:\"2013/10/banner_head.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"banner_head-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:23:\"banner_head-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"banner_head-632x290.png\";s:5:\"width\";i:632;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"banner_head-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:22:\"banner_head-125x41.png\";s:5:\"width\";i:125;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:23:\"banner_head-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:23:\"banner_head-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:23:\"banner_head-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(122,58,'_wp_attached_file','2013/10/banner_head.png'),(98,45,'_wp_attached_file','2013/09/RIML-Logo.png'),(100,46,'_menu_item_type','post_type'),(101,46,'_menu_item_menu_item_parent','0'),(102,46,'_menu_item_object_id','2'),(103,46,'_menu_item_object','page'),(104,46,'_menu_item_target',''),(105,46,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(106,46,'_menu_item_xfn',''),(107,46,'_menu_item_url',''),(108,46,'_menu_item_orphaned','1381478763'),(112,50,'_wp_attached_file','2013/09/mechanical_perf_banner2.png'),(113,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2013/09/mechanical_perf_banner2.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner2-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:35:\"mechanical_perf_banner2-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner2-632x290.png\";s:5:\"width\";i:632;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner2-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner2-125x41.png\";s:5:\"width\";i:125;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner2-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner2-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(114,51,'_wp_attached_file','2013/09/mechanical_perf_banner3.png'),(115,51,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2013/09/mechanical_perf_banner3.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner3-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:35:\"mechanical_perf_banner3-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner3-632x290.png\";s:5:\"width\";i:632;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner3-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner3-125x41.png\";s:5:\"width\";i:125;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner3-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner3-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(116,52,'_wp_attached_file','2013/09/mechanical_perf_banner4.png'),(117,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2013/09/mechanical_perf_banner4.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner4-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:35:\"mechanical_perf_banner4-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner4-632x290.png\";s:5:\"width\";i:632;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner4-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"small\";a:4:{s:4:\"file\";s:34:\"mechanical_perf_banner4-125x41.png\";s:5:\"width\";i:125;s:6:\"height\";i:41;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"team-member-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner4-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"latest-news-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner4-234x234.png\";s:5:\"width\";i:234;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"portfolio-thumb\";a:4:{s:4:\"file\";s:35:\"mechanical_perf_banner4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{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:\"\";}}'),(757,173,'_menu_item_object','custom'),(758,173,'_menu_item_target',''),(762,174,'_menu_item_type','custom'),(763,174,'_menu_item_menu_item_parent','0'),(917,183,'_menu_item_type','post_type'),(760,173,'_menu_item_xfn',''),(761,173,'_menu_item_url','http://twentydouze.com/#latest-work'),(759,173,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(669,115,'_thumbnail_id','50'),(701,166,'_menu_item_object','custom'),(772,175,'_menu_item_object_id','175'),(773,175,'_menu_item_object','custom'),(770,175,'_menu_item_type','custom'),(771,175,'_menu_item_menu_item_parent','0'),(769,174,'_menu_item_url','http://twentydouze.com/#services'),(709,167,'_menu_item_object','custom'),(708,167,'_menu_item_object_id','167'),(700,166,'_menu_item_object_id','166'),(750,172,'_menu_item_target',''),(751,172,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(707,167,'_menu_item_menu_item_parent','0'),(706,167,'_menu_item_type','custom'),(704,166,'_menu_item_xfn',''),(705,166,'_menu_item_url','#header-global'),(703,166,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(702,166,'_menu_item_target',''),(748,172,'_menu_item_object_id','172'),(749,172,'_menu_item_object','custom'),(747,172,'_menu_item_menu_item_parent','0'),(745,171,'_menu_item_url','#contact'),(746,172,'_menu_item_type','custom'),(744,171,'_menu_item_xfn',''),(756,173,'_menu_item_object_id','173'),(755,173,'_menu_item_menu_item_parent','0'),(754,173,'_menu_item_type','custom'),(752,172,'_menu_item_xfn',''),(753,172,'_menu_item_url','http://twentydouze.com/#global-header'),(768,174,'_menu_item_xfn',''),(719,168,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(718,168,'_menu_item_target',''),(717,168,'_menu_item_object','custom'),(716,168,'_menu_item_object_id','168'),(715,168,'_menu_item_menu_item_parent','0'),(714,168,'_menu_item_type','custom'),(712,167,'_menu_item_xfn',''),(713,167,'_menu_item_url','#latest-work'),(710,167,'_menu_item_target',''),(711,167,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(738,171,'_menu_item_type','custom'),(736,170,'_menu_item_xfn',''),(737,170,'_menu_item_url','#meet-the-team'),(734,170,'_menu_item_target',''),(735,170,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(733,170,'_menu_item_object','custom'),(732,170,'_menu_item_object_id','170'),(720,168,'_menu_item_xfn',''),(721,168,'_menu_item_url','#services'),(722,169,'_menu_item_type','custom'),(723,169,'_menu_item_menu_item_parent','0'),(724,169,'_menu_item_object_id','169'),(725,169,'_menu_item_object','custom'),(726,169,'_menu_item_target',''),(727,169,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(728,169,'_menu_item_xfn',''),(729,169,'_menu_item_url','#latest-news'),(730,170,'_menu_item_type','custom'),(731,170,'_menu_item_menu_item_parent','0'),(699,166,'_menu_item_menu_item_parent','0'),(419,115,'_edit_last','1'),(420,115,'_wp_page_template','page-fullwidth.php'),(503,115,'_edit_lock','1381488953:1'),(698,166,'_menu_item_type','custom'),(923,183,'_menu_item_xfn',''),(921,183,'_menu_item_target',''),(922,183,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(743,171,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(742,171,'_menu_item_target',''),(741,171,'_menu_item_object','custom'),(740,171,'_menu_item_object_id','171'),(739,171,'_menu_item_menu_item_parent','0'),(920,183,'_menu_item_object','page'),(919,183,'_menu_item_object_id','115'),(918,183,'_menu_item_menu_item_parent','0'),(774,175,'_menu_item_target',''),(775,175,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(776,175,'_menu_item_xfn',''),(777,175,'_menu_item_url','http://twentydouze.com/#latest-news'),(778,176,'_menu_item_type','custom'),(779,176,'_menu_item_menu_item_parent','0'),(780,176,'_menu_item_object_id','176'),(781,176,'_menu_item_object','custom'),(782,176,'_menu_item_target',''),(783,176,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(784,176,'_menu_item_xfn',''),(785,176,'_menu_item_url','http://twentydouze.com/#meet-the-team'),(786,177,'_menu_item_type','custom'),(787,177,'_menu_item_menu_item_parent','0'),(788,177,'_menu_item_object_id','177'),(789,177,'_menu_item_object','custom'),(790,177,'_menu_item_target',''),(791,177,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(792,177,'_menu_item_xfn',''),(793,177,'_menu_item_url','http://twentydouze.com/#contact'),(924,183,'_menu_item_url',''),(926,184,'_menu_item_type','post_type'),(927,184,'_menu_item_menu_item_parent','0'),(928,184,'_menu_item_object_id','115'),(929,184,'_menu_item_object','page'),(930,184,'_menu_item_target',''),(931,184,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(932,184,'_menu_item_xfn',''),(933,184,'_menu_item_url',''); /*!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`), 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=187 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 (2,1,'2012-06-20 17:27:39','2012-06-20 17:27:39',' \r\n<p style=\"text-align: center;\">Authorized Distributor</p>\r\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\r\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','publish','open','open','','sample-page','','','2013-10-11 11:10:02','2013-10-11 11:10:02','',0,'http://netsol003.com/woopWp/?page_id=2',0,'page','',0),(43,1,'2013-10-11 07:58:25','2013-10-11 07:58:25',' \r\n\r\n \r\n\r\nwww.twentydouze.com\r\n\r\nSite coming soon','','','inherit','open','open','','2-revision-3','','','2013-10-11 07:58:25','2013-10-11 07:58:25','',2,'http://twentydouze.com/wordpress1/?p=43',0,'revision','',0),(21,1,'2013-09-29 14:09:16','2013-09-29 14:09:16','<p> </p>\r\n<p> </p>\r\n<p>www.twentydouze.com</p>\r\n<p>Site coming soon</p>\r\n','TwentyDouze','','inherit','open','open','','2-revision-v1','','','2013-09-29 14:09:16','2013-09-29 14:09:16','',2,'http://twentydouze.com/wordpress1/?p=21',0,'revision','',0),(22,1,'2013-09-29 14:09:55','2013-09-29 14:09:55',' \r\n\r\n \r\n\r\nwww.twentydouze.com\r\n\r\nSite coming soon','TwentyDouze','','inherit','open','open','','2-revision-v1','','','2013-09-29 14:09:55','2013-09-29 14:09:55','',2,'http://twentydouze.com/wordpress1/?p=22',0,'revision','',0),(5,1,'2013-10-01 08:43:59','0000-00-00 00:00:00','<div><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/twenty12_small_white.gif\"><img class=\"alignnone size-medium wp-image-25\" alt=\"twenty12_small_white\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/twenty12_small_white-300x178.gif\" width=\"300\" height=\"178\" /></a></div>','Custom Logo','','draft','closed','closed','','of-custom_logo','','','2013-10-01 08:43:59','2013-10-01 08:43:59','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=5',0,'options','',0),(6,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Upload Header Background','','draft','closed','closed','','of-upload_header_background','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=6',0,'options','',0),(7,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Client Logo One','','draft','closed','closed','','of-client_logo_one','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=7',0,'options','',0),(8,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Client Logo Two','','draft','closed','closed','','of-client_logo_two','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=8',0,'options','',0),(9,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Client Logo Three','','draft','closed','closed','','of-client_logo_three','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=9',0,'options','',0),(10,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Client Logo Four','','draft','closed','closed','','of-client_logo_four','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=10',0,'options','',0),(11,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Client Logo Five','','draft','closed','closed','','of-client_logo_five','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=11',0,'options','',0),(12,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Upload Quotes Top Background','','draft','closed','closed','','of-upload_quotes_top_background','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=12',0,'options','',0),(13,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Upload Logos Background','','draft','closed','closed','','of-upload_logos_background','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=13',0,'options','',0),(14,1,'2013-09-29 13:55:19','0000-00-00 00:00:00','','Upload Quotes Bottom Background','','draft','closed','closed','','of-upload_quotes_bottom_background','','','2013-09-29 13:55:19','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?post_type=options&p=14',0,'options','',0),(20,1,'2013-09-29 14:01:41','2013-09-29 14:01:41',' \r\n\r\n \r\n\r\nwww.twentydouze.com\r\n\r\nSite coming soon','TwentyDouze','','inherit','open','open','','2-revision-v1','','','2013-09-29 14:01:41','2013-09-29 14:01:41','',2,'http://twentydouze.com/wordpress1/?p=20',0,'revision','',0),(27,1,'2013-10-01 08:48:15','2013-10-01 08:48:15','','twenty12_small_black','','inherit','open','open','','twenty12_small_black','','','2013-10-01 08:48:15','2013-10-01 08:48:15','',2,'http://twentydouze.com/wordpress1/wp-content/uploads/2012/06/twenty12_small_black.png',0,'attachment','image/png',0),(26,1,'2013-10-11 10:15:45','2013-10-11 10:15:45',' \n<p style=\"text-align: center;\">Authorized Distributor</p>\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','inherit','open','open','','2-autosave','','','2013-10-11 10:15:45','2013-10-11 10:15:45','',2,'http://twentydouze.com/wordpress1/?p=26',0,'revision','',0),(28,1,'2013-10-01 08:48:16','2013-10-01 08:48:16','','twenty12_small_white','','inherit','open','open','','twenty12_small_white','','','2013-10-01 08:48:16','2013-10-01 08:48:16','',2,'http://twentydouze.com/wordpress1/wp-content/uploads/2012/06/twenty12_small_white.png',0,'attachment','image/png',0),(17,1,'2012-06-20 17:27:39','2012-06-20 17:27:39','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 doohickies 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://netsol003.com/woopWp/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','inherit','open','open','','2-revision-v1','','','2012-06-20 17:27:39','2012-06-20 17:27:39','',2,'http://twentydouze.com/wordpress1/?p=17',0,'revision','',0),(18,1,'2013-09-29 13:59:43','2013-09-29 13:59:43','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:\r\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>\r\n...or something like this:\r\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickies 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>\r\nAs a new WordPress user, you should go to <a href=\"http://netsol003.com/woopWp/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','TwentyDouze','','inherit','open','open','','2-revision-v1','','','2013-09-29 13:59:43','2013-09-29 13:59:43','',2,'http://twentydouze.com/wordpress1/?p=18',0,'revision','',0),(29,1,'2013-10-01 08:54:24','2013-10-01 08:54:24','','twenty12_small_white','','inherit','open','open','','twenty12_small_white-2','','','2013-10-01 08:54:24','2013-10-01 08:54:24','',5,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/10/twenty12_small_white.png',0,'attachment','image/png',0),(30,1,'2013-10-01 09:04:11','2013-10-01 09:04:11','','mechanical_perf_banner','','inherit','open','open','','mechanical_perf_banner','','','2013-10-01 09:04:11','2013-10-01 09:04:11','',6,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner.png',0,'attachment','image/png',0),(31,1,'2013-10-01 09:09:08','2013-10-01 09:09:08','','mechanical_perf_banner','','inherit','open','open','','mechanical_perf_banner-2','','','2013-10-01 09:09:08','2013-10-01 09:09:08','',6,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner1.png',0,'attachment','image/png',0),(37,1,'2013-09-29 14:09:55','2013-09-29 14:09:55',' \r\n\r\n \r\n\r\nwww.twentydouze.com\r\n\r\nSite coming soon','TwentyDouze','','inherit','open','open','','2-revision','','','2013-09-29 14:09:55','2013-09-29 14:09:55','',2,'http://twentydouze.com/wordpress1/?p=37',0,'revision','',0),(42,1,'2013-10-11 07:52:14','2013-10-11 07:52:14',' \r\n\r\n \r\n\r\nwww.twentydouze.com\r\n\r\nSite coming soon','TwentyDouze','','inherit','open','open','','2-revision-2','','','2013-10-11 07:52:14','2013-10-11 07:52:14','',2,'http://twentydouze.com/wordpress1/?p=42',0,'revision','',0),(45,1,'2013-10-11 08:01:54','2013-10-11 08:01:54','','RIML Logo','','inherit','open','open','','riml-logo','','','2013-10-11 08:01:54','2013-10-11 08:01:54','',7,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png',0,'attachment','image/png',0),(46,1,'2013-10-11 08:06:03','0000-00-00 00:00:00',' ','','','draft','open','open','','','','','2013-10-11 08:06:03','0000-00-00 00:00:00','',0,'http://twentydouze.com/wordpress1/?p=46',1,'nav_menu_item','',0),(50,1,'2013-10-11 08:12:54','2013-10-11 08:12:54','','mechanical_perf_banner','','inherit','open','open','','mechanical_perf_banner-3','','','2013-10-11 08:12:54','2013-10-11 08:12:54','',6,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner2.png',0,'attachment','image/png',0),(51,1,'2013-10-11 08:13:47','2013-10-11 08:13:47','','mechanical_perf_banner','','inherit','open','open','','mechanical_perf_banner-4','','','2013-10-11 08:13:47','2013-10-11 08:13:47','',6,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner3.png',0,'attachment','image/png',0),(52,1,'2013-10-11 08:14:24','2013-10-11 08:14:24','','mechanical_perf_banner','','inherit','open','open','','mechanical_perf_banner-5','','','2013-10-11 08:14:24','2013-10-11 08:14:24','',6,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner4.png',0,'attachment','image/png',0),(54,1,'2013-10-11 07:58:53','2013-10-11 07:58:53',' \r\n\r\n \r\n\r\nwww.twentydouze.com\r\n\r\nSite coming soon','TwentyDouze','','inherit','open','open','','2-revision-4','','','2013-10-11 07:58:53','2013-10-11 07:58:53','',2,'http://twentydouze.com/wordpress1/?p=54',0,'revision','',0),(156,1,'2013-10-11 09:52:12','2013-10-11 09:52:12','<h2>Pricing Tables -</h2>\n[pricing_table]\n[pricing column=4 title=\"Basic\" price=\"$9.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>1Gb Storage</li>\n <li>5GB Bandwidth</li>\n <li>2 Domains</li>\n <li>3 Databases</li>\n <li>1 FTP Account</li>\n <li>25 Email Accounts</li>\n</ul>\n[/pricing]\n[pricing column=4 title=\"Standard\" price=\"$19.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>10Gb Storage</li>\n <li>50GB Bandwidth</li>\n <li>10 Domains</li>\n <li>25 Databases</li>\n <li>10 FTP Accounts</li>\n <li>100 Email Accounts</li>\n</ul>\n[/pricing]\n[pricing column=4 title=\"Professional\" price=\"$39.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>25GB Storage</li>\n <li>100GB Bandwidth</li>\n <li>25 Domains</li>\n <li>50 Databases</li>\n <li>25 FTP Accounts</li>\n <li>500 Email Accounts</li>\n</ul>\n[/pricing]\n\n[pricing column=4 title=\"Premium\" price=\"$59.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>Unlimited Storage</li>\n <li>Unlimited Bandwidth</li>\n <li>Unlimited Domains</li>\n <li>Unlimited Databases</li>\n <li>Unlimited FTP Accounts</li>\n <li>Unlimited Email Accounts</li>\n</ul>\n[/pricing]\n\n[/pricing_table]\n\n[one_half_first]\n<h2>Accordions -</h2>\n[accordion]\n[accordion_section title=\"Site Development\"]\nAn hour after leaving Bombay the train had passed the viaducts and the Island of Salcette, and had got into the open country. At Callyan they reached the junction of the branch line which descends towards south-eastern India by Kandallah and Pounah.\n[/accordion_section]\n[accordion_section title=\"Global Branding\"]\nPassing Pauwell, they entered the defiles of the mountains, with their basalt bases, and their summits crowned with thick and verdant forests. Phileas Fogg and Sir Francis Cromarty exchanged a few words from time to time.\n[/accordion_section]\n[accordion_section title=\"Social Media\"]\nAn hour after leaving Bombay the train had passed the viaducts and the Island of Salcette, and had got into the open country. At Callyan they reached the junction of the branch line which descends towards south-eastern India by Kandallah and Pounah.\n[/accordion_section]\n[accordion_section title=\"Product Photography\"]\nPassing Pauwell, they entered the defiles of the mountains, with their basalt bases, and their summits crowned with thick and verdant forests. Phileas Fogg and Sir Francis Cromarty exchanged a few words from time to time.\n[/accordion_section]\n[/accordion]\n[/one_half_first]\n\n[one_half_last]\n<h2>Tabs -</h2>\n[tabgroup]\n[tab title=\"One\" id=\"t1\"]Mr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital.[/tab]\n[tab title=\"Two\" id=\"t2\"]Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.[/tab]\n[tab title=\"Three\" id=\"t3\"]Mr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.[/tab]\n[/tabgroup]\n<h2>Toggles -</h2>\n[toggle title=\"Toggle One\"]\nMr. Fogg, on reaching shore baby, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[toggle title=\"Toggle Two\"]\nMr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[toggle title=\"Toggle Three\"]\nMr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[/one_half_last]\n\n[one_half_first]\n<h2>Blockquotes -</h2>\n[blockquote cite=\"Jules Verne, Around the world in 80 days\"]They had met and fought the Indians ten miles south of Fort Kearney. Shortly before the detachment arrived, Passepartout and his companions had begun to struggle with their captors.[/blockquote]\n\n[/one_half_first]\n\n[one_half_last]\n<h2>Dropcaps -</h2>\n[dropcap]T[/dropcap]hat gentleman was really ruined, and that at the moment when he was about to attain his end. This arrest was fatal. Having arrived at Liverpool at twenty minutes before twelve on the 21st of December, he had till a quarter before nine that evening to reach the Reform Club, that is, nine hours and a quarter; the journey from Liverpool to London was six hours.\n\n[/one_half_last]\n\n[one_half_first]\n<h2>Vimeo -</h2>\n[vimeo id=\"50014910\"][/vimeo]\n\n[/one_half_first]\n[one_half_last]\n<h2>YouTube -</h2>\n[youtube id=\"AeTlXtEOplA\"][/youtube]\n\n[/one_half_last]\n<h2>Buttons -</h2>\n[one_third_first]\n[button align=\"left\" color=\"black\" size=\"small\" link=\"\"]Small Button (Black)[/button]\n[button align=\"left\" color=\"black\" size=\"medium\" link=\"\"]Medium Button (Black)[/button]\n[button align=\"left\" color=\"black\" size=\"large\" link=\"\"]Large Button (Black)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"grey\" size=\"small\" link=\"\"]Small Button (Grey)[/button]\n[button align=\"left\" color=\"grey\" size=\"medium\" link=\"\"]Medium Button (Grey)[/button]\n[button align=\"left\" color=\"grey\" size=\"large\" link=\"\"]Large Button (Grey)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"white\" size=\"small\" link=\"\"]Small Button (White)[/button]\n[button align=\"left\" color=\"white\" size=\"medium\" link=\"\"]Medium Button (White)[/button]\n[button align=\"left\" color=\"white\" size=\"large\" link=\"\"]Large Button (White)[/button]\n[/one_third_last]\n\n[one_third_first]\n[button align=\"left\" color=\"red\" size=\"small\" link=\"\"]Small Button (Red)[/button]\n[button align=\"left\" color=\"red\" size=\"medium\" link=\"\"]Medium Button (Red)[/button]\n[button align=\"left\" color=\"red\" size=\"large\" link=\"\"]Large Button (Red)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"blue\" size=\"small\" link=\"\"]Small Button (Blue)[/button]\n[button align=\"left\" color=\"blue\" size=\"medium\" link=\"\"]Medium Button (Blue)[/button]\n[button align=\"left\" color=\"blue\" size=\"large\" link=\"\"]Large Button (Blue)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"green\" size=\"small\" link=\"\"]Small Button (Green)[/button]\n[button align=\"left\" color=\"green\" size=\"medium\" link=\"\"]Medium Button (Green)[/button]\n[button align=\"left\" color=\"green\" size=\"large\" link=\"\"]Large Button (Green)[/button]\n[/one_third_last]\n\n[one_third_first]\n[button align=\"left\" color=\"brown\" size=\"small\" link=\"\"]Small Button (Brown)[/button]\n[button align=\"left\" color=\"brown\" size=\"medium\" link=\"\"]Medium Button (Brown)[/button]\n[button align=\"left\" color=\"brown\" size=\"large\" link=\"\"]Large Button (Brown)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"teal\" size=\"small\" link=\"\"]Small Button (Teal)[/button]\n[button align=\"left\" color=\"teal\" size=\"medium\" link=\"\"]Medium Button (Teal)[/button]\n[button align=\"left\" color=\"teal\" size=\"large\" link=\"\"]Large Button (Teal)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"tan\" size=\"small\" link=\"\"]Small Button (Tan)[/button]\n[button align=\"left\" color=\"tan\" size=\"medium\" link=\"\"]Medium Button (Tan)[/button]\n[button align=\"left\" color=\"tan\" size=\"large\" link=\"\"]Large Button (Tan)[/button]\n[/one_third_last]\n<h2>Alert Boxes -</h2>\n[one_third_first]\n[alert color=\"red\"]An example of a Red Alert Box[/alert]\n[alert color=\"brown\"]An example of a Brown Alert Box[/alert]\n[/one_third_first]\n[one_third]\n[alert color=\"blue\"]An example of a Blue Alert Box[/alert]\n[alert color=\"teal\"]An example of a Teal Alert Box[/alert]\n[/one_third]\n[one_third_last]\n[alert color=\"green\"]An example of a Green Alert Box[/alert]\n[alert color=\"tan\"]An example of a Tan Alert Box[/alert]\n[/one_third_last]\n<h2>Columns -</h2>\n<h4>Full Page 1/1</h4>\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n<h4>Half Page 1/2</h4>\n[one_half_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_half_first]\n[one_half_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_half_last]\n<h4>One Third 1/3</h4>\n[one_third_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third_first]\n[one_third]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third]\n[one_third_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third_last]\n<h4>One Fourth 1/4</h4>\n[one_fourth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth_first]\n[one_fourth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth]\n[one_fourth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth]\n[one_fourth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth_last]\n<h4>One Fifth 1/5</h4>\n[one_fifth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth_first]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth_last]\n<h4>One Sixth 1/6</h4>\n[one_sixth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth_first]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth_last]','Short-codes','','inherit','open','open','','115-revision-2','','','2013-10-11 09:52:12','2013-10-11 09:52:12','',115,'http://twentydouze.com/wordpress1/?p=156',0,'revision','',0),(55,1,'2013-10-11 08:20:36','2013-10-11 08:20:36',' \r\n\r\n \r\n\r\nwww.twentydouze.com\r\n\r\nSite coming soon','TwentyDouze','','inherit','open','open','','2-revision-5','','','2013-10-11 08:20:36','2013-10-11 08:20:36','',2,'http://twentydouze.com/wordpress1/?p=55',0,'revision','',0),(56,1,'2013-10-11 08:21:39','2013-10-11 08:21:39',' \r\n<p style=\"text-align: center;\">Authorized Distributor</p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','inherit','open','open','','2-revision-6','','','2013-10-11 08:21:39','2013-10-11 08:21:39','',2,'http://twentydouze.com/wordpress1/?p=56',0,'revision','',0),(58,1,'2013-10-11 08:28:14','2013-10-11 08:28:14','','banner_head','','inherit','open','open','','banner_head','','','2013-10-11 08:28:14','2013-10-11 08:28:14','',0,'http://twentydouze.com/wordpress1/wp-content/uploads/2013/10/banner_head.png',0,'attachment','image/png',0),(129,1,'2013-04-05 16:48:00','2013-04-05 15:48:00','<h2>Pricing Tables -</h2>\n[pricing_table]\n[pricing column=4 title=\"Basic\" price=\"$9.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>1Gb Storage</li>\n <li>5GB Bandwidth</li>\n <li>2 Domains</li>\n <li>3 Databases</li>\n <li>1 FTP Account</li>\n <li>25 Email Accounts</li>\n</ul>\n[/pricing]\n[pricing column=4 title=\"Standard\" price=\"$19.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>10Gb Storage</li>\n <li>50GB Bandwidth</li>\n <li>10 Domains</li>\n <li>25 Databases</li>\n <li>10 FTP Accounts</li>\n <li>100 Email Accounts</li>\n</ul>\n[/pricing]\n[pricing column=4 title=\"Professional\" price=\"$39.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>25GB Storage</li>\n <li>100GB Bandwidth</li>\n <li>25 Domains</li>\n <li>50 Databases</li>\n <li>25 FTP Accounts</li>\n <li>500 Email Accounts</li>\n</ul>\n[/pricing]\n\n[pricing column=4 title=\"Premium\" price=\"$59.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>Unlimited Storage</li>\n <li>Unlimited Bandwidth</li>\n <li>Unlimited Domains</li>\n <li>Unlimited Databases</li>\n <li>Unlimited FTP Accounts</li>\n <li>Unlimited Email Accounts</li>\n</ul>\n[/pricing]\n\n[/pricing_table]\n\n[one_half_first]\n<h2>Accordions -</h2>\n[accordion]\n[accordion_section title=\"Site Development\"]\nAn hour after leaving Bombay the train had passed the viaducts and the Island of Salcette, and had got into the open country. At Callyan they reached the junction of the branch line which descends towards south-eastern India by Kandallah and Pounah.\n[/accordion_section]\n[accordion_section title=\"Global Branding\"]\nPassing Pauwell, they entered the defiles of the mountains, with their basalt bases, and their summits crowned with thick and verdant forests. Phileas Fogg and Sir Francis Cromarty exchanged a few words from time to time.\n[/accordion_section]\n[accordion_section title=\"Social Media\"]\nAn hour after leaving Bombay the train had passed the viaducts and the Island of Salcette, and had got into the open country. At Callyan they reached the junction of the branch line which descends towards south-eastern India by Kandallah and Pounah.\n[/accordion_section]\n[accordion_section title=\"Product Photography\"]\nPassing Pauwell, they entered the defiles of the mountains, with their basalt bases, and their summits crowned with thick and verdant forests. Phileas Fogg and Sir Francis Cromarty exchanged a few words from time to time.\n[/accordion_section]\n[/accordion]\n[/one_half_first]\n\n[one_half_last]\n<h2>Tabs -</h2>\n[tabgroup]\n[tab title=\"One\" id=\"t1\"]Mr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital.[/tab]\n[tab title=\"Two\" id=\"t2\"]Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.[/tab]\n[tab title=\"Three\" id=\"t3\"]Mr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.[/tab]\n[/tabgroup]\n<h2>Toggles -</h2>\n[toggle title=\"Toggle One\"]\nMr. Fogg, on reaching shore baby, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[toggle title=\"Toggle Two\"]\nMr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[toggle title=\"Toggle Three\"]\nMr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[/one_half_last]\n\n[one_half_first]\n<h2>Blockquotes -</h2>\n[blockquote cite=\"Jules Verne, Around the world in 80 days\"]They had met and fought the Indians ten miles south of Fort Kearney. Shortly before the detachment arrived, Passepartout and his companions had begun to struggle with their captors.[/blockquote]\n\n[/one_half_first]\n\n[one_half_last]\n<h2>Dropcaps -</h2>\n[dropcap]T[/dropcap]hat gentleman was really ruined, and that at the moment when he was about to attain his end. This arrest was fatal. Having arrived at Liverpool at twenty minutes before twelve on the 21st of December, he had till a quarter before nine that evening to reach the Reform Club, that is, nine hours and a quarter; the journey from Liverpool to London was six hours.\n\n[/one_half_last]\n\n[one_half_first]\n<h2>Vimeo -</h2>\n[vimeo id=\"50014910\"][/vimeo]\n\n[/one_half_first]\n[one_half_last]\n<h2>YouTube -</h2>\n[youtube id=\"AeTlXtEOplA\"][/youtube]\n\n[/one_half_last]\n<h2>Buttons -</h2>\n[one_third_first]\n[button align=\"left\" color=\"black\" size=\"small\" link=\"\"]Small Button (Black)[/button]\n[button align=\"left\" color=\"black\" size=\"medium\" link=\"\"]Medium Button (Black)[/button]\n[button align=\"left\" color=\"black\" size=\"large\" link=\"\"]Large Button (Black)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"grey\" size=\"small\" link=\"\"]Small Button (Grey)[/button]\n[button align=\"left\" color=\"grey\" size=\"medium\" link=\"\"]Medium Button (Grey)[/button]\n[button align=\"left\" color=\"grey\" size=\"large\" link=\"\"]Large Button (Grey)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"white\" size=\"small\" link=\"\"]Small Button (White)[/button]\n[button align=\"left\" color=\"white\" size=\"medium\" link=\"\"]Medium Button (White)[/button]\n[button align=\"left\" color=\"white\" size=\"large\" link=\"\"]Large Button (White)[/button]\n[/one_third_last]\n\n[one_third_first]\n[button align=\"left\" color=\"red\" size=\"small\" link=\"\"]Small Button (Red)[/button]\n[button align=\"left\" color=\"red\" size=\"medium\" link=\"\"]Medium Button (Red)[/button]\n[button align=\"left\" color=\"red\" size=\"large\" link=\"\"]Large Button (Red)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"blue\" size=\"small\" link=\"\"]Small Button (Blue)[/button]\n[button align=\"left\" color=\"blue\" size=\"medium\" link=\"\"]Medium Button (Blue)[/button]\n[button align=\"left\" color=\"blue\" size=\"large\" link=\"\"]Large Button (Blue)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"green\" size=\"small\" link=\"\"]Small Button (Green)[/button]\n[button align=\"left\" color=\"green\" size=\"medium\" link=\"\"]Medium Button (Green)[/button]\n[button align=\"left\" color=\"green\" size=\"large\" link=\"\"]Large Button (Green)[/button]\n[/one_third_last]\n\n[one_third_first]\n[button align=\"left\" color=\"brown\" size=\"small\" link=\"\"]Small Button (Brown)[/button]\n[button align=\"left\" color=\"brown\" size=\"medium\" link=\"\"]Medium Button (Brown)[/button]\n[button align=\"left\" color=\"brown\" size=\"large\" link=\"\"]Large Button (Brown)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"teal\" size=\"small\" link=\"\"]Small Button (Teal)[/button]\n[button align=\"left\" color=\"teal\" size=\"medium\" link=\"\"]Medium Button (Teal)[/button]\n[button align=\"left\" color=\"teal\" size=\"large\" link=\"\"]Large Button (Teal)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"tan\" size=\"small\" link=\"\"]Small Button (Tan)[/button]\n[button align=\"left\" color=\"tan\" size=\"medium\" link=\"\"]Medium Button (Tan)[/button]\n[button align=\"left\" color=\"tan\" size=\"large\" link=\"\"]Large Button (Tan)[/button]\n[/one_third_last]\n<h2>Alert Boxes -</h2>\n[one_third_first]\n[alert color=\"red\"]An example of a Red Alert Box[/alert]\n[alert color=\"brown\"]An example of a Brown Alert Box[/alert]\n[/one_third_first]\n[one_third]\n[alert color=\"blue\"]An example of a Blue Alert Box[/alert]\n[alert color=\"teal\"]An example of a Teal Alert Box[/alert]\n[/one_third]\n[one_third_last]\n[alert color=\"green\"]An example of a Green Alert Box[/alert]\n[alert color=\"tan\"]An example of a Tan Alert Box[/alert]\n[/one_third_last]\n<h2>Columns -</h2>\n<h4>Full Page 1/1</h4>\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n<h4>Half Page 1/2</h4>\n[one_half_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_half_first]\n[one_half_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_half_last]\n<h4>One Third 1/3</h4>\n[one_third_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third_first]\n[one_third]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third]\n[one_third_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third_last]\n<h4>One Fourth 1/4</h4>\n[one_fourth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth_first]\n[one_fourth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth]\n[one_fourth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth]\n[one_fourth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth_last]\n<h4>One Fifth 1/5</h4>\n[one_fifth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth_first]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth_last]\n<h4>One Sixth 1/6</h4>\n[one_sixth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth_first]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth_last]','Short-codes','','inherit','open','open','','115-revision','','','2013-04-05 16:48:00','2013-04-05 15:48:00','',115,'http://twentydouze.com/wordpress1/?p=129',0,'revision','',0),(4,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Custom Logo','','draft','closed','closed','','of-custom_logo','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=4',0,'options','',0),(99,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Upload Header Background','','draft','closed','closed','','of-upload_header_background','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=5',0,'options','',0),(100,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Client Logo One','','draft','closed','closed','','of-client_logo_one','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=6',0,'options','',0),(101,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Client Logo Two','','draft','closed','closed','','of-client_logo_two','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=7',0,'options','',0),(102,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Client Logo Three','','draft','closed','closed','','of-client_logo_three','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=8',0,'options','',0),(103,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Client Logo Four','','draft','closed','closed','','of-client_logo_four','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=9',0,'options','',0),(104,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Client Logo Five','','draft','closed','closed','','of-client_logo_five','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=10',0,'options','',0),(105,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Upload Quotes Top Background','','draft','closed','closed','','of-upload_quotes_top_background','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=11',0,'options','',0),(106,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Upload Logos Background','','draft','closed','closed','','of-upload_logos_background','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=12',0,'options','',0),(107,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Upload Latest Tweet Background','','draft','closed','closed','','of-upload_latest_tweet_background','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=13',0,'options','',0),(108,1,'2013-04-03 12:43:10','0000-00-00 00:00:00','','Upload Quotes Bottom Background','','draft','closed','closed','','of-upload_quotes_bottom_background','','','2013-04-03 12:43:10','0000-00-00 00:00:00','',0,'http://localhost:8888/kula-local-wp/?post_type=options&p=14',0,'options','',0),(115,1,'2013-04-05 16:48:00','2013-04-05 15:48:00','<h4 style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner2.png\"><img class=\"aligncenter size-full wp-image-50\" alt=\"mechanical_perf_banner\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner2.png\" width=\"900\" height=\"300\" /></a></h4>\r\n[one_fourth_first]\r\nRoland Iten is about discovery. The delight, the surprise and the joy to touch and to own an expertly crafted Roland Iten Mechanically performing piece. By utilising the high precision mechanics capability of the Swiss watch making industry, the Roland Iten Mechanical Luxury Company creates, develops and produces highly unique mechanical men’s accessories, thus pioneering a new segment in the high end luxury goods industry which it calls Mechanical Performance for Gentlemen™.\r\n[/one_fourth_first]\r\n[one_fourth]\r\nRoland Iten, the living creator of the marque, has a passion for mechanical objects and a captivating aptitude for mechanics. This combined with his infinite invention capability and his keen eye for design, enables him to liberate mundane objects into the world of precision engineering, and in doing so, he has produced exceptional creations. His passion is rare, as he works with everyday items transforming them into highly individual precision mechanical objects that function with complete finesse. He brings extraordinary character to belts, cufflinks and other men’s accessories.\r\n[/one_fourth]\r\n[one_fourth]\r\nAll collection pieces are custom made in Switzerland and based upon patent-pending mechanisms ensuring and protecting brand value. Only the finest materials and world class manufacturing processes and practices of the Swiss Watch Making Industry are utilized to ensure outstanding craftsmanship. This distinct standard resonates throughout the company and its selected partners. Its artisans hand finish each piece, combining precious metals with inlays such as mother-of-pearl, exotic tropical hardwoods and pavé diamonds.\r\n[/one_fourth]\r\n[one_fourth_last]\r\nEach style is released in limited, numbered series and carries an individual serial number which provides a record of both origin\r\nand authenticity.\r\nFor more detailed information about Roland Iten and its mechanical performing accessories, its collections and the latest news please visit:\r\nwebsite: http://www.rolanditen.com\r\nfacebook: http://www.facebook.com/ROLANDITEN\r\ntwitter: http://twitter.com/rolanditen\r\nyoutube: http://www.youtube.com/rolandItenLuxury\r\n[/one_fourth_last]','RIML / Roland Iten','','publish','open','open','','shortcodes','','','2013-10-11 11:09:56','2013-10-11 11:09:56','',0,'http://localhost:8888/kula-local-wp/?page_id=115',0,'page','',0),(159,1,'2013-10-11 10:55:54','2013-10-11 10:55:54','<h4 style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/10/banner_head.png\"><img class=\"aligncenter size-full wp-image-58\" alt=\"banner_head\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/10/banner_head.png\" width=\"900\" height=\"300\" /></a></h4>\r\n[one_fourth_first]\r\nRoland Iten is about discovery. The delight, the surprise and the joy to touch and to own an expertly crafted Roland Iten Mechanically performing piece. By utilising the high precision mechanics capability of the Swiss watch making industry, the Roland Iten Mechanical Luxury Company creates, develops and produces highly unique mechanical men’s accessories, thus pioneering a new segment in the high end luxury goods industry which it calls Mechanical Performance for Gentlemen™.\r\n[/one_fourth_first]\r\n[one_fourth]\r\nRoland Iten, the living creator of the marque, has a passion for mechanical objects and a captivating aptitude for mechanics. This combined with his infinite invention capability and his keen eye for design, enables him to liberate mundane objects into the world of precision engineering, and in doing so, he has produced exceptional creations. His passion is rare, as he works with everyday items transforming them into highly individual precision mechanical objects that function with complete finesse. He brings extraordinary character to belts, cufflinks and other men’s accessories.\r\n[/one_fourth]\r\n[one_fourth]\r\nAll collection pieces are custom made in Switzerland and based upon patent-pending mechanisms ensuring and protecting brand value. Only the finest materials and world class manufacturing processes and practices of the Swiss Watch Making Industry are utilized to ensure outstanding craftsmanship. This distinct standard resonates throughout the company and its selected partners. Its artisans hand finish each piece, combining precious metals with inlays such as mother-of-pearl, exotic tropical hardwoods and pavé diamonds.\r\n[/one_fourth]\r\n[one_fourth_last]\r\nEach style is released in limited, numbered series and carries an individual serial number which provides a record of both origin\r\nand authenticity.\r\nFor more detailed information about Roland Iten and its mechanical performing accessories, its collections and the latest news please visit:\r\nwebsite: http://www.rolanditen.com\r\nfacebook: http://www.facebook.com/ROLANDITEN\r\ntwitter: http://twitter.com/rolanditen\r\nyoutube: http://www.youtube.com/rolandItenLuxury\r\n[/one_fourth_last]','Short-codes','','inherit','open','open','','115-revision-4','','','2013-10-11 10:55:54','2013-10-11 10:55:54','',115,'http://twentydouze.com/wordpress1/?p=159',0,'revision','',0),(181,1,'2013-10-11 11:06:23','2013-10-11 11:06:23','<h4 style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner2.png\"><img class=\"aligncenter size-full wp-image-50\" alt=\"mechanical_perf_banner\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner2.png\" width=\"900\" height=\"300\" /></a></h4>\r\n[one_fourth_first]\r\nRoland Iten is about discovery. The delight, the surprise and the joy to touch and to own an expertly crafted Roland Iten Mechanically performing piece. By utilising the high precision mechanics capability of the Swiss watch making industry, the Roland Iten Mechanical Luxury Company creates, develops and produces highly unique mechanical men’s accessories, thus pioneering a new segment in the high end luxury goods industry which it calls Mechanical Performance for Gentlemen™.\r\n[/one_fourth_first]\r\n[one_fourth]\r\nRoland Iten, the living creator of the marque, has a passion for mechanical objects and a captivating aptitude for mechanics. This combined with his infinite invention capability and his keen eye for design, enables him to liberate mundane objects into the world of precision engineering, and in doing so, he has produced exceptional creations. His passion is rare, as he works with everyday items transforming them into highly individual precision mechanical objects that function with complete finesse. He brings extraordinary character to belts, cufflinks and other men’s accessories.\r\n[/one_fourth]\r\n[one_fourth]\r\nAll collection pieces are custom made in Switzerland and based upon patent-pending mechanisms ensuring and protecting brand value. Only the finest materials and world class manufacturing processes and practices of the Swiss Watch Making Industry are utilized to ensure outstanding craftsmanship. This distinct standard resonates throughout the company and its selected partners. Its artisans hand finish each piece, combining precious metals with inlays such as mother-of-pearl, exotic tropical hardwoods and pavé diamonds.\r\n[/one_fourth]\r\n[one_fourth_last]\r\nEach style is released in limited, numbered series and carries an individual serial number which provides a record of both origin\r\nand authenticity.\r\nFor more detailed information about Roland Iten and its mechanical performing accessories, its collections and the latest news please visit:\r\nwebsite: http://www.rolanditen.com\r\nfacebook: http://www.facebook.com/ROLANDITEN\r\ntwitter: http://twitter.com/rolanditen\r\nyoutube: http://www.youtube.com/rolandItenLuxury\r\n[/one_fourth_last]','RIML / Roland Iten','','inherit','open','open','','115-revision-6','','','2013-10-11 11:06:23','2013-10-11 11:06:23','',115,'http://twentydouze.com/wordpress1/?p=181',0,'revision','',0),(163,1,'2013-10-11 10:57:27','2013-10-11 10:57:27','<h4 style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner2.png\"><img class=\"aligncenter size-full wp-image-50\" alt=\"mechanical_perf_banner\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/mechanical_perf_banner2.png\" width=\"900\" height=\"300\" /></a></h4>\r\n[one_fourth_first]\r\nRoland Iten is about discovery. The delight, the surprise and the joy to touch and to own an expertly crafted Roland Iten Mechanically performing piece. By utilising the high precision mechanics capability of the Swiss watch making industry, the Roland Iten Mechanical Luxury Company creates, develops and produces highly unique mechanical men’s accessories, thus pioneering a new segment in the high end luxury goods industry which it calls Mechanical Performance for Gentlemen™.\r\n[/one_fourth_first]\r\n[one_fourth]\r\nRoland Iten, the living creator of the marque, has a passion for mechanical objects and a captivating aptitude for mechanics. This combined with his infinite invention capability and his keen eye for design, enables him to liberate mundane objects into the world of precision engineering, and in doing so, he has produced exceptional creations. His passion is rare, as he works with everyday items transforming them into highly individual precision mechanical objects that function with complete finesse. He brings extraordinary character to belts, cufflinks and other men’s accessories.\r\n[/one_fourth]\r\n[one_fourth]\r\nAll collection pieces are custom made in Switzerland and based upon patent-pending mechanisms ensuring and protecting brand value. Only the finest materials and world class manufacturing processes and practices of the Swiss Watch Making Industry are utilized to ensure outstanding craftsmanship. This distinct standard resonates throughout the company and its selected partners. Its artisans hand finish each piece, combining precious metals with inlays such as mother-of-pearl, exotic tropical hardwoods and pavé diamonds.\r\n[/one_fourth]\r\n[one_fourth_last]\r\nEach style is released in limited, numbered series and carries an individual serial number which provides a record of both origin\r\nand authenticity.\r\nFor more detailed information about Roland Iten and its mechanical performing accessories, its collections and the latest news please visit:\r\nwebsite: http://www.rolanditen.com\r\nfacebook: http://www.facebook.com/ROLANDITEN\r\ntwitter: http://twitter.com/rolanditen\r\nyoutube: http://www.youtube.com/rolandItenLuxury\r\n[/one_fourth_last]','RIML / Roland Iten','','inherit','open','open','','115-revision-5','','','2013-10-11 10:57:27','2013-10-11 10:57:27','',115,'http://twentydouze.com/wordpress1/?p=163',0,'revision','',0),(164,1,'2013-10-11 10:14:44','2013-10-11 10:14:44',' \r\n<p style=\"text-align: center;\">Authorized Distributor</p>\r\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\r\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','inherit','open','open','','2-revision-10','','','2013-10-11 10:14:44','2013-10-11 10:14:44','',2,'http://twentydouze.com/wordpress1/?p=164',0,'revision','',0),(173,1,'2013-10-11 11:08:08','2013-10-11 11:08:08','','Latest Work','','publish','open','open','','latest-work-2','','','2013-10-11 12:38:59','2013-10-11 12:38:59','',0,'http://twentydouze.com/wordpress1/?p=173',3,'nav_menu_item','',0),(174,1,'2013-10-11 11:08:08','2013-10-11 11:08:08','','Our Services','','publish','open','open','','our-services-2','','','2013-10-11 12:38:59','2013-10-11 12:38:59','',0,'http://twentydouze.com/wordpress1/?p=174',4,'nav_menu_item','',0),(175,1,'2013-10-11 11:08:08','2013-10-11 11:08:08','','Latest News','','publish','open','open','','latest-news-2','','','2013-10-11 12:38:59','2013-10-11 12:38:59','',0,'http://twentydouze.com/wordpress1/?p=175',5,'nav_menu_item','',0),(176,1,'2013-10-11 11:08:08','2013-10-11 11:08:08','','Meet the team','','publish','open','open','','meet-the-team-2','','','2013-10-11 12:38:59','2013-10-11 12:38:59','',0,'http://twentydouze.com/wordpress1/?p=176',6,'nav_menu_item','',0),(177,1,'2013-10-11 11:08:08','2013-10-11 11:08:08','','Contact Us','','publish','open','open','','contact-us-2','','','2013-10-11 12:38:59','2013-10-11 12:38:59','',0,'http://twentydouze.com/wordpress1/?p=177',7,'nav_menu_item','',0),(130,1,'2013-10-11 08:22:17','2013-10-11 08:22:17',' \r\n<p style=\"text-align: center;\">Authorized Distributor</p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','inherit','open','open','','2-revision-7','','','2013-10-11 08:22:17','2013-10-11 08:22:17','',2,'http://twentydouze.com/wordpress1/?p=130',0,'revision','',0),(172,1,'2013-10-11 11:08:07','2013-10-11 11:08:07','','Home','','publish','open','open','','home-2','','','2013-10-11 12:38:59','2013-10-11 12:38:59','',0,'http://twentydouze.com/wordpress1/?p=172',1,'nav_menu_item','',0),(171,1,'2013-10-11 11:08:07','2013-10-11 11:08:07','','Contact Us','','publish','open','open','','contact-us','','','2013-10-11 11:18:07','2013-10-11 11:18:07','',0,'http://twentydouze.com/wordpress1/?p=171',7,'nav_menu_item','',0),(170,1,'2013-10-11 11:08:07','2013-10-11 11:08:07','','Meet the team','','publish','open','open','','meet-the-team','','','2013-10-11 11:18:07','2013-10-11 11:18:07','',0,'http://twentydouze.com/wordpress1/?p=170',6,'nav_menu_item','',0),(166,1,'2013-10-11 11:08:07','2013-10-11 11:08:07','','Home','','publish','open','open','','home','','','2013-10-11 11:18:07','2013-10-11 11:18:07','',0,'http://twentydouze.com/wordpress1/?p=166',1,'nav_menu_item','',0),(167,1,'2013-10-11 11:08:07','2013-10-11 11:08:07','','Latest Work','','publish','open','open','','latest-work','','','2013-10-11 11:18:07','2013-10-11 11:18:07','',0,'http://twentydouze.com/wordpress1/?p=167',3,'nav_menu_item','',0),(168,1,'2013-10-11 11:08:07','2013-10-11 11:08:07','','Our Services','','publish','open','open','','our-services','','','2013-10-11 11:18:07','2013-10-11 11:18:07','',0,'http://twentydouze.com/wordpress1/?p=168',4,'nav_menu_item','',0),(169,1,'2013-10-11 11:08:07','2013-10-11 11:08:07','','Latest News','','publish','open','open','','latest-news','','','2013-10-11 11:18:07','2013-10-11 11:18:07','',0,'http://twentydouze.com/wordpress1/?p=169',5,'nav_menu_item','',0),(154,1,'2013-10-11 09:52:12','2013-10-11 09:52:12',' \r\n<p style=\"text-align: center;\">Authorized Distributor</p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','inherit','open','open','','2-revision-8','','','2013-10-11 09:52:12','2013-10-11 09:52:12','',2,'http://twentydouze.com/wordpress1/?p=154',0,'revision','',0),(155,1,'2013-10-11 10:14:34','2013-10-11 10:14:34',' \r\n<p style=\"text-align: center;\">Authorized Distributor</p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','inherit','open','open','','2-revision-9','','','2013-10-11 10:14:34','2013-10-11 10:14:34','',2,'http://twentydouze.com/wordpress1/?p=155',0,'revision','',0),(157,1,'2013-10-11 10:56:02','2013-10-11 10:56:02','<h4 style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/10/banner_head.png\"><img class=\"aligncenter size-full wp-image-58\" alt=\"banner_head\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/10/banner_head.png\" width=\"900\" height=\"300\" /></a></h4>\r\n[one_fourth_first]\r\nRoland Iten is about discovery. The delight, the surprise and the joy to touch and to own an expertly crafted Roland Iten Mechanically performing piece. By utilising the high precision mechanics capability of the Swiss watch making industry, the Roland Iten Mechanical Luxury Company creates, develops and produces highly unique mechanical men’s accessories, thus pioneering a new segment in the high end luxury goods industry which it calls Mechanical Performance for Gentlemen™.\r\n[/one_fourth_first]\r\n[one_fourth]\r\nRoland Iten, the living creator of the marque, has a passion for mechanical objects and a captivating aptitude for mechanics. This combined with his infinite invention capability and his keen eye for design, enables him to liberate mundane objects into the world of precision engineering, and in doing so, he has produced exceptional creations. His passion is rare, as he works with everyday items transforming them into highly individual precision mechanical objects that function with complete finesse. He brings extraordinary character to belts, cufflinks and other men’s accessories.\r\n[/one_fourth]\r\n[one_fourth]\r\nAll collection pieces are custom made in Switzerland and based upon patent-pending mechanisms ensuring and protecting brand value. Only the finest materials and world class manufacturing processes and practices of the Swiss Watch Making Industry are utilized to ensure outstanding craftsmanship. This distinct standard resonates throughout the company and its selected partners. Its artisans hand finish each piece, combining precious metals with inlays such as mother-of-pearl, exotic tropical hardwoods and pavé diamonds.\r\n[/one_fourth]\r\n[one_fourth_last]\r\nEach style is released in limited, numbered series and carries an individual serial number which provides a record of both origin\r\nand authenticity.\r\nFor more detailed information about Roland Iten and its mechanical performing accessories, its collections and the latest news please visit:\r\nwebsite: http://www.rolanditen.com\r\nfacebook: http://www.facebook.com/ROLANDITEN\r\ntwitter: http://twitter.com/rolanditen\r\nyoutube: http://www.youtube.com/rolandItenLuxury\r\n[/one_fourth_last]','Short-codes','','inherit','open','open','','115-autosave','','','2013-10-11 10:56:02','2013-10-11 10:56:02','',115,'http://twentydouze.com/wordpress1/?p=157',0,'revision','',0),(158,1,'2013-10-11 10:52:53','2013-10-11 10:52:53','<h2>Pricing Tables -</h2>\n[pricing_table]\n[pricing column=4 title=\"Basic\" price=\"$9.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>1Gb Storage</li>\n <li>5GB Bandwidth</li>\n <li>2 Domains</li>\n <li>3 Databases</li>\n <li>1 FTP Account</li>\n <li>25 Email Accounts</li>\n</ul>\n[/pricing]\n[pricing column=4 title=\"Standard\" price=\"$19.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>10Gb Storage</li>\n <li>50GB Bandwidth</li>\n <li>10 Domains</li>\n <li>25 Databases</li>\n <li>10 FTP Accounts</li>\n <li>100 Email Accounts</li>\n</ul>\n[/pricing]\n[pricing column=4 title=\"Professional\" price=\"$39.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>25GB Storage</li>\n <li>100GB Bandwidth</li>\n <li>25 Domains</li>\n <li>50 Databases</li>\n <li>25 FTP Accounts</li>\n <li>500 Email Accounts</li>\n</ul>\n[/pricing]\n\n[pricing column=4 title=\"Premium\" price=\"$59.99\" per=\"per month\" button_url=\"#\" button_text=\"Sign Up\"]\n<ul>\n <li>Unlimited Storage</li>\n <li>Unlimited Bandwidth</li>\n <li>Unlimited Domains</li>\n <li>Unlimited Databases</li>\n <li>Unlimited FTP Accounts</li>\n <li>Unlimited Email Accounts</li>\n</ul>\n[/pricing]\n\n[/pricing_table]\n\n[one_half_first]\n<h2>Accordions -</h2>\n[accordion]\n[accordion_section title=\"Site Development\"]\nAn hour after leaving Bombay the train had passed the viaducts and the Island of Salcette, and had got into the open country. At Callyan they reached the junction of the branch line which descends towards south-eastern India by Kandallah and Pounah.\n[/accordion_section]\n[accordion_section title=\"Global Branding\"]\nPassing Pauwell, they entered the defiles of the mountains, with their basalt bases, and their summits crowned with thick and verdant forests. Phileas Fogg and Sir Francis Cromarty exchanged a few words from time to time.\n[/accordion_section]\n[accordion_section title=\"Social Media\"]\nAn hour after leaving Bombay the train had passed the viaducts and the Island of Salcette, and had got into the open country. At Callyan they reached the junction of the branch line which descends towards south-eastern India by Kandallah and Pounah.\n[/accordion_section]\n[accordion_section title=\"Product Photography\"]\nPassing Pauwell, they entered the defiles of the mountains, with their basalt bases, and their summits crowned with thick and verdant forests. Phileas Fogg and Sir Francis Cromarty exchanged a few words from time to time.\n[/accordion_section]\n[/accordion]\n[/one_half_first]\n\n[one_half_last]\n<h2>Tabs -</h2>\n[tabgroup]\n[tab title=\"One\" id=\"t1\"]Mr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital.[/tab]\n[tab title=\"Two\" id=\"t2\"]Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.[/tab]\n[tab title=\"Three\" id=\"t3\"]Mr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.[/tab]\n[/tabgroup]\n<h2>Toggles -</h2>\n[toggle title=\"Toggle One\"]\nMr. Fogg, on reaching shore baby, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[toggle title=\"Toggle Two\"]\nMr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[toggle title=\"Toggle Three\"]\nMr. Fogg, on reaching shore, proceeded to find out at what hour the first train left for New York, and learned that this was at six o\'clock p.m.; he had, therefore, an entire day to spend in the Californian capital. Taking a carriage at a charge of three dollars, he and Aouda entered it, while Passepartout mounted the box beside the driver, and they set out for the International Hotel.\n[/toggle]\n[/one_half_last]\n\n[one_half_first]\n<h2>Blockquotes -</h2>\n[blockquote cite=\"Jules Verne, Around the world in 80 days\"]They had met and fought the Indians ten miles south of Fort Kearney. Shortly before the detachment arrived, Passepartout and his companions had begun to struggle with their captors.[/blockquote]\n\n[/one_half_first]\n\n[one_half_last]\n<h2>Dropcaps -</h2>\n[dropcap]T[/dropcap]hat gentleman was really ruined, and that at the moment when he was about to attain his end. This arrest was fatal. Having arrived at Liverpool at twenty minutes before twelve on the 21st of December, he had till a quarter before nine that evening to reach the Reform Club, that is, nine hours and a quarter; the journey from Liverpool to London was six hours.\n\n[/one_half_last]\n\n[one_half_first]\n<h2>Vimeo -</h2>\n[vimeo id=\"50014910\"][/vimeo]\n\n[/one_half_first]\n[one_half_last]\n<h2>YouTube -</h2>\n[youtube id=\"AeTlXtEOplA\"][/youtube]\n\n[/one_half_last]\n<h2>Buttons -</h2>\n[one_third_first]\n[button align=\"left\" color=\"black\" size=\"small\" link=\"\"]Small Button (Black)[/button]\n[button align=\"left\" color=\"black\" size=\"medium\" link=\"\"]Medium Button (Black)[/button]\n[button align=\"left\" color=\"black\" size=\"large\" link=\"\"]Large Button (Black)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"grey\" size=\"small\" link=\"\"]Small Button (Grey)[/button]\n[button align=\"left\" color=\"grey\" size=\"medium\" link=\"\"]Medium Button (Grey)[/button]\n[button align=\"left\" color=\"grey\" size=\"large\" link=\"\"]Large Button (Grey)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"white\" size=\"small\" link=\"\"]Small Button (White)[/button]\n[button align=\"left\" color=\"white\" size=\"medium\" link=\"\"]Medium Button (White)[/button]\n[button align=\"left\" color=\"white\" size=\"large\" link=\"\"]Large Button (White)[/button]\n[/one_third_last]\n\n[one_third_first]\n[button align=\"left\" color=\"red\" size=\"small\" link=\"\"]Small Button (Red)[/button]\n[button align=\"left\" color=\"red\" size=\"medium\" link=\"\"]Medium Button (Red)[/button]\n[button align=\"left\" color=\"red\" size=\"large\" link=\"\"]Large Button (Red)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"blue\" size=\"small\" link=\"\"]Small Button (Blue)[/button]\n[button align=\"left\" color=\"blue\" size=\"medium\" link=\"\"]Medium Button (Blue)[/button]\n[button align=\"left\" color=\"blue\" size=\"large\" link=\"\"]Large Button (Blue)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"green\" size=\"small\" link=\"\"]Small Button (Green)[/button]\n[button align=\"left\" color=\"green\" size=\"medium\" link=\"\"]Medium Button (Green)[/button]\n[button align=\"left\" color=\"green\" size=\"large\" link=\"\"]Large Button (Green)[/button]\n[/one_third_last]\n\n[one_third_first]\n[button align=\"left\" color=\"brown\" size=\"small\" link=\"\"]Small Button (Brown)[/button]\n[button align=\"left\" color=\"brown\" size=\"medium\" link=\"\"]Medium Button (Brown)[/button]\n[button align=\"left\" color=\"brown\" size=\"large\" link=\"\"]Large Button (Brown)[/button]\n[/one_third_first]\n[one_third]\n[button align=\"left\" color=\"teal\" size=\"small\" link=\"\"]Small Button (Teal)[/button]\n[button align=\"left\" color=\"teal\" size=\"medium\" link=\"\"]Medium Button (Teal)[/button]\n[button align=\"left\" color=\"teal\" size=\"large\" link=\"\"]Large Button (Teal)[/button]\n[/one_third]\n[one_third_last]\n[button align=\"left\" color=\"tan\" size=\"small\" link=\"\"]Small Button (Tan)[/button]\n[button align=\"left\" color=\"tan\" size=\"medium\" link=\"\"]Medium Button (Tan)[/button]\n[button align=\"left\" color=\"tan\" size=\"large\" link=\"\"]Large Button (Tan)[/button]\n[/one_third_last]\n<h2>Alert Boxes -</h2>\n[one_third_first]\n[alert color=\"red\"]An example of a Red Alert Box[/alert]\n[alert color=\"brown\"]An example of a Brown Alert Box[/alert]\n[/one_third_first]\n[one_third]\n[alert color=\"blue\"]An example of a Blue Alert Box[/alert]\n[alert color=\"teal\"]An example of a Teal Alert Box[/alert]\n[/one_third]\n[one_third_last]\n[alert color=\"green\"]An example of a Green Alert Box[/alert]\n[alert color=\"tan\"]An example of a Tan Alert Box[/alert]\n[/one_third_last]\n<h2>Columns -</h2>\n<h4>Full Page 1/1</h4>\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n<h4>Half Page 1/2</h4>\n[one_half_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_half_first]\n[one_half_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_half_last]\n<h4>One Third 1/3</h4>\n[one_third_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third_first]\n[one_third]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third]\n[one_third_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_third_last]\n<h4>One Fourth 1/4</h4>\n[one_fourth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth_first]\n[one_fourth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth]\n[one_fourth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth]\n[one_fourth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fourth_last]\n<h4>One Fifth 1/5</h4>\n[one_fifth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth_first]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth]\n[one_fifth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration. The guide made her drink a little brandy and water, but the drowsiness which stupefied her could not yet be shaken off. Sir Francis, who was familiar with the effects of the intoxication produced by the fumes of hemp, reassured his companions on her account. But he was more disturbed at the prospect of her future fate.\n[/one_fifth_last]\n<h4>One Sixth 1/6</h4>\n[one_sixth_first]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth_first]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth]\n[one_sixth_last]\nThe elephant, thanks to the skilful guidance of the Parsee, was advancing rapidly through the still darksome forest, and, an hour after leaving the pagoda, had crossed a vast plain. They made a halt at seven o\'clock, the young woman being still in a state of complete prostration.\n[/one_sixth_last]','Short-codes','','inherit','open','open','','115-revision-3','','','2013-10-11 10:52:53','2013-10-11 10:52:53','',115,'http://twentydouze.com/wordpress1/?p=158',0,'revision','',0),(182,1,'2013-10-11 11:06:23','2013-10-11 11:06:23',' \r\n<p style=\"text-align: center;\">Authorized Distributor</p>\r\n<p style=\"text-align: center;\"><a href=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\"><img class=\"aligncenter size-full wp-image-45\" alt=\"RIML Logo\" src=\"http://twentydouze.com/wordpress1/wp-content/uploads/2013/09/RIML-Logo.png\" width=\"471\" height=\"170\" /></a></p>\r\n<p style=\"text-align: center;\">www.rolanditen.com</p>','TwentyDouze','','inherit','open','open','','2-revision-11','','','2013-10-11 11:06:23','2013-10-11 11:06:23','',2,'http://twentydouze.com/wordpress1/?p=182',0,'revision','',0),(183,1,'2013-10-11 11:18:07','2013-10-11 11:18:07',' ','','','publish','open','open','','183','','','2013-10-11 11:18:07','2013-10-11 11:18:07','',0,'http://twentydouze.com/wordpress1/?p=183',2,'nav_menu_item','',0),(184,1,'2013-10-11 12:38:59','2013-10-11 12:38:59',' ','','','publish','open','open','','184','','','2013-10-11 12:38:59','2013-10-11 12:38:59','',0,'http://twentydouze.com/wordpress1/?p=184',2,'nav_menu_item','',0); /*!40000 ALTER TABLE `wp_posts` 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,2,0),(2,2,0),(3,2,0),(4,2,0),(5,2,0),(6,2,0),(7,2,0),(184,27,0),(173,27,0),(174,27,0),(175,27,0),(183,26,0),(167,26,0),(168,26,0),(169,26,0),(177,27,0),(176,27,0),(166,26,0),(171,26,0),(172,27,0),(170,26,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=28 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,0),(2,2,'link_category','',0,7),(10,10,'category','',0,0),(11,11,'category','',0,0),(12,12,'post_tag','',0,0),(13,13,'post_tag','',0,0),(14,14,'post_tag','',0,0),(15,15,'post_tag','',0,0),(16,16,'post_tag','',0,0),(17,17,'post_tag','',0,0),(18,18,'post_tag','',0,0),(19,19,'post_tag','',0,0),(20,20,'project-type','',0,0),(21,21,'project-type','',0,0),(22,22,'project-type','',0,0),(23,23,'project-type','',0,0),(26,26,'nav_menu','',0,7),(27,27,'nav_menu','',0,7); /*!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`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) ) ENGINE=MyISAM AUTO_INCREMENT=28 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,'Blogroll','blogroll',0),(26,'Front Navigation','front-navigation',0),(27,'Inner Navigation','inner-navigation',0),(10,'General News','general-news',0),(11,'Out and about','out-and-about',0),(12,'awesome','awesome',0),(13,'general','general',0),(14,'kermit','kermit',0),(15,'mogwi','mogwi',0),(16,'responsive','responsive',0),(17,'retina','retina',0),(18,'stuff','stuff',0),(19,'vacation','vacation',0),(20,'Illustration','illustration',0),(21,'Motion Graphics','motions-graphics',0),(22,'Photography','photography',0),(23,'Web Design','web-design',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`) ) ENGINE=MyISAM AUTO_INCREMENT=23 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,'first_name',''),(2,1,'last_name',''),(3,1,'nickname','twentydouze'),(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\";s:1:\"1\";}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp330_toolbar,wp330_media_uploader,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media,wp360_revisions'),(13,1,'show_welcome_panel','1'),(14,1,'wp_dashboard_quick_press_last_post_id','185'),(15,1,'wp_user-settings','libraryContent=browse&editor=tinymce&imgsize=full&align=center'),(16,1,'wp_user-settings-time','1381488949'),(17,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\";}'),(18,1,'metaboxhidden_nav-menus','a:7:{i:0;s:8:\"add-post\";i:1;s:13:\"add-portfolio\";i:2;s:12:\"add-services\";i:3;s:8:\"add-team\";i:4;s:10:\"add-quotes\";i:5;s:12:\"add-post_tag\";i:6;s:16:\"add-project-type\";}'),(19,1,'nav_menu_recently_edited','27'),(20,1,'closedpostboxes_portfolio','a:0:{}'),(21,1,'metaboxhidden_portfolio','a:2:{i:0;s:27:\"gt-meta-box-portfolio-video\";i:1;s:7:\"slugdiv\";}'),(22,1,'closedpostboxes_nav-menus','a:1:{i:0;s:12:\"add-category\";}'); /*!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,'twentydouze','$P$BQ63WryRnIBE2ZSoEgEZxmGDUnv0pW0','twentydouze','pe.meyer@twentydouze.com','','2013-09-27 08:22:42','',0,'twentydouze'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_0000jfm_0' -- 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 2020-06-26 9:09:55