0byt3m1n1
Path:
/
data
/
18
/
3
/
133
/
20
/
3459346
/
meta
/
3855347
/
mysql.backup
/
[
Home
]
File: compuex_wp.mysqlv115.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv115 Database: compuex_wp -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=12 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 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `option_name` varchar(191) default NULL, `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=15497 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://www.compuex.com','yes'),(2,'home','http://www.compuex.com','yes'),(3,'blogname','CompuEx','yes'),(4,'blogdescription','Creative Business Solutions.','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','anass@compuex.com','yes'),(7,'start_of_week','6','yes'),(8,'use_balanceTags','','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.compuex.com','yes'),(15,'mailserver_login','anass@compuex.com','yes'),(16,'mailserver_pass','CAn26Ex@26@26','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','1','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:1:{i:0;s:19:\"akismet/akismet.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','3','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','a:5:{i:0;s:98:\"\\\\WDP\\DFS\\30\\6\\8\\7\\3009443786\\user\\sites\\3855347.site\\www/wp-content/themes/ultimate/functions.php\";i:1;s:95:\"\\\\WDP\\DFS\\30\\6\\8\\7\\3009443786\\user\\sites\\3855347.site\\www/wp-content/themes/ultimate/footer.php\";i:2;s:94:\"\\\\WDP\\DFS\\30\\6\\8\\7\\3009443786\\user\\sites\\3855347.site\\www/wp-content/themes/ultimate/style.css\";i:3;s:100:\"\\\\WDP\\DFS\\30\\6\\8\\7\\3009443786\\user\\sites\\3855347.site\\www/wp-content/themes/twentyfifteen/footer.php\";i:4;s:99:\"\\\\WDP\\DFS\\30\\6\\8\\7\\3009443786\\user\\sites\\3855347.site\\www/wp-content/themes/twentyfifteen/style.css\";}','no'),(41,'template','ultimate-pro','yes'),(42,'stylesheet','ultimate-pro','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','1','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','38590','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','0','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','1','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:4:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:5;a:3:{s:5:\"title\";s:4:\"test\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;}}','yes'),(81,'widget_rss','a:3:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(82,'uninstall_plugins','a:0:{}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','2','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','31536','yes'),(89,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(90,'widget_search','a:4:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:4;a:1:{s:5:\"title\";s:0:\"\";}i:6;a:0:{}}','yes'),(91,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;i:4;a:0:{}}','yes'),(92,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_meta','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:4;a:0:{}}','yes'),(95,'sidebars_widgets','a:12:{s:19:\"wp_inactive_widgets\";a:10:{i:0;s:6:\"meta-4\";i:1;s:5:\"rss-3\";i:2;s:10:\"nav_menu-3\";i:3;s:6:\"meta-2\";i:4;s:12:\"categories-2\";i:5;s:17:\"recent-comments-2\";i:6;s:8:\"search-2\";i:7;s:10:\"archives-2\";i:8;s:14:\"recent-posts-2\";i:9;s:32:\"ultimate_featured_image_widget-5\";}s:21:\"ultimate_left_sidebar\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:22:\"ultimate_right_sidebar\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:30:\"ultimate_business_page_sidebar\";a:2:{i:0;s:26:\"ultimate_promobox_widget-9\";i:1;s:29:\"ultimate_recent_work_widget-3\";}s:29:\"ultimate_contact_page_sidebar\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:23:\"ultimate_footer_sidebar\";a:0:{}s:23:\"ultimate_footer_column2\";a:0:{}s:23:\"ultimate_footer_column3\";a:0:{}s:44:\"ultimate_testimonial_page_our_client_sidebar\";a:0:{}s:30:\"ultimate_services_page_section\";a:0:{}s:29:\"ultimate_ourteam_page_section\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(98,'cron','a:6:{i:1522858002;a:1:{s:24:\"akismet_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1522878259;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:1522921619;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1522940002;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:1522941452;a:1:{s:25:\"delete_expired_transients\";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'),(109,'_transient_random_seed','e31c995edb101ab3703555ef3906091f','yes'),(568,'widget_ultimate_recent_work_widget','a:3:{i:1;a:0:{}i:3;a:7:{s:5:\"title\";s:0:\"\";s:8:\"page_id0\";i:0;s:8:\"page_id1\";i:25;s:8:\"page_id2\";i:54;s:8:\"page_id3\";i:21;s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(569,'widget_ultimate_promobox_widget','a:6:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:5;a:6:{s:26:\"promotional_img_background\";s:0:\"\";s:14:\"widget_primary\";s:126:\"Year End Offer, valid till 15th January 2016.\r\n\r\nBuy compuex ERP additional user license, and get an additional one for FREE!!\";s:16:\"widget_secondary\";s:63:\"limited offer, act now, call compuex representatives to assist.\";s:18:\"widget_redirecturl\";s:32:\"http://www.compuex.com/contacts/\";s:13:\"redirect_text\";s:7:\"More...\";s:6:\"filter\";b:0;}i:7;a:6:{s:26:\"promotional_img_background\";s:44:\"http://www.compuex.com/products/compuex-erp/\";s:14:\"widget_primary\";s:11:\"compuex ERP\";s:16:\"widget_secondary\";s:0:\"\";s:18:\"widget_redirecturl\";s:0:\"\";s:13:\"redirect_text\";s:0:\"\";s:6:\"filter\";b:0;}i:9;a:6:{s:26:\"promotional_img_background\";s:63:\"http://www.compuex.com/wp-content/uploads/2015/12/YearEnd02.jpg\";s:14:\"widget_primary\";s:56:\"Wish You A Very Very Happy and Profitable New Year 2017\";s:16:\"widget_secondary\";s:92:\"Get ready for the new year with compuex ERP system, call now to get a detailed presentation.\";s:18:\"widget_redirecturl\";s:32:\"http://www.compuex.com/contacts/\";s:13:\"redirect_text\";s:9:\"Get Ready\";s:6:\"filter\";b:0;}}','yes'),(319,'current_theme','Ultimate Pro','yes'),(320,'theme_mods_enigma','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1439991996;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:6:\"meta-4\";i:1;s:5:\"rss-3\";i:2;s:10:\"nav_menu-3\";i:3;s:6:\"meta-2\";i:4;s:12:\"categories-2\";i:5;s:17:\"recent-comments-2\";i:6;s:8:\"search-2\";i:7;s:10:\"archives-2\";i:8;s:14:\"recent-posts-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:15:\"sidebar-primary\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:18:\"footer-widget-area\";a:0:{}}}}','yes'),(321,'theme_switched','','yes'),(322,'theme_switched_via_customizer','','yes'),(15487,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(15488,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(15489,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(15490,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(15491,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(15479,'_transient_timeout_plugin_slugs','1522941570','no'),(15480,'_transient_plugin_slugs','a:1:{i:0;s:19:\"akismet/akismet.php\";}','no'),(15481,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1522896770','no'),(15482,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2018/04/wordpress-4-9-5-security-and-maintenance-release/\'>WordPress 4.9.5 Security and Maintenance Release</a> <span class=\"rss-date\">April 3, 2018</span><div class=\"rssSummary\">WordPress 4.9.5 is now available. This is a security and maintenance release for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately. WordPress versions 4.9.4 and earlier are affected by three security issues. As part of the core team's ongoing commitment to security hardening, the following fixes have been implemented […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://heropress.com/essays/the-year-i-got-cancer-was-the-year-my-wordpress-business-took-off/#utm_source=rss&utm_medium=rss&utm_campaign=the-year-i-got-cancer-was-the-year-my-wordpress-business-took-off\'>HeroPress: The Year I Got Cancer Was The Year My WordPress Business Took Off</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-4-9-5-squashes-25-bugs\'>WPTavern: WordPress 4.9.5 Squashes 25 Bugs</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2018/04/wordpress-4-9-5-security-and-maintenance-release/\'>Dev Blog: WordPress 4.9.5 Security and Maintenance Release</a></li></ul></div><div class=\"rss-widget\"><ul></ul></div>','no'),(15484,'_site_transient_timeout_available_translations','1522865637','no'),(15485,'_site_transient_available_translations','a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-09 10:37:15\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-01-26 15:49:08\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.7/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-08 13:11:55\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.9/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-12 13:02:53\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-03-21 07:56:32\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-28 05:42:38\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-13 20:38:23\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-02-02 12:56:12\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-05 15:33:56\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-05 15:33:29\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.9/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:40:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:39:59\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.7.7/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-01-26 22:56:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 04:53:59\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 21:51:31\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 08:22:20\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 02:09:51\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-09 01:14:15\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-15 14:57:21\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-16 03:21:37\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-04-23 23:02:31\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:42:28\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 08:57:13\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-05 15:31:54\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-03-28 20:48:31\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:42:25\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.7/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-05 14:22:07\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-01-09 09:39:16\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-18 16:11:00\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 16:55:32\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-13 21:15:33\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-12-06 13:22:52\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-24 00:18:40\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-07 15:10:37\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-05-02 14:01:52\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-04-13 13:55:54\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-07 11:16:40\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-03-12 03:15:48\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-04-05 06:17:00\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:13\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-10 13:55:34\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"بهردهوام به\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-15 19:48:50\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.7/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-03-24 06:52:11\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-15 14:11:50\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.20/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:42:31\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-03-02 11:52:03\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-15 12:00:12\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-10-26 11:43:42\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-15 12:01:05\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.9/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-01-26 15:40:57\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-02 13:47:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-12-02 15:20:38\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.20\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.20/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-02-28 12:48:15\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 13:08:33\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-12-15 17:03:07\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-05 14:26:51\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-09-08 11:22:11\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-16 18:46:53\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 12:08:03\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-29 20:58:47\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-05 15:02:59\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-03-02 17:10:03\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-13 22:08:24\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-05-17 03:13:31\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.7/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-06 09:16:03\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.9/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-05-13 09:55:38\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-07-02 09:07:47\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.7/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2017-11-15 21:18:33\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.7.7\";s:7:\"updated\";s:19:\"2017-05-08 04:16:08\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.7/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.7.9\";s:7:\"updated\";s:19:\"2018-01-17 14:15:35\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.9/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(1236,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:17:\"anass@compuex.com\";s:7:\"version\";s:6:\"4.7.10\";s:9:\"timestamp\";i:1522792021;}','no'),(602,'wordpress_api_key','cd5113d4d7c3','yes'),(604,'theme_mods_ultimate-pro','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:7;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(605,'widget_akismet_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(3512,'rewrite_rules','a:116:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:10:\"gallery/?$\";s:27:\"index.php?post_type=gallery\";s:40:\"gallery/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=gallery&feed=$matches[1]\";s:35:\"gallery/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=gallery&feed=$matches[1]\";s:27:\"gallery/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=gallery&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:35:\"gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"gallery/([^/]+)/embed/?$\";s:40:\"index.php?gallery=$matches[1]&embed=true\";s:28:\"gallery/([^/]+)/trackback/?$\";s:34:\"index.php?gallery=$matches[1]&tb=1\";s:48:\"gallery/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?gallery=$matches[1]&feed=$matches[2]\";s:43:\"gallery/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?gallery=$matches[1]&feed=$matches[2]\";s:36:\"gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?gallery=$matches[1]&paged=$matches[2]\";s:43:\"gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?gallery=$matches[1]&cpage=$matches[2]\";s:32:\"gallery/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?gallery=$matches[1]&page=$matches[2]\";s:24:\"gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"gallery_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?gallery_category=$matches[1]&feed=$matches[2]\";s:52:\"gallery_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?gallery_category=$matches[1]&feed=$matches[2]\";s:33:\"gallery_category/([^/]+)/embed/?$\";s:49:\"index.php?gallery_category=$matches[1]&embed=true\";s:45:\"gallery_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?gallery_category=$matches[1]&paged=$matches[2]\";s:27:\"gallery_category/([^/]+)/?$\";s:38:\"index.php?gallery_category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=2&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(7151,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1522855193;s:7:\"checked\";a:1:{s:12:\"ultimate-pro\";s:3:\"3.0\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(15474,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1522896765','no'),(15475,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1522896765','no'),(15476,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1522853565','no'),(15471,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1522896765','no'),(15472,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1522896765','no'),(15473,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1522853565','no'),(486,'finished_splitting_shared_terms','1','yes'),(15477,'_site_transient_timeout_theme_roots','1522855367','no'),(15478,'_site_transient_theme_roots','a:1:{s:12:\"ultimate-pro\";s:7:\"/themes\";}','no'),(15496,'_transient_doing_cron','1522861588.1522018909454345703125','yes'),(567,'widget_ultimate_custom_tag_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(293,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:2:{i:0;i:8;i:1;i:7;}}','yes'),(487,'db_upgraded','','yes'),(154,'widget_pages','a:3:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(135,'WPLANG','','yes'),(153,'widget_nav_menu','a:3:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(152,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(155,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(158,'recently_activated','a:0:{}','yes'),(159,'category_children','a:0:{}','yes'),(160,'theme_mods_twentyfifteen','a:6:{s:16:\"header_textcolor\";s:6:\"333333\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:7;}s:16:\"background_color\";s:6:\"00a2dd\";s:17:\"sidebar_textcolor\";s:7:\"#00a2dd\";s:23:\"header_background_color\";s:7:\"#ffffff\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1440242459;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:6:\"meta-4\";i:1;s:5:\"rss-3\";i:2;s:10:\"nav_menu-3\";i:3;s:6:\"meta-2\";i:4;s:12:\"categories-2\";i:5;s:17:\"recent-comments-2\";i:6;s:8:\"search-2\";i:7;s:10:\"archives-2\";i:8;s:14:\"recent-posts-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:12:\"front-page-1\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:12:\"front-page-2\";a:0:{}s:12:\"front-page-3\";N;}}}','yes'),(178,'akismet_strictness','0','yes'),(179,'akismet_show_user_comments_approved','1','yes'),(472,'theme_mods_daniela','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1439994262;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:6:\"meta-4\";i:1;s:5:\"rss-3\";i:2;s:10:\"nav_menu-3\";i:3;s:6:\"meta-2\";i:4;s:12:\"categories-2\";i:5;s:17:\"recent-comments-2\";i:6;s:8:\"search-2\";i:7;s:10:\"archives-2\";i:8;s:14:\"recent-posts-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:12:\"front-page-1\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:12:\"front-page-2\";a:0:{}s:12:\"front-page-3\";N;}}}','yes'),(474,'widget_widget_twentyfourteen_ephemera','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(511,'_transient_twentyfifteen_categories','1','yes'),(570,'widget_ultimate_service_widget','a:3:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(571,'widget_ultimate_testimonial','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(572,'theme_mods_ultimate','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:7;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1440246119;s:4:\"data\";a:10:{s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:12:\"front-page-1\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:19:\"wp_inactive_widgets\";a:9:{i:0;s:6:\"meta-4\";i:1;s:5:\"rss-3\";i:2;s:10:\"nav_menu-3\";i:3;s:6:\"meta-2\";i:4;s:12:\"categories-2\";i:5;s:17:\"recent-comments-2\";i:6;s:8:\"search-2\";i:7;s:10:\"archives-2\";i:8;s:14:\"recent-posts-2\";}s:21:\"ultimate_left_sidebar\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:22:\"ultimate_right_sidebar\";a:2:{i:0;s:8:\"search-4\";i:1;s:6:\"text-3\";}s:30:\"ultimate_business_page_sidebar\";a:1:{i:0;s:29:\"ultimate_recent_work_widget-2\";}s:29:\"ultimate_contact_page_sidebar\";a:0:{}s:23:\"ultimate_footer_sidebar\";a:0:{}s:23:\"ultimate_footer_column2\";a:0:{}s:23:\"ultimate_footer_column3\";a:0:{}}}}','yes'),(612,'widget_ultimate_featured_image_widget','a:6:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:10:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:4;s:5:\"path0\";s:0:\"\";s:13:\"redirectlink0\";s:0:\"\";s:5:\"path1\";s:0:\"\";s:13:\"redirectlink1\";s:0:\"\";s:5:\"path2\";s:0:\"\";s:13:\"redirectlink2\";s:0:\"\";s:5:\"path3\";s:0:\"\";s:13:\"redirectlink3\";s:0:\"\";}i:5;a:10:{s:5:\"title\";s:11:\"compuex ERP\";s:6:\"number\";i:4;s:5:\"path0\";s:124:\"https://www.bruker.com/fileadmin/user_upload/1-Products/X-rayDiffraction_ElementalAnalysis/SC-XRD/Testimonial_User_Group.jpg\";s:13:\"redirectlink0\";s:0:\"\";s:5:\"path1\";s:0:\"\";s:13:\"redirectlink1\";s:0:\"\";s:5:\"path2\";s:0:\"\";s:13:\"redirectlink2\";s:0:\"\";s:5:\"path3\";s:0:\"\";s:13:\"redirectlink3\";s:0:\"\";}i:6;a:0:{}i:8;a:10:{s:5:\"title\";s:11:\"compuex ERP\";s:6:\"number\";i:4;s:5:\"path0\";s:0:\"\";s:13:\"redirectlink0\";s:0:\"\";s:5:\"path1\";s:0:\"\";s:13:\"redirectlink1\";s:0:\"\";s:5:\"path2\";s:0:\"\";s:13:\"redirectlink2\";s:0:\"\";s:5:\"path3\";s:0:\"\";s:13:\"redirectlink3\";s:0:\"\";}}','yes'),(613,'widget_ultimate_ourteam_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(574,'ultimate_theme_options','a:140:{s:27:\"ultimate_general_typography\";s:9:\"Open Sans\";s:19:\"ultimate_navigation\";s:9:\"Open Sans\";s:14:\"ultimate_title\";s:9:\"Open Sans\";s:7:\"content\";i:14;s:7:\"buttons\";i:14;s:12:\"top_info_bar\";i:12;s:10:\"site_title\";i:28;s:10:\"navigation\";i:13;s:16:\"navigation_child\";i:13;s:14:\"primary_slogan\";i:32;s:16:\"secondary_slogan\";i:16;s:21:\"featured_slider_title\";i:36;s:23:\"featured_slider_content\";i:19;s:23:\"primary_promotional_bar\";i:32;s:25:\"secondary_promotional_bar\";i:16;s:48:\"business_ourteam_testimonial_service_post_titles\";i:22;s:55:\"services_gallery_recentwork_ourteam_tableheading_titles\";i:16;s:11:\"page_titles\";i:32;s:10:\"Breadcrumb\";i:13;s:30:\"sidebar_colophon_widget_titles\";i:16;s:23:\"colophon_site_generator\";i:13;s:18:\"background_pattern\";s:0:\"\";s:27:\"ultimate_top_info_bar_color\";s:7:\"#f1f1f1\";s:24:\"ultimate_site_title_logo\";s:4:\"#fff\";s:22:\"ultimate_slogan_slider\";s:7:\"#f1f1f1\";s:19:\"ultimate_page_title\";s:7:\"#f1f1f1\";s:27:\"ultimate_main_content_color\";s:4:\"#fff\";s:24:\"ultimate_widget_services\";s:4:\"#fff\";s:29:\"ultimate_featured_recent_work\";s:4:\"#fff\";s:20:\"ultimate_testimonial\";s:7:\"#f1f1f1\";s:34:\"ultimate_featured_clients_products\";s:4:\"#fff\";s:32:\"ultimate_footer_contact_info_bar\";s:7:\"#acb6bf\";s:30:\"ultimate_footer_widget_section\";s:7:\"#262626\";s:29:\"ultimate_site_generator_color\";s:7:\"#1a1a1a\";s:31:\"ultimate_blockquote_sticky_post\";s:7:\"#f1f1f1\";s:35:\"ultimate_form_input_textarea_fields\";s:7:\"#f9f9f9\";s:26:\"content_background_pattern\";s:7:\"disable\";s:32:\"footer_widget_background_pattern\";s:7:\"disable\";s:12:\"color_scheme\";s:4:\"Blue\";s:18:\"content_font_color\";s:4:\"#666\";s:23:\"top_info_bar_font_color\";s:4:\"#888\";s:21:\"site_title_font_color\";s:4:\"#666\";s:21:\"navigation_font_color\";s:4:\"#fff\";s:40:\"solgan_page_title_breadcrumbs_font_color\";s:7:\"#333333\";s:36:\"featured_slider_content_button_title\";s:7:\"#333333\";s:29:\"all_heading_titles_font_color\";s:4:\"#333\";s:31:\"sidebar_widget_title_font_color\";s:4:\"#333\";s:33:\"widget_promotional_bar_font_color\";s:4:\"#fff\";s:26:\"sidebar_content_font_color\";s:4:\"#666\";s:26:\"footer_info_bar_font_color\";s:4:\"#fff\";s:30:\"footer_widget_title_font_color\";s:4:\"#fff\";s:25:\"footer_content_font_color\";s:4:\"#888\";s:25:\"site_generator_font_color\";s:4:\"#666\";s:31:\"site_generator_links_font_color\";s:4:\"#888\";s:19:\"ultimate_link_color\";s:7:\"#1a75cf\";s:25:\"ultimate_navigation_color\";s:7:\"#1a75cf\";s:39:\"ultimate_buttoms_custom_tag_cloud_color\";s:7:\"#1a75cf\";s:30:\"ultimate_promotional_bar_color\";s:7:\"#1a75cf\";s:22:\"hide_header_searchform\";s:1:\"0\";s:14:\"disable_slogan\";s:1:\"0\";s:12:\"home_slogan1\";s:27:\"Creative Business Solutions\";s:12:\"home_slogan2\";s:14:\"~ Since 1999 ~\";s:15:\"slogan_position\";s:12:\"below-slider\";s:16:\"disable_promobox\";s:1:\"0\";s:14:\"home_promobox1\";s:0:\"\";s:14:\"home_promobox2\";s:0:\"\";s:17:\"promobox_position\";s:14:\"below-services\";s:14:\"disable_status\";s:0:\"\";s:14:\"disable_slider\";b:1;s:13:\"slider_status\";s:18:\"slider-on-homepage\";s:19:\"exclude_slider_post\";s:1:\"0\";s:14:\"default_layout\";s:21:\"no-sidebar-full-width\";s:12:\"reset_layout\";s:1:\"0\";s:10:\"custom_css\";s:0:\"\";s:15:\"disable_favicon\";s:1:\"0\";s:11:\"disable_top\";s:1:\"0\";s:14:\"disable_bottom\";s:1:\"0\";s:7:\"favicon\";s:61:\"http://www.compuex.com/wp-content/uploads/2015/08/Favicon.jpg\";s:19:\"disable_webpageicon\";s:1:\"0\";s:11:\"webpageicon\";s:61:\"http://www.compuex.com/wp-content/uploads/2015/08/Favicon.jpg\";s:15:\"slider_quantity\";s:1:\"4\";s:11:\"slider_type\";s:19:\"upload-image-slider\";s:22:\"featured_text_position\";s:16:\"default-position\";s:20:\"featured_post_slider\";a:0:{}s:27:\"featured_image_slider_image\";a:4:{i:1;s:73:\"http://www.compuex.com/wp-content/uploads/2015/12/SliderImageRetail01.png\";i:2;s:82:\"http://www.compuex.com/wp-content/uploads/2015/12/SliderImageManufacturing01-1.png\";i:3;s:79:\"http://www.compuex.com/wp-content/uploads/2015/12/SliderImageRestaurant01-1.jpg\";i:4;s:80:\"http://www.compuex.com/wp-content/uploads/2015/12/SliderImageManufacturing02.png\";}s:26:\"featured_image_slider_link\";a:4:{i:1;s:44:\"http://www.compuex.com/products/compuex-erp/\";i:2;s:44:\"http://www.compuex.com/products/compuex-erp/\";i:3;s:47:\"http://www.compuex.com/products/restaurant-pos/\";i:4;s:44:\"http://www.compuex.com/products/compuex-erp/\";}s:27:\"featured_image_slider_title\";a:4:{i:1;s:34:\"Creative Retail Business Solutions\";i:2;s:41:\"Creative Manufacturing Business Solutions\";i:3;s:60:\"A powerful Restaurant Point of Sales Solutions to rely on..!\";i:4;s:41:\"Creative Manufacturing Business Solutions\";}s:33:\"featured_image_slider_description\";a:4:{i:1;s:56:\"A powerful Retail Point of Sales Solutions to rely on..!\";i:2;s:90:\"An integrated manufacturing system, with Bill of Quantity, assembly, and waste management.\";i:3;s:60:\"A powerful Restaurant Point of Sales Solutions to rely on..!\";i:4;s:90:\"An integrated manufacturing system, with Bill of Quantity, assembly, and waste management.\";}s:13:\"header_slider\";s:0:\"\";s:18:\"revslider_homepage\";s:1:\"0\";s:18:\"pages_id_revslider\";s:0:\"\";s:17:\"transition_effect\";s:4:\"fade\";s:16:\"transition_delay\";s:2:\"10\";s:19:\"transition_duration\";s:1:\"1\";s:12:\"social_phone\";s:14:\"+973 39401002\";s:12:\"social_email\";s:0:\"\";s:15:\"social_location\";s:58:\"Office No 28, Building No 1476, Road No 4630, Block No 646\";s:19:\"social_location_url\";s:144:\"https://www.google.com.bh/maps/place/26%C2%B008\'07.9%22N+50%C2%B035\'06.6%22E/@26.135518,50.585177,258m/data=!3m2!1e3!4b1!4m2!3m1!1s0x0:0x0?hl=en\";s:12:\"social_skype\";s:0:\"\";s:15:\"social_facebook\";s:34:\"https://www.facebook.com/CompuExBH\";s:14:\"social_twitter\";s:37:\"https://twitter.com/CompuExBH?lang=en\";s:17:\"social_googleplus\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:12:\"social_vimeo\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:13:\"social_flickr\";s:0:\"\";s:13:\"social_tumblr\";s:0:\"\";s:10:\"social_rss\";s:0:\"\";s:14:\"social_youtube\";s:56:\"https://www.youtube.com/channel/UCVC-M-3za-QJAzXD6BhGP5w\";s:15:\"social_dribbble\";s:0:\"\";s:16:\"social_wordpress\";s:0:\"\";s:13:\"social_github\";s:0:\"\";s:16:\"social_instagram\";s:34:\"https://www.instagram.com/compuex/\";s:14:\"social_codepen\";s:0:\"\";s:16:\"social_polldaddy\";s:0:\"\";s:11:\"social_path\";s:0:\"\";s:11:\"social_digg\";s:0:\"\";s:13:\"social_reddit\";s:0:\"\";s:18:\"social_stumbleupon\";s:0:\"\";s:13:\"social_pocket\";s:0:\"\";s:14:\"social_dropbox\";s:0:\"\";s:19:\"front_page_category\";a:1:{i:0;s:1:\"0\";}s:11:\"header_logo\";s:67:\"http://www.compuex.com/wp-content/uploads/2015/08/CompuEx_Logo1.jpg\";s:11:\"header_show\";s:11:\"header-logo\";s:13:\"menu_position\";s:16:\"default-position\";s:11:\"button_text\";s:0:\"\";s:20:\"redirect_button_link\";s:0:\"\";s:11:\"site_layout\";s:11:\"wide-layout\";s:11:\"site_design\";s:2:\"on\";s:14:\"slider_content\";s:3:\"off\";s:14:\"excerpt_length\";s:2:\"30\";s:22:\"post_excerpt_more_text\";s:7:\"More..!\";s:11:\"footer_code\";s:91:\"Copyright ©2017 <a href=\"http://www.compuex.com/\" title=\"compuex\"><span>compuex</span></a>\";s:17:\"reset_foooterinfo\";s:1:\"0\";s:24:\"disable_background_image\";s:1:\"1\";s:16:\"background_image\";s:73:\"http://www.compuex.com/wp-content/uploads/2015/08/PageTitleBackground.jpg\";s:39:\"disable_infobar_footer_background_image\";s:1:\"0\";s:31:\"footer_infobar_background_image\";s:70:\"http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar02.jpg\";s:34:\"disable_sitetitle_background_image\";s:1:\"1\";s:26:\"sitetitle_background_image\";s:75:\"http://www.compuex.com/wp-content/uploads/2015/08/PageTitleBackground02.jpg\";}','yes'),(3507,'site_icon','87','yes'),(3508,'medium_large_size_w','768','yes'),(3509,'medium_large_size_h','0','yes'),(9953,'fresh_site','0','yes'),(15469,'_site_transient_timeout_browser_c34fbe0893b504a8f7ca5b8e754e60a9','1523458355','no'),(15493,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.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-4.9.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.5\";s:7:\"version\";s:5:\"4.9.5\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1522855192;s:15:\"version_checked\";s:5:\"4.9.5\";s:12:\"translations\";a:0:{}}','no'),(15470,'_site_transient_browser_c34fbe0893b504a8f7ca5b8e754e60a9','a:10:{s:4:\"name\";s:14:\"Microsoft Edge\";s:7:\"version\";s:8:\"16.16299\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:8:\"15.15063\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(3539,'gallery_category_children','a:0:{}','yes'),(9952,'can_compress_scripts','1','no'),(15495,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1522855207;s:7:\"checked\";a:1:{s:19:\"akismet/akismet.php\";s:5:\"4.0.3\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.0.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.0.3.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:7:\"default\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";s:7:\"default\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}}}}','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=591 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-templates/page-template-business.php'),(2,1,'_edit_lock','1466939971:1'),(3,1,'_edit_last','1'),(8,2,'_edit_lock','1486480019:1'),(9,2,'_edit_last','1'),(74,29,'_menu_item_object','custom'),(75,29,'_menu_item_target',''),(73,29,'_menu_item_object_id','29'),(72,29,'_menu_item_menu_item_parent','0'),(71,29,'_menu_item_type','custom'),(69,27,'_edit_last','1'),(70,27,'_edit_lock','1450973827:1'),(68,25,'_edit_lock','1450973807:1'),(67,25,'_edit_last','1'),(66,21,'_edit_lock','1450973943:1'),(65,21,'_edit_last','1'),(64,19,'_edit_lock','1486480969:1'),(63,19,'_edit_last','1'),(61,17,'_edit_last','1'),(62,17,'_edit_lock','1450973756:1'),(139,36,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(78,29,'_menu_item_url','http://www.compuex.com/'),(77,29,'_menu_item_xfn',''),(76,29,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(87,30,'_menu_item_url',''),(86,30,'_menu_item_xfn',''),(84,30,'_menu_item_target',''),(85,30,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(83,30,'_menu_item_object','page'),(82,30,'_menu_item_object_id','17'),(80,30,'_menu_item_type','post_type'),(81,30,'_menu_item_menu_item_parent','0'),(138,36,'_menu_item_target',''),(89,31,'_menu_item_type','post_type'),(90,31,'_menu_item_menu_item_parent','0'),(91,31,'_menu_item_object_id','21'),(92,31,'_menu_item_object','page'),(93,31,'_menu_item_target',''),(94,31,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(95,31,'_menu_item_xfn',''),(96,31,'_menu_item_url',''),(134,36,'_menu_item_type','post_type'),(568,220,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(566,220,'_menu_item_object','page'),(567,220,'_menu_item_target',''),(565,220,'_menu_item_object_id','114'),(564,220,'_menu_item_menu_item_parent','218'),(356,45,'ultimate_sidebarlayout','default'),(355,47,'ultimate_sidebarlayout','default'),(586,222,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(585,222,'_menu_item_target',''),(584,222,'_menu_item_object','page'),(583,222,'_menu_item_object_id','47'),(582,222,'_menu_item_menu_item_parent','218'),(137,36,'_menu_item_object','page'),(116,34,'_menu_item_type','post_type'),(117,34,'_menu_item_menu_item_parent','0'),(118,34,'_menu_item_object_id','25'),(119,34,'_menu_item_object','page'),(120,34,'_menu_item_target',''),(121,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(122,34,'_menu_item_xfn',''),(123,34,'_menu_item_url',''),(136,36,'_menu_item_object_id','27'),(125,35,'_menu_item_type','post_type'),(126,35,'_menu_item_menu_item_parent','0'),(127,35,'_menu_item_object_id','27'),(128,35,'_menu_item_object','page'),(129,35,'_menu_item_target',''),(130,35,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(131,35,'_menu_item_xfn',''),(132,35,'_menu_item_url',''),(135,36,'_menu_item_menu_item_parent','0'),(140,36,'_menu_item_xfn',''),(141,36,'_menu_item_url',''),(579,221,'_menu_item_url',''),(143,37,'_menu_item_type','post_type'),(144,37,'_menu_item_menu_item_parent','0'),(145,37,'_menu_item_object_id','21'),(146,37,'_menu_item_object','page'),(147,37,'_menu_item_target',''),(148,37,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(149,37,'_menu_item_xfn',''),(150,37,'_menu_item_url',''),(581,222,'_menu_item_type','post_type'),(152,38,'_menu_item_type','post_type'),(153,38,'_menu_item_menu_item_parent','0'),(154,38,'_menu_item_object_id','2'),(155,38,'_menu_item_object','page'),(156,38,'_menu_item_target',''),(157,38,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(158,38,'_menu_item_xfn',''),(159,38,'_menu_item_url',''),(164,43,'_edit_last','1'),(165,43,'_edit_lock','1486481012:1'),(166,43,'_wp_page_template','default'),(167,45,'_edit_last','1'),(168,45,'_edit_lock','1486481150:1'),(169,45,'_wp_page_template','default'),(170,47,'_edit_last','1'),(171,47,'_edit_lock','1451153783:1'),(172,47,'_wp_page_template','default'),(578,221,'_menu_item_xfn',''),(577,221,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(576,221,'_menu_item_target',''),(575,221,'_menu_item_object','page'),(574,221,'_menu_item_object_id','45'),(201,52,'_edit_lock','1450971541:1'),(394,126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:20:\"2015/08/about_us.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"about_us-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"about_us-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:20:\"about_us-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(393,126,'_wp_attached_file','2015/08/about_us.jpg'),(200,52,'_edit_last','1'),(573,221,'_menu_item_menu_item_parent','218'),(572,221,'_menu_item_type','post_type'),(570,220,'_menu_item_url',''),(569,220,'_menu_item_xfn',''),(202,54,'_edit_last','1'),(203,54,'_edit_lock','1450971653:1'),(204,56,'_edit_last','1'),(205,56,'_edit_lock','1450972125:1'),(206,58,'_edit_last','1'),(207,58,'_edit_lock','1450971706:1'),(208,60,'_edit_last','1'),(209,60,'_edit_lock','1450971769:1'),(210,62,'_menu_item_type','post_type'),(211,62,'_menu_item_menu_item_parent','34'),(212,62,'_menu_item_object_id','60'),(213,62,'_menu_item_object','page'),(214,62,'_menu_item_target',''),(215,62,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(216,62,'_menu_item_xfn',''),(217,62,'_menu_item_url',''),(255,68,'_edit_last','1'),(219,63,'_menu_item_type','post_type'),(220,63,'_menu_item_menu_item_parent','34'),(221,63,'_menu_item_object_id','58'),(222,63,'_menu_item_object','page'),(223,63,'_menu_item_target',''),(224,63,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(225,63,'_menu_item_xfn',''),(226,63,'_menu_item_url',''),(256,68,'_edit_lock','1450974082:1'),(228,64,'_menu_item_type','post_type'),(229,64,'_menu_item_menu_item_parent','34'),(230,64,'_menu_item_object_id','56'),(231,64,'_menu_item_object','page'),(232,64,'_menu_item_target',''),(233,64,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(234,64,'_menu_item_xfn',''),(235,64,'_menu_item_url',''),(257,70,'_edit_last','1'),(237,65,'_menu_item_type','post_type'),(238,65,'_menu_item_menu_item_parent','34'),(239,65,'_menu_item_object_id','54'),(240,65,'_menu_item_object','page'),(241,65,'_menu_item_target',''),(242,65,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(243,65,'_menu_item_xfn',''),(244,65,'_menu_item_url',''),(258,70,'_edit_lock','1450973480:1'),(246,66,'_menu_item_type','post_type'),(247,66,'_menu_item_menu_item_parent','34'),(248,66,'_menu_item_object_id','52'),(249,66,'_menu_item_object','page'),(250,66,'_menu_item_target',''),(251,66,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(252,66,'_menu_item_xfn',''),(253,66,'_menu_item_url',''),(259,72,'_edit_last','1'),(260,72,'_edit_lock','1450973429:1'),(261,74,'_menu_item_type','post_type'),(262,74,'_menu_item_menu_item_parent','35'),(263,74,'_menu_item_object_id','72'),(264,74,'_menu_item_object','page'),(265,74,'_menu_item_target',''),(266,74,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(267,74,'_menu_item_xfn',''),(268,74,'_menu_item_url',''),(288,2,'ultimate_sidebarlayout','default'),(270,75,'_menu_item_type','post_type'),(271,75,'_menu_item_menu_item_parent','35'),(272,75,'_menu_item_object_id','70'),(273,75,'_menu_item_object','page'),(274,75,'_menu_item_target',''),(275,75,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(276,75,'_menu_item_xfn',''),(277,75,'_menu_item_url',''),(279,76,'_menu_item_type','post_type'),(280,76,'_menu_item_menu_item_parent','35'),(281,76,'_menu_item_object_id','68'),(282,76,'_menu_item_object','page'),(283,76,'_menu_item_target',''),(284,76,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(285,76,'_menu_item_xfn',''),(286,76,'_menu_item_url',''),(289,21,'_wp_page_template','default'),(430,68,'_wp_page_template','default'),(290,21,'ultimate_sidebarlayout','default'),(297,81,'_wp_attached_file','2015/08/Favicon.jpg'),(298,81,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:19:\"2015/08/Favicon.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(307,87,'_wp_attached_file','2015/08/cropped-Favicon.jpg'),(295,80,'_wp_attached_file','2015/08/CompuEx_Logo1.jpg'),(296,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:40;s:4:\"file\";s:25:\"2015/08/CompuEx_Logo1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"CompuEx_Logo1-150x40.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:40;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(303,83,'_edit_lock','1440266638:1'),(304,83,'_edit_last','1'),(305,84,'_wp_attached_file','2015/08/PageTitleBackground02.jpg'),(306,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:33:\"2015/08/PageTitleBackground02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"PageTitleBackground02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"PageTitleBackground02-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:33:\"PageTitleBackground02-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:33:\"PageTitleBackground02-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:33:\"PageTitleBackground02-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1440277351;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(301,83,'_wp_attached_file','2015/08/PageTitleBackground.jpg'),(302,83,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:31:\"2015/08/PageTitleBackground.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"PageTitleBackground-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"PageTitleBackground-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:31:\"PageTitleBackground-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:31:\"PageTitleBackground-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:31:\"PageTitleBackground-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(308,87,'_wp_attachment_context','site-icon'),(309,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2015/08/cropped-Favicon.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-512x440.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:27:\"cropped-Favicon-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:25:\"cropped-Favicon-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(310,88,'_wp_attached_file','2015/12/ContactInfoBar01.jpg'),(311,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:372;s:4:\"file\";s:28:\"2015/12/ContactInfoBar01.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"ContactInfoBar01-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar01-768x198.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"ContactInfoBar01-1024x265.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar01-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar01-978x372.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar01-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar01-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{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:8:\"Bigstock\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(312,89,'_wp_attached_file','2015/12/ContactInfoBar02.jpg'),(313,89,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:610;s:4:\"file\";s:28:\"2015/12/ContactInfoBar02.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar02-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar02-768x325.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"ContactInfoBar02-1024x434.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar02-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar02-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar02-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar02-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(314,90,'_wp_attached_file','2015/12/ContactInfoBar04.jpg'),(315,90,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:756;s:4:\"file\";s:28:\"2015/12/ContactInfoBar04.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar04-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar04-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"ContactInfoBar04-1024x538.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar04-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar04-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar04-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar04-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";d:4.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:36:\"1d5fcedf-baf6-48f5-91e4-987ed7d64a8a\";s:17:\"created_timestamp\";i:1315597948;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:36:\"1d5fcedf-baf6-48f5-91e4-987ed7d64a8a\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(316,91,'_wp_attached_file','2015/12/ContactInfoBar05.jpg'),(317,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:555;s:4:\"file\";s:28:\"2015/12/ContactInfoBar05.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar05-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar05-768x296.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"ContactInfoBar05-1024x395.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar05-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar05-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar05-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar05-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(318,92,'_wp_attached_file','2015/12/ContactInfoBar05-1.jpg'),(319,92,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:555;s:4:\"file\";s:30:\"2015/12/ContactInfoBar05-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar05-1-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar05-1-768x296.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ContactInfoBar05-1-1024x395.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar05-1-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar05-1-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar05-1-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar05-1-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(320,93,'_wp_attached_file','2015/12/ContactInfoBar06.jpg'),(321,93,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2015/12/ContactInfoBar06.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar06-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar06-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"ContactInfoBar06-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar06-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar06-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar06-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar06-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";d:22;s:6:\"credit\";s:15:\"Michael N Maggs\";s:6:\"camera\";s:13:\"Canon EOS 20D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1188241867;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"180\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"4\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(322,94,'_wp_attached_file','2015/12/ContactInfoBar07.jpg'),(323,94,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:1080;s:4:\"file\";s:28:\"2015/12/ContactInfoBar07.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar07-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar07-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"ContactInfoBar07-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar07-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar07-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar07-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:28:\"ContactInfoBar07-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";d:8;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:24:\"Canon PowerShot SD870 IS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1219832243;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(324,95,'_wp_attached_file','2015/12/ContactInfoBar07-1.jpg'),(325,95,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2015/12/ContactInfoBar07-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-1-300x104.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-1-768x267.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ContactInfoBar07-1-1024x356.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-1-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-1-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-1-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-1-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";d:8;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:24:\"Canon PowerShot SD870 IS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1219832243;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(326,96,'_wp_attached_file','2015/12/ContactInfoBar07-2.jpg'),(327,96,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:400;s:4:\"file\";s:30:\"2015/12/ContactInfoBar07-2.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"ContactInfoBar07-2-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-2-768x213.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"ContactInfoBar07-2-1024x284.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-2-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-2-978x400.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-2-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:30:\"ContactInfoBar07-2-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";d:8;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:24:\"Canon PowerShot SD870 IS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1219832243;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(328,99,'_wp_attached_file','2015/12/EA-Wallpaper-v7.jpg'),(329,99,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2015/12/EA-Wallpaper-v7.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"EA-Wallpaper-v7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"EA-Wallpaper-v7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"EA-Wallpaper-v7-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:27:\"EA-Wallpaper-v7-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:27:\"EA-Wallpaper-v7-800x440.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:27:\"EA-Wallpaper-v7-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:27:\"EA-Wallpaper-v7-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{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:15:\"EA Wallpaper v7\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(330,100,'_wp_attached_file','2015/12/SliderImageRetail01.jpg'),(331,100,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:31:\"2015/12/SliderImageRetail01.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:123:\"Vancouver, \"\", Canada --- Man paying with credit card at grocery store --- Image by © Noel Hendrickson/Blend Images/Corbis\";s:17:\"created_timestamp\";i:1450463487;s:9:\"copyright\";s:32:\"© Corbis. All Rights Reserved.\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(332,101,'_wp_attached_file','2015/12/SliderImageFabricationl01.jpg'),(333,101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:37:\"2015/12/SliderImageFabricationl01.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"SliderImageFabricationl01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"SliderImageFabricationl01-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"SliderImageFabricationl01-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:37:\"SliderImageFabricationl01-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:37:\"SliderImageFabricationl01-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:37:\"SliderImageFabricationl01-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1450464364;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(548,218,'_menu_item_object','page'),(549,218,'_menu_item_target',''),(550,218,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(551,218,'_menu_item_xfn',''),(552,218,'_menu_item_url',''),(554,219,'_menu_item_type','post_type'),(555,219,'_menu_item_menu_item_parent','218'),(556,219,'_menu_item_object_id','112'),(559,219,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(558,219,'_menu_item_target',''),(557,219,'_menu_item_object','page'),(336,103,'_wp_attached_file','2015/12/SliderImageRetail02.jpg'),(337,103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:31:\"2015/12/SliderImageRetail02.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail02-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail02-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail02-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail02-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail02-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1450465525;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(338,104,'_wp_attached_file','2015/12/SliderImageRestaurant01.jpg'),(339,104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:35:\"2015/12/SliderImageRestaurant01.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"SliderImageRestaurant01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"SliderImageRestaurant01-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"SliderImageRestaurant01-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:35:\"SliderImageRestaurant01-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:35:\"SliderImageRestaurant01-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:35:\"SliderImageRestaurant01-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1450465727;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(344,43,'ultimate_sidebarlayout','default'),(345,108,'_wp_attached_file','2015/08/Easy-Accounting-Logo.bmp'),(346,108,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:1153;s:6:\"height\";i:410;s:4:\"file\";s:32:\"2015/08/Easy-Accounting-Logo.bmp\";s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(347,112,'_edit_last','1'),(348,112,'_edit_lock','1486481107:1'),(349,112,'_wp_page_template','default'),(350,112,'ultimate_sidebarlayout','default'),(351,114,'_edit_last','1'),(352,114,'_edit_lock','1486481126:1'),(353,114,'_wp_page_template','default'),(354,114,'ultimate_sidebarlayout','default'),(563,220,'_menu_item_type','post_type'),(561,219,'_menu_item_url',''),(560,219,'_menu_item_xfn',''),(342,106,'_wp_attached_file','2015/12/SliderImageFabricationl02-1.jpg'),(343,106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:39:\"2015/12/SliderImageFabricationl02-1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"SliderImageFabricationl02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"SliderImageFabricationl02-1-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"SliderImageFabricationl02-1-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:39:\"SliderImageFabricationl02-1-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:39:\"SliderImageFabricationl02-1-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:39:\"SliderImageFabricationl02-1-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1450467042;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(547,218,'_menu_item_object_id','43'),(398,129,'_wp_attached_file','2015/08/software.jpg'),(396,17,'ultimate_sidebarlayout','default'),(397,17,'_wp_page_template','default'),(399,129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:20:\"2015/08/software.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"software-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"software-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:20:\"software-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(400,52,'_wp_page_template','default'),(401,52,'ultimate_sidebarlayout','default'),(402,131,'_wp_attached_file','2015/08/consultancy.jpg'),(403,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:23:\"2015/08/consultancy.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"consultancy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"consultancy-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:23:\"consultancy-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(404,54,'_wp_page_template','default'),(405,54,'ultimate_sidebarlayout','default'),(406,133,'_wp_attached_file','2015/08/traning.jpg'),(407,133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:19:\"2015/08/traning.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"traning-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"traning-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:19:\"traning-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(408,56,'_wp_page_template','default'),(409,56,'ultimate_sidebarlayout','default'),(410,135,'_wp_attached_file','2015/08/support_contract.jpg'),(411,135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:28:\"2015/08/support_contract.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"support_contract-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"support_contract-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:28:\"support_contract-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(412,58,'_wp_page_template','default'),(413,58,'ultimate_sidebarlayout','default'),(414,137,'_wp_attached_file','2015/08/financial.jpg'),(415,137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:21:\"2015/08/financial.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"financial-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"financial-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:21:\"financial-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(416,60,'_wp_page_template','default'),(417,60,'ultimate_sidebarlayout','default'),(418,139,'_wp_attached_file','2015/08/support.jpg'),(419,139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:19:\"2015/08/support.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"support-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"support-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:19:\"support-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(420,27,'_wp_page_template','default'),(421,27,'ultimate_sidebarlayout','default'),(422,72,'_wp_page_template','default'),(423,72,'ultimate_sidebarlayout','default'),(424,70,'_wp_page_template','default'),(425,70,'ultimate_sidebarlayout','default'),(426,19,'_wp_page_template','default'),(427,25,'_wp_page_template','default'),(428,142,'_wp_attached_file','2015/08/contacts.jpg'),(429,142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:20:\"2015/08/contacts.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"contacts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"contacts-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:20:\"contacts-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(431,68,'ultimate_sidebarlayout','default'),(432,144,'_wp_attached_file','2015/08/help.jpg'),(433,144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:311;s:6:\"height\";i:230;s:4:\"file\";s:16:\"2015/08/help.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"help-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"help-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:16:\"help-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(440,159,'_wp_attached_file','2015/12/ROI-e1450975880393.png'),(441,159,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:428;s:4:\"file\";s:30:\"2015/12/ROI-e1450975880393.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ROI-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:15:\"ROI-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"ROI-768x469.png\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:15:\"ROI-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:15:\"ROI-978x440.png\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:15:\"ROI-475x345.png\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:15:\"ROI-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(442,159,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:611;s:4:\"file\";s:7:\"ROI.png\";}}'),(443,163,'_wp_attached_file','2015/08/compuex-ERP-v1.0-Med.png'),(444,163,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:76;s:4:\"file\";s:32:\"2015/08/compuex-ERP-v1.0-Med.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"compuex-ERP-v1.0-Med-150x76.png\";s:5:\"width\";i:150;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"compuex-ERP-v1.0-Med-300x46.png\";s:5:\"width\";i:300;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:31:\"compuex-ERP-v1.0-Med-250x76.png\";s:5:\"width\";i:250;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:31:\"compuex-ERP-v1.0-Med-475x76.png\";s:5:\"width\";i:475;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:31:\"compuex-ERP-v1.0-Med-460x76.png\";s:5:\"width\";i:460;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(446,174,'_wp_attached_file','2015/12/YearEnd.jpg'),(447,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1131;s:6:\"height\";i:957;s:4:\"file\";s:19:\"2015/12/YearEnd.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"YearEnd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"YearEnd-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"YearEnd-768x650.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"YearEnd-1024x866.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:19:\"YearEnd-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:19:\"YearEnd-978x440.jpg\";s:5:\"width\";i:978;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:19:\"YearEnd-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:19:\"YearEnd-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(448,175,'_wp_attached_file','2015/12/YearEnd02.jpg'),(449,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:852;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2015/12/YearEnd02.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"YearEnd02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"YearEnd02-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"YearEnd02-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:21:\"YearEnd02-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:21:\"YearEnd02-852x440.jpg\";s:5:\"width\";i:852;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:21:\"YearEnd02-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:21:\"YearEnd02-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(450,87,'_oembed_13f8d51eb6b316984f1cdf065704874b','{{unknown}}'),(451,178,'_edit_last','1'),(452,178,'_edit_lock','1451058327:1'),(453,178,'_wp_page_template','default'),(454,178,'ultimate_sidebarlayout','default'),(455,182,'_edit_last','1'),(456,182,'_edit_lock','1451058375:1'),(457,182,'_wp_page_template','default'),(458,182,'ultimate_sidebarlayout','default'),(546,218,'_menu_item_menu_item_parent','217'),(545,218,'_menu_item_type','post_type'),(543,217,'_menu_item_url',''),(542,217,'_menu_item_xfn',''),(541,217,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(477,186,'_wp_attached_file','2015/12/RestaurantPOS01.png'),(540,217,'_menu_item_target',''),(539,217,'_menu_item_object','page'),(538,217,'_menu_item_object_id','19'),(537,217,'_menu_item_menu_item_parent','0'),(536,217,'_menu_item_type','post_type'),(478,186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:486;s:6:\"height\";i:574;s:4:\"file\";s:27:\"2015/12/RestaurantPOS01.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"RestaurantPOS01-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:27:\"RestaurantPOS01-254x300.png\";s:5:\"width\";i:254;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:27:\"RestaurantPOS01-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:27:\"RestaurantPOS01-486x440.png\";s:5:\"width\";i:486;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:27:\"RestaurantPOS01-475x345.png\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:27:\"RestaurantPOS01-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(479,188,'_edit_last','1'),(480,188,'_edit_lock','1451058776:1'),(481,188,'_wp_page_template','default'),(482,188,'ultimate_sidebarlayout','default'),(483,190,'_wp_attached_file','2015/12/compuexHRMS01.png'),(484,190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:695;s:6:\"height\";i:499;s:4:\"file\";s:25:\"2015/12/compuexHRMS01.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"compuexHRMS01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"compuexHRMS01-300x215.png\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:25:\"compuexHRMS01-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"slider\";a:4:{s:4:\"file\";s:25:\"compuexHRMS01-695x440.png\";s:5:\"width\";i:695;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:25:\"compuexHRMS01-475x345.png\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:25:\"compuexHRMS01-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(513,195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:669;s:6:\"height\";i:309;s:4:\"file\";s:26:\"2015/08/CERPAccounts01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"CERPAccounts01-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:26:\"CERPAccounts01-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:26:\"CERPAccounts01-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"CERPAccounts01-475x309.png\";s:5:\"width\";i:475;s:6:\"height\";i:309;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:26:\"CERPAccounts01-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(512,195,'_wp_attached_file','2015/08/CERPAccounts01.png'),(590,19,'ultimate_sidebarlayout','default'),(588,222,'_menu_item_url',''),(587,222,'_menu_item_xfn',''),(514,196,'_wp_attached_file','2015/08/CERPSales01.png'),(515,196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:669;s:6:\"height\";i:309;s:4:\"file\";s:23:\"2015/08/CERPSales01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"CERPSales01-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:\"CERPSales01-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:23:\"CERPSales01-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:23:\"CERPSales01-475x309.png\";s:5:\"width\";i:475;s:6:\"height\";i:309;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:23:\"CERPSales01-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(516,198,'_wp_attached_file','2015/08/CERPPurchase01.png'),(517,198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:669;s:6:\"height\";i:309;s:4:\"file\";s:26:\"2015/08/CERPPurchase01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"CERPPurchase01-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:26:\"CERPPurchase01-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:26:\"CERPPurchase01-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"CERPPurchase01-475x309.png\";s:5:\"width\";i:475;s:6:\"height\";i:309;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:26:\"CERPPurchase01-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(518,205,'_wp_attached_file','2015/12/SliderImageRetail01.png'),(519,205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:31:\"2015/12/SliderImageRetail01.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-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:31:\"SliderImageRetail01-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-475x345.png\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:31:\"SliderImageRetail01-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(520,206,'_wp_attached_file','2015/12/SliderImageManufacturing01.png'),(521,206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:38:\"2015/12/SliderImageManufacturing01.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing01-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:38:\"SliderImageManufacturing01-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing01-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing01-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing01-475x345.png\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing01-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(522,207,'_wp_attached_file','2015/12/SliderImageManufacturing01-1.png'),(523,207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:40:\"2015/12/SliderImageManufacturing01-1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"SliderImageManufacturing01-1-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:40:\"SliderImageManufacturing01-1-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"SliderImageManufacturing01-1-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:40:\"SliderImageManufacturing01-1-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:40:\"SliderImageManufacturing01-1-475x345.png\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:40:\"SliderImageManufacturing01-1-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'),(524,208,'_wp_attached_file','2015/12/SliderImageRestaurant01-1.jpg'),(525,208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:37:\"2015/12/SliderImageRestaurant01-1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"SliderImageRestaurant01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"SliderImageRestaurant01-1-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"SliderImageRestaurant01-1-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:37:\"SliderImageRestaurant01-1-250x215.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:37:\"SliderImageRestaurant01-1-475x345.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:8:\"services\";a:4:{s:4:\"file\";s:37:\"SliderImageRestaurant01-1-460x250.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:10:\"Ahmed Nass\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:123:\"Vancouver, \"\", Canada --- Man paying with credit card at grocery store --- Image by © Noel Hendrickson/Blend Images/Corbis\";s:17:\"created_timestamp\";i:1450463295;s:9:\"copyright\";s:32:\"© Corbis. All Rights Reserved.\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}}'),(526,209,'_wp_attached_file','2015/12/SliderImageManufacturing02.png'),(527,209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:978;s:6:\"height\";i:440;s:4:\"file\";s:38:\"2015/12/SliderImageManufacturing02.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing02-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:38:\"SliderImageManufacturing02-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing02-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"featured-medium\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing02-250x215.png\";s:5:\"width\";i:250;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing02-475x345.png\";s:5:\"width\";i:475;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:8:\"services\";a:4:{s:4:\"file\";s:38:\"SliderImageManufacturing02-460x250.png\";s:5:\"width\";i:460;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;s:8:\"keywords\";a:0:{}}}'); /*!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(255) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=225 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2015-08-12 09:44:18','2015-08-12 09:44:18','Welcome to Compuex. we are working hard on the site upgrade, we do apologize for any inconvenience!','Welcome!','','publish','open','open','','hello-world','','','2015-08-14 17:10:18','2015-08-14 14:10:18','',0,'http://www.compuex.com/?p=1',0,'post','',0),(2,1,'2015-08-12 09:44:18','2015-08-12 09:44:18','compuex ERP, Top Quality Small to Medium Sized Business Management and Accounting Software, A Multi User, Multi Company, Multi Branch, Multi Warehouse, Multi Currency Small Business Management and Accounting Software, offers a comprehensive suite of integrated financial accounting and operations management modules covering Accounts, Bank, Inventory, Sales and Receivable, Purchase and Payable, Tax Management, and a comprehensive Financial and Management Reports via Crystal Reports.\r\n\r\nA great value for money.\r\n\r\ncompuex ERP comes with 1 Company, and 1 User Licenses, with unlimited upgrades.','Home','','publish','open','open','','home-page','','','2015-12-25 07:57:39','2015-12-25 04:57:39','',0,'http://www.compuex.com/?page_id=2',0,'page','',0),(40,1,'2015-08-14 18:22:15','2015-08-14 15:22:15','CompuEx Easy Accounting, Top Quality Small to Medium Sized Business Management and Accounting Software, A Multi User, Multi Company, Multi Branch, Multi Warehouse, Multi Currency Small Business Management and Accounting Software, offers a comprehensive suite of integrated financial accounting and operations management modules covering Accounts, Bank, Inventory, Sales and Receivable, Purchase and Payable, Tax Management, and a comprehensive Financial and Management Reports via Crystal Reports. \r\n\r\nA great value for money.\r\n\r\nEasy Accounting comes with 1 Company, and 1 User Licenses.\r\n\r\n','Welcome To CompuEx','','inherit','closed','open','','2-revision-v1','','','2015-08-14 18:22:15','2015-08-14 15:22:15','',2,'http://www.compuex.com/index.php/2015/08/14/2-revision-v1/',0,'revision','',0),(39,1,'2015-08-14 18:21:19','2015-08-14 15:21:19','CompuEx Easy Accounting, Top Quality Small to Medium Sized Business Management and Accounting Software, A Multi User, Multi Company, Multi Branch, Multi Warehouse, Multi Currency Small Business Management and Accounting Software, offers a comprehensive suite of integrated financial accounting and operations management modules covering Accounts, Bank, Inventory, Sales and Receivable, Purchase and Payable, Tax Management, and a comprehensive Financial and Management Reports via Crystal Reports. \r\n\r\nA great value for money.\r\n\r\nEasy Accounting comes with 1 Company, and 1 User Licenses.\r\n\r\nShould you have any queries, please do not hesitate to contact CompuEx Sales Team, or call on +973 17491105','Welcome To CompuEx','','inherit','closed','open','','2-revision-v1','','','2015-08-14 18:21:19','2015-08-14 15:21:19','',2,'http://www.compuex.com/index.php/2015/08/14/2-revision-v1/',0,'revision','',0),(212,1,'2016-06-30 11:02:50','2016-06-30 08:02:50','boundary_378010_0b8beacc-136b-4220-b082-0daa99e92075\r\nContent-Type: text/plain; charset=utf-8\r\nContent-Transfer-Encoding: base64\r\n\r\nDQpJZiB5b3UgaGF2ZSB0cm91YmxlIHZpZXdpbmcgdGhpcyBlbWFpbCwgcGxlYXNlIHJl\r\nYWQgdGhlIG9ubGluZSB2ZXJzaW9uIDxodHRwOi8vYXBwLm1hcmtldGluZy5lbWFhcmlu\r\nZm8uY29tL2UvZXM/cz0xNzUzODc3NjU2JmU9MTA1MzU4MSZlbHE9MGZlNDM2ZThlNGYy\r\nNGQ5NWFmMmI1MGU1YmYyNGQwZmYmZWxxYWlkPTI2NDkmZWxxYXQ9MSZlbHFUcmFja0lk\r\nPWFmOGNjMmQxNTkyOTRiZmQ4NWNiZTdhZGU0ZDhlZTBhPi4NCg0KDQoNCg0KU09NRVRI\r\nSU5HIE5FVyBGT1IgU1VNTUVSICAgICAgICANCg0KTmV2ZXIgbWlzcyBvdXQgb24gb3Vy\r\nIHN0eWxpc2ggcHJvZHVjdHMgd2l0aCB0aGlzIG11c3QtaGF2ZSBndWlkZSANCnRvIHRo\r\nZSBsYXRlc3Qgb2ZmZXJzIGF2YWlsYWJsZSBpbiBUaGUgRHViYWkgTWFsbA0KDQpVUERB\r\nVEUgWU9VUiBQUkVGRVJFTkNFUyA8aHR0cDovL01hcmtldGluZy5FbWFhcmluZm8uY29t\r\nL2VlP3V0bV9jYW1wYWlnbj0yMDE2MDYyOF9FTUdfT0ZGRVJTX05FV1NMRVRURVJfMTk5\r\nOSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9JmVscVRyYWNrSWQ9NUNBQUFFQTc1\r\nQTcyM0VGN0UxMEY2Q0VDQTNBMDBCNjUmZWxxPTBmZTQzNmU4ZTRmMjRkOTVhZjJiNTBl\r\nNWJmMjRkMGZmJmVscWFpZD0yNjQ5JmVscWF0PTEmZWxxQ2FtcGFpZ25JZD0xNDY4Pg0K\r\nDQpLaW5nc2xleSBIZWF0aCAgICAgICAgDQoNClNwZW5kIGFuZCBzYXZlIGF0IEtpbmdz\r\nbGV5IEhlYXRoIHRoaXMgc3VtbWVyLiBHZXQgaGFsZiB0aGUgcHJpY2UgYmFjayBpbiBn\r\naWZ0IHZvdWNoZXJzIGZvciBhbGwgcHVyY2hhc2VzIG1hZGUgYmV0d2VlbiBKdW5lIDIx\r\nIGFuZCBKdWx5IDguDQoNCjxodHRwOi8vTWFya2V0aW5nLkVtYWFyaW5mby5jb20vbl90\r\nZG1fbHBfd19wb3A/dXRtX2NhbXBhaWduPTIwMTYwNjI4X0VNR19PRkZFUlNfTkVXU0xF\r\nVFRFUl8xOTk5JnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT0mZWxxVHJhY2tJZD0y\r\nNzVBODQ3N0E1NDI2QUE0OUI2NDY5MTc0NTI1NEIwQyZlbHE9MGZlNDM2ZThlNGYyNGQ5\r\nNWFmMmI1MGU1YmYyNGQwZmYmZWxxYWlkPTI2NDkmZWxxYXQ9MSZlbHFDYW1wYWlnbklk\r\nPTE0Njg+ICAgICAgICANCg0KV2l0aCAxMjAwIFN0b3JlcyBhbmQgMjAwIFJlc3RhdXJh\r\nbnRzICYgQ2FmZeKAmXMNCnRoZXJl4oCZcyBtdWNoIG1vcmUgaW4gc3RvcmUgYXQgVGhl\r\nIER1YmFpIE1hbGwgICAgICANCjxodHRwOi8vTWFya2V0aW5nLkVtYWFyaW5mby5jb20v\r\nbl90ZG1fbHBfd19wb3A/dXRtX2NhbXBhaWduPTIwMTYwNjI4X0VNR19PRkZFUlNfTkVX\r\nU0xFVFRFUl8xOTk5JnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT0mZWxxVHJhY2tJ\r\nZD1GMjdGOUFGNDE5QjRBODZDNzAyMTFEMThGRTk3ODdENyZlbHE9MGZlNDM2ZThlNGYy\r\nNGQ5NWFmMmI1MGU1YmYyNGQwZmYmZWxxYWlkPTI2NDkmZWxxYXQ9MSZlbHFDYW1wYWln\r\nbklkPTE0Njg+ICAgICAgDQoNClBvdHRlcnkgQmFybiAgICAgICAgDQpFbnRlcnRhaW4g\r\naW4gZWxlZ2FuY2U6DQpCdXkgdGhyZWUgaXRlbXMsIGdldCBvbmUgZnJlZQ0Kb24gZGlu\r\naW5nIGFuZCBlbnRlcnRhaW5tZW50IGl0ZW1zDQphdCBQb3R0ZXJ5IEJhcm4uICAgICAg\r\nICANCjxodHRwOi8vTWFya2V0aW5nLkVtYWFyaW5mby5jb20vbl90ZG1fbHBfd19wb3A/\r\ndXRtX2NhbXBhaWduPTIwMTYwNjI4X0VNR19PRkZFUlNfTkVXU0xFVFRFUl8xOTk5JnV0\r\nbV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT0mZWxxVHJhY2tJZD1EQUYxQUNBQzRDRjg3\r\nQ0I5NDFBQjA3QTA5RkE4RTlBRCZlbHE9MGZlNDM2ZThlNGYyNGQ5NWFmMmI1MGU1YmYy\r\nNGQwZmYmZWxxYWlkPTI2NDkmZWxxYXQ9MSZlbHFDYW1wYWlnbklkPTE0Njg+ICAgICAg\r\nICANCg0KU0VHQSBSZXB1YmxpYyAgICAgICAgIA0KR2V0IHlvdXIgZ2FtZSBvbiB3aXRo\r\nIDMwJSBvZmYgDQphY3Jvc3MgYWxsIG9mIGV2ZXJ5b25l4oCZcyBmYXZvdXJpdGUgDQpp\r\nbmRvb3IgZW50ZXJ0YWlubWVudCBwYXJrLCANClNFR0EgUmVwdWJsaWMuICAgICAgICAN\r\nCjxodHRwOi8vTWFya2V0aW5nLkVtYWFyaW5mby5jb20vbl90ZG1fbHBfd19wb3A/dXRt\r\nX2NhbXBhaWduPTIwMTYwNjI4X0VNR19PRkZFUlNfTkVXU0xFVFRFUl8xOTk5JnV0bV9t\r\nZWRpdW09ZW1haWwmdXRtX3NvdXJjZT0mZWxxVHJhY2tJZD0xMTRBQjdEQUM4MUMyM0Mw\r\nOTEzREQyNjFBQjUwREFDQSZlbHE9MGZlNDM2ZThlNGYyNGQ5NWFmMmI1MGU1YmYyNGQw\r\nZmYmZWxxYWlkPTI2NDkmZWxxYXQ9MSZlbHFDYW1wYWlnbklkPTE0Njg+ICAgICAgICAN\r\nCg0KRk9MTE9XIFVTICAgICAgIA0KDQo8aHR0cDovL2FwcC5NYXJrZXRpbmcuZW1hYXJp\r\nbmZvLmNvbS9lL2VyP3V0bV9jYW1wYWlnbj0yMDE2MDYyOF9FTUdfT0ZGRVJTX05FV1NM\r\nRVRURVJfMTk5OSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9JnM9MTc1Mzg3NzY1\r\nNiZsaWQ9Mjc3NyZlbHFUcmFja0lkPWE4YWNjNThhNDYzMTQyMzNiZTg1MjhiOWM1ZTA1\r\nYmUxJmVscT0wZmU0MzZlOGU0ZjI0ZDk1YWYyYjUwZTViZjI0ZDBmZiZlbHFhaWQ9MjY0\r\nOSZlbHFhdD0xPiAgICAgICAgIDxodHRwOi8vYXBwLk1hcmtldGluZy5lbWFhcmluZm8u\r\nY29tL2UvZXI/dXRtX2NhbXBhaWduPTIwMTYwNjI4X0VNR19PRkZFUlNfTkVXU0xFVFRF\r\nUl8xOTk5JnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT0mcz0xNzUzODc3NjU2Jmxp\r\nZD01MDAzJmVscVRyYWNrSWQ9MTdkY2I4NWE2YjAwNDU5NWFiY2IyZDNmNTI5ODVlOTcm\r\nZWxxPTBmZTQzNmU4ZTRmMjRkOTVhZjJiNTBlNWJmMjRkMGZmJmVscWFpZD0yNjQ5JmVs\r\ncWF0PTE+ICAgICAgICAgPGh0dHA6Ly9hcHAuTWFya2V0aW5nLmVtYWFyaW5mby5jb20v\r\nZS9lcj91dG1fY2FtcGFpZ249MjAxNjA2MjhfRU1HX09GRkVSU19ORVdTTEVUVEVSXzE5\r\nOTkmdXRtX21lZGl1bT1lbWFpbCZ1dG1fc291cmNlPSZzPTE3NTM4Nzc2NTYmbGlkPTUw\r\nMDImZWxxVHJhY2tJZD01ODdjZmY2Mjc3Mjg0YWI3OTM2NTg5MTFkMjUzYjNjOSZlbHE9\r\nMGZlNDM2ZThlNGYyNGQ5NWFmMmI1MGU1YmYyNGQwZmYmZWxxYWlkPTI2NDkmZWxxYXQ9\r\nMT4gICAgICAgICA8aHR0cDovL2FwcC5NYXJrZXRpbmcuZW1hYXJpbmZvLmNvbS9lL2Vy\r\nP3V0bV9jYW1wYWlnbj0yMDE2MDYyOF9FTUdfT0ZGRVJTX05FV1NMRVRURVJfMTk5OSZ1\r\ndG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9JnM9MTc1Mzg3NzY1NiZsaWQ9Mjc4NSZl\r\nbHFUcmFja0lkPTQyZThmOTczZDU3ODRlZTk4NDAwMTdjNDAwZDE2ZmQzJmVscT0wZmU0\r\nMzZlOGU0ZjI0ZDk1YWYyYjUwZTViZjI0ZDBmZiZlbHFhaWQ9MjY0OSZlbHFhdD0xPiAg\r\nICAgICAgDQoNCjxzdHlsZSBkYXRhLWlnbm9yZS1pbmxpbmluZz0iIj5AbWVkaWEgcHJp\r\nbnR7ICNfdCB7IGJhY2tncm91bmQtaW1hZ2U6IHVybCgnaHR0cHM6Ly9kbnZvNDJqbC5l\r\nbWx0cmsuY29tL2Rudm80MmpsP3AmZD1hbmFzc0Bjb21wdWV4LmNvbScpO319IGRpdi5P\r\ndXRsb29rTWVzc2FnZUhlYWRlciB7YmFja2dyb3VuZC1pbWFnZTp1cmwoJ2h0dHBzOi8v\r\nZG52bzQyamwuZW1sdHJrLmNvbS9kbnZvNDJqbD9mJmQ9YW5hc3NAY29tcHVleC5jb20n\r\nKX0gdGFibGUubW96LWVtYWlsLWhlYWRlcnMtdGFibGUge2JhY2tncm91bmQtaW1hZ2U6\r\ndXJsKCdodHRwczovL2Rudm80MmpsLmVtbHRyay5jb20vZG52bzQyamw/ZiZkPWFuYXNz\r\nQGNvbXB1ZXguY29tJyl9IGJsb2NrcXVvdGUgI190IHtiYWNrZ3JvdW5kLWltYWdlOnVy\r\nbCgnaHR0cHM6Ly9kbnZvNDJqbC5lbWx0cmsuY29tL2Rudm80MmpsP2YmZD1hbmFzc0Bj\r\nb21wdWV4LmNvbScpfSAjTWFpbENvbnRhaW5lckJvZHkgI190IHtiYWNrZ3JvdW5kLWlt\r\nYWdlOnVybCgnaHR0cHM6Ly9kbnZvNDJqbC5lbWx0cmsuY29tL2Rudm80MmpsP2YmZD1h\r\nbmFzc0Bjb21wdWV4LmNvbScpfQ0KDQoNCg0KDQpJZiB5b3Ugbm8gbG9uZ2VyIHdpc2gg\r\ndG8gcmVjZWl2ZSB0aGlzIG1haWxpbmcsIHBsZWFzZSB1bnN1YnNjcmliZSBoZXJlLiA8\r\naHR0cDovL2FwcC5tYXJrZXRpbmcuZW1hYXJpbmZvLmNvbS9lL2N1P3M9MTc1Mzg3NzY1\r\nNiZlbHFjPTkmZWxxPTBmZTQzNmU4ZTRmMjRkOTVhZjJiNTBlNWJmMjRkMGZmPg0KVG8g\r\nb3B0LW91dCBmcm9tIGFsbCBtYWlsaW5ncyBvciBtYW5hZ2UgeW91ciBzdWJzY3JpcHRp\r\nb25zLCBwbGVhc2UgdXBkYXRlIHlvdXIgcHJvZmlsZSA8aHR0cDovL01hcmtldGluZy5F\r\nbWFhcmluZm8uY29tL2VlP3V0bV9jYW1wYWlnbj0yMDE2MDYyOF9FTUdfT0ZGRVJTX05F\r\nV1NMRVRURVJfMTk5OSZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9JmVscVRyYWNr\r\nSWQ9OTk4MmNmZTRhYTkwNGY4MDkyNjA4OWNlZjc3MDAwNzYmZWxxPTBmZTQzNmU4ZTRm\r\nMjRkOTVhZjJiNTBlNWJmMjRkMGZmJmVscWFpZD0yNjQ5JmVscWF0PTEmZWxxQ2FtcGFp\r\nZ25JZD0xNDY4Pi4gIFByaXZhY3kgUG9saWN5IDxodHRwOi8vYXBwLk1hcmtldGluZy5l\r\nbWFhcmluZm8uY29tL2UvZXI/dXRtX2NhbXBhaWduPTIwMTYwNjI4X0VNR19PRkZFUlNf\r\nTkVXU0xFVFRFUl8xOTk5JnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT0mcz0xNzUz\r\nODc3NjU2JmxpZD0xODkmZWxxVHJhY2tJZD1hYWMzMzg5Yjg5NDI0ZTNmYjExMjk4Yzli\r\nZGI5ZjcyZCZlbHE9MGZlNDM2ZThlNGYyNGQ5NWFmMmI1MGU1YmYyNGQwZmYmZWxxYWlk\r\nPTI2NDkmZWxxYXQ9MT4gDQoNCg==','Summer Offers at The Dubai Mall','','pending','closed','closed','','','','','2016-06-30 11:02:50','2016-06-30 08:02:50','',0,'http://www.compuex.com/?p=212',0,'post','',0),(4,1,'2015-08-12 12:58:01','2015-08-12 09:58:01','Welcome to compuex. we are working hard on the site upgrade, please !','Hello world!','','inherit','open','open','','1-autosave-v1','','','2015-08-12 12:58:01','2015-08-12 09:58:01','',1,'http://www.compuex.com/index.php/2015/08/12/1-autosave-v1/',0,'revision','',0),(9,1,'2015-08-14 17:09:15','2015-08-14 14:09:15','Welcome to Compuex. we are working hard on the site upgrade, we do apologize for any inconvenience!','Home','','inherit','closed','open','','1-revision-v1','','','2015-08-14 17:09:15','2015-08-14 14:09:15','',1,'http://www.compuex.com/index.php/2015/08/14/1-revision-v1/',0,'revision','',0),(5,1,'2015-08-12 12:58:54','2015-08-12 09:58:54','Welcome to compuex. we are working hard on the site upgrade, we do apologies for any inconvenience !','Hello world!','','inherit','open','open','','1-revision-v1','','','2015-08-12 12:58:54','2015-08-12 09:58:54','',1,'http://www.compuex.com/index.php/2015/08/12/1-revision-v1/',0,'revision','',0),(6,1,'2015-08-12 15:00:32','2015-08-12 12:00:32','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 doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\r\nAs a new WordPress user, you should go to <a href=\"http://www.compuex.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','First Page','','inherit','closed','open','','2-revision-v1','','','2015-08-12 15:00:32','2015-08-12 12:00:32','',2,'http://www.compuex.com/index.php/2015/08/12/2-revision-v1/',0,'revision','',0),(88,1,'2015-12-18 11:59:03','2015-12-18 08:59:03','','ContactInfoBar01','','inherit','closed','closed','','contactinfobar01','','','2015-12-18 11:59:03','2015-12-18 08:59:03','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar01.jpg',0,'attachment','image/jpeg',0),(89,1,'2015-12-18 12:02:46','2015-12-18 09:02:46','','ContactInfoBar02','','inherit','closed','closed','','contactinfobar02','','','2015-12-18 12:02:46','2015-12-18 09:02:46','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar02.jpg',0,'attachment','image/jpeg',0),(90,1,'2015-12-18 12:09:15','2015-12-18 09:09:15','','ContactInfoBar04','','inherit','closed','closed','','1d5fcedf-baf6-48f5-91e4-987ed7d64a8a','','','2015-12-18 12:09:54','2015-12-18 09:09:54','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar04.jpg',0,'attachment','image/jpeg',0),(91,1,'2015-12-18 12:13:58','2015-12-18 09:13:58','','ContactInfoBar05','','inherit','closed','closed','','contactinfobar05','','','2015-12-18 12:13:58','2015-12-18 09:13:58','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar05.jpg',0,'attachment','image/jpeg',0),(8,1,'2015-08-14 17:08:36','2015-08-14 14:08:36','Welcome to Compuex. we are working hard on the site upgrade, we do apologize for any inconvenience!','Hello world!','','inherit','closed','open','','1-revision-v1','','','2015-08-14 17:08:36','2015-08-14 14:08:36','',1,'http://www.compuex.com/index.php/2015/08/14/1-revision-v1/',0,'revision','',0),(10,1,'2015-08-14 17:10:18','2015-08-14 14:10:18','Welcome to Compuex. we are working hard on the site upgrade, we do apologize for any inconvenience!','Welcome!','','inherit','closed','open','','1-revision-v1','','','2015-08-14 17:10:18','2015-08-14 14:10:18','',1,'http://www.compuex.com/index.php/2015/08/14/1-revision-v1/',0,'revision','',0),(11,1,'2015-08-14 17:35:53','2015-08-14 14:35:53','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 doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\r\nAs a new WordPress user, you should go to <a href=\"http://www.compuex.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Home Page','','inherit','closed','open','','2-revision-v1','','','2015-08-14 17:35:53','2015-08-14 14:35:53','',2,'http://www.compuex.com/index.php/2015/08/14/2-revision-v1/',0,'revision','',0),(17,1,'2015-08-14 17:55:21','2015-08-14 14:55:21','<img class=\"alignright size-full wp-image-126\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/about_us.jpg\" alt=\"about_us\" width=\"311\" height=\"230\" />CompuEx was formed in 1999, with the objective of providing the leading business management and accounting products and services under a partnered delivery process. CompuEx is one of the information industry\'s premier enterprise software development firms specializing in Small and Medium Businesses (SMB\'s).\r\n\r\nCompuEx business management and accounting products and services gave thousands of small and medium business users the tool of success throughout their business lives.\r\n\r\nOur internal software quality control and software auditors and consultants are amongst the highly skilled professionals in the nation. Holding advanced degrees in business and engineering.\r\n\r\n<strong>Value</strong>\r\n\r\nValue is a very vague term for companies that emerge during high growth period in any industry. At CompuEx we believe in value innovation and we go beyond industry norms to develop solutions that add value to your business. our corporate philosophy never emerged suddenly.\r\n\r\nIn fact, our focus, determination and enthusiasm to bring quality and peace of mind for the client emerged during the years of achievements in the industry. This clearly indicates our expertise and synergy to cater to the needs of today’s corporate and enterprise demands. We unfold true value for our customers giving them the ultimate essence of service i.e., the prompt after-sales support.\r\n\r\nOur support team is enthusiastic and is determined to explore new avenues to give satisfactory after sales support. We at CompuEx deliver products after continuous testing and transform our business-oriented ideas into valuable products and services. We are the specialized maintenance and support consultants and provide various types and levels of integrated support.','About CompuEx','','publish','closed','open','','about-compuex','','','2015-12-24 19:15:55','2015-12-24 16:15:55','',0,'http://www.compuex.com/?page_id=17',1,'page','',0),(18,1,'2015-08-14 17:55:04','2015-08-14 14:55:04','CompuEx was formed in 1999, with the objective of providing the leading business management and accounting products and services under a partnered delivery process. CompuEx is one of the information industry\'s premier enterprise software development firms specializing in Small and Medium Businesses (SMB\'s).\r\n\r\nCompuEx business management and accounting products and services gave thousands of small and medium business users the tool of success throughout their business lives.\r\n\r\nOur internal software quality control and software auditors and consultants are amongst the highly skilled professionals in the nation. Holding advanced degrees in business and engineering.\r\n\r\nValue\r\n\r\nValue is a very vague term for companies that emerge during high growth period in any industry. At CompuEx we believe in value innovation and we go beyond industry norms to develop solutions that add value to your business. our corporate philosophy never emerged suddenly.\r\n\r\nIn fact, our focus, determination and enthusiasm to bring quality and peace of mind for the client emerged during the years of achievements in the industry. This clearly indicates our expertise and synergy to cater to the needs of today’s corporate and enterprise demands. We unfold true value for our customers giving them the ultimate essence of service i.e., the prompt after-sales support.\r\n\r\nOur support team is enthusiastic and is determined to explore new avenues to give satisfactory after sales support. We at CompuEx deliver products after continuous testing and transform our business-oriented ideas into valuable products and services. We are the specialized maintenance and support consultants and provide various types and levels of integrated support.','About CompuEx','','inherit','closed','open','','17-revision-v1','','','2015-08-14 17:55:04','2015-08-14 14:55:04','',17,'http://www.compuex.com/index.php/2015/08/14/17-revision-v1/',0,'revision','',0),(19,1,'2015-08-14 18:07:16','2015-08-14 15:07:16','Having access to key financials and reports is critical to your success. With CompuEx Products, you get comprehensive tools that allow you to control all your financial data and processes. And since financials are integrated with your sales, support, purchase, bank, inventory and other functions, you get real-time financial data directly from those departments, enabling faster, smarter business decisions.\r\n<ul>\r\n <li>CompuEx financial Accounting solution gives growing business a competitive edge.</li>\r\n <li>Gain full visibility into your payables and receivables with real-time access to outstanding invoices and bills.</li>\r\n <li>Generate up-to-the-moment comparative reports to evaluate your spending.</li>\r\n <li>Consolidate all the financial data of their individual business units into a single set of financial statements.</li>\r\n</ul>','Products','','publish','closed','closed','','products','','','2017-02-07 18:22:48','2017-02-07 15:22:48','',0,'http://www.compuex.com/?page_id=19',2,'page','',0),(20,1,'2015-08-14 18:07:11','2015-08-14 15:07:11',' \r\n\r\nHaving access to key financials and reports is critical to your success. With CompuEx Products, you get comprehensive tools that allow you to control all your financial data and processes. And since financials are integrated with your sales, support, purchase, bank, inventory and other functions, you get real-time financial data directly from those departments, enabling faster, smarter business decisions.\r\n> CompuEx financial Accounting solution gives growing business a competitive edge.\r\n> Gain full visibility into your payables and receivables with real-time access to outstanding invoices and bills.\r\n> Generate up-to-the-moment comparative reports to evaluate your spending.\r\n> Consolidate all the financial data of their individual business units into a single set of financial statements.','Products','','inherit','closed','open','','19-revision-v1','','','2015-08-14 18:07:11','2015-08-14 15:07:11','',19,'http://www.compuex.com/index.php/2015/08/14/19-revision-v1/',0,'revision','',0),(21,1,'2015-08-14 18:11:00','2015-08-14 15:11:00','<img class=\"alignright size-full wp-image-142\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/contacts.jpg\" alt=\"contacts\" width=\"311\" height=\"230\" />Contact us!\r\n\r\nGeneral Contacts\r\n\r\nOffice No 28, Building No 1476, Road No 4630, Block No 646\r\nNuwaidrat, Bahrain\r\n\r\nP.O Box: 15354 – Adliya\r\nTel : +973 - 39401002','Contacts','','publish','closed','open','','contacts','','','2015-12-24 19:19:02','2015-12-24 16:19:02','',0,'http://www.compuex.com/?page_id=21',5,'page','',0),(23,1,'2015-08-14 18:11:00','2015-08-14 15:11:00','Contact us!\r\n\r\nGeneral Contacts\r\n\r\nOffice No 28, Building No 1476, Road No 4630, Block No 646\r\nNuwaidrat, Bahrain\r\n\r\nP.O Box: 15354 – Adliya\r\nOffice Tel : +973 - 17491105\r\nOffice Fax : +973 - 17491160','Contacts','','inherit','closed','open','','21-revision-v1','','','2015-08-14 18:11:00','2015-08-14 15:11:00','',21,'http://www.compuex.com/index.php/2015/08/14/21-revision-v1/',0,'revision','',0),(22,1,'2015-08-14 18:09:54','2015-08-14 15:09:54','Contact us!\r\n<p dir=\"ltr\"><strong>General Contacts</strong></p>\r\n\r\n<blockquote dir=\"ltr\">Office No 28, Building No 1476, Road No 4630, Block No 646\r\nNuwaidrat, Bahrain\r\n\r\nP.O Box: 15354 – Adliya\r\n<p align=\"justify\">Office Tel : +973 - 17491105\r\nOffice Fax : +973 - 17491160</p>\r\n</blockquote>','Contacts','','inherit','closed','open','','21-revision-v1','','','2015-08-14 18:09:54','2015-08-14 15:09:54','',21,'http://www.compuex.com/index.php/2015/08/14/21-revision-v1/',0,'revision','',0),(25,1,'2015-08-14 18:14:19','2015-08-14 15:14:19','When we say we are providing complete solutions, we mean every word of it. CompuEx solutions are well tested and running in vast number of organizations in Bahrain. When we deliver our software, we keep the client’s system up to date by giving them regular software updates. In this way, we eradicate the chance for any errors or obsolescence over a period of time giving our customers peace of mind and satisfaction.\r\n\r\nConsumer demands are becoming sophisticated and the need for convenience and price competitiveness in all the product categories is growing higher. In the wake of the hour, companies are looking for ways to bring innovation in business functionality to achieve the desired level of economies of scale.\r\n\r\nThis is where CompuEx comes into the picture with all the management, business and technical expertise to do better than the rest. CompuEx can assist the management to design and implement unique and cost efficient business solution, which will ultimately lead towards customer satisfaction. CompuEx believes in Value Innovation to go beyond industry norms leaving behind the contemporary approach. Our solution is technology and we mold it for you to get 100% out of it.','Services','','publish','closed','closed','','services','','','2015-12-24 19:16:47','2015-12-24 16:16:47','',0,'http://www.compuex.com/?page_id=25',3,'page','',0),(26,1,'2015-08-14 18:14:16','2015-08-14 15:14:16','When we say we are providing complete solutions, we mean every word of it. CompuEx solutions are well tested and running in vast number of organizations in Bahrain. When we deliver our software, we keep the client’s system up to date by giving them regular software updates. In this way, we eradicate the chance for any errors or obsolescence over a period of time giving our customers peace of mind and satisfaction.\r\n\r\nConsumer demands are becoming sophisticated and the need for convenience and price competitiveness in all the product categories is growing higher. In the wake of the hour, companies are looking for ways to bring innovation in business functionality to achieve the desired level of economies of scale.\r\n\r\nThis is where CompuEx comes into the picture with all the management, business and technical expertise to do better than the rest. CompuEx can assist the management to design and implement unique and cost efficient business solution, which will ultimately lead towards customer satisfaction. CompuEx believes in Value Innovation to go beyond industry norms leaving behind the contemporary approach. Our solution is technology and we mold it for you to get 100% out of it.','Services','','inherit','closed','open','','25-revision-v1','','','2015-08-14 18:14:16','2015-08-14 15:14:16','',25,'http://www.compuex.com/index.php/2015/08/14/25-revision-v1/',0,'revision','',0),(27,1,'2015-08-14 18:15:34','2015-08-14 15:15:34','<img class=\"alignright size-full wp-image-139\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/support.jpg\" alt=\"support\" width=\"311\" height=\"230\" />When you choose CompuEx, you get more than just powerful business management and accounting solutions. You also gain access to a highly skilled team of Support Specialists who are ready to answer your questions and help you benefit from your software investment right from the start. Support plan provides clients, in conjunction with their CompuEx business partner, the most up-to-date software, along with options for technical telephone support and Internet based support to suit their specific needs. This renewable 12-month subscription maintenance program includes:\r\n\r\nGuaranteed access to the latest CompuEx technology available.\r\nAutomatic product upgrades and updates as soon as they are available.\r\nFlexible maintenance and technical support options.\r\n\r\nSupport Plan protects your investment in CompuEx business management solutions with a cost-effective and convenient plan for supporting and updating your installation.','Support','','publish','closed','closed','','support','','','2015-12-24 19:17:06','2015-12-24 16:17:06','',0,'http://www.compuex.com/?page_id=27',4,'page','',0),(28,1,'2015-08-14 18:15:31','2015-08-14 15:15:31','When you choose CompuEx, you get more than just powerful business management and accounting solutions. You also gain access to a highly skilled team of Support Specialists who are ready to answer your questions and help you benefit from your software investment right from the start. Support plan provides clients, in conjunction with their CompuEx business partner, the most up-to-date software, along with options for technical telephone support and Internet based support to suit their specific needs. This renewable 12-month subscription maintenance program includes:\r\n\r\nGuaranteed access to the latest CompuEx technology available.\r\nAutomatic product upgrades and updates as soon as they are available.\r\nFlexible maintenance and technical support options.\r\n\r\nSupport Plan protects your investment in CompuEx business management solutions with a cost-effective and convenient plan for supporting and updating your installation.','Support','','inherit','closed','open','','27-revision-v1','','','2015-08-14 18:15:31','2015-08-14 15:15:31','',27,'http://www.compuex.com/index.php/2015/08/14/27-revision-v1/',0,'revision','',0),(29,1,'2015-08-14 18:17:15','2015-08-14 15:17:15','','Home','','publish','closed','closed','','home','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',0,'http://www.compuex.com/?p=29',1,'nav_menu_item','',0),(30,1,'2015-08-14 18:17:15','2015-08-14 15:17:15',' ','','','publish','closed','closed','','30','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',0,'http://www.compuex.com/?p=30',2,'nav_menu_item','',0),(31,1,'2015-08-14 18:17:15','2015-08-14 15:17:15',' ','','','publish','closed','closed','','31','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',0,'http://www.compuex.com/?p=31',19,'nav_menu_item','',0),(168,1,'2015-12-24 21:27:49','2015-12-24 18:27:49','How to buy compuex ERP\r\n\r\nCompuEx enterprise software products, company licenses, and user licenses are sold via our business partners around the world.\r\n\r\nCompuEx Direct, Please contact CompuEx Sales Team for any further assistance, or visit CompuEx Contacts page, or call on +973 - 39401001','How To Buy','','inherit','closed','closed','','47-revision-v1','','','2015-12-24 21:27:49','2015-12-24 18:27:49','',47,'http://www.compuex.com/47-revision-v1/',0,'revision','',0),(116,1,'2015-12-20 18:34:08','2015-12-20 15:34:08','How to buy Easy Accounting\r\n\r\nCompuEx enterprise software products, company licenses, and user licenses are sold via our business partners around the world.\r\n\r\nCompuEx Direct, Please contact CompuEx Sales Team for any further assistance, or visit CompuEx Contacts page, or call on +973 - 17491105','How To Buy','','inherit','closed','closed','','47-revision-v1','','','2015-12-20 18:34:08','2015-12-20 15:34:08','',47,'http://www.compuex.com/47-revision-v1/',0,'revision','',0),(34,1,'2015-08-14 18:17:15','2015-08-14 15:17:15',' ','','','publish','closed','closed','','34','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',0,'http://www.compuex.com/?p=34',9,'nav_menu_item','',0),(35,1,'2015-08-14 18:17:15','2015-08-14 15:17:15',' ','','','publish','closed','closed','','35','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',0,'http://www.compuex.com/?p=35',15,'nav_menu_item','',0),(36,1,'2015-08-14 18:18:39','2015-08-14 15:18:39',' ','','','publish','closed','closed','','36','','','2015-12-25 18:54:20','2015-12-25 15:54:20','',0,'http://www.compuex.com/?p=36',2,'nav_menu_item','',0),(37,1,'2015-08-14 18:18:39','2015-08-14 15:18:39',' ','','','publish','closed','closed','','37','','','2015-12-25 18:54:20','2015-12-25 15:54:20','',0,'http://www.compuex.com/?p=37',3,'nav_menu_item','',0),(38,1,'2015-08-14 18:18:39','2015-08-14 15:18:39',' ','','','publish','closed','closed','','38','','','2015-12-25 18:54:20','2015-12-25 15:54:20','',0,'http://www.compuex.com/?p=38',1,'nav_menu_item','',0),(98,1,'2015-12-18 15:50:46','2015-12-18 12:50:46','Contact us!\r\n\r\nGeneral Contacts\r\n\r\nOffice No 28, Building No 1476, Road No 4630, Block No 646\r\nNuwaidrat, Bahrain\r\n\r\nP.O Box: 15354 – Adliya\r\nTel : +973 - 39401002','Contacts','','inherit','closed','closed','','21-revision-v1','','','2015-12-18 15:50:46','2015-12-18 12:50:46','',21,'http://www.compuex.com/21-revision-v1/',0,'revision','',0),(41,1,'2015-08-14 18:23:10','2015-08-14 15:23:10','Contact us!\r\n\r\nGeneral Contacts\r\n\r\nOffice No 28, Building No 1476, Road No 4630, Block No 646\r\nNuwaidrat, Bahrain\r\n\r\nP.O Box: 15354 – Adliya\r\nOffice Tel : +973 - 17491105 / +973 - 39401002\r\nOffice Fax : +973 - 17491160\r\n','Contacts','','inherit','closed','open','','21-revision-v1','','','2015-08-14 18:23:10','2015-08-14 15:23:10','',21,'http://www.compuex.com/index.php/2015/08/14/21-revision-v1/',0,'revision','',0),(43,1,'2015-08-19 16:32:39','2015-08-19 13:32:39','<img class=\"alignright size-medium wp-image-195\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01-300x139.png\" alt=\"CERPAccounts01\" width=\"300\" height=\"139\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\n<img class=\"alignright size-medium wp-image-196\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPSales01-300x139.png\" alt=\"CERPSales01\" width=\"300\" height=\"139\" />A cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\ncompuex ERP consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li><img class=\"alignright size-medium wp-image-198\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPPurchase01-300x139.png\" alt=\"CERPPurchase01\" width=\"300\" height=\"139\" />Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','publish','closed','open','','compuex-erp','','','2017-02-07 18:23:30','2017-02-07 15:23:30','',19,'http://www.compuex.com/?page_id=43',0,'page','',0),(44,1,'2015-08-19 16:32:39','2015-08-19 13:32:39','CompuEx Easy Accounting, Top Quality Small to Medium Sized Business Management and Accounting Software, offers a complete suite of integrated financial accounting and operations management modules, designed to meet the needs of most businesses. Additionally, as your business continues to grow, you will have the confidence of knowing there are additional Easy Accounting Basic modules, add-ons, or customized software that can provide you with the best solution to all of your business needs.\r\n\r\n Key Advantages:\r\n Complete accounting feature set \r\nHighly cost effective \r\nMaximum economy \r\nNetwork ready \r\nEasy to install and work \r\nData protection \r\nData integrity \r\nData security \r\nUser friendly \r\nSaves you considerable time \r\nError free accounting \r\nPowerful reporting\r\n\r\n \r\n \r\n','Easy Accounting','','inherit','closed','open','','43-revision-v1','','','2015-08-19 16:32:39','2015-08-19 13:32:39','',43,'http://www.compuex.com/index.php/2015/08/19/43-revision-v1/',0,'revision','',0),(45,1,'2015-08-19 16:36:26','2015-08-19 13:36:26','<strong>Business Cycle Diagram</strong>\r\n\r\nConnect Customers, Partners and Employees with compuex ERP.\r\n\r\nYour business is more than internal operations: to be successful, you need to efficiently manage your own purchases of goods, services, and raw materials; foster and control your relationships with your suppliers and your business partners; and create, manage, and retain your customer base. All these relationships are more efficiently and economically managed with compuex ERP.\r\n\r\n<strong>Serial numbering</strong>\r\n\r\nSerial numbering will allow you to migrate your manual accounts to a fully computerized system at any time of your financial year. Serial Numbering allow users to customize starting numbers of all source documents to their existing document numbers. Other features such as manual numbering of source documents allow users to follow with their existing document numbering.\r\n\r\n<strong>Global Features</strong>\r\n\r\nSystem Management controls access to all the modules and manages information in a secured way. The system administrator can create multiple companies, multiple branches, user groups, and users.\r\n\r\n<strong>Backup and Restoring</strong>\r\n\r\nBackup and restoring the database can be done easily. With the help of the To-do list, the system administrator organizes the tasks to be done.\r\nTo prevent accidental data loss due to power failure or hard disk failure, you have to retrieve the back-up copy of your valuable data. compuex ERP Basic System will allow you to get the backup very easily.\r\n\r\n<strong>Accounts Management Module</strong>\r\n\r\nIn compuex ERP, the accounts module is the heart of the system with its reliable general ledger. It is the central location in which all accounting transactions are stored (posted), summarized (totaled by account) and processed (adjusted and balanced), resulting in informative financial statements.\r\n\r\n<strong>Inventory Management Module</strong>\r\n\r\nEach and every business requires accurate information about the inventory location, movement and valuation. This module will provide details of the stock and stock value from your inventory location.\r\nInaccurate inventory information will lead you to loss in sales and delay in delivery. Profit reports will be incorrect if valuation is either overstated or understated.\r\n\r\n<strong>Purchase Management Module</strong>\r\n\r\ncompuex ERP will allow you to keep track of purchase orders, vendor details and enables you to maintain a smooth relationship with your vendors.\r\nYou can enter invoices from vendors or enter cash purchases. The system automatically calculates discount amounts.\r\nBalance amount in local currency and also in foreign currency to vendors can be viewed at any time, saving time and effort through automatic continuation of document cycles throughout the sales cycle.\r\n\r\n<strong>Sales Management Module</strong>\r\n\r\ncompuex ERP will allow you to keep track of your customer details and enables you to manage your customers in an efficient way by tracking credit limits and the aged receivable details. Minimizing inaccuracy and errors in handling documents related to quantity or value, in addition to calculating payments and converting them to different currencies.\r\n\r\nYou can enter invoices for customers or for cash sales. The system automatically calculates discount amounts.\r\n\r\n<strong>Bank Management Module</strong>\r\n\r\nEvery month you can count on receiving your cancelled checks and/or statement from your company’s bank, and you are required to sort your checks, account for your deposits, and reconcile your checking account balance to the bank’s balance. But often there is a discrepancy.\r\n\r\nThe compuex ERP bank reconciliation module simplifies the monthly reconciliation process, detects unrecorded transactions between books and bank, locates the errors or differences, records the corrections and reconciles your books to the bank statement.\r\n\r\n<strong>Reporting Module</strong>\r\n\r\ncompuex ERP uses the market standard reporting system, Seagate Crystal Reports. You can easily deliver rich, interactive content from compuex ERP data source; publish it to the Web in a variety of formats. Crystal Reports is part of a suite of integrated technologies that ensure data can be accessed, analyzed, reported on and delivered to any stakeholder anytime, anywhere, by any device.','Product Features','','publish','closed','open','','product-features','','','2015-12-24 21:35:18','2015-12-24 18:35:18','',43,'http://www.compuex.com/?page_id=45',3,'page','',0),(46,1,'2015-08-19 16:36:26','2015-08-19 13:36:26','Business Cycle Diagram \r\n \r\nConnect Customers, Partners and Employees with Easy Accounting Basic: Business Cycle Diagram.\r\nYour business is more than internal operations: to be successful, you need to efficiently manage your own purchases of goods, services, and raw materials; foster and control your relationships with your suppliers and your business partners; and create, manage, and retain your customer base. All these relationships are more efficiently and economically managed with Easy Accounting. \r\n\r\n Serial numbering \r\n\r\nSerial numbering will allow you to migrate your manual accounts to a fully computerized system at any time of your financial year. Serial Numbering allow users to customize starting numbers of all source documents to their existing document numbers. Other features such as manual numbering of source documents allow users to follow with their existing document numbering.\r\n\r\n Global Features \r\n \r\nSystem Management controls access to all the modules and manages information in a secured way. The system administrator can create multiple companies, multiple branches, user groups, and users. \r\n\r\n Backup and Restoring \r\n \r\nBackup and restoring the database can be done easily. With the help of the To-do list, the system administrator organizes the tasks to be done.\r\nTo prevent accidental data loss due to power failure or hard disk failure, you have to retrieve the back-up copy of your valuable data. CompuEx Easy Accounting Basic System will allow you to get the backup very easily.\r\n \r\n Accounts Management Module \r\n\r\nIn Easy Accounting Basic, the accounts module is the heart of the system with its reliable general ledger. It is the central location in which all accounting transactions are stored (posted), summarized (totaled by account) and processed (adjusted and balanced), resulting in informative financial statements.\r\n\r\n Inventory Management Module\r\n \r\nEach and every business requires accurate information about the inventory location, movement and valuation. This module will provide details of the stock and stock value from your inventory location.\r\n Inaccurate inventory information will lead you to loss in sales and delay in delivery. Profit reports will be incorrect if valuation is either overstated or understated.\r\n\r\n Purchase Management Module \r\n\r\nEasy Accounting will allow you to keep track of purchase orders, vendor details and enables you to maintain a smooth relationship with your vendors.\r\nYou can enter invoices from vendors or enter cash purchases. The system automatically calculates discount amounts.\r\n Balance amount in local currency and also in foreign currency to vendors can be viewed at any time, saving time and effort through automatic continuation of document cycles throughout the sales cycle. \r\n \r\n Sales Management Module \r\n\r\nEasy Accounting Basic will allow you to keep track of your customer details and enables you to manage your customers in an efficient way by tracking credit limits and the aged receivable details. Minimizing inaccuracy and errors in handling documents related to quantity or value, in addition to calculating payments and converting them to different currencies. \r\n\r\n You can enter invoices for customers or for cash sales. The system automatically calculates discount amounts.\r\n \r\n Bank Management Module \r\n \r\nEvery month you can count on receiving your cancelled checks and/or statement from your company’s bank, and you are required to sort your checks, account for your deposits, and reconcile your checking account balance to the bank’s balance. But often there is a discrepancy.\r\n\r\nThe Easy Accounting Basic bank reconciliation module simplifies the monthly reconciliation process, detects unrecorded transactions between books and bank, locates the errors or differences, records the corrections and reconciles your books to the bank statement.\r\n \r\n Reporting Module \r\n \r\nEasy Accounting uses the market standard reporting system, Seagate Crystal Reports. You can easily deliver rich, interactive content from Easy Accounting data source; publish it to the Web in a variety of formats. Crystal Reports is part of a suite of integrated technologies that ensure data can be accessed, analyzed, reported on and delivered to any stakeholder anytime, anywhere, by any device. \r\n\r\n','Product Features','','inherit','closed','open','','45-revision-v1','','','2015-08-19 16:36:26','2015-08-19 13:36:26','',45,'http://www.compuex.com/index.php/2015/08/19/45-revision-v1/',0,'revision','',0),(47,1,'2015-08-19 16:38:06','2015-08-19 13:38:06','How to buy compuex ERP\r\n\r\nCompuEx enterprise software products, company licenses, and user licenses are sold via our business partners around the world.\r\n\r\nCompuEx Direct, Please contact CompuEx Sales Team for any further assistance, or visit CompuEx Contacts page, or call on +973 - 39401002','How To Buy','','publish','closed','open','','how-to-buy','','','2015-12-26 21:16:22','2015-12-26 18:16:22','',43,'http://www.compuex.com/?page_id=47',10,'page','',0),(48,1,'2015-08-19 16:38:06','2015-08-19 13:38:06','How to buy Easy Accounting \r\n \r\nCompuEx enterprise software products, company licenses, and user licenses are sold via our business partners around the world.\r\n\r\nCompuEx Direct, Please contact CompuEx Sales Team for any further assistance, or visit CompuEx Contacts page, or call on +973 - 17491105\r\n \r\n','How To Buy','','inherit','closed','open','','47-revision-v1','','','2015-08-19 16:38:06','2015-08-19 13:38:06','',47,'http://www.compuex.com/index.php/2015/08/19/47-revision-v1/',0,'revision','',0),(52,1,'2015-08-19 16:51:59','2015-08-19 13:51:59','<img class=\"alignright size-full wp-image-129\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/software.jpg\" alt=\"software\" width=\"311\" height=\"230\" />Our goal is advanced solutions that are user friendly. CompuEx translates software expertise and business savvy into powerful and user-friendly applications.\r\n\r\nWe apply the strength of Microsoft and other leading development tools to effectively implement software solutions that enhance your productivity. The desired front end (Access, Word, Excel, VB) is effectively integrated with the appropriate backend (SQL Server, Access) using standard MS techniques. This expertise translates to friendly yet functional user based systems, as well as powerful operating or database engines. Our software applications are designed to help businesses perform faster, consolidate resources, save time and improve their bottom line.\r\n\r\nWe begin with a comprehensive evaluation of your specific project goals. This is augmented with an understanding of how the project will work within other business platforms, network requirements, company structure and value expectations. More importantly, we review how the application will address the client\'s customers. Following development of a project Master Schedule, sequential phases of the program are designed and built based upon choices in user interaction, technology and software language. The initial release follows analysis of form views and report formats utilizing standard conventions for familiarity and performance.\r\n\r\nCompuEx creates the back end data warehouse structure and provides for future scalability in a number of formats including Microsoft Access or SQL, depending on data storage needs. Performance enhancement and product testing are conducted to validate the quality of the application. CompuEx also takes responsibility to work with the client in pre- qualifying software applications.','Software Development','','publish','closed','open','','software-development','','','2015-12-24 18:39:00','2015-12-24 15:39:00','',25,'http://www.compuex.com/?page_id=52',0,'page','',0),(53,1,'2015-08-19 16:51:59','2015-08-19 13:51:59','Our goal is advanced solutions that are user friendly. CompuEx translates software expertise and business savvy into powerful and user-friendly applications. \r\n\r\nWe apply the strength of Microsoft and other leading development tools to effectively implement software solutions that enhance your productivity. The desired front end (Access, Word, Excel, VB) is effectively integrated with the appropriate backend (SQL Server, Access) using standard MS techniques. This expertise translates to friendly yet functional user based systems, as well as powerful operating or database engines. Our software applications are designed to help businesses perform faster, consolidate resources, save time and improve their bottom line. \r\n\r\nWe begin with a comprehensive evaluation of your specific project goals. This is augmented with an understanding of how the project will work within other business platforms, network requirements, company structure and value expectations. More importantly, we review how the application will address the client\'s customers. Following development of a project Master Schedule, sequential phases of the program are designed and built based upon choices in user interaction, technology and software language. The initial release follows analysis of form views and report formats utilizing standard conventions for familiarity and performance.\r\n\r\nCompuEx creates the back end data warehouse structure and provides for future scalability in a number of formats including Microsoft Access or SQL, depending on data storage needs. Performance enhancement and product testing are conducted to validate the quality of the application. CompuEx also takes responsibility to work with the client in pre- qualifying software applications.\r\n','Software Development','','inherit','closed','open','','52-revision-v1','','','2015-08-19 16:51:59','2015-08-19 13:51:59','',52,'http://www.compuex.com/index.php/2015/08/19/52-revision-v1/',0,'revision','',0),(54,1,'2015-08-19 16:53:09','2015-08-19 13:53:09','<img class=\"alignright size-full wp-image-131\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/consultancy.jpg\" alt=\"consultancy\" width=\"311\" height=\"230\" />CompuEx consultants provide professional advice and expertise to enhance e-business, using market best business practices and the international accounting standards.\r\n\r\nCompuEx understands business processes and has developed expertise in translating business language into technical requirements. Our consultants can evaluate your current strategy and suggest ways of improving it or replacing it. Some of the benefits that our holistic solutions offer you include:\r\n\r\n<strong>· Increased revenues\r\n· Higher productivity\r\n· Decreased costs\r\n</strong>\r\nThe Idea; Our solutions focus on processes, technology and people.\r\n<strong>\r\nPhase 1-</strong> We involve key members of your organization to help identify and analyze problems.\r\n\r\n<strong>Phase 2-</strong> We then work together to develop a comprehensive business technology plan, which can include a combination of traditional Client/Server solutions, corporate web site design, Internet/intranet/extranet applications, electronic commerce and web marketing strategies.\r\n\r\n<strong>Phase 3-</strong> Our consultants can help implement these solutions and integrate them effectively with your existing systems.','Consultancy','','publish','closed','open','','consultancy','','','2015-12-24 18:40:52','2015-12-24 15:40:52','',25,'http://www.compuex.com/?page_id=54',2,'page','',0),(55,1,'2015-08-19 16:53:09','2015-08-19 13:53:09','CompuEx consultants provide professional advice and expertise to enhance e-business, using market best business practices and the international accounting standards. \r\n\r\nCompuEx understands business processes and has developed expertise in translating business language into technical requirements. Our consultants can evaluate your current strategy and suggest ways of improving it or replacing it. Some of the benefits that our holistic solutions offer you include: \r\n\r\n<strong>· Increased revenues\r\n· Higher productivity \r\n· Decreased costs \r\n</strong>\r\nThe Idea; Our solutions focus on processes, technology and people. \r\n<strong>\r\nPhase 1-</strong> We involve key members of your organization to help identify and analyze problems. \r\n\r\n<strong>Phase 2-</strong> We then work together to develop a comprehensive business technology plan, which can include a combination of traditional Client/Server solutions, corporate web site design, Internet/intranet/extranet applications, electronic commerce and web marketing strategies. \r\n\r\n<strong>Phase 3-</strong> Our consultants can help implement these solutions and integrate them effectively with your existing systems.\r\n','Consultancy','','inherit','closed','open','','54-revision-v1','','','2015-08-19 16:53:09','2015-08-19 13:53:09','',54,'http://www.compuex.com/index.php/2015/08/19/54-revision-v1/',0,'revision','',0),(56,1,'2015-08-19 16:53:56','2015-08-19 13:53:56','<img class=\"alignright size-full wp-image-133\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/traning.jpg\" alt=\"traning\" width=\"311\" height=\"230\" />Training is available in traditional classroom settings at customer sites by CompuEx or certified business partners. In the classroom you can gain a solid foundation in Accounting solutions and processes while learning from an expert in an interactive environment.\r\n\r\nWith courses that range from introductory information to advanced topics, trainees not only see demonstrations, hear presentations, get hands-on product expertise, and participate in classroom activities, but also learn from discussions with other attendees. Classes are led by certified instructors who are experts trained specifically in Business Solutions curriculum and teaching practices.','Training','','publish','closed','open','','training','','','2015-12-24 18:40:26','2015-12-24 15:40:26','',25,'http://www.compuex.com/?page_id=56',2,'page','',0),(57,1,'2015-08-19 16:53:56','2015-08-19 13:53:56','Training is available in traditional classroom settings at customer sites by CompuEx or certified business partners. In the classroom you can gain a solid foundation in Accounting solutions and processes while learning from an expert in an interactive environment. \r\n\r\nWith courses that range from introductory information to advanced topics, trainees not only see demonstrations, hear presentations, get hands-on product expertise, and participate in classroom activities, but also learn from discussions with other attendees. Classes are led by certified instructors who are experts trained specifically in Business Solutions curriculum and teaching practices.\r\n','Training','','inherit','closed','open','','56-revision-v1','','','2015-08-19 16:53:56','2015-08-19 13:53:56','',56,'http://www.compuex.com/index.php/2015/08/19/56-revision-v1/',0,'revision','',0),(58,1,'2015-08-19 16:54:59','2015-08-19 13:54:59','<img class=\"alignright size-full wp-image-135\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/support_contract.jpg\" alt=\"support_contract\" width=\"311\" height=\"230\" />CompuEx provides a complete portfolio of service and support options customized to meet your current and future business needs. System Service and Maintenance Support Plan is our umbrella of services that includes software maintenance and upgrades, technical support, dedicated technical account management, and much more.\r\n\r\nWith System Service and Maintenance Support Plan you have the flexibility to choose the right service and support options for your business. Through industry-leading service and support, we focus on helping you increase the value of your investment, by supporting your needs and solving your toughest problems.\r\n\r\n<strong>Services Brief</strong>\r\n\r\nCompuEx proposed solution will involve the analysis and planning for the client in order to insure the proper understanding of client internal business process and business practice. During the practice of planning, CompuEx’s qualified business consultants will involve the client top management with recommendations of business streamlining.\r\n\r\nThe system and maintenance support plan starts from the date of product purchase for a period of 12 months. The following key activities and areas are as proposed within the recommended solution:\r\n\r\n1.You shall provide with pre-scheduled quarterly visits within the 12 month system and maintenance support plan.\r\n\r\n2.To stay up-to-date on any product releases You shall be provide with the latest software updates.\r\n\r\nYou will entitled for 25% discounts for any onsite support visit based on then current rates.','Support Contracts','','publish','closed','open','','support-contracts','','','2015-12-24 18:41:45','2015-12-24 15:41:45','',25,'http://www.compuex.com/?page_id=58',3,'page','',0),(59,1,'2015-08-19 16:54:59','2015-08-19 13:54:59','CompuEx provides a complete portfolio of service and support options customized to meet your current and future business needs. System Service and Maintenance Support Plan is our umbrella of services that includes software maintenance and upgrades, technical support, dedicated technical account management, and much more. \r\n\r\nWith System Service and Maintenance Support Plan you have the flexibility to choose the right service and support options for your business. Through industry-leading service and support, we focus on helping you increase the value of your investment, by supporting your needs and solving your toughest problems. \r\n\r\n<strong>Services Brief</strong>\r\n\r\n \r\nCompuEx proposed solution will involve the analysis and planning for the client in order to insure the proper understanding of client internal business process and business practice. During the practice of planning, CompuEx’s qualified business consultants will involve the client top management with recommendations of business streamlining.\r\n\r\nThe system and maintenance support plan starts from the date of product purchase for a period of 12 months. The following key activities and areas are as proposed within the recommended solution:\r\n\r\n1.You shall provide with pre-scheduled quarterly visits within the 12 month system and maintenance support plan.\r\n\r\n2.To stay up-to-date on any product releases You shall be provide with the latest software updates.\r\n\r\nYou will entitled for 25% discounts for any onsite support visit based on then current rates.\r\n','Support Contracts','','inherit','closed','open','','58-revision-v1','','','2015-08-19 16:54:59','2015-08-19 13:54:59','',58,'http://www.compuex.com/index.php/2015/08/19/58-revision-v1/',0,'revision','',0),(60,1,'2015-08-19 16:56:48','2015-08-19 13:56:48','<img class=\"alignright size-full wp-image-137\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/financial.jpg\" alt=\"financial\" width=\"311\" height=\"230\" />CompuEx financing offerings are competitive, comprehensive—and one of the easiest ways to affordably acquire the right solution for your business.\r\n\r\nWe offer quick approvals and simple documentation, and you can buy your entire business management solution of CompuEx software and services using a single payment structure from CompuEx Financing Services.\r\n\r\nWe\'ll work with you to tailor your payments to optimize IT budgets and reduce upfront costs—so you decrease acquisition and ownership costs, and accelerate the benefits of CompuEx. And paying over time means you start enjoying the benefits of your investment before you\'ve had to pay for all of it, which improves cash flow and enhances investment returns.\r\n\r\nFinancing - Overcome budget constraints and conserve capital\r\n\r\nTotal Solution Financing - Use CompuEx as the comprehensive, competitive, one-stop source for your entire acquisition.','Financing Services','','publish','closed','open','','financing-services','','','2015-12-24 18:42:48','2015-12-24 15:42:48','',25,'http://www.compuex.com/?page_id=60',4,'page','',0),(61,1,'2015-08-19 16:56:48','2015-08-19 13:56:48','CompuEx financing offerings are competitive, comprehensive—and one of the easiest ways to affordably acquire the right solution for your business. \r\n\r\nWe offer quick approvals and simple documentation, and you can buy your entire business management solution of CompuEx software and services using a single payment structure from CompuEx Financing Services.\r\n\r\nWe\'ll work with you to tailor your payments to optimize IT budgets and reduce upfront costs—so you decrease acquisition and ownership costs, and accelerate the benefits of CompuEx. And paying over time means you start enjoying the benefits of your investment before you\'ve had to pay for all of it, which improves cash flow and enhances investment returns.\r\n\r\nFinancing - Overcome budget constraints and conserve capital \r\n\r\nTotal Solution Financing - Use CompuEx as the comprehensive, competitive, one-stop source for your entire acquisition.\r\n\r\n','Financing Services','','inherit','closed','open','','60-revision-v1','','','2015-08-19 16:56:48','2015-08-19 13:56:48','',60,'http://www.compuex.com/index.php/2015/08/19/60-revision-v1/',0,'revision','',0),(62,1,'2015-08-19 16:58:50','2015-08-19 13:58:50',' ','','','publish','closed','closed','','62','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',25,'http://www.compuex.com/?p=62',14,'nav_menu_item','',0),(63,1,'2015-08-19 16:58:50','2015-08-19 13:58:50',' ','','','publish','closed','closed','','63','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',25,'http://www.compuex.com/?p=63',13,'nav_menu_item','',0),(64,1,'2015-08-19 16:58:50','2015-08-19 13:58:50',' ','','','publish','closed','closed','','64','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',25,'http://www.compuex.com/?p=64',12,'nav_menu_item','',0),(65,1,'2015-08-19 16:58:50','2015-08-19 13:58:50',' ','','','publish','closed','closed','','65','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',25,'http://www.compuex.com/?p=65',11,'nav_menu_item','',0),(66,1,'2015-08-19 16:58:50','2015-08-19 13:58:50',' ','','','publish','closed','closed','','66','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',25,'http://www.compuex.com/?p=66',10,'nav_menu_item','',0),(68,1,'2015-08-19 17:00:32','2015-08-19 14:00:32','<img class=\"alignright size-full wp-image-144\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/help.jpg\" alt=\"help\" width=\"311\" height=\"230\" />Based on years of experience on working with many systems support and maintenance standards, we are recommending the industry’s leading solution for streamlining business process and efficiency; in circumstances when you come across certain issues and require assistance follow the guided instructions:\r\n\r\n1. Check your product documentations and online help file.\r\n\r\n2. Check CompuEx website for product documentation and issues.\r\n\r\n3. Call CompuEx for onsite support services.\r\n\r\nCompuEx has a reputation for providing dependable, reliable and cost-effective system and maintenance support solutions for years. CompuEx’s premier solution, System and Maintenance Support Plan, has helped clients increase profitability and market share, reduce operating costs and improve productivity, efficiency, and communications.','How To Get Help','','publish','closed','open','','how-to-get-help','','','2015-12-24 19:21:21','2015-12-24 16:21:21','',27,'http://www.compuex.com/?page_id=68',0,'page','',0),(69,1,'2015-08-19 17:00:32','2015-08-19 14:00:32','Based on years of experience on working with many systems support and maintenance standards, we are recommending the industry’s leading solution for streamlining business process and efficiency; in circumstances when you come across certain issues and require assistance follow the guided instructions:\r\n\r\n1. Check your product documentations and online help file.\r\n\r\n2. Check CompuEx website for product documentation and issues.\r\n\r\n3. Call CompuEx for onsite support services.\r\n\r\nCompuEx has a reputation for providing dependable, reliable and cost-effective system and maintenance support solutions for years. CompuEx’s premier solution, System and Maintenance Support Plan, has helped clients increase profitability and market share, reduce operating costs and improve productivity, efficiency, and communications.\r\n','How To Get Help','','inherit','closed','open','','68-revision-v1','','','2015-08-19 17:00:32','2015-08-19 14:00:32','',68,'http://www.compuex.com/index.php/2015/08/19/68-revision-v1/',0,'revision','',0),(70,1,'2015-08-19 17:10:17','2015-08-19 14:10:17','Feeling a bit puzzled about the various terms and acronyms used to describe the crowd of software products on the market? If so, you are certainly not alone. As new software functionality is developed, software terminology continues to grow and expand. To assist and help alleviate some of the confusion, the below list is provided as a quick reference guide for your usage.\r\n\r\nAPS: Advanced Planning System\r\n\r\nASP: Application Service Provider\r\n\r\nATS: Automatic Transportation System\r\n\r\nBI: Business Intelligence\r\n\r\nBPM: Business Process Management\r\n\r\nBPO: Business Process Optimization\r\n\r\nB2B: Business to Business\r\n\r\nB2C: Business to Consumer\r\n\r\nCRP: Capacity Requirements Planning\r\n\r\nCFM: Collaborative Freight Management\r\n\r\nCPFR: Collaborative Planning, Forecasting and Replenishment\r\n\r\nCAAP: Computer Aide Process Planning\r\n\r\nCAD: Computer Aided Design\r\n\r\nCAE: Computer Aided Engineering\r\n\r\nCAM: Computer Aided Manufacturing\r\n\r\nCBT: Computer Based Training\r\n\r\nCIM: Computer Integrated Manufacturing\r\n\r\nCMI: Computer Management Instruction\r\n\r\nCM: Configuration Management\r\n\r\nCALS: Continuous Acquisition and Life Cycle Support\r\n\r\nCRM: Customer Relationship Management\r\n\r\nDSS: Decision Support System\r\n\r\nDCM: Demand Chain Management\r\n\r\nDRS: Disaster Recovery System\r\n\r\nDCM: Distribution Channel Management\r\n\r\nDRP: Distribution Resource Planning\r\n\r\nERM: E-Business Relationship Management\r\n\r\nEDI: Electronic Data Interchange\r\n\r\nERM: Employee Relationship Management\r\n\r\nEAI: Enterprise Application Integration\r\n\r\nEAM: Enterprise Asset Management\r\n\r\nECM: Enterprise Commerce Management\r\n\r\nECM: Enterprise Content Management\r\n\r\nEIM: Enterprise Incentive Management\r\n\r\nEPM: Enterprise Performance Measurement\r\n\r\nEQM: Enterprise Quality Management\r\n\r\nERM: Enterprise Relationship Management\r\n\r\nERO: Enterprise Resource Optimization\r\n\r\nERP: Enterprise Resource Planning\r\n\r\nERPII: ERP & Collaborative Commerce\r\n\r\nEIS: Executive Information System\r\n\r\nESE: Extended Selling Enterprise\r\n\r\n4PL: Fourth Party Logistics\r\n\r\nHCM: Human Capital Management\r\n\r\nHRMS: Human Resource Management System\r\n\r\nHRIS: Human Resources Information System\r\n\r\nIT: Information Technology\r\n\r\nITS: Intelligent Transportation System\r\n\r\nIVHS: Intelligent Vehicle Handling System\r\n\r\nIBT: Internet Based Training\r\n\r\nICO: Inventory Chain Optimization\r\n\r\nIMS: Inventory Management System\r\n\r\nKM: Knowledge Management\r\n\r\nLCMS: Learning Content Management System\r\n\r\nLMS: Learning Management System\r\n\r\nLIS: Logistics Information System\r\n\r\nLIMS: Logistics Inventory Management System\r\n\r\nMRO: Maintenance, Repair & Operations\r\n\r\nMIS: Management Information System\r\n\r\nMSS: Management Support System\r\n\r\nMES: Manufacturing Execution Systems\r\n\r\nMRPII: Manufacturing Resource Planning\r\n\r\nMRP: Material Requirements Planning\r\n\r\nPRM: Partner Relationship Management\r\n\r\nPDM: Physical Distribution Management\r\n\r\nPMS: Planned Maintenance System\r\n\r\nPOS: Point of Sale (System)\r\n\r\nPM: Preventive maintenance\r\n\r\nPKMS: Process Knowledge Management System\r\n\r\nPDS: Product Development System\r\n\r\nPLM: Product Lifecycle Management\r\n\r\nPMS: Product Management System\r\n\r\nPLM: Production Line Management\r\n\r\nQPM: Quantitative Process Management\r\n\r\nRMS: Retail Management System\r\n\r\nSFA: Sales Force Automation\r\n\r\nSMS: Stock Management System\r\n\r\nSRM: Supplier Relationship Management\r\n\r\nSCC: Supply Chain Collaboration\r\n\r\nSCE: Supply Chain Execution\r\n\r\nSCM: Supply Chain Management\r\n\r\nTEB: Technology Enabled Buying\r\n\r\nTCRM: Technology Enabled Customer Relationship Management\r\n\r\nTES: Technology Enabled Selling\r\n\r\n3PL: Third Party Logistics\r\n\r\nTPM: Total Preventative Maintenance\r\n\r\nTQM: Total Quality Management\r\n\r\nTMS: Transportation Management System\r\n\r\nVCS: Virtual Classroom Service\r\n\r\nWMS: Warehouse Management System\r\n\r\nWBPSS: Web Based Performance Support System\r\n\r\nWBT: Web Based Training','Industry Terminology and Acronym','','publish','closed','open','','industry-terminology-and-acronym','','','2015-12-24 19:11:18','2015-12-24 16:11:18','',27,'http://www.compuex.com/?page_id=70',2,'page','',0),(71,1,'2015-08-19 17:10:17','2015-08-19 14:10:17','Feeling a bit puzzled about the various terms and acronyms used to describe the crowd of software products on the market? If so, you are certainly not alone. As new software functionality is developed, software terminology continues to grow and expand. To assist and help alleviate some of the confusion, the below list is provided as a quick reference guide for your usage.\r\n\r\nAPS: Advanced Planning System\r\n\r\nASP: Application Service Provider\r\n\r\nATS: Automatic Transportation System\r\n\r\nBI: Business Intelligence\r\n\r\nBPM: Business Process Management\r\n\r\nBPO: Business Process Optimization\r\n\r\nB2B: Business to Business\r\n\r\nB2C: Business to Consumer\r\n\r\nCRP: Capacity Requirements Planning\r\n\r\nCFM: Collaborative Freight Management\r\n\r\nCPFR: Collaborative Planning, Forecasting and Replenishment\r\n\r\nCAAP: Computer Aide Process Planning\r\n\r\nCAD: Computer Aided Design\r\n\r\nCAE: Computer Aided Engineering\r\n\r\nCAM: Computer Aided Manufacturing\r\n\r\nCBT: Computer Based Training\r\n\r\nCIM: Computer Integrated Manufacturing\r\n\r\nCMI: Computer Management Instruction\r\n\r\nCM: Configuration Management\r\n\r\nCALS: Continuous Acquisition and Life Cycle Support\r\n\r\nCRM: Customer Relationship Management\r\n\r\nDSS: Decision Support System\r\n\r\nDCM: Demand Chain Management\r\n\r\nDRS: Disaster Recovery System\r\n\r\nDCM: Distribution Channel Management\r\n\r\nDRP: Distribution Resource Planning\r\n\r\nERM: E-Business Relationship Management\r\n\r\nEDI: Electronic Data Interchange\r\n\r\nERM: Employee Relationship Management\r\n\r\nEAI: Enterprise Application Integration\r\n\r\nEAM: Enterprise Asset Management\r\n\r\nECM: Enterprise Commerce Management\r\n\r\nECM: Enterprise Content Management\r\n\r\nEIM: Enterprise Incentive Management\r\n\r\nEPM: Enterprise Performance Measurement\r\n\r\nEQM: Enterprise Quality Management\r\n\r\nERM: Enterprise Relationship Management\r\n\r\nERO: Enterprise Resource Optimization\r\n\r\nERP: Enterprise Resource Planning\r\n\r\nERPII: ERP & Collaborative Commerce\r\n\r\nEIS: Executive Information System\r\n\r\nESE: Extended Selling Enterprise\r\n\r\n4PL: Fourth Party Logistics\r\n\r\nHCM: Human Capital Management\r\n\r\nHRMS: Human Resource Management System\r\n\r\nHRIS: Human Resources Information System\r\n\r\nIT: Information Technology\r\n\r\nITS: Intelligent Transportation System\r\n\r\nIVHS: Intelligent Vehicle Handling System\r\n\r\nIBT: Internet Based Training\r\n\r\nICO: Inventory Chain Optimization\r\n\r\nIMS: Inventory Management System\r\n\r\nKM: Knowledge Management\r\n\r\nLCMS: Learning Content Management System\r\n\r\nLMS: Learning Management System\r\n\r\nLIS: Logistics Information System\r\n\r\nLIMS: Logistics Inventory Management System\r\n\r\nMRO: Maintenance, Repair & Operations\r\n\r\nMIS: Management Information System\r\n\r\nMSS: Management Support System\r\n\r\nMES: Manufacturing Execution Systems\r\n\r\nMRPII: Manufacturing Resource Planning\r\n\r\nMRP: Material Requirements Planning\r\n\r\nPRM: Partner Relationship Management\r\n\r\nPDM: Physical Distribution Management\r\n\r\nPMS: Planned Maintenance System\r\n\r\nPOS: Point of Sale (System)\r\n\r\nPM: Preventive maintenance\r\n\r\nPKMS: Process Knowledge Management System\r\n\r\nPDS: Product Development System\r\n\r\nPLM: Product Lifecycle Management\r\n\r\nPMS: Product Management System\r\n\r\nPLM: Production Line Management\r\n\r\nQPM: Quantitative Process Management\r\n\r\nRMS: Retail Management System\r\n\r\nSFA: Sales Force Automation\r\n\r\nSMS: Stock Management System\r\n\r\nSRM: Supplier Relationship Management\r\n\r\nSCC: Supply Chain Collaboration\r\n\r\nSCE: Supply Chain Execution\r\n\r\nSCM: Supply Chain Management\r\n\r\nTEB: Technology Enabled Buying\r\n\r\nTCRM: Technology Enabled Customer Relationship Management\r\n\r\nTES: Technology Enabled Selling\r\n\r\n3PL: Third Party Logistics\r\n\r\nTPM: Total Preventative Maintenance\r\n\r\nTQM: Total Quality Management\r\n\r\nTMS: Transportation Management System\r\n\r\nVCS: Virtual Classroom Service\r\n\r\nWMS: Warehouse Management System\r\n\r\nWBPSS: Web Based Performance Support System\r\n\r\nWBT: Web Based Training','Industry Terminology and Acronym','','inherit','closed','open','','70-revision-v1','','','2015-08-19 17:10:17','2015-08-19 14:10:17','',70,'http://www.compuex.com/index.php/2015/08/19/70-revision-v1/',0,'revision','',0),(72,1,'2015-08-19 17:12:36','2015-08-19 14:12:36','Barcoding 101 Introduction\r\n\r\nBarcodes have infiltrated every facet of our lives; you’ll find them in grocery stores, hospitals, department stores, jails, on farms, even in your own home. They’ve become an accepted part of our everyday lives, but what exactly are they and what do they represent?\r\n\r\nHow Do Barcodes Work?\r\n\r\nDon’t be intimidated by barcodes. You don’t need to be a rocket scientist to understand them; they are just a different way of encoding numbers and letters by using a combination of bars and spaces of varying widths. Think of them as another way of writing since they replace key-data entry as a method of gathering data. In business, the correct use of barcodes can reduce inefficiencies and improve a company’s productivity thereby growing their bottom line.\r\n\r\nHow Barcodes are Read\r\n\r\nbarcodes are read by sweeping a small spot of light across the printed barcode symbol. Your eyes only see a thin red line emitted from the laser scanner. But what’s happening is that the scanner’s light source is being absorbed by the dark bars and reflected by the light spaces. A device in the scanner takes the reflected light and converts it into an electrical signal.\r\n\r\nTypes of Barcode Symbologies\r\n\r\nBarcodes come in many flavors. Most of us are familiar with the ones seen in grocery or retail stores, but there are many others that are used as standards in various industries. Healthcare, manufacturing, retail, etc. all have symbologies unique to their industry and aren’t interchangeable. Why are there so many different types of barcodes? Simply because different symbologies evolved to solve specific problems. Let’s take a quick look at a few of the most common symbologies*, and how, where, and why they’re used.\r\n\r\nHow do Scanners Work\r\n\r\nA basic barcode scanner consists of a scanner, a decoder, and a cable that interfaces between the decoder to the computer or terminal.\r\n\r\nThings to Know Before Investing in a Barcoding System\r\n\r\nWith all the choices available, it’s critically important to understand your environment and application thoroughly before making any decisions. Answer these few questions to help determine which scanner is best for you. More...\r\nWhat Questions Should I Ask Before Buying\r\n\r\nThere are several questions you should ask before buying a barcode system.\r\n\r\nPut Barcoding to Work Anywhere\r\n\r\nJust about any business can benefit from barcode data capture technology. Whether you make it, move it, market it, or do them all, we have much to offer. Here are just a few examples of how a data management system can improve your productivity and profitability.','Barcoding 101!','','publish','closed','open','','barcoding-101','','','2015-12-24 19:10:28','2015-12-24 16:10:28','',27,'http://www.compuex.com/?page_id=72',2,'page','',0),(73,1,'2015-08-19 17:12:36','2015-08-19 14:12:36',' Barcoding 101 Introduction \r\n\r\nBarcodes have infiltrated every facet of our lives; you’ll find them in grocery stores, hospitals, department stores, jails, on farms, even in your own home. They’ve become an accepted part of our everyday lives, but what exactly are they and what do they represent? \r\n \r\n How Do Barcodes Work?\r\n \r\nDon’t be intimidated by barcodes. You don’t need to be a rocket scientist to understand them; they are just a different way of encoding numbers and letters by using a combination of bars and spaces of varying widths. Think of them as another way of writing since they replace key-data entry as a method of gathering data. In business, the correct use of barcodes can reduce inefficiencies and improve a company’s productivity thereby growing their bottom line. \r\n\r\n How Barcodes are Read \r\n \r\nbarcodes are read by sweeping a small spot of light across the printed barcode symbol. Your eyes only see a thin red line emitted from the laser scanner. But what’s happening is that the scanner’s light source is being absorbed by the dark bars and reflected by the light spaces. A device in the scanner takes the reflected light and converts it into an electrical signal. \r\n\r\n Types of Barcode Symbologies \r\n\r\nBarcodes come in many flavors. Most of us are familiar with the ones seen in grocery or retail stores, but there are many others that are used as standards in various industries. Healthcare, manufacturing, retail, etc. all have symbologies unique to their industry and aren’t interchangeable. Why are there so many different types of barcodes? Simply because different symbologies evolved to solve specific problems. Let’s take a quick look at a few of the most common symbologies*, and how, where, and why they’re used.\r\n \r\n How do Scanners Work \r\n\r\nA basic barcode scanner consists of a scanner, a decoder, and a cable that interfaces between the decoder to the computer or terminal. \r\n\r\n Things to Know Before Investing in a Barcoding System \r\n \r\nWith all the choices available, it’s critically important to understand your environment and application thoroughly before making any decisions. Answer these few questions to help determine which scanner is best for you. More... \r\n What Questions Should I Ask Before Buying \r\n\r\nThere are several questions you should ask before buying a barcode system.\r\n \r\n Put Barcoding to Work Anywhere \r\n\r\nJust about any business can benefit from barcode data capture technology. Whether you make it, move it, market it, or do them all, we have much to offer. Here are just a few examples of how a data management system can improve your productivity and profitability. \r\n','Barcoding 101!','','inherit','closed','open','','72-revision-v1','','','2015-08-19 17:12:36','2015-08-19 14:12:36','',72,'http://www.compuex.com/index.php/2015/08/19/72-revision-v1/',0,'revision','',0),(74,1,'2015-08-19 17:14:26','2015-08-19 14:14:26',' ','','','publish','closed','closed','','74','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',27,'http://www.compuex.com/?p=74',18,'nav_menu_item','',0),(75,1,'2015-08-19 17:14:26','2015-08-19 14:14:26',' ','','','publish','closed','closed','','75','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',27,'http://www.compuex.com/?p=75',17,'nav_menu_item','',0),(76,1,'2015-08-19 17:14:26','2015-08-19 14:14:26',' ','','','publish','closed','closed','','76','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',27,'http://www.compuex.com/?p=76',16,'nav_menu_item','',0),(81,1,'2015-08-22 20:24:59','2015-08-22 17:24:59','','Favicon','','inherit','closed','closed','','favicon','','','2015-08-22 20:24:59','2015-08-22 17:24:59','',0,'http://www.compuex.com/wp-content/uploads/2015/08/Favicon.jpg',0,'attachment','image/jpeg',0),(80,1,'2015-08-22 20:23:02','2015-08-22 17:23:02','','CompuEx_Logo','','inherit','closed','closed','','compuex_logo-2','','','2015-08-22 20:23:02','2015-08-22 17:23:02','',0,'http://www.compuex.com/wp-content/uploads/2015/08/CompuEx_Logo1.jpg',0,'attachment','image/jpeg',0),(84,1,'2015-08-22 21:04:08','2015-08-22 18:04:08','','PageTitleBackground02','','inherit','closed','closed','','pagetitlebackground02','','','2015-08-22 21:04:08','2015-08-22 18:04:08','',0,'http://www.compuex.com/wp-content/uploads/2015/08/PageTitleBackground02.jpg',0,'attachment','image/jpeg',0),(83,1,'2015-08-22 20:58:23','2015-08-22 17:58:23','','PageTitleBackground01','','inherit','closed','closed','','pagetitlebackground','','','2015-08-22 21:03:57','2015-08-22 18:03:57','',0,'http://www.compuex.com/wp-content/uploads/2015/08/PageTitleBackground.jpg',0,'attachment','image/jpeg',0),(178,1,'2015-12-25 18:34:57','2015-12-25 15:34:57','<strong><img class=\"alignright size-medium wp-image-186\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/RestaurantPOS01-254x300.png\" alt=\"RestaurantPOS01\" width=\"254\" height=\"300\" />Overview</strong>\r\n\r\nCompuEx Restaurant and Retail Point of Sales System is a complete, fully functional, multi - user, network ready, scalable and integrated system incorporating the synergy of best practices and latest technologies.\r\n\r\nFast, simple and affordable restaurant POS software and Back Office management systems ideal for Bar, Dine-in, Pizza Delivery, Coffee Shops, Fast Food and Retail businesses.\r\nEasy to setup - Learn in 20-minutes or less!\r\n\r\n<strong>Reliable and Unique</strong>\r\n\r\nThis one unique software suite can deliver a solution regardless of your specific vertical market. Whether you’re operating a fine dining restaurant, a quick service chain or even a high volume bar, CompuEx Restaurant POS software can be configured to meet your needs.\r\n\r\nCompuEx Restaurant Point of Sales Software is Reliable, Flexible, Easy-to-use integrated with a central MS SQL Database engine to increase reliability, scalability and efficiency.','Restaurant POS','','publish','closed','closed','','restaurant-pos','','','2015-12-25 18:45:26','2015-12-25 15:45:26','',19,'http://www.compuex.com/?page_id=178',1,'page','',0),(87,1,'2015-12-18 09:49:56','2015-12-18 06:49:56','http://www.compuex.com/wp-content/uploads/2015/08/cropped-Favicon.jpg','cropped-Favicon.jpg','','inherit','closed','closed','','cropped-favicon-jpg','','','2015-12-18 09:49:56','2015-12-18 06:49:56','',0,'http://www.compuex.com/wp-content/uploads/2015/08/cropped-Favicon.jpg',0,'attachment','image/jpeg',0),(92,1,'2015-12-18 12:16:07','2015-12-18 09:16:07','','ContactInfoBar05','','inherit','closed','closed','','contactinfobar05-2','','','2015-12-18 12:16:07','2015-12-18 09:16:07','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar05-1.jpg',0,'attachment','image/jpeg',0),(93,1,'2015-12-18 14:23:54','2015-12-18 11:23:54','','ContactInfoBar06','','inherit','closed','closed','','contactinfobar06','','','2015-12-18 14:23:54','2015-12-18 11:23:54','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar06.jpg',0,'attachment','image/jpeg',0),(94,1,'2015-12-18 14:26:42','2015-12-18 11:26:42','','ContactInfoBar07','','inherit','closed','closed','','contactinfobar07','','','2015-12-18 14:26:42','2015-12-18 11:26:42','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar07.jpg',0,'attachment','image/jpeg',0),(95,1,'2015-12-18 14:30:10','2015-12-18 11:30:10','','ContactInfoBar07','','inherit','closed','closed','','contactinfobar07-2','','','2015-12-18 14:30:10','2015-12-18 11:30:10','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar07-1.jpg',0,'attachment','image/jpeg',0),(96,1,'2015-12-18 14:32:10','2015-12-18 11:32:10','','ContactInfoBar07','','inherit','closed','closed','','contactinfobar07-3','','','2015-12-18 14:32:10','2015-12-18 11:32:10','',0,'http://www.compuex.com/wp-content/uploads/2015/12/ContactInfoBar07-2.jpg',0,'attachment','image/jpeg',0),(204,1,'2015-12-26 21:16:22','2015-12-26 18:16:22','How to buy compuex ERP\r\n\r\nCompuEx enterprise software products, company licenses, and user licenses are sold via our business partners around the world.\r\n\r\nCompuEx Direct, Please contact CompuEx Sales Team for any further assistance, or visit CompuEx Contacts page, or call on +973 - 39401002','How To Buy','','inherit','closed','closed','','47-revision-v1','','','2015-12-26 21:16:22','2015-12-26 18:16:22','',47,'http://www.compuex.com/47-revision-v1/',0,'revision','',0),(99,1,'2015-12-18 17:06:36','2015-12-18 14:06:36','','EA Wallpaper v7','','inherit','closed','closed','','ea-wallpaper-v7','','','2015-12-18 17:06:36','2015-12-18 14:06:36','',0,'http://www.compuex.com/wp-content/uploads/2015/12/EA-Wallpaper-v7.jpg',0,'attachment','image/jpeg',0),(100,1,'2015-12-18 18:32:03','2015-12-18 15:32:03','','SliderImageRetail01','','inherit','closed','closed','','sliderimageretail01','','','2015-12-18 18:32:22','2015-12-18 15:32:22','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageRetail01.jpg',0,'attachment','image/jpeg',0),(101,1,'2015-12-18 18:46:56','2015-12-18 15:46:56','','SliderImageFabricationl01','','inherit','closed','closed','','sliderimagefabricationl01','','','2015-12-18 18:46:56','2015-12-18 15:46:56','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageFabricationl01.jpg',0,'attachment','image/jpeg',0),(107,1,'2015-12-20 18:20:16','2015-12-20 15:20:16','CompuEx Easy Accounting provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, Easy Accounting is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\nEasy Accounting incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations. \r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\nEasy Accounting consists of:\r\n\r\nAccounts Management\r\nInventory and Manufacturing Management\r\nPurchase Management\r\nSales Management\r\nPoint of Sales\r\nBank Management\r\nPersonnel Management\r\nDocument Management','Easy Accounting','','inherit','closed','closed','','43-revision-v1','','','2015-12-20 18:20:16','2015-12-20 15:20:16','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(103,1,'2015-12-18 19:06:09','2015-12-18 16:06:09','','SliderImageRetail02','','inherit','closed','closed','','sliderimageretail02','','','2015-12-18 19:06:09','2015-12-18 16:06:09','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageRetail02.jpg',0,'attachment','image/jpeg',0),(104,1,'2015-12-18 19:10:21','2015-12-18 16:10:21','','SliderImageRestaurant01','','inherit','closed','closed','','sliderimagerestaurant01','','','2015-12-18 19:10:21','2015-12-18 16:10:21','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageRestaurant01.jpg',0,'attachment','image/jpeg',0),(106,1,'2015-12-18 19:31:24','2015-12-18 16:31:24','','SliderImageFabricationl02','','inherit','closed','closed','','sliderimagefabricationl02-2','','','2015-12-18 19:31:24','2015-12-18 16:31:24','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageFabricationl02-1.jpg',0,'attachment','image/jpeg',0),(108,1,'2015-12-20 18:22:18','2015-12-20 15:22:18','','Easy Accounting Logo','','inherit','closed','closed','','easy-accounting-logo','','','2015-12-20 18:22:18','2015-12-20 15:22:18','',43,'http://www.compuex.com/wp-content/uploads/2015/08/Easy-Accounting-Logo.bmp',0,'attachment','image/bmp',0),(110,1,'2015-12-20 18:23:21','2015-12-20 15:23:21','<img class=\"alignright wp-image-108\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/Easy-Accounting-Logo.bmp\" alt=\"Easy Accounting Logo\" width=\"380\" height=\"135\" />CompuEx Easy Accounting provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, Easy Accounting is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\nEasy Accounting incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\nEasy Accounting consists of:\r\n\r\nAccounts Management\r\nInventory and Manufacturing Management\r\nPurchase Management\r\nSales Management\r\nPoint of Sales\r\nBank Management\r\nPersonnel Management\r\nDocument Management','Easy Accounting','','inherit','closed','closed','','43-revision-v1','','','2015-12-20 18:23:21','2015-12-20 15:23:21','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(111,1,'2015-12-20 18:24:12','2015-12-20 15:24:12','<img class=\"alignright wp-image-108\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/Easy-Accounting-Logo.bmp\" alt=\"Easy Accounting Logo\" width=\"380\" height=\"135\" />CompuEx Easy Accounting provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, Easy Accounting is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\nEasy Accounting incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\nEasy Accounting consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','Easy Accounting','','inherit','closed','closed','','43-revision-v1','','','2015-12-20 18:24:12','2015-12-20 15:24:12','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(112,1,'2015-12-20 18:29:48','2015-12-20 15:29:48','Apart from the low cost of ownership and savings achieved by implementing compuex ERP to manage multiple businesses, and functions of each business and department, usage of compuex ERP delivers the complete solution you need.\r\n\r\n<strong>Other significant benefits include:</strong>\r\n\r\n<strong>Improved Visibility</strong>\r\n\r\nDue to the centralized nature of compuex ERP, many aspects of your business\'s procedures and financial management are stored in a central database, organizations can track inventory levels instantly, including inventory in transit and future purchase orders to be received. This visibility can enable your organizations to control their working capital requirements to a great degree. This visibility also enables organizations to run their enterprise in accordance with their strategy, while empowering them to make quick decisions to pursue opportunities.\r\n\r\nIn multi-locations and regional organizations, compuex ERP can centralize at head office, or on the cloud, to keep all branches and subsidiaries up to date.\r\n\r\ncompuex ERP uses the industry standard Microsoft SQL Server as a backend database, Microsoft SQL Server is a cloud-ready platform that will help you to expand your business locations locally, regionally, and internationally, when it comes to expandability, the sky is the limits, compuex ERP will expand with you horizontally and or vertically.\r\n\r\n<strong>Reduced Operating Costs</strong>\r\n\r\nOne of the most immediate benefits from implementing compuex ERP is reduced operating costs: such as lower inventory control costs, lower production costs and lower cost of sales. By avoiding duplication of information but not reinventing the wheel for common business processes, compuex ERP provides opportunities for cost reduction and value-added tasks, leading to increased margins, and competitive edge.\r\n\r\n<strong>Standardized Business Processes</strong>\r\n\r\ncompuex ERP is designed around standard best-business processes, which are based on industry best practices. Organizations can use these business processes to standardize their own processes. This process consistency allows a consolidated view of the business across the distributed enterprise, enabling organizations to drive continuous improvements, as operations are streamlined and there is healthy synergy between departments and functions. The improvement also comes from transparency and reduction in human errors due to automation of inter-company transactions.\r\n\r\n<strong>Best Business Practice and Compliance</strong>\r\n\r\ncompuex ERP is a GAAP (Generally Accepted Accounting Principle) Compliant system, and adopts the market best business practices, including financial reports according to international standards.\r\n\r\n<strong>Instant Management Reports</strong>\r\n\r\nWhether you are running retail or a manufacturing business, where each transaction is electronically entered as it occurs, using compuex ERP forces you staff to keep up with data entry and stay current with business transactions for immediate management status reports and decisions.\r\n\r\nAnd being forced to stay current has the added benefit of keeping your business up to date and tuned in to the financial pulse. You have a much better chance of spotting a cash flow gap or a customer who\'s developing a serious credit problem than the small business person who\'s just throwing all the receipts and invoices into a drawer and dealing with them when needed.\r\n\r\n<strong>Security and Control</strong>\r\n\r\nDepending on your business nature, small or big, simple or complex, one manned or hundreds of employees, compuex ERP give the power of security and control on who can do what, and see what in the application.\r\n\r\nPermission control for users are assigned in three methods, per user, per group, or both, which provides you the flexibility required depending on your simple or complex needs.\r\n\r\n<strong>Provides analysis tools</strong>\r\n\r\nHaving compuex ERP is like having an in-house financial advisor; the powerful reports allow you to analyse different aspects of your business, providing the data you need to make better financial decisions. Reports such as Balance Sheet Summaries show exactly how well your business is doing at the moment while reports such as Customer Who Owe Money lets you manage your Accounts Receivable more easily.\r\nAccuracy\r\n\r\nBecause compuex ERP does so many of the necessary calculations for you, your financial data will have a higher level of accuracy than it would if you were keeping old-style pen and paper records – especially if you have several different people inputting the data.\r\n\r\nIt also makes it easier to access and provide accurate information. Need a supplier\'s mailing address? To know when a customer last made a payment on an outstanding account? It\'s all right there.\r\n\r\n<strong>Organization</strong>\r\n\r\nBesides the speed of processing accounting data, another advantage of compuex ERP is the way it organizes financial information. The data is saved and organized in a certain way, which is easy to find. For example if you want to know if a certain invoice was paid, look it up in the system and it will tell you when the invoice was paid, the cheque number and any other details about the vendor, all organized in one place. If you lose an invoice, information about it may still be found in compuex ERP, you can look for information that is stored in a systematic way.','Key Benefits','','publish','closed','closed','','key-benefits','','','2015-12-24 21:40:43','2015-12-24 18:40:43','',43,'http://www.compuex.com/?page_id=112',0,'page','',0),(148,1,'2015-12-24 19:30:54','2015-12-24 16:30:54','Apart from the low cost of ownership and savings achieved by implementing compuex ERP to manage multiple businesses, and functions of each business and department, usage of Easy Accounting delivers the complete solution you need.\r\n\r\n<strong>Other significant benefits include:</strong>\r\n\r\n<strong>Improved Visibility</strong>\r\n\r\nDue to the centralized nature of compuex ERP, many aspects of your business\'s procedures and financial management are stored in a central database, organizations can track inventory levels instantly, including inventory in transit and future purchase orders to be received. This visibility can enable your organizations to control their working capital requirements to a great degree. This visibility also enables organizations to run their enterprise in accordance with their strategy, while empowering them to make quick decisions to pursue opportunities.\r\n\r\nIn multi-locations and regional organizations, compuex ERP can centralize at head office, or on the cloud, to keep all branches and subsidiaries up to date.\r\n\r\ncompuex ERP uses the industry standard Microsoft SQL Server as a backend database, Microsoft SQL Server is a cloud-ready platform that will help you to expand your business locations locally, regionally, and internationally, when it comes to expandability, the sky is the limits, compuex ERP will expand with you horizontally and or vertically.\r\n\r\n<strong>Reduced Operating Costs</strong>\r\n\r\nOne of the most immediate benefits from implementing compuex ERP is reduced operating costs: such as lower inventory control costs, lower production costs and lower cost of sales. By avoiding duplication of information but not reinventing the wheel for common business processes, compuex ERP provides opportunities for cost reduction and value-added tasks, leading to increased margins, and competitive edge.\r\n\r\n<strong>Standardized Business Processes</strong>\r\n\r\ncompuex ERP is designed around standard best-business processes, which are based on industry best practices. Organizations can use these business processes to standardize their own processes. This process consistency allows a consolidated view of the business across the distributed enterprise, enabling organizations to drive continuous improvements, as operations are streamlined and there is healthy synergy between departments and functions. The improvement also comes from transparency and reduction in human errors due to automation of inter-company transactions.\r\n\r\n<strong>Best Business Practice and Compliance</strong>\r\n\r\ncompuex ERP is a GAAP (Generally Accepted Accounting Principle) Compliant system, and adopts the market best business practices, including financial reports according to international standards.\r\n\r\n<strong>Instant Management Reports</strong>\r\n\r\nWhether you are running retail or a manufacturing business, where each transaction is electronically entered as it occurs, using compuex ERP forces you staff to keep up with data entry and stay current with business transactions for immediate management status reports and decisions.\r\n\r\nAnd being forced to stay current has the added benefit of keeping your business up to date and tuned in to the financial pulse. You have a much better chance of spotting a cash flow gap or a customer who\'s developing a serious credit problem than the small business person who\'s just throwing all the receipts and invoices into a drawer and dealing with them when needed.\r\n\r\n<strong>Security and Control</strong>\r\n\r\nDepending on your business nature, small or big, simple or complex, one manned or hundreds of employees, compuex ERP give the power of security and control on who can do what, and see what in the application.\r\n\r\nPermission control for users are assigned in three methods, per user, per group, or both, which provides you the flexibility required depending on your simple or complex needs.\r\n\r\n<strong>Provides analysis tools</strong>\r\n\r\nHaving compuex ERP is like having an in-house financial advisor; the powerful reports allow you to analyse different aspects of your business, providing the data you need to make better financial decisions. Reports such as Balance Sheet Summaries show exactly how well your business is doing at the moment while reports such as Customer Who Owe Money lets you manage your Accounts Receivable more easily.\r\nAccuracy\r\n\r\nBecause compuex ERP does so many of the necessary calculations for you, your financial data will have a higher level of accuracy than it would if you were keeping old-style pen and paper records – especially if you have several different people inputting the data.\r\n\r\nIt also makes it easier to access and provide accurate information. Need a supplier\'s mailing address? To know when a customer last made a payment on an outstanding account? It\'s all right there.\r\n\r\n<strong>Organization</strong>\r\n\r\nBesides the speed of processing accounting data, another advantage of compuex ERP is the way it organizes financial information. The data is saved and organized in a certain way, which is easy to find. For example if you want to know if a certain invoice was paid, look it up in the system and it will tell you when the invoice was paid, the cheque number and any other details about the vendor, all organized in one place. If you lose an invoice, information about it may still be found in compuex ERP, you can look for information that is stored in a systematic way.','Key Benefits','','inherit','closed','closed','','112-revision-v1','','','2015-12-24 19:30:54','2015-12-24 16:30:54','',112,'http://www.compuex.com/112-revision-v1/',0,'revision','',0),(113,1,'2015-12-20 18:29:48','2015-12-20 15:29:48','Apart from the low cost of ownership and savings achieved by implementing Easy Accounting to manage multiple businesses, and functions of each business and department, usage of Easy Accounting delivers the complete solution you need.\r\n\r\n<strong>Other significant benefits include:</strong>\r\n\r\n<strong>Improved Visibility</strong>\r\n\r\nDue to the centralized nature of Easy Accounting, many aspects of your business\'s procedures and financial management are stored in a central database, organizations can track inventory levels instantly, including inventory in transit and future purchase orders to be received. This visibility can enable your organizations to control their working capital requirements to a great degree. This visibility also enables organizations to run their enterprise in accordance with their strategy, while empowering them to make quick decisions to pursue opportunities.\r\n\r\nIn multi-locations and regional organizations, Easy Accounting can centralize at head office, or on the cloud, to keep all branches and subsidiaries up to date.\r\n\r\nEasy Accounting uses the industry standard Microsoft SQL Server as a backend database, Microsoft SQL Server is a cloud-ready platform that will help you to expand your business locations locally, regionally, and internationally, when it comes to expandability, the sky is the limits, Easy Accounting will expand with you horizontally and or vertically.\r\n\r\n<strong>Reduced Operating Costs</strong>\r\n\r\nOne of the most immediate benefits from implementing Easy Accounting is reduced operating costs: such as lower inventory control costs, lower production costs and lower cost of sales. By avoiding duplication of information but not reinventing the wheel for common business processes, Easy Accounting provides opportunities for cost reduction and value-added tasks, leading to increased margins, and competitive edge.\r\n\r\n<strong>Standardized Business Processes</strong>\r\n\r\nEasy Accounting is designed around standard best-business processes, which are based on industry best practices. Organizations can use these business processes to standardize their own processes. This process consistency allows a consolidated view of the business across the distributed enterprise, enabling organizations to drive continuous improvements, as operations are streamlined and there is healthy synergy between departments and functions. The improvement also comes from transparency and reduction in human errors due to automation of inter-company transactions.\r\n\r\n<strong>Best Business Practice and Compliance</strong>\r\n\r\nEasy Accounting is a GAAP (Generally Accepted Accounting Principle) Compliant system, and adopts the market best business practices, including financial reports according to international standards.\r\n\r\n<strong>Instant Management Reports</strong>\r\n\r\nWhether you are running retail or a manufacturing business, where each transaction is electronically entered as it occurs, using Easy Accounting forces you staff to keep up with data entry and stay current with business transactions for immediate management status reports and decisions.\r\n\r\nAnd being forced to stay current has the added benefit of keeping your business up to date and tuned in to the financial pulse. You have a much better chance of spotting a cash flow gap or a customer who\'s developing a serious credit problem than the small business person who\'s just throwing all the receipts and invoices into a drawer and dealing with them when needed.\r\n\r\n<strong>Security and Control</strong>\r\n\r\nDepending on your business nature, small or big, simple or complex, one manned or hundreds of employees, Easy Accounting give the power of security and control on who can do what, and see what in the application.\r\n\r\nPermission control for users are assigned in three methods, per user, per group, or both, which provides you the flexibility required depending on your simple or complex needs.\r\n\r\n<strong>Provides analysis tools</strong>\r\n\r\nHaving Easy Accounting is like having an in-house financial advisor; the powerful reports allow you to analyse different aspects of your business, providing the data you need to make better financial decisions. Reports such as Balance Sheet Summaries show exactly how well your business is doing at the moment while reports such as Customer Who Owe Money lets you manage your Accounts Receivable more easily.\r\nAccuracy\r\n\r\nBecause Easy Accounting does so many of the necessary calculations for you, your financial data will have a higher level of accuracy than it would if you were keeping old-style pen and paper records – especially if you have several different people inputting the data.\r\n\r\nIt also makes it easier to access and provide accurate information. Need a supplier\'s mailing address? To know when a customer last made a payment on an outstanding account? It\'s all right there.\r\n\r\n<strong>Organization</strong>\r\n\r\nBesides the speed of processing accounting data, another advantage of Easy Accounting is the way it organizes financial information. The data is saved and organized in a certain way, which is easy to find. For example if you want to know if a certain invoice was paid, look it up in the system and it will tell you when the invoice was paid, the cheque number and any other details about the vendor, all organized in one place. If you lose an invoice, information about it may still be found in Easy Accounting, you can look for information that is stored in a systematic way.','Key Benefits','','inherit','closed','closed','','112-revision-v1','','','2015-12-20 18:29:48','2015-12-20 15:29:48','',112,'http://www.compuex.com/112-revision-v1/',0,'revision','',0),(114,1,'2015-12-20 18:32:22','2015-12-20 15:32:22','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\n<img class=\"aligncenter wp-image-159 size-full\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI-e1450975880393.png\" alt=\"ROI\" width=\"700\" height=\"428\" />\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return on Investment','','publish','closed','closed','','return-on-investment','','','2015-12-24 19:56:58','2015-12-24 16:56:58','',43,'http://www.compuex.com/?page_id=114',1,'page','',0),(124,1,'2015-12-20 18:38:52','2015-12-20 15:38:52','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on Easy Accounting business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to Easy Accounting. By focusing on the business benefits and costs of Easy Accounting, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-20 18:38:52','2015-12-20 15:38:52','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(115,1,'2015-12-20 18:32:22','2015-12-20 15:32:22','<span style=\"color: #000000; font-family: Verdana; font-size: small;\">To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on Easy Accounting business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.</span>\r\n\r\n<span style=\"color: #000000; font-family: Verdana; font-size: small;\">Our study helps organizations assess the potential Return on Investment (ROI) of migrating to Easy Accounting. By focusing on the business benefits and costs of Easy Accounting, companies can better analyze the impacts on ROI for their unique technical, and business environments.</span>','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-20 18:32:22','2015-12-20 15:32:22','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(117,1,'2015-12-20 18:34:25','2015-12-20 15:34:25','How to buy Easy Accounting\r\n\r\nCompuEx enterprise software products, company licenses, and user licenses are sold via our business partners around the world.\r\n\r\nCompuEx Direct, Please contact CompuEx Sales Team for any further assistance, or visit CompuEx Contacts page, or call on +973 - 39401001','How To Buy','','inherit','closed','closed','','47-revision-v1','','','2015-12-20 18:34:25','2015-12-20 15:34:25','',47,'http://www.compuex.com/47-revision-v1/',0,'revision','',0),(118,1,'2015-12-20 18:34:58','2015-12-20 15:34:58','Business Cycle Diagram\r\n\r\nConnect Customers, Partners and Employees with Easy Accounting Basic: Business Cycle Diagram.\r\nYour business is more than internal operations: to be successful, you need to efficiently manage your own purchases of goods, services, and raw materials; foster and control your relationships with your suppliers and your business partners; and create, manage, and retain your customer base. All these relationships are more efficiently and economically managed with Easy Accounting.\r\n\r\nSerial numbering\r\n\r\nSerial numbering will allow you to migrate your manual accounts to a fully computerized system at any time of your financial year. Serial Numbering allow users to customize starting numbers of all source documents to their existing document numbers. Other features such as manual numbering of source documents allow users to follow with their existing document numbering.\r\n\r\nGlobal Features\r\n\r\nSystem Management controls access to all the modules and manages information in a secured way. The system administrator can create multiple companies, multiple branches, user groups, and users.\r\n\r\nBackup and Restoring\r\n\r\nBackup and restoring the database can be done easily. With the help of the To-do list, the system administrator organizes the tasks to be done.\r\nTo prevent accidental data loss due to power failure or hard disk failure, you have to retrieve the back-up copy of your valuable data. CompuEx Easy Accounting Basic System will allow you to get the backup very easily.\r\n\r\nAccounts Management Module\r\n\r\nIn Easy Accounting Basic, the accounts module is the heart of the system with its reliable general ledger. It is the central location in which all accounting transactions are stored (posted), summarized (totaled by account) and processed (adjusted and balanced), resulting in informative financial statements.\r\n\r\nInventory Management Module\r\n\r\nEach and every business requires accurate information about the inventory location, movement and valuation. This module will provide details of the stock and stock value from your inventory location.\r\nInaccurate inventory information will lead you to loss in sales and delay in delivery. Profit reports will be incorrect if valuation is either overstated or understated.\r\n\r\nPurchase Management Module\r\n\r\nEasy Accounting will allow you to keep track of purchase orders, vendor details and enables you to maintain a smooth relationship with your vendors.\r\nYou can enter invoices from vendors or enter cash purchases. The system automatically calculates discount amounts.\r\nBalance amount in local currency and also in foreign currency to vendors can be viewed at any time, saving time and effort through automatic continuation of document cycles throughout the sales cycle.\r\n\r\nSales Management Module\r\n\r\nEasy Accounting Basic will allow you to keep track of your customer details and enables you to manage your customers in an efficient way by tracking credit limits and the aged receivable details. Minimizing inaccuracy and errors in handling documents related to quantity or value, in addition to calculating payments and converting them to different currencies.\r\n\r\nYou can enter invoices for customers or for cash sales. The system automatically calculates discount amounts.\r\n\r\nBank Management Module\r\n\r\nEvery month you can count on receiving your cancelled checks and/or statement from your company’s bank, and you are required to sort your checks, account for your deposits, and reconcile your checking account balance to the bank’s balance. But often there is a discrepancy.\r\n\r\nThe Easy Accounting Basic bank reconciliation module simplifies the monthly reconciliation process, detects unrecorded transactions between books and bank, locates the errors or differences, records the corrections and reconciles your books to the bank statement.\r\n\r\nReporting Module\r\n\r\nEasy Accounting uses the market standard reporting system, Seagate Crystal Reports. You can easily deliver rich, interactive content from Easy Accounting data source; publish it to the Web in a variety of formats. Crystal Reports is part of a suite of integrated technologies that ensure data can be accessed, analyzed, reported on and delivered to any stakeholder anytime, anywhere, by any device.','Product Features','','inherit','closed','closed','','45-revision-v1','','','2015-12-20 18:34:58','2015-12-20 15:34:58','',45,'http://www.compuex.com/45-revision-v1/',0,'revision','',0),(170,1,'2015-12-24 21:30:41','2015-12-24 18:30:41','<strong>Business Cycle Diagram</strong>\r\n\r\nConnect Customers, Partners and Employees with compuex ERP Basic: Business Cycle Diagram.\r\nYour business is more than internal operations: to be successful, you need to efficiently manage your own purchases of goods, services, and raw materials; foster and control your relationships with your suppliers and your business partners; and create, manage, and retain your customer base. All these relationships are more efficiently and economically managed with compuex ERP.\r\n\r\n<strong>Serial numbering</strong>\r\n\r\nSerial numbering will allow you to migrate your manual accounts to a fully computerized system at any time of your financial year. Serial Numbering allow users to customize starting numbers of all source documents to their existing document numbers. Other features such as manual numbering of source documents allow users to follow with their existing document numbering.\r\n\r\n<strong>Global Features</strong>\r\n\r\nSystem Management controls access to all the modules and manages information in a secured way. The system administrator can create multiple companies, multiple branches, user groups, and users.\r\n\r\n<strong>Backup and Restoring</strong>\r\n\r\nBackup and restoring the database can be done easily. With the help of the To-do list, the system administrator organizes the tasks to be done.\r\nTo prevent accidental data loss due to power failure or hard disk failure, you have to retrieve the back-up copy of your valuable data. compuex ERP Basic System will allow you to get the backup very easily.\r\n\r\n<strong>Accounts Management Module</strong>\r\n\r\nIn compuex ERP, the accounts module is the heart of the system with its reliable general ledger. It is the central location in which all accounting transactions are stored (posted), summarized (totaled by account) and processed (adjusted and balanced), resulting in informative financial statements.\r\n\r\n<strong>Inventory Management Module</strong>\r\n\r\nEach and every business requires accurate information about the inventory location, movement and valuation. This module will provide details of the stock and stock value from your inventory location.\r\nInaccurate inventory information will lead you to loss in sales and delay in delivery. Profit reports will be incorrect if valuation is either overstated or understated.\r\n\r\n<strong>Purchase Management Module</strong>\r\n\r\ncompuex ERP will allow you to keep track of purchase orders, vendor details and enables you to maintain a smooth relationship with your vendors.\r\nYou can enter invoices from vendors or enter cash purchases. The system automatically calculates discount amounts.\r\nBalance amount in local currency and also in foreign currency to vendors can be viewed at any time, saving time and effort through automatic continuation of document cycles throughout the sales cycle.\r\n\r\n<strong>Sales Management Module</strong>\r\n\r\ncompuex ERP will allow you to keep track of your customer details and enables you to manage your customers in an efficient way by tracking credit limits and the aged receivable details. Minimizing inaccuracy and errors in handling documents related to quantity or value, in addition to calculating payments and converting them to different currencies.\r\n\r\nYou can enter invoices for customers or for cash sales. The system automatically calculates discount amounts.\r\n\r\n<strong>Bank Management Module</strong>\r\n\r\nEvery month you can count on receiving your cancelled checks and/or statement from your company’s bank, and you are required to sort your checks, account for your deposits, and reconcile your checking account balance to the bank’s balance. But often there is a discrepancy.\r\n\r\nThe compuex ERP bank reconciliation module simplifies the monthly reconciliation process, detects unrecorded transactions between books and bank, locates the errors or differences, records the corrections and reconciles your books to the bank statement.\r\n\r\n<strong>Reporting Module</strong>\r\n\r\ncompuex ERP uses the market standard reporting system, Seagate Crystal Reports. You can easily deliver rich, interactive content from compuex ERP data source; publish it to the Web in a variety of formats. Crystal Reports is part of a suite of integrated technologies that ensure data can be accessed, analyzed, reported on and delivered to any stakeholder anytime, anywhere, by any device.','Product Features','','inherit','closed','closed','','45-revision-v1','','','2015-12-24 21:30:41','2015-12-24 18:30:41','',45,'http://www.compuex.com/45-revision-v1/',0,'revision','',0),(119,1,'2015-12-20 18:35:34','2015-12-20 15:35:34','<strong>Business Cycle Diagram</strong>\r\n\r\nConnect Customers, Partners and Employees with Easy Accounting Basic: Business Cycle Diagram.\r\nYour business is more than internal operations: to be successful, you need to efficiently manage your own purchases of goods, services, and raw materials; foster and control your relationships with your suppliers and your business partners; and create, manage, and retain your customer base. All these relationships are more efficiently and economically managed with Easy Accounting.\r\n\r\n<strong>Serial numbering</strong>\r\n\r\nSerial numbering will allow you to migrate your manual accounts to a fully computerized system at any time of your financial year. Serial Numbering allow users to customize starting numbers of all source documents to their existing document numbers. Other features such as manual numbering of source documents allow users to follow with their existing document numbering.\r\n\r\n<strong>Global Features</strong>\r\n\r\nSystem Management controls access to all the modules and manages information in a secured way. The system administrator can create multiple companies, multiple branches, user groups, and users.\r\n\r\n<strong>Backup and Restoring</strong>\r\n\r\nBackup and restoring the database can be done easily. With the help of the To-do list, the system administrator organizes the tasks to be done.\r\nTo prevent accidental data loss due to power failure or hard disk failure, you have to retrieve the back-up copy of your valuable data. CompuEx Easy Accounting Basic System will allow you to get the backup very easily.\r\n\r\n<strong>Accounts Management Module</strong>\r\n\r\nIn Easy Accounting Basic, the accounts module is the heart of the system with its reliable general ledger. It is the central location in which all accounting transactions are stored (posted), summarized (totaled by account) and processed (adjusted and balanced), resulting in informative financial statements.\r\n\r\n<strong>Inventory Management Module</strong>\r\n\r\nEach and every business requires accurate information about the inventory location, movement and valuation. This module will provide details of the stock and stock value from your inventory location.\r\nInaccurate inventory information will lead you to loss in sales and delay in delivery. Profit reports will be incorrect if valuation is either overstated or understated.\r\n\r\n<strong>Purchase Management Module</strong>\r\n\r\nEasy Accounting will allow you to keep track of purchase orders, vendor details and enables you to maintain a smooth relationship with your vendors.\r\nYou can enter invoices from vendors or enter cash purchases. The system automatically calculates discount amounts.\r\nBalance amount in local currency and also in foreign currency to vendors can be viewed at any time, saving time and effort through automatic continuation of document cycles throughout the sales cycle.\r\n\r\n<strong>Sales Management Module</strong>\r\n\r\nEasy Accounting Basic will allow you to keep track of your customer details and enables you to manage your customers in an efficient way by tracking credit limits and the aged receivable details. Minimizing inaccuracy and errors in handling documents related to quantity or value, in addition to calculating payments and converting them to different currencies.\r\n\r\nYou can enter invoices for customers or for cash sales. The system automatically calculates discount amounts.\r\n\r\n<strong>Bank Management Module</strong>\r\n\r\nEvery month you can count on receiving your cancelled checks and/or statement from your company’s bank, and you are required to sort your checks, account for your deposits, and reconcile your checking account balance to the bank’s balance. But often there is a discrepancy.\r\n\r\nThe Easy Accounting Basic bank reconciliation module simplifies the monthly reconciliation process, detects unrecorded transactions between books and bank, locates the errors or differences, records the corrections and reconciles your books to the bank statement.\r\n\r\n<strong>Reporting Module</strong>\r\n\r\nEasy Accounting uses the market standard reporting system, Seagate Crystal Reports. You can easily deliver rich, interactive content from Easy Accounting data source; publish it to the Web in a variety of formats. Crystal Reports is part of a suite of integrated technologies that ensure data can be accessed, analyzed, reported on and delivered to any stakeholder anytime, anywhere, by any device.','Product Features','','inherit','closed','closed','','45-revision-v1','','','2015-12-20 18:35:34','2015-12-20 15:35:34','',45,'http://www.compuex.com/45-revision-v1/',0,'revision','',0),(125,1,'2015-12-24 18:32:01','2015-12-24 15:32:01','CompuEx was formed in 1999, with the objective of providing the leading business management and accounting products and services under a partnered delivery process. CompuEx is one of the information industry\'s premier enterprise software development firms specializing in Small and Medium Businesses (SMB\'s).\r\n\r\nCompuEx business management and accounting products and services gave thousands of small and medium business users the tool of success throughout their business lives.\r\n\r\nOur internal software quality control and software auditors and consultants are amongst the highly skilled professionals in the nation. Holding advanced degrees in business and engineering.\r\n\r\n<strong>Value</strong>\r\n\r\nValue is a very vague term for companies that emerge during high growth period in any industry. At CompuEx we believe in value innovation and we go beyond industry norms to develop solutions that add value to your business. our corporate philosophy never emerged suddenly.\r\n\r\nIn fact, our focus, determination and enthusiasm to bring quality and peace of mind for the client emerged during the years of achievements in the industry. This clearly indicates our expertise and synergy to cater to the needs of today’s corporate and enterprise demands. We unfold true value for our customers giving them the ultimate essence of service i.e., the prompt after-sales support.\r\n\r\nOur support team is enthusiastic and is determined to explore new avenues to give satisfactory after sales support. We at CompuEx deliver products after continuous testing and transform our business-oriented ideas into valuable products and services. We are the specialized maintenance and support consultants and provide various types and levels of integrated support.','About CompuEx','','inherit','closed','closed','','17-autosave-v1','','','2015-12-24 18:32:01','2015-12-24 15:32:01','',17,'http://www.compuex.com/17-autosave-v1/',0,'revision','',0),(126,1,'2015-12-24 18:31:52','2015-12-24 15:31:52','','about_us','','inherit','closed','closed','','about_us','','','2015-12-24 18:31:52','2015-12-24 15:31:52','',17,'http://www.compuex.com/wp-content/uploads/2015/08/about_us.jpg',0,'attachment','image/jpeg',0),(127,1,'2015-12-24 18:32:28','2015-12-24 15:32:28','CompuEx was formed in 1999, with the objective of providing the leading business management and accounting products and services under a partnered delivery process. CompuEx is one of the information industry\'s premier enterprise software development firms specializing in Small and Medium Businesses (SMB\'s).\r\n\r\nCompuEx business management and accounting products and services gave thousands of small and medium business users the tool of success throughout their business lives.\r\n\r\nOur internal software quality control and software auditors and consultants are amongst the highly skilled professionals in the nation. Holding advanced degrees in business and engineering.\r\n\r\n<strong>Value</strong>\r\n\r\nValue is a very vague term for companies that emerge during high growth period in any industry. At CompuEx we believe in value innovation and we go beyond industry norms to develop solutions that add value to your business. our corporate philosophy never emerged suddenly.\r\n\r\nIn fact, our focus, determination and enthusiasm to bring quality and peace of mind for the client emerged during the years of achievements in the industry. This clearly indicates our expertise and synergy to cater to the needs of today’s corporate and enterprise demands. We unfold true value for our customers giving them the ultimate essence of service i.e., the prompt after-sales support.\r\n\r\nOur support team is enthusiastic and is determined to explore new avenues to give satisfactory after sales support. We at CompuEx deliver products after continuous testing and transform our business-oriented ideas into valuable products and services. We are the specialized maintenance and support consultants and provide various types and levels of integrated support.','About CompuEx','','inherit','closed','closed','','17-revision-v1','','','2015-12-24 18:32:28','2015-12-24 15:32:28','',17,'http://www.compuex.com/17-revision-v1/',0,'revision','',0),(128,1,'2015-12-24 18:34:29','2015-12-24 15:34:29','<img class=\"alignright size-full wp-image-126\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/about_us.jpg\" alt=\"about_us\" width=\"311\" height=\"230\" />CompuEx was formed in 1999, with the objective of providing the leading business management and accounting products and services under a partnered delivery process. CompuEx is one of the information industry\'s premier enterprise software development firms specializing in Small and Medium Businesses (SMB\'s).\r\n\r\nCompuEx business management and accounting products and services gave thousands of small and medium business users the tool of success throughout their business lives.\r\n\r\nOur internal software quality control and software auditors and consultants are amongst the highly skilled professionals in the nation. Holding advanced degrees in business and engineering.\r\n\r\n<strong>Value</strong>\r\n\r\nValue is a very vague term for companies that emerge during high growth period in any industry. At CompuEx we believe in value innovation and we go beyond industry norms to develop solutions that add value to your business. our corporate philosophy never emerged suddenly.\r\n\r\nIn fact, our focus, determination and enthusiasm to bring quality and peace of mind for the client emerged during the years of achievements in the industry. This clearly indicates our expertise and synergy to cater to the needs of today’s corporate and enterprise demands. We unfold true value for our customers giving them the ultimate essence of service i.e., the prompt after-sales support.\r\n\r\nOur support team is enthusiastic and is determined to explore new avenues to give satisfactory after sales support. We at CompuEx deliver products after continuous testing and transform our business-oriented ideas into valuable products and services. We are the specialized maintenance and support consultants and provide various types and levels of integrated support.','About CompuEx','','inherit','closed','closed','','17-revision-v1','','','2015-12-24 18:34:29','2015-12-24 15:34:29','',17,'http://www.compuex.com/17-revision-v1/',0,'revision','',0),(129,1,'2015-12-24 18:36:54','2015-12-24 15:36:54','','software','','inherit','closed','closed','','software','','','2015-12-24 18:36:54','2015-12-24 15:36:54','',52,'http://www.compuex.com/wp-content/uploads/2015/08/software.jpg',0,'attachment','image/jpeg',0),(130,1,'2015-12-24 18:37:04','2015-12-24 15:37:04','<img class=\"alignright size-full wp-image-129\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/software.jpg\" alt=\"software\" width=\"311\" height=\"230\" />Our goal is advanced solutions that are user friendly. CompuEx translates software expertise and business savvy into powerful and user-friendly applications.\r\n\r\nWe apply the strength of Microsoft and other leading development tools to effectively implement software solutions that enhance your productivity. The desired front end (Access, Word, Excel, VB) is effectively integrated with the appropriate backend (SQL Server, Access) using standard MS techniques. This expertise translates to friendly yet functional user based systems, as well as powerful operating or database engines. Our software applications are designed to help businesses perform faster, consolidate resources, save time and improve their bottom line.\r\n\r\nWe begin with a comprehensive evaluation of your specific project goals. This is augmented with an understanding of how the project will work within other business platforms, network requirements, company structure and value expectations. More importantly, we review how the application will address the client\'s customers. Following development of a project Master Schedule, sequential phases of the program are designed and built based upon choices in user interaction, technology and software language. The initial release follows analysis of form views and report formats utilizing standard conventions for familiarity and performance.\r\n\r\nCompuEx creates the back end data warehouse structure and provides for future scalability in a number of formats including Microsoft Access or SQL, depending on data storage needs. Performance enhancement and product testing are conducted to validate the quality of the application. CompuEx also takes responsibility to work with the client in pre- qualifying software applications.','Software Development','','inherit','closed','closed','','52-revision-v1','','','2015-12-24 18:37:04','2015-12-24 15:37:04','',52,'http://www.compuex.com/52-revision-v1/',0,'revision','',0),(131,1,'2015-12-24 18:37:33','2015-12-24 15:37:33','','consultancy','','inherit','closed','closed','','consultancy-2','','','2015-12-24 18:37:33','2015-12-24 15:37:33','',54,'http://www.compuex.com/wp-content/uploads/2015/08/consultancy.jpg',0,'attachment','image/jpeg',0),(132,1,'2015-12-24 18:37:39','2015-12-24 15:37:39','<img class=\"alignright size-full wp-image-131\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/consultancy.jpg\" alt=\"consultancy\" width=\"311\" height=\"230\" />CompuEx consultants provide professional advice and expertise to enhance e-business, using market best business practices and the international accounting standards.\r\n\r\nCompuEx understands business processes and has developed expertise in translating business language into technical requirements. Our consultants can evaluate your current strategy and suggest ways of improving it or replacing it. Some of the benefits that our holistic solutions offer you include:\r\n\r\n<strong>· Increased revenues\r\n· Higher productivity\r\n· Decreased costs\r\n</strong>\r\nThe Idea; Our solutions focus on processes, technology and people.\r\n<strong>\r\nPhase 1-</strong> We involve key members of your organization to help identify and analyze problems.\r\n\r\n<strong>Phase 2-</strong> We then work together to develop a comprehensive business technology plan, which can include a combination of traditional Client/Server solutions, corporate web site design, Internet/intranet/extranet applications, electronic commerce and web marketing strategies.\r\n\r\n<strong>Phase 3-</strong> Our consultants can help implement these solutions and integrate them effectively with your existing systems.','Consultancy','','inherit','closed','closed','','54-revision-v1','','','2015-12-24 18:37:39','2015-12-24 15:37:39','',54,'http://www.compuex.com/54-revision-v1/',0,'revision','',0),(133,1,'2015-12-24 18:39:58','2015-12-24 15:39:58','','traning','','inherit','closed','closed','','traning','','','2015-12-24 18:39:58','2015-12-24 15:39:58','',56,'http://www.compuex.com/wp-content/uploads/2015/08/traning.jpg',0,'attachment','image/jpeg',0),(134,1,'2015-12-24 18:40:26','2015-12-24 15:40:26','<img class=\"alignright size-full wp-image-133\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/traning.jpg\" alt=\"traning\" width=\"311\" height=\"230\" />Training is available in traditional classroom settings at customer sites by CompuEx or certified business partners. In the classroom you can gain a solid foundation in Accounting solutions and processes while learning from an expert in an interactive environment.\r\n\r\nWith courses that range from introductory information to advanced topics, trainees not only see demonstrations, hear presentations, get hands-on product expertise, and participate in classroom activities, but also learn from discussions with other attendees. Classes are led by certified instructors who are experts trained specifically in Business Solutions curriculum and teaching practices.','Training','','inherit','closed','closed','','56-revision-v1','','','2015-12-24 18:40:26','2015-12-24 15:40:26','',56,'http://www.compuex.com/56-revision-v1/',0,'revision','',0),(135,1,'2015-12-24 18:41:20','2015-12-24 15:41:20','','support_contract','','inherit','closed','closed','','support_contract','','','2015-12-24 18:41:20','2015-12-24 15:41:20','',58,'http://www.compuex.com/wp-content/uploads/2015/08/support_contract.jpg',0,'attachment','image/jpeg',0),(136,1,'2015-12-24 18:41:45','2015-12-24 15:41:45','<img class=\"alignright size-full wp-image-135\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/support_contract.jpg\" alt=\"support_contract\" width=\"311\" height=\"230\" />CompuEx provides a complete portfolio of service and support options customized to meet your current and future business needs. System Service and Maintenance Support Plan is our umbrella of services that includes software maintenance and upgrades, technical support, dedicated technical account management, and much more.\r\n\r\nWith System Service and Maintenance Support Plan you have the flexibility to choose the right service and support options for your business. Through industry-leading service and support, we focus on helping you increase the value of your investment, by supporting your needs and solving your toughest problems.\r\n\r\n<strong>Services Brief</strong>\r\n\r\nCompuEx proposed solution will involve the analysis and planning for the client in order to insure the proper understanding of client internal business process and business practice. During the practice of planning, CompuEx’s qualified business consultants will involve the client top management with recommendations of business streamlining.\r\n\r\nThe system and maintenance support plan starts from the date of product purchase for a period of 12 months. The following key activities and areas are as proposed within the recommended solution:\r\n\r\n1.You shall provide with pre-scheduled quarterly visits within the 12 month system and maintenance support plan.\r\n\r\n2.To stay up-to-date on any product releases You shall be provide with the latest software updates.\r\n\r\nYou will entitled for 25% discounts for any onsite support visit based on then current rates.','Support Contracts','','inherit','closed','closed','','58-revision-v1','','','2015-12-24 18:41:45','2015-12-24 15:41:45','',58,'http://www.compuex.com/58-revision-v1/',0,'revision','',0),(137,1,'2015-12-24 18:42:29','2015-12-24 15:42:29','','financial','','inherit','closed','closed','','financial','','','2015-12-24 18:42:29','2015-12-24 15:42:29','',60,'http://www.compuex.com/wp-content/uploads/2015/08/financial.jpg',0,'attachment','image/jpeg',0),(138,1,'2015-12-24 18:42:48','2015-12-24 15:42:48','<img class=\"alignright size-full wp-image-137\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/financial.jpg\" alt=\"financial\" width=\"311\" height=\"230\" />CompuEx financing offerings are competitive, comprehensive—and one of the easiest ways to affordably acquire the right solution for your business.\r\n\r\nWe offer quick approvals and simple documentation, and you can buy your entire business management solution of CompuEx software and services using a single payment structure from CompuEx Financing Services.\r\n\r\nWe\'ll work with you to tailor your payments to optimize IT budgets and reduce upfront costs—so you decrease acquisition and ownership costs, and accelerate the benefits of CompuEx. And paying over time means you start enjoying the benefits of your investment before you\'ve had to pay for all of it, which improves cash flow and enhances investment returns.\r\n\r\nFinancing - Overcome budget constraints and conserve capital\r\n\r\nTotal Solution Financing - Use CompuEx as the comprehensive, competitive, one-stop source for your entire acquisition.','Financing Services','','inherit','closed','closed','','60-revision-v1','','','2015-12-24 18:42:48','2015-12-24 15:42:48','',60,'http://www.compuex.com/60-revision-v1/',0,'revision','',0),(146,1,'2015-12-24 19:27:02','2015-12-24 16:27:02','compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\nEasy Accounting consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-24 19:27:02','2015-12-24 16:27:02','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(139,1,'2015-12-24 18:45:51','2015-12-24 15:45:51','','support','','inherit','closed','closed','','support-2','','','2015-12-24 18:45:51','2015-12-24 15:45:51','',27,'http://www.compuex.com/wp-content/uploads/2015/08/support.jpg',0,'attachment','image/jpeg',0),(140,1,'2015-12-24 18:45:58','2015-12-24 15:45:58','<img class=\"alignright size-full wp-image-139\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/support.jpg\" alt=\"support\" width=\"311\" height=\"230\" />When you choose CompuEx, you get more than just powerful business management and accounting solutions. You also gain access to a highly skilled team of Support Specialists who are ready to answer your questions and help you benefit from your software investment right from the start. Support plan provides clients, in conjunction with their CompuEx business partner, the most up-to-date software, along with options for technical telephone support and Internet based support to suit their specific needs. This renewable 12-month subscription maintenance program includes:\r\n\r\nGuaranteed access to the latest CompuEx technology available.\r\nAutomatic product upgrades and updates as soon as they are available.\r\nFlexible maintenance and technical support options.\r\n\r\nSupport Plan protects your investment in CompuEx business management solutions with a cost-effective and convenient plan for supporting and updating your installation.','Support','','inherit','closed','closed','','27-revision-v1','','','2015-12-24 18:45:58','2015-12-24 15:45:58','',27,'http://www.compuex.com/27-revision-v1/',0,'revision','',0),(141,1,'2015-12-24 19:10:28','2015-12-24 16:10:28','Barcoding 101 Introduction\r\n\r\nBarcodes have infiltrated every facet of our lives; you’ll find them in grocery stores, hospitals, department stores, jails, on farms, even in your own home. They’ve become an accepted part of our everyday lives, but what exactly are they and what do they represent?\r\n\r\nHow Do Barcodes Work?\r\n\r\nDon’t be intimidated by barcodes. You don’t need to be a rocket scientist to understand them; they are just a different way of encoding numbers and letters by using a combination of bars and spaces of varying widths. Think of them as another way of writing since they replace key-data entry as a method of gathering data. In business, the correct use of barcodes can reduce inefficiencies and improve a company’s productivity thereby growing their bottom line.\r\n\r\nHow Barcodes are Read\r\n\r\nbarcodes are read by sweeping a small spot of light across the printed barcode symbol. Your eyes only see a thin red line emitted from the laser scanner. But what’s happening is that the scanner’s light source is being absorbed by the dark bars and reflected by the light spaces. A device in the scanner takes the reflected light and converts it into an electrical signal.\r\n\r\nTypes of Barcode Symbologies\r\n\r\nBarcodes come in many flavors. Most of us are familiar with the ones seen in grocery or retail stores, but there are many others that are used as standards in various industries. Healthcare, manufacturing, retail, etc. all have symbologies unique to their industry and aren’t interchangeable. Why are there so many different types of barcodes? Simply because different symbologies evolved to solve specific problems. Let’s take a quick look at a few of the most common symbologies*, and how, where, and why they’re used.\r\n\r\nHow do Scanners Work\r\n\r\nA basic barcode scanner consists of a scanner, a decoder, and a cable that interfaces between the decoder to the computer or terminal.\r\n\r\nThings to Know Before Investing in a Barcoding System\r\n\r\nWith all the choices available, it’s critically important to understand your environment and application thoroughly before making any decisions. Answer these few questions to help determine which scanner is best for you. More...\r\nWhat Questions Should I Ask Before Buying\r\n\r\nThere are several questions you should ask before buying a barcode system.\r\n\r\nPut Barcoding to Work Anywhere\r\n\r\nJust about any business can benefit from barcode data capture technology. Whether you make it, move it, market it, or do them all, we have much to offer. Here are just a few examples of how a data management system can improve your productivity and profitability.','Barcoding 101!','','inherit','closed','closed','','72-revision-v1','','','2015-12-24 19:10:28','2015-12-24 16:10:28','',72,'http://www.compuex.com/72-revision-v1/',0,'revision','',0),(142,1,'2015-12-24 19:18:07','2015-12-24 16:18:07','','contacts','','inherit','closed','closed','','contacts-2','','','2015-12-24 19:18:07','2015-12-24 16:18:07','',21,'http://www.compuex.com/wp-content/uploads/2015/08/contacts.jpg',0,'attachment','image/jpeg',0),(143,1,'2015-12-24 19:18:28','2015-12-24 16:18:28','<img class=\"alignright size-full wp-image-142\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/contacts.jpg\" alt=\"contacts\" width=\"311\" height=\"230\" />Contact us!\r\n\r\nGeneral Contacts\r\n\r\nOffice No 28, Building No 1476, Road No 4630, Block No 646\r\nNuwaidrat, Bahrain\r\n\r\nP.O Box: 15354 – Adliya\r\nTel : +973 - 39401002','Contacts','','inherit','closed','closed','','21-revision-v1','','','2015-12-24 19:18:28','2015-12-24 16:18:28','',21,'http://www.compuex.com/21-revision-v1/',0,'revision','',0),(144,1,'2015-12-24 19:21:11','2015-12-24 16:21:11','','help','','inherit','closed','closed','','help','','','2015-12-24 19:21:11','2015-12-24 16:21:11','',68,'http://www.compuex.com/wp-content/uploads/2015/08/help.jpg',0,'attachment','image/jpeg',0),(145,1,'2015-12-24 19:21:21','2015-12-24 16:21:21','<img class=\"alignright size-full wp-image-144\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/help.jpg\" alt=\"help\" width=\"311\" height=\"230\" />Based on years of experience on working with many systems support and maintenance standards, we are recommending the industry’s leading solution for streamlining business process and efficiency; in circumstances when you come across certain issues and require assistance follow the guided instructions:\r\n\r\n1. Check your product documentations and online help file.\r\n\r\n2. Check CompuEx website for product documentation and issues.\r\n\r\n3. Call CompuEx for onsite support services.\r\n\r\nCompuEx has a reputation for providing dependable, reliable and cost-effective system and maintenance support solutions for years. CompuEx’s premier solution, System and Maintenance Support Plan, has helped clients increase profitability and market share, reduce operating costs and improve productivity, efficiency, and communications.','How To Get Help','','inherit','closed','closed','','68-revision-v1','','','2015-12-24 19:21:21','2015-12-24 16:21:21','',68,'http://www.compuex.com/68-revision-v1/',0,'revision','',0),(167,1,'2015-12-24 21:26:31','2015-12-24 18:26:31','Apart from the low cost of ownership and savings achieved by implementing compuex ERP to manage multiple businesses, and functions of each business and department, usage of compuex ERP delivers the complete solution you need.\r\n\r\n<strong>Other significant benefits include:</strong>\r\n\r\n<strong>Improved Visibility</strong>\r\n\r\nDue to the centralized nature of compuex ERP, many aspects of your business\'s procedures and financial management are stored in a central database, organizations can track inventory levels instantly, including inventory in transit and future purchase orders to be received. This visibility can enable your organizations to control their working capital requirements to a great degree. This visibility also enables organizations to run their enterprise in accordance with their strategy, while empowering them to make quick decisions to pursue opportunities.\r\n\r\nIn multi-locations and regional organizations, compuex ERP can centralize at head office, or on the cloud, to keep all branches and subsidiaries up to date.\r\n\r\ncompuex ERP uses the industry standard Microsoft SQL Server as a backend database, Microsoft SQL Server is a cloud-ready platform that will help you to expand your business locations locally, regionally, and internationally, when it comes to expandability, the sky is the limits, compuex ERP will expand with you horizontally and or vertically.\r\n\r\n<strong>Reduced Operating Costs</strong>\r\n\r\nOne of the most immediate benefits from implementing compuex ERP is reduced operating costs: such as lower inventory control costs, lower production costs and lower cost of sales. By avoiding duplication of information but not reinventing the wheel for common business processes, compuex ERP provides opportunities for cost reduction and value-added tasks, leading to increased margins, and competitive edge.\r\n\r\n<strong>Standardized Business Processes</strong>\r\n\r\ncompuex ERP is designed around standard best-business processes, which are based on industry best practices. Organizations can use these business processes to standardize their own processes. This process consistency allows a consolidated view of the business across the distributed enterprise, enabling organizations to drive continuous improvements, as operations are streamlined and there is healthy synergy between departments and functions. The improvement also comes from transparency and reduction in human errors due to automation of inter-company transactions.\r\n\r\n<strong>Best Business Practice and Compliance</strong>\r\n\r\ncompuex ERP is a GAAP (Generally Accepted Accounting Principle) Compliant system, and adopts the market best business practices, including financial reports according to international standards.\r\n\r\n<strong>Instant Management Reports</strong>\r\n\r\nWhether you are running retail or a manufacturing business, where each transaction is electronically entered as it occurs, using compuex ERP forces you staff to keep up with data entry and stay current with business transactions for immediate management status reports and decisions.\r\n\r\nAnd being forced to stay current has the added benefit of keeping your business up to date and tuned in to the financial pulse. You have a much better chance of spotting a cash flow gap or a customer who\'s developing a serious credit problem than the small business person who\'s just throwing all the receipts and invoices into a drawer and dealing with them when needed.\r\n\r\n<strong>Security and Control</strong>\r\n\r\nDepending on your business nature, small or big, simple or complex, one manned or hundreds of employees, compuex ERP give the power of security and control on who can do what, and see what in the application.\r\n\r\nPermission control for users are assigned in three methods, per user, per group, or both, which provides you the flexibility required depending on your simple or complex needs.\r\n\r\n<strong>Provides analysis tools</strong>\r\n\r\nHaving compuex ERP is like having an in-house financial advisor; the powerful reports allow you to analyse different aspects of your business, providing the data you need to make better financial decisions. Reports such as Balance Sheet Summaries show exactly how well your business is doing at the moment while reports such as Customer Who Owe Money lets you manage your Accounts Receivable more easily.\r\nAccuracy\r\n\r\nBecause compuex ERP does so many of the necessary calculations for you, your financial data will have a higher level of accuracy than it would if you were keeping old-style pen and paper records – especially if you have several different people inputting the data.\r\n\r\nIt also makes it easier to access and provide accurate information. Need a supplier\'s mailing address? To know when a customer last made a payment on an outstanding account? It\'s all right there.\r\n\r\n<strong>Organization</strong>\r\n\r\nBesides the speed of processing accounting data, another advantage of compuex ERP is the way it organizes financial information. The data is saved and organized in a certain way, which is easy to find. For example if you want to know if a certain invoice was paid, look it up in the system and it will tell you when the invoice was paid, the cheque number and any other details about the vendor, all organized in one place. If you lose an invoice, information about it may still be found in compuex ERP, you can look for information that is stored in a systematic way.','Key Benefits','','inherit','closed','closed','','112-revision-v1','','','2015-12-24 21:26:31','2015-12-24 18:26:31','',112,'http://www.compuex.com/112-revision-v1/',0,'revision','',0),(147,1,'2015-12-24 19:29:04','2015-12-24 16:29:04','Apart from the low cost of ownership and savings achieved by implementing compuex ERP to manage multiple businesses, and functions of each business and department, usage of Easy Accounting delivers the complete solution you need.\n\n<strong>Other significant benefits include:</strong>\n\n<strong>Improved Visibility</strong>\n\nDue to the centralized nature of compuex ERP, many aspects of your business\'s procedures and financial management are stored in a central database, organizations can track inventory levels instantly, including inventory in transit and future purchase orders to be received. This visibility can enable your organizations to control their working capital requirements to a great degree. This visibility also enables organizations to run their enterprise in accordance with their strategy, while empowering them to make quick decisions to pursue opportunities.\n\nIn multi-locations and regional organizations, compuex ERP can centralize at head office, or on the cloud, to keep all branches and subsidiaries up to date.\n\ncompuex ERP uses the industry standard Microsoft SQL Server as a backend database, Microsoft SQL Server is a cloud-ready platform that will help you to expand your business locations locally, regionally, and internationally, when it comes to expandability, the sky is the limits, compuex ERP will expand with you horizontally and or vertically.\n\n<strong>Reduced Operating Costs</strong>\n\nOne of the most immediate benefits from implementing compuex ERPis reduced operating costs: such as lower inventory control costs, lower production costs and lower cost of sales. By avoiding duplication of information but not reinventing the wheel for common business processes, Easy Accounting provides opportunities for cost reduction and value-added tasks, leading to increased margins, and competitive edge.\n\n<strong>Standardized Business Processes</strong>\n\nEasy Accounting is designed around standard best-business processes, which are based on industry best practices. Organizations can use these business processes to standardize their own processes. This process consistency allows a consolidated view of the business across the distributed enterprise, enabling organizations to drive continuous improvements, as operations are streamlined and there is healthy synergy between departments and functions. The improvement also comes from transparency and reduction in human errors due to automation of inter-company transactions.\n\n<strong>Best Business Practice and Compliance</strong>\n\nEasy Accounting is a GAAP (Generally Accepted Accounting Principle) Compliant system, and adopts the market best business practices, including financial reports according to international standards.\n\n<strong>Instant Management Reports</strong>\n\nWhether you are running retail or a manufacturing business, where each transaction is electronically entered as it occurs, using Easy Accounting forces you staff to keep up with data entry and stay current with business transactions for immediate management status reports and decisions.\n\nAnd being forced to stay current has the added benefit of keeping your business up to date and tuned in to the financial pulse. You have a much better chance of spotting a cash flow gap or a customer who\'s developing a serious credit problem than the small business person who\'s just throwing all the receipts and invoices into a drawer and dealing with them when needed.\n\n<strong>Security and Control</strong>\n\nDepending on your business nature, small or big, simple or complex, one manned or hundreds of employees, Easy Accounting give the power of security and control on who can do what, and see what in the application.\n\nPermission control for users are assigned in three methods, per user, per group, or both, which provides you the flexibility required depending on your simple or complex needs.\n\n<strong>Provides analysis tools</strong>\n\nHaving Easy Accounting is like having an in-house financial advisor; the powerful reports allow you to analyse different aspects of your business, providing the data you need to make better financial decisions. Reports such as Balance Sheet Summaries show exactly how well your business is doing at the moment while reports such as Customer Who Owe Money lets you manage your Accounts Receivable more easily.\nAccuracy\n\nBecause Easy Accounting does so many of the necessary calculations for you, your financial data will have a higher level of accuracy than it would if you were keeping old-style pen and paper records – especially if you have several different people inputting the data.\n\nIt also makes it easier to access and provide accurate information. Need a supplier\'s mailing address? To know when a customer last made a payment on an outstanding account? It\'s all right there.\n\n<strong>Organization</strong>\n\nBesides the speed of processing accounting data, another advantage of Easy Accounting is the way it organizes financial information. The data is saved and organized in a certain way, which is easy to find. For example if you want to know if a certain invoice was paid, look it up in the system and it will tell you when the invoice was paid, the cheque number and any other details about the vendor, all organized in one place. If you lose an invoice, information about it may still be found in Easy Accounting, you can look for information that is stored in a systematic way.','Key Benefits','','inherit','closed','closed','','112-autosave-v1','','','2015-12-24 19:29:04','2015-12-24 16:29:04','',112,'http://www.compuex.com/112-autosave-v1/',0,'revision','',0),(149,1,'2015-12-24 19:32:08','2015-12-24 16:32:08','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:32:08','2015-12-24 16:32:08','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(159,1,'2015-12-24 19:49:37','2015-12-24 16:49:37','','ROI','','inherit','closed','closed','','roi','','','2015-12-24 19:49:37','2015-12-24 16:49:37','',114,'http://www.compuex.com/wp-content/uploads/2015/12/ROI.png',0,'attachment','image/png',0),(151,1,'2015-12-24 19:51:05','2015-12-24 16:51:05','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\n\n<img class=\"aligncenter wp-image-159\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI.png\" alt=\"ROI\" width=\"700\" height=\"428\" />\n\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-autosave-v1','','','2015-12-24 19:51:05','2015-12-24 16:51:05','',114,'http://www.compuex.com/114-autosave-v1/',0,'revision','',0),(157,1,'2015-12-24 19:44:39','2015-12-24 16:44:39','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.<img class=\"aligncenter size-large wp-image-155\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI-1024x697.png\" alt=\"ROI\" width=\"700\" height=\"476\" />\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:44:39','2015-12-24 16:44:39','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(153,1,'2015-12-24 19:36:59','2015-12-24 16:36:59','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\n<img class=\"aligncenter wp-image-150 size-large\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI-1024x697.png\" alt=\"ROI\" width=\"700\" height=\"476\" />\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:36:59','2015-12-24 16:36:59','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(158,1,'2015-12-24 19:49:06','2015-12-24 16:49:06','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\n \r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:49:06','2015-12-24 16:49:06','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(152,1,'2015-12-24 19:35:26','2015-12-24 16:35:26','<img class=\"alignright size-medium wp-image-150\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI-300x204.png\" alt=\"ROI\" width=\"300\" height=\"204\" />To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:35:26','2015-12-24 16:35:26','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(156,1,'2015-12-24 19:43:51','2015-12-24 16:43:51','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\n<img class=\"aligncenter size-large wp-image-155\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI-1024x697.png\" alt=\"ROI\" width=\"700\" height=\"476\" />\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:43:51','2015-12-24 16:43:51','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(160,1,'2015-12-24 19:49:59','2015-12-24 16:49:59','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\n<img class=\"aligncenter size-full wp-image-159\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI.png\" alt=\"ROI\" width=\"1000\" height=\"611\" />\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:49:59','2015-12-24 16:49:59','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(161,1,'2015-12-24 19:51:36','2015-12-24 16:51:36','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\n<img class=\"aligncenter wp-image-159 size-full\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI-e1450975880393.png\" alt=\"ROI\" width=\"700\" height=\"428\" />\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return of Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:51:36','2015-12-24 16:51:36','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(162,1,'2015-12-24 19:56:18','2015-12-24 16:56:18','To guide executives in making difficult investment choices, formal mechanisms such as Return on Investment (ROI) studies have been instituted by CompuEx on various corporations. The return on investment (ROI) in an average company, an employee working on compuex ERP business management system with good training and software adoption is almost 1000% ROI with the first fiscal year.\r\n\r\n<img class=\"aligncenter wp-image-159 size-full\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/ROI-e1450975880393.png\" alt=\"ROI\" width=\"700\" height=\"428\" />\r\n\r\nOur study helps organizations assess the potential Return on Investment (ROI) of migrating to compuex ERP. By focusing on the business benefits and costs of compuex ERP, companies can better analyze the impacts on ROI for their unique technical, and business environments.','Return on Investment','','inherit','closed','closed','','114-revision-v1','','','2015-12-24 19:56:18','2015-12-24 16:56:18','',114,'http://www.compuex.com/114-revision-v1/',0,'revision','',0),(163,1,'2015-12-24 21:19:23','2015-12-24 18:19:23','','compuex ERP v1.0 Med','','inherit','closed','closed','','compuex-erp-v1-0-med','','','2015-12-24 21:19:23','2015-12-24 18:19:23','',43,'http://www.compuex.com/wp-content/uploads/2015/08/compuex-ERP-v1.0-Med.png',0,'attachment','image/png',0),(165,1,'2015-12-24 21:23:39','2015-12-24 18:23:39','compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\nEasy Accounting consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-24 21:23:39','2015-12-24 18:23:39','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(164,1,'2015-12-24 21:20:19','2015-12-24 18:20:19','<img class=\"size-full wp-image-163 aligncenter\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/compuex-ERP-v1.0-Med.png\" alt=\"compuex ERP v1.0 Med\" width=\"500\" height=\"76\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\nEasy Accounting consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-24 21:20:19','2015-12-24 18:20:19','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(166,1,'2015-12-24 21:24:32','2015-12-24 18:24:32','compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\ncompuex ERP consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-24 21:24:32','2015-12-24 18:24:32','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(169,1,'2015-12-24 21:34:44','2015-12-24 18:34:44','<strong>Business Cycle Diagram</strong>\n\nConnect Customers, Partners and Employees with compuex ERP: Business Cycle Diagram.\nYour business is more than internal operations: to be successful, you need to efficiently manage your own purchases of goods, services, and raw materials; foster and control your relationships with your suppliers and your business partners; and create, manage, and retain your customer base. All these relationships are more efficiently and economically managed with compuex ERP.\n\n<strong>Serial numbering</strong>\n\nSerial numbering will allow you to migrate your manual accounts to a fully computerized system at any time of your financial year. Serial Numbering allow users to customize starting numbers of all source documents to their existing document numbers. Other features such as manual numbering of source documents allow users to follow with their existing document numbering.\n\n<strong>Global Features</strong>\n\nSystem Management controls access to all the modules and manages information in a secured way. The system administrator can create multiple companies, multiple branches, user groups, and users.\n\n<strong>Backup and Restoring</strong>\n\nBackup and restoring the database can be done easily. With the help of the To-do list, the system administrator organizes the tasks to be done.\nTo prevent accidental data loss due to power failure or hard disk failure, you have to retrieve the back-up copy of your valuable data. compuex ERP Basic System will allow you to get the backup very easily.\n\n<strong>Accounts Management Module</strong>\n\nIn compuex ERP, the accounts module is the heart of the system with its reliable general ledger. It is the central location in which all accounting transactions are stored (posted), summarized (totaled by account) and processed (adjusted and balanced), resulting in informative financial statements.\n\n<strong>Inventory Management Module</strong>\n\nEach and every business requires accurate information about the inventory location, movement and valuation. This module will provide details of the stock and stock value from your inventory location.\nInaccurate inventory information will lead you to loss in sales and delay in delivery. Profit reports will be incorrect if valuation is either overstated or understated.\n\n<strong>Purchase Management Module</strong>\n\ncompuex ERP will allow you to keep track of purchase orders, vendor details and enables you to maintain a smooth relationship with your vendors.\nYou can enter invoices from vendors or enter cash purchases. The system automatically calculates discount amounts.\nBalance amount in local currency and also in foreign currency to vendors can be viewed at any time, saving time and effort through automatic continuation of document cycles throughout the sales cycle.\n\n<strong>Sales Management Module</strong>\n\ncompuex ERP will allow you to keep track of your customer details and enables you to manage your customers in an efficient way by tracking credit limits and the aged receivable details. Minimizing inaccuracy and errors in handling documents related to quantity or value, in addition to calculating payments and converting them to different currencies.\n\nYou can enter invoices for customers or for cash sales. The system automatically calculates discount amounts.\n\n<strong>Bank Management Module</strong>\n\nEvery month you can count on receiving your cancelled checks and/or statement from your company’s bank, and you are required to sort your checks, account for your deposits, and reconcile your checking account balance to the bank’s balance. But often there is a discrepancy.\n\nThe compuex ERP bank reconciliation module simplifies the monthly reconciliation process, detects unrecorded transactions between books and bank, locates the errors or differences, records the corrections and reconciles your books to the bank statement.\n\n<strong>Reporting Module</strong>\n\ncompuex ERP uses the market standard reporting system, Seagate Crystal Reports. You can easily deliver rich, interactive content from compuex ERP data source; publish it to the Web in a variety of formats. Crystal Reports is part of a suite of integrated technologies that ensure data can be accessed, analyzed, reported on and delivered to any stakeholder anytime, anywhere, by any device.','Product Features','','inherit','closed','closed','','45-autosave-v1','','','2015-12-24 21:34:44','2015-12-24 18:34:44','',45,'http://www.compuex.com/45-autosave-v1/',0,'revision','',0),(171,1,'2015-12-24 21:35:18','2015-12-24 18:35:18','<strong>Business Cycle Diagram</strong>\r\n\r\nConnect Customers, Partners and Employees with compuex ERP.\r\n\r\nYour business is more than internal operations: to be successful, you need to efficiently manage your own purchases of goods, services, and raw materials; foster and control your relationships with your suppliers and your business partners; and create, manage, and retain your customer base. All these relationships are more efficiently and economically managed with compuex ERP.\r\n\r\n<strong>Serial numbering</strong>\r\n\r\nSerial numbering will allow you to migrate your manual accounts to a fully computerized system at any time of your financial year. Serial Numbering allow users to customize starting numbers of all source documents to their existing document numbers. Other features such as manual numbering of source documents allow users to follow with their existing document numbering.\r\n\r\n<strong>Global Features</strong>\r\n\r\nSystem Management controls access to all the modules and manages information in a secured way. The system administrator can create multiple companies, multiple branches, user groups, and users.\r\n\r\n<strong>Backup and Restoring</strong>\r\n\r\nBackup and restoring the database can be done easily. With the help of the To-do list, the system administrator organizes the tasks to be done.\r\nTo prevent accidental data loss due to power failure or hard disk failure, you have to retrieve the back-up copy of your valuable data. compuex ERP Basic System will allow you to get the backup very easily.\r\n\r\n<strong>Accounts Management Module</strong>\r\n\r\nIn compuex ERP, the accounts module is the heart of the system with its reliable general ledger. It is the central location in which all accounting transactions are stored (posted), summarized (totaled by account) and processed (adjusted and balanced), resulting in informative financial statements.\r\n\r\n<strong>Inventory Management Module</strong>\r\n\r\nEach and every business requires accurate information about the inventory location, movement and valuation. This module will provide details of the stock and stock value from your inventory location.\r\nInaccurate inventory information will lead you to loss in sales and delay in delivery. Profit reports will be incorrect if valuation is either overstated or understated.\r\n\r\n<strong>Purchase Management Module</strong>\r\n\r\ncompuex ERP will allow you to keep track of purchase orders, vendor details and enables you to maintain a smooth relationship with your vendors.\r\nYou can enter invoices from vendors or enter cash purchases. The system automatically calculates discount amounts.\r\nBalance amount in local currency and also in foreign currency to vendors can be viewed at any time, saving time and effort through automatic continuation of document cycles throughout the sales cycle.\r\n\r\n<strong>Sales Management Module</strong>\r\n\r\ncompuex ERP will allow you to keep track of your customer details and enables you to manage your customers in an efficient way by tracking credit limits and the aged receivable details. Minimizing inaccuracy and errors in handling documents related to quantity or value, in addition to calculating payments and converting them to different currencies.\r\n\r\nYou can enter invoices for customers or for cash sales. The system automatically calculates discount amounts.\r\n\r\n<strong>Bank Management Module</strong>\r\n\r\nEvery month you can count on receiving your cancelled checks and/or statement from your company’s bank, and you are required to sort your checks, account for your deposits, and reconcile your checking account balance to the bank’s balance. But often there is a discrepancy.\r\n\r\nThe compuex ERP bank reconciliation module simplifies the monthly reconciliation process, detects unrecorded transactions between books and bank, locates the errors or differences, records the corrections and reconciles your books to the bank statement.\r\n\r\n<strong>Reporting Module</strong>\r\n\r\ncompuex ERP uses the market standard reporting system, Seagate Crystal Reports. You can easily deliver rich, interactive content from compuex ERP data source; publish it to the Web in a variety of formats. Crystal Reports is part of a suite of integrated technologies that ensure data can be accessed, analyzed, reported on and delivered to any stakeholder anytime, anywhere, by any device.','Product Features','','inherit','closed','closed','','45-revision-v1','','','2015-12-24 21:35:18','2015-12-24 18:35:18','',45,'http://www.compuex.com/45-revision-v1/',0,'revision','',0),(179,1,'2015-12-25 18:29:47','2015-12-25 15:29:47','','Restaurant POS','','inherit','closed','closed','','178-revision-v1','','','2015-12-25 18:29:47','2015-12-25 15:29:47','',178,'http://www.compuex.com/178-revision-v1/',0,'revision','',0),(180,1,'2015-12-25 18:30:30','2015-12-25 15:30:30','CompuEx Restaurant and Retail Point of Sales System is a complete, fully functional, multi - user, network ready, scalable and integrated system incorporating the synergy of best practices and latest technologies.\r\n\r\nFast, simple and affordable restaurant POS software and Back Office management systems ideal for Bar, Dine-in, Pizza Delivery, Coffee Shops, Fast Food and Retail businesses. \r\nEasy to setup - Learn in 20-minutes or less!','Restaurant POS','','inherit','closed','closed','','178-revision-v1','','','2015-12-25 18:30:30','2015-12-25 15:30:30','',178,'http://www.compuex.com/178-revision-v1/',0,'revision','',0),(173,1,'2015-12-24 21:38:26','2015-12-24 18:38:26','compuex ERP, Top Quality Small to Medium Sized Business Management and Accounting Software, A Multi User, Multi Company, Multi Branch, Multi Warehouse, Multi Currency Small Business Management and Accounting Software, offers a comprehensive suite of integrated financial accounting and operations management modules covering Accounts, Bank, Inventory, Sales and Receivable, Purchase and Payable, Tax Management, and a comprehensive Financial and Management Reports via Crystal Reports.\r\n\r\nA great value for money.\r\n\r\ncompuex ERP comes with 1 Company, and 1 User Licenses, with unlimited upgrades.','Welcome To CompuEx','','inherit','closed','closed','','2-revision-v1','','','2015-12-24 21:38:26','2015-12-24 18:38:26','',2,'http://www.compuex.com/2-revision-v1/',0,'revision','',0),(174,1,'2015-12-24 22:18:34','2015-12-24 19:18:34','','YearEnd','','inherit','closed','closed','','yearend','','','2015-12-24 22:18:34','2015-12-24 19:18:34','',0,'http://www.compuex.com/wp-content/uploads/2015/12/YearEnd.jpg',0,'attachment','image/jpeg',0),(175,1,'2015-12-24 22:33:03','2015-12-24 19:33:03','','YearEnd02','','inherit','closed','closed','','yearend02','','','2015-12-24 22:33:03','2015-12-24 19:33:03','',0,'http://www.compuex.com/wp-content/uploads/2015/12/YearEnd02.jpg',0,'attachment','image/jpeg',0),(176,1,'2015-12-25 07:57:39','2015-12-25 04:57:39','compuex ERP, Top Quality Small to Medium Sized Business Management and Accounting Software, A Multi User, Multi Company, Multi Branch, Multi Warehouse, Multi Currency Small Business Management and Accounting Software, offers a comprehensive suite of integrated financial accounting and operations management modules covering Accounts, Bank, Inventory, Sales and Receivable, Purchase and Payable, Tax Management, and a comprehensive Financial and Management Reports via Crystal Reports.\r\n\r\nA great value for money.\r\n\r\ncompuex ERP comes with 1 Company, and 1 User Licenses, with unlimited upgrades.','Home','','inherit','closed','closed','','2-revision-v1','','','2015-12-25 07:57:39','2015-12-25 04:57:39','',2,'http://www.compuex.com/2-revision-v1/',0,'revision','',0),(181,1,'2015-12-25 18:32:31','2015-12-25 15:32:31','<strong>Overview</strong>\r\n\r\nCompuEx Restaurant and Retail Point of Sales System is a complete, fully functional, multi - user, network ready, scalable and integrated system incorporating the synergy of best practices and latest technologies.\r\n\r\nFast, simple and affordable restaurant POS software and Back Office management systems ideal for Bar, Dine-in, Pizza Delivery, Coffee Shops, Fast Food and Retail businesses.\r\nEasy to setup - Learn in 20-minutes or less!\r\n\r\n<strong>Reliable and Unique</strong>\r\n\r\nThis one unique software suite can deliver a solution regardless of your specific vertical market. Whether you’re operating a fine dining restaurant, a quick service chain or even a high volume bar, CompuEx Restaurant POS software can be configured to meet your needs.\r\n\r\nCompuEx Restaurant Point of Sales Software is Reliable, Flexible, Easy-to-use integrated with a central MS SQL Database engine to increase reliability, scalability and efficiency.','Restaurant POS','','inherit','closed','closed','','178-revision-v1','','','2015-12-25 18:32:31','2015-12-25 15:32:31','',178,'http://www.compuex.com/178-revision-v1/',0,'revision','',0),(182,1,'2015-12-25 18:40:44','2015-12-25 15:40:44','<strong>Benefits</strong>\r\n<ul>\r\n <li>All screens follow naturally and seamlessly between each other so the next step is always predictable. This will help your staff place orders faster, more accurately and with less effort so more of their time can be spent with your customer.</li>\r\n <li>Bartenders can process an entire transaction within seconds. Orders can be sent within a click to the kitchen for preparation.</li>\r\n <li>Accepts unlimited payments of Cash, Cheque, Credit Cards, House Charges, Credits and Voids.\r\nEasily change and fix any mistakes.</li>\r\n <li>Easily change prices or quantities with Discount privileges.</li>\r\n <li>No Computer experience required. Train your new bartender having the confidence that your operation and customers will enjoy uninterrupted service.</li>\r\n <li>The ability to configure sales tax ensures that this software can be installed in almost any country.</li>\r\n</ul>\r\n<strong>Key Features</strong>\r\n<ul>\r\n <li>Handles cash and customer sales.</li>\r\n <li>Touch Screen, Mouse-less Interface.</li>\r\n <li>Control cash drawer opening on tender process.</li>\r\n <li>Handles item overrides and serialized items.</li>\r\n <li>Manages control for each point of sale on line.</li>\r\n <li>Inventory check from Easy /Enterprise Accounting Inventory and Stock Control.</li>\r\n</ul>\r\n<strong>Integrated POS Services</strong>\r\n<ul>\r\n <li>CompuEx POS System is compatible with most Touch Point of Sale Machines; receipt and cheque printers, cash drawers, customer display poles, and MSRs.</li>\r\n <li>Customized receipts; font & content.</li>\r\n <li>Get Instant Access to Your Information.</li>\r\n <li>Instant Sales and Inventory reports.</li>\r\n <li>Get insight into your business with Seagate Crystal Reports</li>\r\n</ul>\r\n<strong>Microsoft Word and Excel Integration</strong>\r\n<ul>\r\n <li>Send reports to Excel, including formulas and report formatting.</li>\r\n <li>Format reports and manipulate the data to meet your business needs.</li>\r\n</ul>\r\n<strong>Multi-user ready</strong>\r\n<ul>\r\n <li>CompuEx Restaurant Point of Sale System includes one user license.</li>\r\n <li>Enhanced password protection restricts access to key information.</li>\r\n <li>Password protected user accounts, and for each function e.g. reports generation, discounts, etc.</li>\r\n</ul>\r\n<strong>Cost – Effective Solution</strong>\r\n<ul>\r\n <li>CompuEx Restaurant Point of Sales is reasonably priced licensed Business Software Package. It relieves you of routine Information Management activities. Any support is just a phone call away.</li>\r\n</ul>','Key Advantages','','publish','closed','closed','','key-advantages','','','2015-12-25 18:40:44','2015-12-25 15:40:44','',178,'http://www.compuex.com/?page_id=182',0,'page','',0),(183,1,'2015-12-25 18:40:44','2015-12-25 15:40:44','<strong>Benefits</strong>\r\n<ul>\r\n <li>All screens follow naturally and seamlessly between each other so the next step is always predictable. This will help your staff place orders faster, more accurately and with less effort so more of their time can be spent with your customer.</li>\r\n <li>Bartenders can process an entire transaction within seconds. Orders can be sent within a click to the kitchen for preparation.</li>\r\n <li>Accepts unlimited payments of Cash, Cheque, Credit Cards, House Charges, Credits and Voids.\r\nEasily change and fix any mistakes.</li>\r\n <li>Easily change prices or quantities with Discount privileges.</li>\r\n <li>No Computer experience required. Train your new bartender having the confidence that your operation and customers will enjoy uninterrupted service.</li>\r\n <li>The ability to configure sales tax ensures that this software can be installed in almost any country.</li>\r\n</ul>\r\n<strong>Key Features</strong>\r\n<ul>\r\n <li>Handles cash and customer sales.</li>\r\n <li>Touch Screen, Mouse-less Interface.</li>\r\n <li>Control cash drawer opening on tender process.</li>\r\n <li>Handles item overrides and serialized items.</li>\r\n <li>Manages control for each point of sale on line.</li>\r\n <li>Inventory check from Easy /Enterprise Accounting Inventory and Stock Control.</li>\r\n</ul>\r\n<strong>Integrated POS Services</strong>\r\n<ul>\r\n <li>CompuEx POS System is compatible with most Touch Point of Sale Machines; receipt and cheque printers, cash drawers, customer display poles, and MSRs.</li>\r\n <li>Customized receipts; font & content.</li>\r\n <li>Get Instant Access to Your Information.</li>\r\n <li>Instant Sales and Inventory reports.</li>\r\n <li>Get insight into your business with Seagate Crystal Reports</li>\r\n</ul>\r\n<strong>Microsoft Word and Excel Integration</strong>\r\n<ul>\r\n <li>Send reports to Excel, including formulas and report formatting.</li>\r\n <li>Format reports and manipulate the data to meet your business needs.</li>\r\n</ul>\r\n<strong>Multi-user ready</strong>\r\n<ul>\r\n <li>CompuEx Restaurant Point of Sale System includes one user license.</li>\r\n <li>Enhanced password protection restricts access to key information.</li>\r\n <li>Password protected user accounts, and for each function e.g. reports generation, discounts, etc.</li>\r\n</ul>\r\n<strong>Cost – Effective Solution</strong>\r\n<ul>\r\n <li>CompuEx Restaurant Point of Sales is reasonably priced licensed Business Software Package. It relieves you of routine Information Management activities. Any support is just a phone call away.</li>\r\n</ul>','Key Advantages','','inherit','closed','closed','','182-revision-v1','','','2015-12-25 18:40:44','2015-12-25 15:40:44','',182,'http://www.compuex.com/182-revision-v1/',0,'revision','',0),(186,1,'2015-12-25 18:45:04','2015-12-25 15:45:04','','RestaurantPOS01','','inherit','closed','closed','','restaurantpos01','','','2015-12-25 18:45:04','2015-12-25 15:45:04','',178,'http://www.compuex.com/wp-content/uploads/2015/12/RestaurantPOS01.png',0,'attachment','image/png',0),(187,1,'2015-12-25 18:45:26','2015-12-25 15:45:26','<strong><img class=\"alignright size-medium wp-image-186\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/RestaurantPOS01-254x300.png\" alt=\"RestaurantPOS01\" width=\"254\" height=\"300\" />Overview</strong>\r\n\r\nCompuEx Restaurant and Retail Point of Sales System is a complete, fully functional, multi - user, network ready, scalable and integrated system incorporating the synergy of best practices and latest technologies.\r\n\r\nFast, simple and affordable restaurant POS software and Back Office management systems ideal for Bar, Dine-in, Pizza Delivery, Coffee Shops, Fast Food and Retail businesses.\r\nEasy to setup - Learn in 20-minutes or less!\r\n\r\n<strong>Reliable and Unique</strong>\r\n\r\nThis one unique software suite can deliver a solution regardless of your specific vertical market. Whether you’re operating a fine dining restaurant, a quick service chain or even a high volume bar, CompuEx Restaurant POS software can be configured to meet your needs.\r\n\r\nCompuEx Restaurant Point of Sales Software is Reliable, Flexible, Easy-to-use integrated with a central MS SQL Database engine to increase reliability, scalability and efficiency.','Restaurant POS','','inherit','closed','closed','','178-revision-v1','','','2015-12-25 18:45:26','2015-12-25 15:45:26','',178,'http://www.compuex.com/178-revision-v1/',0,'revision','',0),(188,1,'2015-12-25 18:51:57','2015-12-25 15:51:57','<strong><img class=\"alignright size-medium wp-image-190\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/compuexHRMS01-300x215.png\" alt=\"compuexHRMS01\" width=\"300\" height=\"215\" />Overview</strong>\r\n\r\nCompuEx Human Resources Management System\r\n\r\nCompuEx Human Resources Management System is a complete, fully functional, multi-user, network ready, scalable and integrated System incorporating the synergy of best practices and latest technologies.\r\nMeets today’s needs, built for the future\r\n\r\nThe software has been created using a structured methodology, is adaptable to your current business needs, will reinforce your operations with a tighter integration of the different components; will provide a strong foundation and a reliable platform to build a dependable IT backbone for your growing business demands\r\n\r\nCompuEx “HRMS” software is a dynamic package especially designed for companies operating in Bahrain with all the Bahrain Labor laws incorporated in it. It’s a fully functional personal department which takes care of all the minute details and share the burden of keeping track to the details like passport, CPR, work permit, residential permit expiry. The software gives notification based on the dates you have set to remind you in advance.\r\n\r\nCompuEx HRMS keeps track of all the employee details and processes payroll. You can keep track of leave details, additions, and deductions and calculate the hours worked by an employee making payment a very simple process.','compuex HRMS','','publish','closed','closed','','compuex-hrms','','','2015-12-25 18:52:56','2015-12-25 15:52:56','',19,'http://www.compuex.com/?page_id=188',2,'page','',0),(189,1,'2015-12-25 18:50:00','2015-12-25 15:50:00','<strong>Overview</strong>\r\n\r\nCompuEx Human Resources Management System\r\n\r\nCompuEx Human Resources Management System is a complete, fully functional, multi-user, network ready, scalable and integrated System incorporating the synergy of best practices and latest technologies.\r\nMeets today’s needs, built for the future\r\n\r\nThe software has been created using a structured methodology, is adaptable to your current business needs, will reinforce your operations with a tighter integration of the different components; will provide a strong foundation and a reliable platform to build a dependable IT backbone for your growing business demands\r\n\r\nCompuEx “HRMS” software is a dynamic package especially designed for companies operating in Bahrain with all the Bahrain Labor laws incorporated in it. It’s a fully functional personal department which takes care of all the minute details and share the burden of keeping track to the details like passport, CPR, work permit, residential permit expiry. The software gives notification based on the dates you have set to remind you in advance.\r\n\r\nCompuEx HRMS keeps track of all the employee details and processes payroll. You can keep track of leave details, additions, and deductions and calculate the hours worked by an employee making payment a very simple process.','compuex HRMS','','inherit','closed','closed','','188-revision-v1','','','2015-12-25 18:50:00','2015-12-25 15:50:00','',188,'http://www.compuex.com/188-revision-v1/',0,'revision','',0),(190,1,'2015-12-25 18:51:38','2015-12-25 15:51:38','','compuexHRMS01','','inherit','closed','closed','','compuexhrms01','','','2015-12-25 18:51:38','2015-12-25 15:51:38','',188,'http://www.compuex.com/wp-content/uploads/2015/12/compuexHRMS01.png',0,'attachment','image/png',0),(195,1,'2015-12-25 18:58:47','2015-12-25 15:58:47','','CERPAccounts01','','inherit','closed','closed','','cerpaccounts01','','','2015-12-25 18:58:47','2015-12-25 15:58:47','',43,'http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01.png',0,'attachment','image/png',0),(193,1,'2015-12-25 18:51:57','2015-12-25 15:51:57','<strong><img class=\"alignright size-medium wp-image-190\" src=\"http://www.compuex.com/wp-content/uploads/2015/12/compuexHRMS01-300x215.png\" alt=\"compuexHRMS01\" width=\"300\" height=\"215\" />Overview</strong>\r\n\r\nCompuEx Human Resources Management System\r\n\r\nCompuEx Human Resources Management System is a complete, fully functional, multi-user, network ready, scalable and integrated System incorporating the synergy of best practices and latest technologies.\r\nMeets today’s needs, built for the future\r\n\r\nThe software has been created using a structured methodology, is adaptable to your current business needs, will reinforce your operations with a tighter integration of the different components; will provide a strong foundation and a reliable platform to build a dependable IT backbone for your growing business demands\r\n\r\nCompuEx “HRMS” software is a dynamic package especially designed for companies operating in Bahrain with all the Bahrain Labor laws incorporated in it. It’s a fully functional personal department which takes care of all the minute details and share the burden of keeping track to the details like passport, CPR, work permit, residential permit expiry. The software gives notification based on the dates you have set to remind you in advance.\r\n\r\nCompuEx HRMS keeps track of all the employee details and processes payroll. You can keep track of leave details, additions, and deductions and calculate the hours worked by an employee making payment a very simple process.','compuex HRMS','','inherit','closed','closed','','188-revision-v1','','','2015-12-25 18:51:57','2015-12-25 15:51:57','',188,'http://www.compuex.com/188-revision-v1/',0,'revision','',0),(196,1,'2015-12-25 18:59:26','2015-12-25 15:59:26','','CERPSales01','','inherit','closed','closed','','cerpsales01','','','2015-12-25 18:59:26','2015-12-25 15:59:26','',43,'http://www.compuex.com/wp-content/uploads/2015/08/CERPSales01.png',0,'attachment','image/png',0),(197,1,'2015-12-25 18:59:31','2015-12-25 15:59:31','<img class=\"alignright size-medium wp-image-195\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01-300x139.png\" alt=\"CERPAccounts01\" width=\"300\" height=\"139\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\n\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\n\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\n\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\n\ncompuex ERP consists of:\n<ul>\n <li>Accounts Management</li>\n <li>Inventory and Manufacturing Management</li>\n <li>Purchase Management</li>\n <li>Sales Management</li>\n <li>Point of Sales</li>\n <li>Bank Management</li>\n <li>Personnel Management</li>\n <li>Document Management</li>\n</ul>','compuex ERP','','inherit','closed','closed','','43-autosave-v1','','','2015-12-25 18:59:31','2015-12-25 15:59:31','',43,'http://www.compuex.com/43-autosave-v1/',0,'revision','',0),(198,1,'2015-12-25 18:59:52','2015-12-25 15:59:52','','CERPPurchase01','','inherit','closed','closed','','cerppurchase01','','','2015-12-25 18:59:52','2015-12-25 15:59:52','',43,'http://www.compuex.com/wp-content/uploads/2015/08/CERPPurchase01.png',0,'attachment','image/png',0),(199,1,'2015-12-25 19:00:01','2015-12-25 16:00:01','<img class=\"alignright size-medium wp-image-195\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01-300x139.png\" alt=\"CERPAccounts01\" width=\"300\" height=\"139\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\n<img class=\"alignright size-medium wp-image-196\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPSales01-300x139.png\" alt=\"CERPSales01\" width=\"300\" height=\"139\" />Designed to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\n<img class=\"alignright size-medium wp-image-198\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPPurchase01-300x139.png\" alt=\"CERPPurchase01\" width=\"300\" height=\"139\" />compuex ERP consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-25 19:00:01','2015-12-25 16:00:01','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(200,1,'2015-12-25 19:00:46','2015-12-25 16:00:46','<img class=\"alignright size-medium wp-image-195\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01-300x139.png\" alt=\"CERPAccounts01\" width=\"300\" height=\"139\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Busine<img class=\"alignright size-medium wp-image-196\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPSales01-300x139.png\" alt=\"CERPSales01\" width=\"300\" height=\"139\" />ss Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\n<img class=\"alignright size-medium wp-image-198\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPPurchase01-300x139.png\" alt=\"CERPPurchase01\" width=\"300\" height=\"139\" />compuex ERP consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-25 19:00:46','2015-12-25 16:00:46','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(201,1,'2015-12-25 19:01:14','2015-12-25 16:01:14','<img class=\"alignright size-medium wp-image-195\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01-300x139.png\" alt=\"CERPAccounts01\" width=\"300\" height=\"139\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\nA cost-effective, Busine<img class=\"alignright size-medium wp-image-196\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPSales01-300x139.png\" alt=\"CERPSales01\" width=\"300\" height=\"139\" />ss Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\ncompuex ERP consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li><img class=\"alignright size-medium wp-image-198\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPPurchase01-300x139.png\" alt=\"CERPPurchase01\" width=\"300\" height=\"139\" />Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-25 19:01:14','2015-12-25 16:01:14','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(202,1,'2015-12-25 19:01:54','2015-12-25 16:01:54','<img class=\"alignright size-medium wp-image-195\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01-300x139.png\" alt=\"CERPAccounts01\" width=\"300\" height=\"139\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your <img class=\"alignright size-medium wp-image-196\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPSales01-300x139.png\" alt=\"CERPSales01\" width=\"300\" height=\"139\" />data properly with designated user level control.\r\n\r\nA cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\ncompuex ERP consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li><img class=\"alignright size-medium wp-image-198\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPPurchase01-300x139.png\" alt=\"CERPPurchase01\" width=\"300\" height=\"139\" />Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li>Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-25 19:01:54','2015-12-25 16:01:54','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(203,1,'2015-12-25 19:02:22','2015-12-25 16:02:22','<img class=\"alignright size-medium wp-image-195\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPAccounts01-300x139.png\" alt=\"CERPAccounts01\" width=\"300\" height=\"139\" />compuex ERP system provides you with the easiest way to implement, use, and maintain your business departments in to a single and integrated system. A total solution for your management and accounting problems, compuex ERP is a highly user friendly, and powerful software designed to keep up with all your business needs in real time.\r\n\r\ncompuex ERP incorporates the functionality to adapt the volatile nature of transactions across different industries. We are confident that the solution as a whole will far exceed your business expectations.\r\n\r\nDesigned to add value to the day-to-day operations. Being Multi-User software, it gives the privilege to manage your data properly with designated user level control.\r\n\r\n<img class=\"alignright size-medium wp-image-196\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPSales01-300x139.png\" alt=\"CERPSales01\" width=\"300\" height=\"139\" />A cost-effective, Business Management Software designed to meet the needs of most businesses from Retail to Manufacturing. GAAP (Generally Accepted Accounting Principle) Compliant, and utilizes market best business practices.\r\n\r\ncompuex ERP consists of:\r\n<ul>\r\n <li>Accounts Management</li>\r\n <li>Inventory and Manufacturing Management</li>\r\n <li>Purchase Management</li>\r\n <li>Sales Management</li>\r\n <li>Point of Sales</li>\r\n <li><img class=\"alignright size-medium wp-image-198\" src=\"http://www.compuex.com/wp-content/uploads/2015/08/CERPPurchase01-300x139.png\" alt=\"CERPPurchase01\" width=\"300\" height=\"139\" />Bank Management</li>\r\n <li>Personnel Management</li>\r\n <li>Document Management</li>\r\n</ul>','compuex ERP','','inherit','closed','closed','','43-revision-v1','','','2015-12-25 19:02:22','2015-12-25 16:02:22','',43,'http://www.compuex.com/43-revision-v1/',0,'revision','',0),(205,1,'2015-12-27 15:24:12','2015-12-27 12:24:12','','SliderImageRetail01','','inherit','closed','closed','','sliderimageretail01-2','','','2015-12-27 15:24:12','2015-12-27 12:24:12','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageRetail01.png',0,'attachment','image/png',0),(206,1,'2015-12-27 15:39:03','2015-12-27 12:39:03','','SliderImageManufacturing01','','inherit','closed','closed','','sliderimagemanufacturing01','','','2015-12-27 15:39:03','2015-12-27 12:39:03','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageManufacturing01.png',0,'attachment','image/png',0),(207,1,'2015-12-27 15:42:48','2015-12-27 12:42:48','','SliderImageManufacturing01','','inherit','closed','closed','','sliderimagemanufacturing01-2','','','2015-12-27 15:42:48','2015-12-27 12:42:48','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageManufacturing01-1.png',0,'attachment','image/png',0),(208,1,'2015-12-27 16:06:12','2015-12-27 13:06:12','','SliderImageRestaurant01','','inherit','closed','closed','','sliderimagerestaurant01-2','','','2015-12-27 16:06:27','2015-12-27 13:06:27','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageRestaurant01-1.jpg',0,'attachment','image/jpeg',0),(209,1,'2015-12-27 16:28:21','2015-12-27 13:28:21','','SliderImageManufacturing02','','inherit','closed','closed','','sliderimagemanufacturing02','','','2015-12-27 16:28:21','2015-12-27 13:28:21','',0,'http://www.compuex.com/wp-content/uploads/2015/12/SliderImageManufacturing02.png',0,'attachment','image/png',0),(224,1,'2018-04-04 17:52:36','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2018-04-04 17:52:36','0000-00-00 00:00:00','',0,'http://www.compuex.com/?p=224',0,'post','',0),(217,1,'2017-02-07 18:20:13','2017-02-07 15:20:13',' ','','','publish','closed','closed','','217','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',0,'http://www.compuex.com/?p=217',3,'nav_menu_item','',0),(218,1,'2017-02-07 18:20:13','2017-02-07 15:20:13',' ','','','publish','closed','closed','','218','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',19,'http://www.compuex.com/?p=218',4,'nav_menu_item','',0),(219,1,'2017-02-07 18:20:13','2017-02-07 15:20:13',' ','','','publish','closed','closed','','219','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',43,'http://www.compuex.com/?p=219',5,'nav_menu_item','',0),(220,1,'2017-02-07 18:20:13','2017-02-07 15:20:13',' ','','','publish','closed','closed','','220','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',43,'http://www.compuex.com/?p=220',6,'nav_menu_item','',0),(221,1,'2017-02-07 18:20:13','2017-02-07 15:20:13',' ','','','publish','closed','closed','','221','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',43,'http://www.compuex.com/?p=221',7,'nav_menu_item','',0),(222,1,'2017-02-07 18:20:15','2017-02-07 15:20:15',' ','','','publish','closed','closed','','222','','','2017-02-07 18:26:43','2017-02-07 15:26:43','',43,'http://www.compuex.com/?p=222',8,'nav_menu_item','',0),(223,1,'2017-02-07 18:22:35','2017-02-07 15:22:35','Having access to key financials and reports is critical to your success. With CompuEx Products, you get comprehensive tools that allow you to control all your financial data and processes. And since financials are integrated with your sales, support, purchase, bank, inventory and other functions, you get real-time financial data directly from those departments, enabling faster, smarter business decisions.\r\n<ul>\r\n <li>CompuEx financial Accounting solution gives growing business a competitive edge.</li>\r\n <li>Gain full visibility into your payables and receivables with real-time access to outstanding invoices and bills.</li>\r\n <li>Generate up-to-the-moment comparative reports to evaluate your spending.</li>\r\n <li>Consolidate all the financial data of their individual business units into a single set of financial statements.</li>\r\n</ul>','Products','','inherit','closed','closed','','19-revision-v1','','','2017-02-07 18:22:35','2017-02-07 15:22:35','',19,'http://www.compuex.com/19-revision-v1/',0,'revision','',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,1,0),(30,7,0),(29,7,0),(34,7,0),(35,7,0),(31,7,0),(38,8,0),(36,8,0),(37,8,0),(222,7,0),(217,7,0),(66,7,0),(65,7,0),(64,7,0),(63,7,0),(62,7,0),(76,7,0),(75,7,0),(74,7,0),(219,7,0),(220,7,0),(221,7,0),(218,7,0),(212,1,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=13 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(10,10,'gallery_category','',0,0),(9,9,'gallery_category','',0,0),(7,7,'nav_menu','',0,19),(8,8,'nav_menu','',0,3),(11,11,'gallery_category','',0,0),(12,12,'gallery_category','',0,0); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_termmeta` -- DROP TABLE IF EXISTS `wp_termmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_termmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_termmeta` -- LOCK TABLES `wp_termmeta` WRITE; /*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=13 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),(9,'CompuEx General','compuex-general',0),(8,'Footer Menu','footer-menu',0),(7,'Main Menu','main-menu',0),(10,'CompuEx Press Releases','compuex-press-releases',0),(11,'CompuEx Awards','compuex-awards',0),(12,'CompuEx Events','compuex-events',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','aarnass'),(2,1,'first_name','Ahmed'),(3,1,'last_name','Nass'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp360_locks,wp390_widgets,wp410_dfw'),(13,1,'show_welcome_panel','1'),(25,1,'session_tokens','a:1:{s:64:\"a2e6da3c14cb0fd88098254ab5003640f564f77f302fd7a4e9e2307b8bbaa0b2\";a:4:{s:10:\"expiration\";i:1523026354;s:2:\"ip\";s:12:\"82.194.53.23\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299\";s:5:\"login\";i:1522853554;}}'),(15,1,'wp_dashboard_quick_press_last_post_id','224'),(16,1,'wp_user-settings','mfold=o&libraryContent=browse&editor=tinymce&align=center&imgsize=full&urlbutton=none'),(17,1,'wp_user-settings-time','1451220182'),(18,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\";}'),(19,1,'metaboxhidden_nav-menus','a:3:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(20,1,'nav_menu_recently_edited','7'),(24,1,'metaboxhidden_post','a:8:{i:0;s:12:\"revisionsdiv\";i:1;s:11:\"postexcerpt\";i:2;s:13:\"trackbacksdiv\";i:3;s:10:\"postcustom\";i:4;s:16:\"commentstatusdiv\";i:5;s:11:\"commentsdiv\";i:6;s:7:\"slugdiv\";i:7;s:9:\"authordiv\";}'),(21,1,'closedpostboxes_page','a:0:{}'),(22,1,'metaboxhidden_page','a:6:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),(23,1,'closedpostboxes_post','a:0:{}'); /*!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(255) 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(255) 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`), KEY `user_email` (`user_email`) ) 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,'aarnass','$P$BH2dyud7PnGUARL1YOgdDIbe.iwV5d1','aarnass','anass@compuex.com','http://www.compuex.com','2015-08-12 09:44:18','1450602149:$P$BzPqRH/l2XkbFwcZ9WLnCTtyEypghZ.',0,'Ahmed Nass'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'compuex_wp' -- 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 2018-05-19 9:06:17
© 2017 -
ZeroByte.ID
.