-- phpMyAdmin SQL Dump
-- version 4.9.4
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Sep 16, 2020 at 02:35 PM
-- Server version: 10.2.32-MariaDB-log
-- PHP Version: 7.3.6

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!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 utf8mb4 */;

--
-- Database: `balyomhost_nesma`
--

-- --------------------------------------------------------

--
-- Table structure for table `articles`
--

CREATE TABLE `articles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(250) DEFAULT NULL,
  `video` text DEFAULT NULL,
  `video_type` enum('1','2') NOT NULL COMMENT '1-> Youtube video file, 2-> localfile',
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `company_id` bigint(20) UNSIGNED DEFAULT NULL,
  `visit_counts` bigint(20) DEFAULT NULL,
  `added_year` date DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `articles`
--

INSERT INTO `articles` (`id`, `image`, `video`, `video_type`, `user_id`, `company_id`, `visit_counts`, `added_year`, `deleted_at`, `created_at`, `updated_at`) VALUES
(19, NULL, NULL, '1', 2, 11, NULL, '2015-12-01', NULL, '2020-08-11 15:40:22', '2020-08-11 15:40:22'),
(21, NULL, NULL, '1', 2, 56, NULL, '2015-12-08', NULL, '2020-08-11 16:16:18', '2020-08-18 09:06:01'),
(23, NULL, NULL, '1', 2, 57, NULL, '2015-12-06', NULL, '2020-08-11 16:49:08', '2020-08-18 09:08:52'),
(24, NULL, NULL, '1', 2, 26, NULL, '2016-12-29', '2020-08-17 05:42:36', '2020-08-11 17:00:37', '2020-08-17 05:42:36'),
(25, NULL, NULL, '1', 2, 19, NULL, '2017-12-31', '2020-08-17 04:08:38', '2020-08-11 17:13:57', '2020-08-17 04:08:38'),
(26, NULL, NULL, '1', 2, 19, NULL, '2018-12-30', '2020-08-17 02:44:00', '2020-08-11 17:23:18', '2020-08-17 02:44:00'),
(27, NULL, NULL, '1', 2, 54, NULL, '2019-12-01', '2020-08-17 01:19:18', '2020-08-11 17:39:54', '2020-08-17 01:19:18'),
(28, NULL, NULL, '1', 2, 45, NULL, '2020-07-01', NULL, '2020-08-11 17:43:18', '2020-08-12 09:33:54'),
(29, NULL, NULL, '1', 2, 57, NULL, '2020-05-01', NULL, '2020-08-11 17:45:57', '2020-08-12 09:34:23'),
(30, NULL, NULL, '1', 2, 24, NULL, '2020-03-01', NULL, '2020-08-12 09:16:17', '2020-08-12 09:16:17'),
(31, NULL, NULL, '1', 2, 50, NULL, '2020-03-01', NULL, '2020-08-12 09:28:55', '2020-08-12 09:28:55'),
(32, NULL, NULL, '1', 2, 57, NULL, '2006-07-12', NULL, '2020-08-12 09:35:44', '2020-08-13 08:18:33'),
(33, NULL, NULL, '1', 2, 57, NULL, '2007-01-09', NULL, '2020-08-12 09:38:31', '2020-08-13 08:18:33'),
(34, NULL, NULL, '1', 2, 45, NULL, '2019-12-01', '2020-08-17 01:19:14', '2020-08-12 09:39:26', '2020-08-17 01:19:14'),
(35, NULL, NULL, '1', 2, 57, NULL, '2007-06-14', NULL, '2020-08-12 09:41:17', '2020-08-13 08:18:33'),
(36, NULL, NULL, '1', 2, 57, NULL, '2007-01-13', NULL, '2020-08-12 09:44:32', '2020-08-13 08:18:33'),
(37, NULL, NULL, '1', 2, 57, NULL, '2019-12-01', '2020-08-17 01:19:09', '2020-08-12 09:44:57', '2020-08-17 01:19:09'),
(38, NULL, NULL, '1', 2, 57, NULL, '2019-11-11', '2020-08-16 13:23:09', '2020-08-12 09:48:40', '2020-08-16 13:23:09'),
(39, NULL, NULL, '1', 2, 45, NULL, '2007-06-15', NULL, '2020-08-12 09:49:50', '2020-08-13 08:18:33'),
(40, NULL, NULL, '1', 2, 45, NULL, '2018-12-30', '2020-08-17 02:44:08', '2020-08-12 10:01:46', '2020-08-17 02:44:08'),
(41, NULL, NULL, '1', 2, 57, NULL, '2008-12-01', '2020-08-17 12:39:55', '2020-08-12 10:04:42', '2020-08-17 12:39:55'),
(42, NULL, NULL, '1', 2, 45, NULL, '2008-11-03', '2020-08-17 02:44:13', '2020-08-12 10:08:48', '2020-08-17 02:44:13'),
(43, NULL, NULL, '1', 2, 57, NULL, '2019-11-11', '2020-08-16 13:22:58', '2020-08-12 10:14:42', '2020-08-16 13:22:58'),
(44, NULL, NULL, '1', 2, 45, NULL, '2018-10-09', '2020-08-17 02:44:18', '2020-08-12 10:19:40', '2020-08-17 02:44:18'),
(45, NULL, NULL, '1', 2, 45, NULL, '2008-09-23', '2020-08-18 05:38:06', '2020-08-12 10:25:26', '2020-08-18 05:38:06'),
(46, NULL, NULL, '1', 2, 58, NULL, '2018-10-31', '2020-08-17 02:44:38', '2020-08-12 10:25:46', '2020-08-17 02:44:38'),
(47, NULL, NULL, '1', 2, 57, NULL, '2008-07-15', '2020-08-18 05:38:07', '2020-08-12 10:29:39', '2020-08-18 05:38:07'),
(48, NULL, NULL, '1', 2, 45, NULL, '2017-12-31', '2020-08-17 04:09:08', '2020-08-12 10:31:25', '2020-08-17 04:09:08'),
(49, NULL, NULL, '1', 2, 45, NULL, '2009-12-09', '2020-08-18 06:50:02', '2020-08-12 10:33:01', '2020-08-18 06:50:02'),
(50, NULL, NULL, '1', 2, 58, NULL, '2017-12-31', '2020-08-17 04:09:29', '2020-08-12 10:36:35', '2020-08-17 04:09:29'),
(51, NULL, NULL, '1', 2, 45, NULL, '2009-11-23', '2020-08-18 06:50:08', '2020-08-12 10:36:46', '2020-08-18 06:50:08'),
(52, NULL, NULL, '1', 2, 57, NULL, '2017-12-31', '2020-08-17 04:09:19', '2020-08-12 10:39:32', '2020-08-17 04:09:19'),
(53, NULL, NULL, '1', 2, 45, NULL, '2009-07-09', '2020-08-18 06:50:09', '2020-08-12 10:41:16', '2020-08-18 06:50:09'),
(54, NULL, NULL, '1', 2, 26, NULL, '2016-12-29', '2020-08-17 05:42:49', '2020-08-12 10:43:24', '2020-08-17 05:42:49'),
(55, NULL, NULL, '1', 2, 45, NULL, '2009-05-09', '2020-08-18 06:50:16', '2020-08-12 10:45:53', '2020-08-18 06:50:16'),
(56, NULL, NULL, '1', 2, 57, NULL, '2016-12-28', '2020-08-17 05:43:12', '2020-08-12 10:50:18', '2020-08-17 05:43:12'),
(57, NULL, NULL, '1', 2, 57, NULL, '2016-12-28', '2020-08-17 05:42:57', '2020-08-12 10:52:51', '2020-08-17 05:42:57'),
(58, NULL, NULL, '1', 2, 57, NULL, '2015-12-08', NULL, '2020-08-12 10:58:54', '2020-08-13 08:18:33'),
(59, NULL, NULL, '1', 2, 35, NULL, '2015-12-06', NULL, '2020-08-12 11:03:31', '2020-08-18 09:11:18'),
(60, NULL, NULL, '1', 2, 57, NULL, '2016-12-04', '2020-08-17 05:43:05', '2020-08-12 11:12:03', '2020-08-17 05:43:05'),
(61, NULL, NULL, '1', 2, 45, NULL, '2015-11-22', NULL, '2020-08-12 11:19:57', '2020-08-13 08:18:33'),
(62, NULL, NULL, '1', 2, 31, NULL, '2010-08-14', '2020-08-18 07:38:07', '2020-08-12 11:20:07', '2020-08-18 07:38:07'),
(64, NULL, NULL, '1', 2, 57, NULL, '2010-07-04', '2020-08-18 07:38:07', '2020-08-12 11:25:28', '2020-08-18 07:38:07'),
(65, NULL, NULL, '1', 2, 54, NULL, '2014-09-28', NULL, '2020-08-12 11:25:40', '2020-08-13 08:18:33'),
(66, NULL, NULL, '1', 2, 57, NULL, '2014-08-01', NULL, '2020-08-12 11:28:35', '2020-08-13 08:18:33'),
(67, NULL, NULL, '1', 2, 57, NULL, '2010-07-01', '2020-08-18 07:38:07', '2020-08-12 11:29:07', '2020-08-18 07:38:07'),
(68, NULL, NULL, '1', 2, 45, NULL, '2014-06-08', NULL, '2020-08-12 11:32:56', '2020-08-13 08:18:33'),
(69, NULL, NULL, '1', 2, 57, NULL, '2010-02-01', '2020-08-18 07:38:07', '2020-08-12 11:35:53', '2020-08-18 07:38:07'),
(70, NULL, NULL, '1', 2, 57, NULL, '2011-07-01', NULL, '2020-08-12 11:42:16', '2020-08-13 08:18:33'),
(71, NULL, NULL, '1', 2, 57, NULL, '2011-03-01', NULL, '2020-08-12 11:44:30', '2020-08-13 08:18:33'),
(72, NULL, NULL, '1', 2, 45, NULL, '2011-01-15', NULL, '2020-08-12 11:47:37', '2020-08-18 08:26:20'),
(73, NULL, NULL, '1', 2, 45, NULL, '2011-11-01', NULL, '2020-08-12 11:52:32', '2020-08-18 08:26:52'),
(74, NULL, NULL, '1', 2, 56, NULL, '2012-09-01', NULL, '2020-08-12 11:56:16', '2020-08-13 08:18:33'),
(75, NULL, NULL, '1', 2, 57, NULL, '2012-04-07', NULL, '2020-08-12 11:58:19', '2020-08-13 08:18:33'),
(76, NULL, NULL, '1', 2, 45, NULL, '2012-03-07', NULL, '2020-08-12 12:00:33', '2020-08-13 08:18:33'),
(77, NULL, NULL, '1', 2, 45, NULL, '2012-03-01', NULL, '2020-08-12 12:02:33', '2020-08-13 08:18:33'),
(78, NULL, NULL, '1', 2, 57, NULL, '2013-10-31', NULL, '2020-08-12 12:06:12', '2020-08-13 08:18:33'),
(79, NULL, NULL, '1', 2, 38, NULL, '2013-10-08', NULL, '2020-08-12 12:10:17', '2020-08-13 08:18:33'),
(80, NULL, NULL, '1', 2, 57, NULL, '2013-09-17', NULL, '2020-08-12 12:13:29', '2020-08-13 08:18:33'),
(81, NULL, NULL, '1', 2, 45, NULL, '2020-08-12', '2020-08-17 02:43:07', '2020-08-12 12:15:31', '2020-08-17 02:43:07'),
(82, NULL, NULL, '1', 2, 58, NULL, '2019-01-30', NULL, '2020-08-17 01:27:16', '2020-08-17 01:27:16'),
(83, NULL, NULL, '1', 2, 54, NULL, '2019-01-30', NULL, '2020-08-17 01:32:12', '2020-08-17 01:32:12'),
(84, NULL, NULL, '1', 2, 57, NULL, '2019-02-28', NULL, '2020-08-17 01:34:33', '2020-08-17 01:34:33'),
(85, NULL, NULL, '1', 2, 57, NULL, '2019-02-28', NULL, '2020-08-17 01:38:36', '2020-08-17 01:38:36'),
(86, NULL, NULL, '1', 2, 45, NULL, '2019-02-28', NULL, '2020-08-17 01:40:48', '2020-08-17 01:40:48'),
(87, NULL, NULL, '1', 2, 45, NULL, '2019-03-09', NULL, '2020-08-17 01:43:46', '2020-08-17 01:43:46'),
(88, NULL, NULL, '1', 2, 50, NULL, '2019-03-09', NULL, '2020-08-17 01:47:27', '2020-08-17 01:47:27'),
(89, NULL, NULL, '1', 2, 54, NULL, '2019-03-09', NULL, '2020-08-17 01:50:02', '2020-08-17 01:50:02'),
(90, NULL, NULL, '1', 2, 54, NULL, '2019-04-01', NULL, '2020-08-17 01:52:08', '2020-08-17 01:52:08'),
(91, NULL, NULL, '1', 2, 57, NULL, '2019-03-11', NULL, '2020-08-17 01:54:28', '2020-08-17 01:54:28'),
(92, NULL, NULL, '1', 2, 57, NULL, '2019-04-01', NULL, '2020-08-17 01:56:42', '2020-08-17 01:56:42'),
(93, NULL, NULL, '1', 2, 57, NULL, '2019-04-01', NULL, '2020-08-17 01:58:08', '2020-08-17 01:58:08'),
(94, NULL, NULL, '1', 2, 45, NULL, '2019-05-09', NULL, '2020-08-17 02:00:10', '2020-08-17 02:00:10'),
(95, NULL, NULL, '1', 2, 59, NULL, '2019-06-01', NULL, '2020-08-17 02:01:41', '2020-08-18 09:33:28'),
(96, NULL, NULL, '1', 2, 50, NULL, '2019-06-01', NULL, '2020-08-17 02:04:58', '2020-08-17 02:04:58'),
(97, NULL, NULL, '1', 2, 50, NULL, '2019-06-01', NULL, '2020-08-17 02:06:25', '2020-08-17 02:06:25'),
(98, NULL, NULL, '1', 2, 45, NULL, '2019-07-01', NULL, '2020-08-17 02:09:48', '2020-08-17 02:09:48'),
(99, NULL, NULL, '1', 2, 57, NULL, '2019-07-01', NULL, '2020-08-17 02:11:22', '2020-08-17 02:11:22'),
(100, NULL, NULL, '1', 2, 14, NULL, '2019-08-01', NULL, '2020-08-17 02:14:18', '2020-08-17 02:14:18'),
(101, NULL, NULL, '1', 2, 58, NULL, '2019-08-01', NULL, '2020-08-17 02:16:00', '2020-08-17 02:16:00'),
(102, NULL, NULL, '1', 2, 58, NULL, '2019-10-09', NULL, '2020-08-17 02:19:45', '2020-08-17 02:19:45'),
(103, NULL, NULL, '1', 2, 45, NULL, '2019-10-09', NULL, '2020-08-17 02:21:29', '2020-08-17 02:21:29'),
(104, NULL, NULL, '1', 2, 54, NULL, '2019-10-09', NULL, '2020-08-17 02:23:08', '2020-08-17 02:23:08'),
(105, NULL, NULL, '1', 2, 57, NULL, '2019-10-09', NULL, '2020-08-17 02:25:07', '2020-08-17 02:25:07'),
(106, NULL, NULL, '1', 2, 57, NULL, '2019-10-09', NULL, '2020-08-17 02:27:17', '2020-08-17 02:27:17'),
(107, NULL, NULL, '1', 2, 50, NULL, '2019-11-11', NULL, '2020-08-17 02:29:14', '2020-08-17 02:29:14'),
(108, NULL, NULL, '1', 2, 54, NULL, '2019-11-11', NULL, '2020-08-17 02:31:35', '2020-08-17 02:31:35'),
(109, NULL, NULL, '1', 2, 57, NULL, '2019-11-11', NULL, '2020-08-17 02:32:53', '2020-08-17 02:32:53'),
(110, NULL, NULL, '1', 2, 59, NULL, '2019-11-11', NULL, '2020-08-17 02:34:18', '2020-08-18 08:00:11'),
(111, NULL, NULL, '1', 2, 57, NULL, '2019-11-11', NULL, '2020-08-17 02:35:44', '2020-08-17 02:35:44'),
(112, NULL, NULL, '1', 2, 57, NULL, '2019-12-01', NULL, '2020-08-17 02:37:13', '2020-08-17 02:37:13'),
(113, NULL, NULL, '1', 2, 45, NULL, '2019-12-01', NULL, '2020-08-17 02:39:01', '2020-08-17 02:39:01'),
(114, NULL, NULL, '1', 2, 54, NULL, '2019-12-07', NULL, '2020-08-17 02:40:32', '2020-08-17 02:40:32'),
(115, NULL, NULL, '1', 2, 32, NULL, '2018-02-05', NULL, '2020-08-17 02:47:16', '2020-08-17 02:47:16'),
(116, NULL, NULL, '1', 2, 54, NULL, '2018-02-05', NULL, '2020-08-17 02:48:58', '2020-08-17 02:48:58'),
(117, NULL, NULL, '1', 2, 52, NULL, '2018-02-05', NULL, '2020-08-17 02:51:43', '2020-08-17 02:51:43'),
(118, NULL, NULL, '1', 2, 57, NULL, '2018-02-05', NULL, '2020-08-17 02:53:07', '2020-08-17 02:53:07'),
(119, NULL, NULL, '1', 2, 50, NULL, '2018-02-05', NULL, '2020-08-17 02:54:40', '2020-08-17 02:54:40'),
(120, NULL, NULL, '1', 2, 59, NULL, '2018-03-06', NULL, '2020-08-17 02:56:27', '2020-08-18 08:07:47'),
(121, NULL, NULL, '1', 2, 57, NULL, '2018-03-06', NULL, '2020-08-17 02:57:53', '2020-08-17 02:57:53'),
(122, NULL, NULL, '1', 2, 52, NULL, '2018-03-06', NULL, '2020-08-17 02:59:37', '2020-08-17 02:59:37'),
(123, NULL, NULL, '1', 2, 37, NULL, '2018-03-06', NULL, '2020-08-17 03:01:02', '2020-08-17 03:01:02'),
(124, NULL, NULL, '1', 2, 50, NULL, '2018-04-10', NULL, '2020-08-17 03:02:32', '2020-08-17 03:02:32'),
(125, NULL, NULL, '1', 2, 54, NULL, '2018-04-10', NULL, '2020-08-17 03:03:56', '2020-08-17 03:03:56'),
(126, NULL, NULL, '1', 2, 57, NULL, '2018-04-10', NULL, '2020-08-17 03:05:51', '2020-08-17 03:05:51'),
(127, NULL, NULL, '1', 2, 39, NULL, '2018-04-10', NULL, '2020-08-17 03:08:04', '2020-08-17 03:08:04'),
(128, NULL, NULL, '1', 2, 45, NULL, '2018-04-10', NULL, '2020-08-17 03:09:33', '2020-08-17 03:09:33'),
(129, NULL, NULL, '1', 2, 57, NULL, '2018-04-10', NULL, '2020-08-17 03:11:05', '2020-08-17 03:11:05'),
(130, NULL, NULL, '1', 2, 45, NULL, '2018-04-30', NULL, '2020-08-17 03:12:24', '2020-08-17 03:12:24'),
(131, NULL, NULL, '1', 2, 59, NULL, '2018-04-30', NULL, '2020-08-17 03:13:47', '2020-08-18 09:23:40'),
(132, NULL, NULL, '1', 2, 58, NULL, '2018-04-30', NULL, '2020-08-17 03:15:23', '2020-08-17 03:15:23'),
(133, NULL, NULL, '1', 2, 13, NULL, '2018-04-30', NULL, '2020-08-17 03:17:06', '2020-08-17 03:17:06'),
(134, NULL, NULL, '1', 2, 57, NULL, '2018-04-30', NULL, '2020-08-17 03:19:29', '2020-08-17 03:19:29'),
(135, NULL, NULL, '1', 2, 57, NULL, '2018-05-29', NULL, '2020-08-17 03:20:58', '2020-08-17 03:20:58'),
(136, NULL, NULL, '1', 2, 58, NULL, '2018-05-29', NULL, '2020-08-17 03:22:23', '2020-08-17 03:22:23'),
(137, NULL, NULL, '1', 2, 54, NULL, '2018-05-29', NULL, '2020-08-17 03:23:48', '2020-08-17 03:23:48'),
(138, NULL, NULL, '1', 2, 45, NULL, '2018-05-29', NULL, '2020-08-17 03:25:25', '2020-08-17 03:25:25'),
(139, NULL, NULL, '1', 2, 25, NULL, '2018-05-29', NULL, '2020-08-17 03:27:09', '2020-08-17 03:27:09'),
(140, NULL, NULL, '1', 2, 58, NULL, '2018-05-29', NULL, '2020-08-17 03:28:33', '2020-08-17 03:28:33'),
(141, NULL, NULL, '1', 2, 58, NULL, '2018-05-29', NULL, '2020-08-17 03:29:59', '2020-08-17 03:29:59'),
(142, NULL, NULL, '1', 2, 54, NULL, '2018-06-28', NULL, '2020-08-17 03:31:29', '2020-08-17 03:31:29'),
(143, NULL, NULL, '1', 2, 46, NULL, '2018-06-28', NULL, '2020-08-17 03:32:59', '2020-08-17 03:32:59'),
(144, NULL, NULL, '1', 2, 57, NULL, '2018-06-28', NULL, '2020-08-17 03:34:24', '2020-08-17 03:34:24'),
(145, NULL, NULL, '1', 2, 57, NULL, '2018-06-28', NULL, '2020-08-17 03:35:33', '2020-08-17 03:35:33'),
(146, NULL, NULL, '1', 2, 59, NULL, '2018-06-28', NULL, '2020-08-17 03:36:59', '2020-08-18 09:26:05'),
(147, NULL, NULL, '1', 2, 25, NULL, '2018-06-28', NULL, '2020-08-17 03:38:58', '2020-08-17 03:38:58'),
(148, NULL, NULL, '1', 2, 57, NULL, '2018-07-08', NULL, '2020-08-17 03:40:42', '2020-08-17 03:40:42'),
(149, NULL, NULL, '1', 2, 54, NULL, '2018-07-09', NULL, '2020-08-17 03:42:51', '2020-08-17 03:42:51'),
(150, NULL, NULL, '1', 2, 50, NULL, '2018-07-11', NULL, '2020-08-17 03:44:24', '2020-08-17 03:44:24'),
(151, NULL, NULL, '1', 2, 57, NULL, '2018-07-12', NULL, '2020-08-17 03:45:53', '2020-08-17 03:45:53'),
(152, NULL, NULL, '1', 2, 57, NULL, '2018-07-14', NULL, '2020-08-17 03:47:13', '2020-08-17 03:47:13'),
(153, NULL, NULL, '1', 2, 57, NULL, '2018-07-28', NULL, '2020-08-17 03:48:38', '2020-08-17 03:48:38'),
(154, NULL, NULL, '1', 2, 54, NULL, '2018-08-31', NULL, '2020-08-17 03:49:57', '2020-08-17 03:49:57'),
(155, NULL, NULL, '1', 2, 54, NULL, '2018-10-01', NULL, '2020-08-17 03:51:45', '2020-08-17 03:51:45'),
(156, NULL, NULL, '1', 2, 25, NULL, '2018-10-01', NULL, '2020-08-17 03:53:09', '2020-08-17 03:53:09'),
(157, NULL, NULL, '1', 2, 49, NULL, '2018-10-30', NULL, '2020-08-17 03:54:44', '2020-08-17 03:54:44'),
(158, NULL, NULL, '1', 2, 47, NULL, '2018-10-30', NULL, '2020-08-17 03:56:44', '2020-08-17 03:56:44'),
(159, NULL, NULL, '1', 2, 58, NULL, '2018-10-30', NULL, '2020-08-17 03:58:10', '2020-08-17 03:58:10'),
(160, NULL, NULL, '1', 2, 45, NULL, '2018-10-31', NULL, '2020-08-17 03:59:33', '2020-08-17 03:59:33'),
(161, NULL, NULL, '1', 2, 58, NULL, '2018-10-31', NULL, '2020-08-17 04:01:10', '2020-08-17 04:01:10'),
(162, NULL, NULL, '1', 2, 45, NULL, '2018-12-30', NULL, '2020-08-17 04:03:35', '2020-08-17 04:03:35'),
(163, NULL, NULL, '1', 2, 54, NULL, '2018-12-30', NULL, '2020-08-17 04:05:03', '2020-08-17 04:05:03'),
(164, NULL, NULL, '1', 2, 25, NULL, '2017-02-02', NULL, '2020-08-17 04:11:18', '2020-08-17 04:11:18'),
(165, NULL, NULL, '1', 2, 57, NULL, '2017-02-02', NULL, '2020-08-17 04:12:51', '2020-08-17 04:12:51'),
(166, NULL, NULL, '1', 2, 50, NULL, '2017-02-02', NULL, '2020-08-17 04:14:25', '2020-08-17 04:14:25'),
(167, NULL, NULL, '1', 2, 54, NULL, '2017-02-02', NULL, '2020-08-17 04:16:04', '2020-08-17 04:16:04'),
(168, NULL, NULL, '1', 2, 45, NULL, '2017-02-02', NULL, '2020-08-17 04:17:30', '2020-08-17 04:17:30'),
(169, NULL, NULL, '1', 2, 56, NULL, '2017-03-02', NULL, '2020-08-17 04:19:07', '2020-08-17 04:19:07'),
(170, NULL, NULL, '1', 2, 56, NULL, '2017-02-02', NULL, '2020-08-17 04:21:06', '2020-08-17 04:21:06'),
(171, NULL, NULL, '1', 2, 50, NULL, '2017-03-02', NULL, '2020-08-17 04:22:33', '2020-08-17 04:22:33'),
(172, NULL, NULL, '1', 2, 50, NULL, '2017-03-02', NULL, '2020-08-17 04:24:22', '2020-08-17 04:24:22'),
(173, NULL, NULL, '1', 2, 54, NULL, '2017-03-04', NULL, '2020-08-17 04:25:55', '2020-08-17 04:25:55'),
(174, NULL, NULL, '1', 2, 57, NULL, '2017-03-06', NULL, '2020-08-17 04:28:43', '2020-08-17 04:28:43'),
(175, NULL, NULL, '1', 2, 54, NULL, '2017-03-07', NULL, '2020-08-17 04:30:17', '2020-08-17 04:30:17'),
(176, NULL, NULL, '1', 2, 50, NULL, '2017-04-03', NULL, '2020-08-17 04:31:52', '2020-08-17 04:31:52'),
(177, NULL, NULL, '1', 2, 45, NULL, '2017-05-01', NULL, '2020-08-17 04:34:05', '2020-08-17 04:34:05'),
(178, NULL, NULL, '1', 2, 25, NULL, '2017-05-01', NULL, '2020-08-17 04:35:47', '2020-08-17 04:35:47'),
(179, NULL, NULL, '1', 2, 45, NULL, '2017-06-01', NULL, '2020-08-17 04:47:50', '2020-08-17 04:47:50'),
(180, NULL, NULL, '1', 2, 57, NULL, '2017-06-01', NULL, '2020-08-17 04:49:18', '2020-08-17 04:49:18'),
(181, NULL, NULL, '1', 2, 45, NULL, '2017-06-01', NULL, '2020-08-17 04:51:21', '2020-08-17 04:51:21'),
(182, NULL, NULL, '1', 2, 42, NULL, '2017-06-01', NULL, '2020-08-17 04:53:14', '2020-08-17 04:53:14'),
(183, NULL, NULL, '1', 2, 57, NULL, '2017-06-01', NULL, '2020-08-17 04:54:30', '2020-08-17 04:54:30'),
(184, NULL, NULL, '1', 2, 57, NULL, '2017-07-04', NULL, '2020-08-17 04:56:06', '2020-08-17 04:56:06'),
(185, NULL, NULL, '1', 2, 45, NULL, '2017-07-04', NULL, '2020-08-17 05:01:42', '2020-08-17 05:01:42'),
(186, NULL, NULL, '1', 2, 51, NULL, '2017-07-04', NULL, '2020-08-17 05:03:55', '2020-08-17 05:03:55'),
(187, NULL, NULL, '1', 2, 14, NULL, '2017-07-04', NULL, '2020-08-17 05:05:36', '2020-08-17 05:05:36'),
(188, NULL, NULL, '1', 2, 59, NULL, '2017-09-06', NULL, '2020-08-17 05:07:16', '2020-08-18 08:29:01'),
(189, NULL, NULL, '1', 2, 56, NULL, '2017-09-06', NULL, '2020-08-17 05:09:48', '2020-08-18 08:29:47'),
(190, NULL, NULL, '1', 2, 49, NULL, '2017-09-22', NULL, '2020-08-17 05:11:41', '2020-08-17 05:11:41'),
(191, NULL, NULL, '1', 2, 54, NULL, '2017-09-25', NULL, '2020-08-17 05:14:13', '2020-08-17 05:14:13'),
(192, NULL, NULL, '1', 2, 57, NULL, '2017-09-30', NULL, '2020-08-17 05:16:03', '2020-08-17 05:16:03'),
(193, NULL, NULL, '1', 2, 56, NULL, '2017-09-30', NULL, '2020-08-17 05:21:24', '2020-08-17 05:21:24'),
(194, NULL, NULL, '1', 2, 37, NULL, '2017-11-09', NULL, '2020-08-17 05:24:30', '2020-08-17 05:24:30'),
(195, NULL, NULL, '1', 2, 54, NULL, '2017-11-09', NULL, '2020-08-17 05:26:29', '2020-08-17 05:26:29'),
(196, NULL, NULL, '1', 2, 57, NULL, '2017-12-04', NULL, '2020-08-17 05:28:45', '2020-08-17 05:28:45'),
(197, NULL, NULL, '1', 2, 50, NULL, '2017-12-04', NULL, '2020-08-17 05:31:08', '2020-08-17 05:31:08'),
(198, NULL, NULL, '1', 2, 57, NULL, '2017-12-31', NULL, '2020-08-17 05:34:49', '2020-08-17 05:34:49'),
(199, NULL, NULL, '1', 2, 57, NULL, '2017-12-31', NULL, '2020-08-17 05:36:26', '2020-08-17 05:36:26'),
(200, NULL, NULL, '1', 2, 58, NULL, '2017-12-31', NULL, '2020-08-17 05:38:29', '2020-08-17 05:38:29'),
(201, NULL, NULL, '1', 2, 45, NULL, '2017-12-31', NULL, '2020-08-17 05:40:20', '2020-08-17 05:40:20'),
(202, NULL, NULL, '1', 2, 54, NULL, '2017-12-31', NULL, '2020-08-17 05:42:12', '2020-08-17 05:42:12'),
(203, NULL, NULL, '1', 2, 50, NULL, '2016-03-05', NULL, '2020-08-17 05:48:52', '2020-08-17 05:48:52'),
(204, NULL, NULL, '1', 2, 52, NULL, '2016-02-01', NULL, '2020-08-17 05:51:14', '2020-08-17 05:51:14'),
(205, NULL, NULL, '1', 2, 50, NULL, '2016-03-05', NULL, '2020-08-17 05:53:07', '2020-08-17 05:53:07'),
(206, NULL, NULL, '1', 2, 59, NULL, '2016-04-01', NULL, '2020-08-17 05:54:41', '2020-08-18 08:38:05'),
(207, NULL, NULL, '1', 2, 56, NULL, '2016-04-11', NULL, '2020-08-17 05:56:39', '2020-08-17 05:56:39'),
(208, NULL, NULL, '1', 2, 47, NULL, '2016-04-20', NULL, '2020-08-17 05:58:28', '2020-08-17 05:58:28'),
(209, NULL, NULL, '1', 2, 57, NULL, '2016-05-20', NULL, '2020-08-17 06:00:13', '2020-08-17 06:00:13'),
(210, NULL, NULL, '1', 2, 47, NULL, '2016-06-15', NULL, '2020-08-17 06:02:32', '2020-08-17 06:02:32'),
(211, NULL, NULL, '1', 2, 57, NULL, '2016-06-15', NULL, '2020-08-17 06:04:10', '2020-08-17 06:04:10'),
(212, NULL, NULL, '1', 2, 54, NULL, '2016-06-15', NULL, '2020-08-17 06:06:31', '2020-08-17 06:06:31'),
(213, NULL, NULL, '1', 2, 50, NULL, '2016-08-18', NULL, '2020-08-17 06:08:01', '2020-08-17 06:08:01'),
(214, NULL, NULL, '1', 2, 25, NULL, '2016-08-18', NULL, '2020-08-17 06:09:26', '2020-08-17 06:09:26'),
(216, NULL, NULL, '1', 2, 42, NULL, '2016-08-30', NULL, '2020-08-17 06:14:02', '2020-08-17 06:14:02'),
(217, NULL, NULL, '1', 2, 59, NULL, '2016-08-30', NULL, '2020-08-17 06:15:49', '2020-08-18 08:54:03'),
(218, NULL, NULL, '1', 2, 14, NULL, '2016-08-30', NULL, '2020-08-17 06:17:29', '2020-08-17 06:17:29'),
(219, NULL, NULL, '1', 2, 25, NULL, '2016-10-16', NULL, '2020-08-17 06:19:06', '2020-08-17 06:19:06'),
(220, NULL, NULL, '1', 2, 57, NULL, '2016-10-17', NULL, '2020-08-17 06:21:18', '2020-08-17 06:21:18'),
(221, NULL, NULL, '1', 2, 45, NULL, '2016-10-17', NULL, '2020-08-17 06:23:05', '2020-08-17 06:23:05'),
(222, NULL, NULL, '1', 2, 57, NULL, '2016-11-03', NULL, '2020-08-17 06:24:28', '2020-08-17 06:24:28'),
(223, NULL, NULL, '1', 2, 54, NULL, '2016-11-03', NULL, '2020-08-17 06:26:08', '2020-08-17 06:26:08'),
(224, NULL, NULL, '1', 2, 25, NULL, '2016-11-03', NULL, '2020-08-17 06:27:43', '2020-08-17 06:27:43'),
(225, NULL, NULL, '1', 2, 45, NULL, '2016-11-03', NULL, '2020-08-17 06:29:25', '2020-08-17 06:29:25'),
(226, NULL, NULL, '1', 2, 59, NULL, '2016-11-03', NULL, '2020-08-17 06:31:50', '2020-08-18 08:41:38'),
(227, NULL, NULL, '1', 2, 59, NULL, '2016-12-04', NULL, '2020-08-17 06:33:29', '2020-08-18 08:41:59'),
(228, NULL, NULL, '1', 2, 57, NULL, '2016-12-04', NULL, '2020-08-17 06:35:19', '2020-08-17 06:35:19'),
(229, NULL, NULL, '1', 2, 37, NULL, '2016-12-04', NULL, '2020-08-17 06:37:15', '2020-08-17 06:37:15'),
(230, NULL, NULL, '1', 2, 57, NULL, '2016-12-28', NULL, '2020-08-17 06:38:37', '2020-08-17 06:38:37'),
(231, NULL, NULL, '1', 2, 57, NULL, '2016-12-28', NULL, '2020-08-17 06:41:24', '2020-08-17 06:41:24'),
(232, NULL, NULL, '1', 2, 26, NULL, '2016-12-29', NULL, '2020-08-17 06:43:06', '2020-08-17 06:43:06'),
(233, NULL, NULL, '1', 2, 59, NULL, '2015-11-25', NULL, '2020-08-17 08:30:26', '2020-08-17 08:30:26'),
(234, NULL, NULL, '1', 2, 58, NULL, '2015-11-21', NULL, '2020-08-17 08:38:09', '2020-08-18 09:14:03'),
(235, NULL, NULL, '1', 2, 37, NULL, '2015-09-07', NULL, '2020-08-17 08:41:04', '2020-08-17 08:41:04'),
(236, NULL, NULL, '1', 2, 57, NULL, '2015-08-11', NULL, '2020-08-17 08:43:55', '2020-08-17 08:43:55'),
(237, NULL, NULL, '1', 2, 57, NULL, '2015-06-25', NULL, '2020-08-17 08:46:06', '2020-08-17 08:46:06'),
(238, NULL, NULL, '1', 2, 57, NULL, '2015-05-10', NULL, '2020-08-17 08:50:11', '2020-08-17 08:50:11'),
(239, NULL, NULL, '1', 2, 59, NULL, '2015-04-21', NULL, '2020-08-17 09:12:14', '2020-08-17 09:12:14'),
(240, NULL, NULL, '1', 2, 45, NULL, '2015-04-29', NULL, '2020-08-17 09:16:02', '2020-08-17 09:16:02'),
(241, NULL, NULL, '1', 2, 14, NULL, '2015-03-04', NULL, '2020-08-17 09:18:46', '2020-08-17 09:18:46'),
(242, NULL, NULL, '1', 2, 65, NULL, '2015-01-11', NULL, '2020-08-17 09:21:26', '2020-08-18 09:21:43'),
(243, NULL, NULL, '1', 2, 59, NULL, '2014-06-24', NULL, '2020-08-17 09:50:02', '2020-08-18 08:41:28'),
(244, NULL, NULL, '1', 2, 59, NULL, '2014-04-09', NULL, '2020-08-17 09:55:07', '2020-08-17 09:55:07'),
(245, NULL, NULL, '1', 2, 60, NULL, '2014-04-07', NULL, '2020-08-17 09:58:24', '2020-08-18 08:42:45'),
(246, NULL, NULL, '1', 2, 45, NULL, '2014-04-01', NULL, '2020-08-17 10:00:58', '2020-08-17 10:00:58'),
(247, NULL, NULL, '1', 2, 37, NULL, '2014-02-19', NULL, '2020-08-17 10:06:17', '2020-08-17 10:06:17'),
(248, NULL, NULL, '1', 2, 12, NULL, '2014-02-13', NULL, '2020-08-17 10:10:41', '2020-08-17 10:10:41'),
(249, NULL, NULL, '1', 2, 57, NULL, '2014-02-10', NULL, '2020-08-17 10:12:47', '2020-08-17 10:12:47'),
(250, NULL, NULL, '1', 2, 60, NULL, '2014-02-06', NULL, '2020-08-17 10:16:16', '2020-08-18 08:50:30'),
(251, NULL, NULL, '1', 2, 57, NULL, '2014-02-05', NULL, '2020-08-17 10:18:56', '2020-08-17 10:18:56'),
(252, NULL, NULL, '1', 2, 45, NULL, '2014-01-24', NULL, '2020-08-17 10:22:05', '2020-08-17 10:22:05'),
(253, NULL, NULL, '1', 2, 35, NULL, '2014-01-22', NULL, '2020-08-17 10:25:20', '2020-08-18 09:01:59'),
(254, NULL, NULL, '1', 2, 56, NULL, '2014-01-08', NULL, '2020-08-17 10:28:37', '2020-08-17 10:28:37'),
(255, NULL, NULL, '1', 2, 50, NULL, '2013-12-13', NULL, '2020-08-17 10:35:37', '2020-08-17 10:35:37'),
(256, NULL, NULL, '1', 2, 45, NULL, '2013-07-30', NULL, '2020-08-17 10:38:40', '2020-08-17 10:38:40'),
(257, NULL, NULL, '1', 2, 28, NULL, '2013-06-10', NULL, '2020-08-17 10:41:39', '2020-08-17 10:41:39'),
(258, NULL, NULL, '1', 2, 57, NULL, '2013-04-30', NULL, '2020-08-17 10:43:57', '2020-08-17 10:43:57'),
(259, NULL, NULL, '1', 2, 57, NULL, '2013-04-15', NULL, '2020-08-17 10:47:14', '2020-08-17 10:47:14'),
(260, NULL, NULL, '1', 2, 57, NULL, '2013-03-15', NULL, '2020-08-17 10:49:38', '2020-08-17 10:49:38'),
(261, NULL, NULL, '1', 2, 59, NULL, '2012-03-05', NULL, '2020-08-17 10:53:57', '2020-08-17 10:53:57'),
(262, NULL, NULL, '1', 2, 59, NULL, '2011-06-26', NULL, '2020-08-17 11:14:29', '2020-08-17 11:14:29'),
(263, NULL, NULL, '1', 2, 57, NULL, '2011-01-17', NULL, '2020-08-17 11:27:02', '2020-08-17 11:27:02'),
(264, NULL, NULL, '1', 2, 45, NULL, '2011-01-15', NULL, '2020-08-17 11:30:00', '2020-08-17 11:30:00'),
(265, NULL, NULL, '1', 2, 37, NULL, '2007-06-16', NULL, '2020-08-17 12:38:47', '2020-08-17 12:38:47'),
(266, NULL, NULL, '1', 2, 61, NULL, '2016-05-31', NULL, '2020-08-18 04:42:28', '2020-08-18 04:44:24'),
(267, NULL, NULL, '1', 2, 58, NULL, '2016-10-09', NULL, '2020-08-18 05:06:02', '2020-08-18 05:06:02'),
(268, NULL, NULL, '1', 2, 65, NULL, '2017-03-05', NULL, '2020-08-18 05:36:18', '2020-08-18 05:36:18'),
(269, NULL, NULL, '1', 2, 57, NULL, '2008-02-01', NULL, '2020-08-18 05:45:28', '2020-08-18 05:45:28'),
(270, NULL, NULL, '1', 2, 57, NULL, '2008-06-08', NULL, '2020-08-18 05:48:21', '2020-08-18 05:48:21'),
(271, NULL, NULL, '1', 2, 60, NULL, '2017-09-15', NULL, '2020-08-18 05:50:42', '2020-08-18 05:50:42'),
(272, NULL, NULL, '1', 2, 57, NULL, '2008-06-10', NULL, '2020-08-18 05:51:26', '2020-08-18 05:51:26'),
(273, NULL, NULL, '1', 2, 50, NULL, '2008-07-09', NULL, '2020-08-18 05:54:48', '2020-08-18 05:54:48'),
(274, NULL, NULL, '1', 2, 57, NULL, '2008-07-10', NULL, '2020-08-18 05:57:01', '2020-08-18 05:57:01'),
(275, NULL, NULL, '1', 2, 50, NULL, '2008-07-14', NULL, '2020-08-18 05:58:58', '2020-08-18 05:58:58'),
(276, NULL, NULL, '1', 2, 57, NULL, '2008-07-15', NULL, '2020-08-18 06:07:26', '2020-08-18 06:07:26'),
(277, NULL, NULL, '1', 2, 32, NULL, '2018-02-05', '2020-08-18 06:31:14', '2020-08-18 06:15:17', '2020-08-18 06:31:14'),
(278, NULL, NULL, '1', 2, 45, NULL, '2008-09-23', NULL, '2020-08-18 06:22:40', '2020-08-18 06:22:40'),
(279, NULL, NULL, '1', 2, 60, NULL, '2018-10-30', NULL, '2020-08-18 06:22:43', '2020-08-18 06:22:43'),
(280, NULL, NULL, '1', 2, 45, NULL, '2008-11-03', NULL, '2020-08-18 06:24:39', '2020-08-18 06:24:39'),
(281, NULL, NULL, '1', 2, 57, NULL, '2008-12-01', '2020-08-18 06:32:30', '2020-08-18 06:26:34', '2020-08-18 06:32:30'),
(282, NULL, NULL, '1', 2, 57, NULL, '2008-02-01', NULL, '2020-08-18 06:29:24', '2020-08-18 06:29:24'),
(283, NULL, NULL, '1', 2, 25, NULL, '2018-02-05', NULL, '2020-08-18 06:34:24', '2020-08-18 06:34:24'),
(284, NULL, NULL, '1', 2, 60, NULL, '2019-10-09', NULL, '2020-08-18 06:45:56', '2020-08-18 06:45:56'),
(285, NULL, NULL, '1', 2, 57, NULL, '2009-03-09', NULL, '2020-08-18 06:56:02', '2020-08-18 06:56:02'),
(286, NULL, NULL, '1', 2, 45, NULL, '2009-05-09', NULL, '2020-08-18 06:59:14', '2020-08-18 06:59:14'),
(287, NULL, NULL, '1', 2, 60, NULL, '2019-11-11', NULL, '2020-08-18 07:00:58', '2020-08-18 07:00:58'),
(288, NULL, NULL, '1', 2, 57, NULL, '2019-01-30', NULL, '2020-08-18 07:03:20', '2020-08-18 07:03:20'),
(289, NULL, NULL, '1', 2, 45, NULL, '2009-07-09', NULL, '2020-08-18 07:05:18', '2020-08-18 07:05:18'),
(290, NULL, NULL, '1', 2, 45, NULL, '2009-11-23', NULL, '2020-08-18 07:08:40', '2020-08-18 07:08:40'),
(291, NULL, NULL, '1', 2, 45, NULL, '2009-12-09', NULL, '2020-08-18 07:32:22', '2020-08-18 07:32:22'),
(292, NULL, NULL, '1', 2, 57, NULL, '2010-02-01', NULL, '2020-08-18 07:43:14', '2020-08-18 07:43:14'),
(293, NULL, NULL, '1', 2, 59, NULL, '2010-06-01', NULL, '2020-08-18 07:48:04', '2020-08-18 07:48:04'),
(294, NULL, NULL, '1', 2, 57, NULL, '2010-07-01', NULL, '2020-08-18 07:50:47', '2020-08-18 07:50:47'),
(295, NULL, NULL, '1', 2, 57, NULL, '2010-07-04', NULL, '2020-08-18 07:53:05', '2020-08-18 07:53:05'),
(296, NULL, NULL, '1', 2, 65, NULL, '2010-08-14', NULL, '2020-08-18 07:57:14', '2020-08-18 07:57:14');

-- --------------------------------------------------------

--
-- Table structure for table `article_descriptions`
--

CREATE TABLE `article_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(191) DEFAULT NULL,
  `description` longtext DEFAULT NULL,
  `slug` varchar(100) DEFAULT NULL,
  `meta_description` text DEFAULT NULL,
  `keywords` varchar(400) DEFAULT NULL,
  `article_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `article_descriptions`
--

INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(59, 'محطة كونشار Končar للطاقة الشمسية تفوز بالجائزة الذهبية', '<p>فازت شركة كونشار Končar للمعدات الكهربائية بالجائزة الذهبية في المعرض الدولي للاختراعات والابتكارات لعام 2016، الذي عقد في صربيا، كرواتيا.</p>\r\n<p>وقد طورت شركة كونشار Končar محطة قياسية للطاقة الشمسية متاحة لجميع المستخدمين في القطاعين السكني والصناعي. وتُعرف المنتجات باسم \"طاقة كونتشار الخضراء للاستخدامات المنزلية (GHE)\" و\"طاقة كونتشار الخضراء للاستخدامات التجارية والصناعية (GBE)\".</p>\r\n<p>المعرض الدولي السنوي للاختراعات يعرض الابتكارات والمنتجات والتقنيات الجديدة في مجالات الهندسة الميكانيكية، والهندسة الكهربائية، وتكنولوجيا المعلومات، والفيزياء، وهندسة ميكاترونيكس، والكيمياء، والبيولوجيا والطب، بالإضافة إلى المجالات الطبيعية والتقنية الأخرى.</p>\r\n<p>يّكر أن مشروع كونشار لمحطات الطاقة الشمسية يعد ابتكارا جديدا في كل من كرواتيا وأوروبا، بفضل عدد من الحوافز الحكومية للطاقة المتجددة.</p>', NULL, NULL, NULL, 24, 1),
(60, 'Koncar Wins the Gold Medal for its Solar Power-Plant', '<p>Koncar Electrical Equipment won the gold medal in the 2016 International Exhibition of Inventions held in Zagreb, Croatia.</p>\r\n<p>Koncar developed a standardized solar power-plant that is accessible to both households and industrial users. The products are known as &ldquo;Koncar Green Home Energy (GHE)&rdquo; and &ldquo;Koncar Green Business Energy (GBE)&rdquo;.</p>\r\n<p>The annual International Exhibition of Inventions presents innovations, new products and technologies from the fields of mechanical engineering, electrical engineering, IT, physics, mechatronics, chemistry, biology and medicine in addition to other natural and technical fields.</p>\r\n<p>Koncar&rsquo;s solar power plants project is considered to be a relevant new innovation both in Croatia and Europe due to the number of governmental incentives for renewable energy.</p>', NULL, NULL, NULL, 24, 2),
(69, 'نسما للاتصالات والتقنية ترعى المعرض السعودي للشبكات الكهربائية الذكية وتقنيات الطاقة المتجددة 2017', '<p><br />كانت نسما للاتصالات والتقنية الراعي البلاتيني للمعرض السعودي للشبكات الكهربائية الذكية وتقنيات الطاقة المتجددة 2017 (SASG-2017)</p>\r\n<p>وقد تناول المعرض عددا من المواضيع الرئيسية، منها التجارب الدولية ودراسات الحالة في مجالات الشبكات الذكية، والطاقة المتجددة، والحلول الهجينة، إضافة إلى دور المرأة في مجال إدارة الطاقة والكهرباء.</p>', NULL, NULL, NULL, 25, 1),
(70, 'NT&T Sponsors SASG-2017', '<p>Nesma Telecom &amp; Technology (NT&amp;T) was a platinum sponsor at the 2017 Saudi Arabia Smart Grid and Renewable Energy (SASG-2017) exhibition.</p>\r\n<p>Key topics in the exhibition were international experiences and case studies in smart grid, renewable energy and hybrid solutions, women in power and energy management.</p>', NULL, NULL, NULL, 25, 2),
(71, 'نسما للاتصالات والتقنية تحوز على مشروع لصالح الشركة الوطنية لخدمات الطاقة', '<p>حازت شركة نسما للاتصالات والتقنية على أول مشروع لها كشركة لخدمات الطاقة لصالح الشركة الوطنية لخدمات كفاءة الطاقة (ترشيد)، المملوكة لصندوق الاستثمارات العامة السعودي، بقيمة تقارب ١٤٥ مليون ريال سعودي.</p>', NULL, NULL, NULL, 26, 1),
(72, 'NT&T Awarded Project from National Energy Services Co.', '<p>Nesma Telecom &amp; Technology (NT&amp;T) has been awarded its first project as an Energy Services Company (ESCO) with the National Energy Services Company (NESCO) / Tarshid, a company owned by the Saudi Public Investment fund (PIF), valued at nearly SAR 145 million.</p>', NULL, NULL, NULL, 26, 2),
(87, 'نسما للكهرباء والاتصالات توقع عقدها الأول في البحرين', '<p>وقعت شركة نسما للكهرباء والاتصالات عقدها الأول في مملكة البحرين، مع هيئة الكهرباء والماء البحرينية، لبناء أربع محطات تحويل/توزيع، بجهد 66 كيلوفولت في مدينة الشامية. تم التوقيع على اعتبار عقد تسليم المفتاح بتكلفة إجمالية، كجزء من المرحلة الثانية من مشروع تطوير شبكتي نقل الطاقة الكهربائية ذات الجهدين 220 و66 كيلوفولت، والذي يتم تمويله من قبل الصندوق السعودي للتنمية.</p>', NULL, NULL, NULL, 27, 1),
(88, 'Nesma Electric & Communications Signs First Contract in Bahrain', '<p>Nesma Electric &amp; Communications (NE&amp;C) signed its first contract in the Kingdom of Bahrain for the construction of four 66kV substations at Almadinah Alshameyah with Bahrain&rsquo;s Electricity &amp; Water Authority (EWA) on a lump sum turnkey basis and as part of the 220kV &amp; 66kV transmission development phase 2 which is being funded by the Saudi Fund for Development (SFD).</p>', NULL, NULL, NULL, 27, 2),
(93, 'نسما وشركاهم ترعى منتدى إدارة المشاريع', '<p><br />بصفتها الراعي الذهبي، شاركت نسما وشركاهم في منتدى إدارة المشاريع (PMI-KSA)، الذي عُقد في مدينة جدة مؤخراً.</p>\r\n<p>ركز المنتدى على تقديم موضوعات وتقنيات ومناهج إدارة المشاريع الفعالة للمهنيين، كما تخلله مناقشة المشاريع الناشئة في مجال الطاقة المتجددة.</p>', NULL, NULL, NULL, 34, 1),
(94, 'Nesma & Partners Sponsors Project Management Symposium Forum', '<p>Nesma &amp; Partners was a gold sponsor of the Project Management Symposium (PMI-KSA) Forum in Jeddah.</p>\r\n<p>The event focused on presenting effective project management topics and techniques for professionals and included discussing emerging projects in the renewable energy field.</p>', NULL, NULL, NULL, 34, 2),
(99, 'الأمير سعود بن نايف آل سعود يفتتح أكاديمية \"زادك\" السعودية لفنون الطهي', '<p>دشن صاحب السمو الملكي الأمير سعود بن نايف آل سعود، أكاديمية \"زادك\" السعودية لفنون الطهي في الخبر. تتمثل رؤية الأكاديمية في إحداث تغيير إيجابي في مجتمع المملكة العربية السعودية، من خلال إنشاء أكاديمية رائدة لفنون الطهي، لتصبح منصة لقطاع الأغذية في المملكة. يُذكر أن نسما للتجارة هي المؤسس المشارك والراعي لأكاديمية \"زادك\".</p>\r\n<p>&nbsp;</p>\r\n<p>ترأس المجلس الاستشاري لأكاديمية \"زادك\"، نائب رئيس مجموعة نسما القابضة، نورة التركي، بينما مارك ألدرسون، المدير العام لشركة نسما للتموين عضو في اللجنة التنفيذية لـ \"زادك\".</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 37, 1),
(100, 'Prince Saud Bin Naif Al Saud Inaugurates ZADK Saudi Culinary Academy', '<p>His Royal Highness, Prince Saud Bin Naif Al Saud, inaugurated ZADK Saudi Culinary Academy in Khobar, which has a vision to create positive social change in Saudi Arabia by establishing a top-quality flagship Culinary Academy that becomes a platform for the Kingdom&rsquo;s food sector. Nesma Trading is a co-founder and sponsor of ZADK. <br /><br />Nesma Holding&rsquo;s vice president, Noura Alturki, sits on ZADK&rsquo;s advisory board, while Mark Alderson, Nesma Catering&rsquo;s general manager, is a member of ZADK\'s executive committee.</p>', NULL, NULL, NULL, 37, 2),
(109, 'نسما وشركاهم تحصل على جائزة', '<p>كانت نسما وشركاهم من بين الشركات المتميزة التي كرمتها شركة أرامكو السعودية، لمساهمتها القيّمة في مساعدة أرامكو على تأسيس برنامج \"اكتفاء\"، الذي يهدف إلى تعزيز القيمة المضافة الإجمالية في المملكة، من أجل تطوير وتحسين المحتوى السعودي في الشركات.</p>\r\n<p>&nbsp;</p>\r\n<p>نسما وشركاهم كانت الراعي البلاتيني لمنتدى ومعرض \"اكتفاء\" السنوي الرابع لعام 2018، الذي أُقيم في مركز الظهران للمعارض بالدمام، والذي يعتبر الرابط الرئيسي السنوي لأرامكو السعودية مع مورديها في قطاع الطاقة.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 40, 1),
(110, 'Nesma & Partners Receives IKTVA Award', '<p>Nesma &amp; Partners was among the privileged companies who were awarded by Saudi Aramco for their distinguished contribution in assisting the Aramco to set up IKTVA, the In-Kingdom Total Value Add Program, to promote and enhance Saudi content in companies.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners was also a Platinum sponsor of the 4th annual IKTVA Forum and Exhibition 2018 at the Dhahran Expo Center in Dammam, Saudi Aramco&rsquo;s annual principal engagement with its valued energy sector suppliers.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 40, 2),
(111, 'نسما ترعى ماراثون جدة السادس', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنها ستكون \"الراعي البلاتيني\" لماراثون جدة السنوي السادس، الذي تنظمته جمعية البر الخيرية. ستنطلق فعاليات الماراثون يوم 13 يناير 2009، وستذهب عائداته إلى جمعية البر الخيرية لتمويل برامجها الخيرية المختلفة. ويقام هذا الحدث تحت رعاية صاحب السمو الملكي الأمير مشعل بن ماجد محافظ جدة، وبمشاركة العديد من جهات القطاعين الخاص والعام، أبرزها وزارة التربية والتعليم</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 41, 1),
(112, 'Nesma Sponsors 6th Jeddah Marathon', '<p>Nesma Holding has announced it will be a &ldquo;platinum sponsor&rdquo; of the 6th annual Jeddah Marathon, organized by the Al Birr Charity. All proceeds from this event, which will be held on Jan. 13, 2009, will go to the Al Birr Charity to fund its various charitable programs. The event is being held under the auspices of His Royal Highness, Prince Mishaal bin Majed, Governor of Jeddah, with the involvement of several private and public bodies, most notably the Ministry of Education.</p>', NULL, NULL, NULL, 41, 2),
(117, 'نسما وشركاهم تفوز بعقد إعمار بقيمة 167 مليون ريال سعودي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-editor-state=\"closed\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنه تم منحها عقدا بقيمة 167 مليون ريال سعودي من قبل شركة إعمار، المدينة الاقتصادية (إعمار المدينة الاقتصادية)، الشركة المدرجة في السوق المالية السعودية (تداول) لتطوير مدينة الملك عبد الله الاقتصادية. العقد عبارة عن تطوير البنية التحتية في المنطقة ب ضمن شاطئ المنتجع، والذي يعد أحد العناصر الرئيسة لهذا المشروع الضخم.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يتم الانتهاء من هذا المشروع بحلول شهر يوليو 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 42, 1),
(118, 'Nesma & Partners Wins SR167 Million Emaar Contract', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded a 167 million Saudi Riyal contract by Emaar, The Economic City (Emaar.E.C), the Tadawul-listed company developing King Abdullah Economic City (KAEC), to build the infrastructure at Zone B within the Resort Cove, one of the key components of this mega project.</div>\r\n<div>&nbsp;</div>\r\n<div>The project is scheduled for completion by July 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 42, 2),
(119, 'نسما القابضة توقع مذكرة تفاهم مع مؤسسة مسك', '<p>كجزء من منتدى المسك العالمي لعام 2019 المنعقد في الرياض ، وقعت شركة نسما القابضة مذكرة تفاهم مع مؤسسة مسك.</p>\r\n<p>&nbsp;</p>\r\n<p>بموجب الاتفاقية ، سوف تستكشف نسما ومسك برامج مشتركة لتوفير تدريب يسهم في المساعدة في تجهيز وتدريب الشباب السعودي ليصبحوا الجيل القادم من القادة.</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>بالإضافة إلى ذلك، عملت إن ديجيتيك مع شركة تيسلا (Tesla)، شركة السيارات الرائدة، لتصميم حوامل/ ستاندات لفعاليتين، هما القمة العالمية لطاقة المستقبل (World Future Energy Summit) وقمة الذكاء الاصطناعي (AI Everything). من أجل تلك القمم، قامت إن ديجيتك بتطوير حوامل أنيقة مع عناصر ذات تقنيات عالية تتماشى مع رؤية شركة تيسلا Tesla نحو سيارات صديقة للبيئة.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 38, 1),
(120, 'Nesma Holding Signs MOU with MiSK Foundation', '<p>As part of the 2019 MiSK Global Forum held in Riyadh, Nesma Holding signed a memorandum of understanding (MOU) with the MiSK Foundation.</p>\r\n<p>&nbsp;</p>\r\n<p>Per the agreement, Nesma and MiSK will explore joint programs to provide training to help equip and train young Saudis to become the next generation of leaders.</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>During the event, NDigitec Prepress was excited to announce the beginning of a new printing era represented by moving from HD quality flexo printing to XPS Crystal via NDXC, an advanced prepress and premedia platform.</p>\r\n<p>&nbsp;</p>\r\n<p>Additionally, NDigitec worked with Tesla, a leading automotive company, to design stands for two events, the World Future Energy Summit and AI Everything. For these occasions, NDigitec developed elegant stands with high-tech elements in line with Tesla\'s eco friendly vehicle vision.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 38, 2),
(121, 'نسما القابضة توقع مذكرة تفاهم مع مؤسسة مسك', '<p>كجزء من منتدى المسك العالمي لعام 2019 المنعقد في الرياض ، وقعت شركة نسما القابضة مذكرة تفاهم مع مؤسسة مسك.</p>\r\n<p>&nbsp;</p>\r\n<p>بموجب الاتفاقية ، سوف تستكشف نسما ومسك برامج مشتركة لتوفير تدريب يسهم في المساعدة في تجهيز وتدريب الشباب السعودي ليصبحوا الجيل القادم من القادة.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 43, 1),
(122, 'Nesma Holding Signs MOU with MiSK Foundation', '<p>As part of the 2019 MiSK Global Forum held in Riyadh, Nesma Holding signed a memorandum of understanding (MOU) with the MiSK Foundation.</p>\r\n<p>&nbsp;</p>\r\n<p>Per the agreement, Nesma and MiSK will explore joint programs to provide training to help equip and train young Saudis to become the next generation of leaders.</p>\r\n<div style=\"text-align: right; direction: rtl;\"><span style=\"font-size: 22px;\"><strong>&nbsp;</strong></span></div>', NULL, NULL, NULL, 43, 2),
(123, 'منحت شركة شمول القابضة شركة نسما وشركاهم مشروع الرياض', '<p>فازت شركة نسما وشركاهم بمشروع الأفنيوز بالرياض والذي يقدر قيمته بـ 6.15 مليار ريال سعودي من قبل مجمع شمول التجاري والذي هو أحد فروع شركة شمول القابضة.</p>\r\n<p>&nbsp;</p>\r\n<p>يشمل نطاق أعمال نسما وشركاهم تصميم وبناء مركز تجاري ضخم ، وأماكن وقوف السيارات ، وحدائق وطرق داخلية.</p>\r\n<p>&nbsp;</p>\r\n<p>سوف يضم مشروع الأفنيوز - الرياض أكثر من 1300 متجر ويتكون من خمسة أبراج متعددة الأغراض مع الفنادق وقاعات المؤتمرات والشقق السكنية والمكاتب والمرافق الطبية.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 44, 1),
(124, 'Shomoul Holding Awards Nesma & Partners Riyadh Project', '<p>Nesma &amp; Partners was awarded The Avenues - Riyadh project, valued at SAR 6.15 billion, by Shomoul Trade Complex, one of Shomoul Holding&rsquo;s subsidiaries.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners&rsquo; scope of work includes the design and construction of a mega mall, parking spaces, gardens and internal roads.</p>\r\n<p>&nbsp;</p>\r\n<p>The Avenues - Riyadh will house more than 1,300 stores and consist of five multi-purpose towers with hotels, conference halls, residential apartments, offices and medical facilities.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 44, 2),
(125, 'نسما توقع اتفاقية مع صندوق تنمية الموارد البشرية لتدريب وتوظيف 300 شاب سعودي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-editor-state=\"closed\">\r\n<div>علنت شركة نسما وشركاهم للمقاولات المحدودة توقيعها اتفاقا مع صندوق تنمية الموارد البشرية لتدريب 300 شاب سعودي، على أن يتم توظيفهم في الشركة بعد تخرجهم. وتعد هذه الاتفاقية جزءا من التزام شركة نسما المستمر للعمل بشكل وثيق مع صندوق تنمية الموارد البشرية. يُذكر أن شركة نسما قد قامت في العام الماضي بتدريب وتوظيف أكثر من 700 شاب سعودي بالتعاون المشترك مع صندوق تنمية الموارد البشرية، ومن المخطط أن يتم توظيف أكثر من 1000 شاب سعودي خلال عام 2009 على نحو مماثل.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 45, 1),
(126, 'Nesma Signs Agreement with HRDF to Train and Employ 300 Saudi Youth', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has signed an agreement with the Human Resources Development Fund (HRDF) to train, and subsequently employ, 300 Saudi youth. This agreement is part of Nesma&rsquo;s ongoing commitment to work closely with the HRDF; last year Nesma &amp; Partners trained and employed more than 700 Saudi youth through joint cooperation with the HRDF, and in 2009, the company plans to hire more than 1,000 Saudi youth in similar fashion.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 45, 2),
(127, 'مركز نسما للتدريب يوقع اتفاقية مع جمعية إشراق', '<p>وقع مركز نسما للتدريب اتفاقية مع الجمعية السعودية لاضطراب فرط الحركة وتشتت الانتباه (جمعية إشراق). بموجب هذه الاتفاقية سيقوم مركز نسما للتدريب باستضافة الأنشطة المجتمعية والمؤتمرات وورش العمل ذات العلاقة بحالات الاضطراب، تستهدف الأطباء وخبراء الرعاية الصحية، وأولياء أمور المصابين، والمثقفين العامين والمتخصصين، مع الدعم والتركيز من خلال خدمات التوعية الصحية.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 46, 1),
(128, 'NTC Signs Agreement with ISHRAQ Association', '<p>Nesma Training Center signed a cooperation agreement with The Saudi Association for Hyperactivity and Attention Disorder (ISHRAQ). NTC will host events related to the disorder, targeting physicians, health care professionals, affected parents, public intellectuals and specialists. In addition to support and focus through health education services.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 46, 2),
(129, 'صالح التركي يحصل على الدكتوراه الفخرية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنه تم منح صالح التركي، رئيس شركة نسما القابضة، اليوم الدكتوراه الفخرية في العلوم الإنسانية والاجتماعية من جامعة ولاية مينداناو، مينداناو، الفلبين، في حفل خاص أقيم للاحتفال بهذه المناسبة. وقد حضر الحفل سعادة السفير أنطونيو فيلامور، سفير الفلبين لدى المملكة العربية السعودية، والبروفيسور بايسورايا سينسواي، المستشار بجامعة ولاية مينداناو، إضافة إلى أعضاء من مجتمع جامعة ولاية مينداناو. وقد أقيم الحفل بكلية دار الحكمة بجدة بحضور عائلة الشيخ صالح التركي وأصدقائه وزملائه</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 47, 1),
(130, 'Saleh Al-Turki Receives Honorary Doctorate', '<p>Nesma Holding has announced that Saleh Al-Turki, President of Nesma Holding, was awarded today an honorary doctorate of humanities &amp; social sciences from Mindanao State University (MSU), Mindanao, Philippines, at a special ceremony to mark the occasion. The ceremony was attended by His Excellency Ambassador Antonio P. Villamor, Philippines&rsquo; Ambassador to the Kingdom of Saudi Arabia and Professor Bai Soraya Q. Sinsuai, Chancellor, MSU &ndash; Maguindanao, in addition to various other members of the MSU community. The ceremony was held at Dar Al-Hekma College in Jeddah, with Saleh Al-Turki&rsquo;s family, friends and colleagues present to witness the event.</p>', NULL, NULL, NULL, 47, 2),
(131, 'نسما وشركاهم ترعى منتدى ومعرض إجمالي القيمة المضافة في المملكة للشركات الصغيرة والمتوسطة', '<p>بصفتها الراعي الذهبي، شاركت نسما وشركاهم في منتدى ومعرض تعزيز إجمالي القيمة المضافة في المملكة للشركات الصغيرة والمتوسطة (اكتفاء) 2017، والذي انعقد في مركز الظهران للمعارض في مدينة الدمام.</p>\r\n<p>&nbsp;</p>\r\n<p>وكانت شركة نسما وشركاهم إحدى الشركات الـ 109 المشاركة في معرض \"اكتفاء\"، إلى جانب شركة أرامكو السعودية وعدد من الشركات المحلية والدولية والوكالات الحكومية ومقدمي الخدمات.</p>\r\n<p>&nbsp;</p>\r\n<p>يُذكر أنه تم إطلاق برنامج \"اكتفاء\" في ديسمبر 2015 بالتركيز على ثلاثة أهداف رئيسية؛ تتمثل في مضاعفة النسبة المئوية للسلع والخدمات ذات الصلة بالطاقة المنتجة محليا بحلول عام 2021، وتصدير 30٪ من إجمالي سلع وخدمات الطاقة المحلية المنتجة في المملكة العربية السعودية، وخلق آلاف الوظائف المباشرة وغير المباشرة للسعوديين عبر الصناعات المتنامية.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 48, 1),
(132, 'Nesma & Partners Sponsors IKTVA SMEs Forum and Exhibition', '<p>As a gold sponsor and an exhibitor, Nesma &amp; Partners participated in the In-Kingdom Total Value Add for Small and Medium Enterprises (IKTVA SME&rsquo;s) 2017 Forum and Exhibition, held at Dhahran Expo Center in Dammam.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners was one of 109 exhibitors who participated in IKTVA exhibition including Saudi Aramco, local and international companies, government agencies and service providers.</p>\r\n<p>&nbsp;</p>\r\n<p>IKTVA program was launched in December 2015 with an emphasis on three main objectives: double the percentage of locally-produced energy- related goods and services by 2021, export 30% of the total domestic energy goods and services produced in Saudi Arabia and create thousands of direct and in-direct jobs for Saudis across the growing industries.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 48, 2),
(133, 'نسما وشركاهم تفوز بمشروع أرامكو الرئيسي مع شركة تشيودا/ سامسونج', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها مُنحت عقدا من الباطن من قبل شيودا / سامسونج لإنشاء الحزمة 4 (وحدة التفحيم المتأخر) التابعة لمشروع مصفاة الجبيل للتصدير JERP. ويشمل نطاق عمل نسما كافة الأعمال الإنشائية الخاصة بهذه الحزمة، منها على سبيل المثال لا الحصر تجهيز الموقع، وكافة الأعمال المدنية، وأعمال البناء والتشييد، وأعمال تركيب الهياكل الصلب/ التركيبات الميكانيكية/المعدات/ خطوط الأنابيب، والرفع الثقيل، وأجهزة القياس والتحكم الكهربائية، والتشغيل الابتدائي والمساعدة على التكليف/التشغيل النهائي.</div>\r\n<div>&nbsp;</div>\r\n<div>يتم تطوير مشروع مصفاة الجبيل للتصدير من قبل كل من أرامكو السعودية وتوتال لإنشاء مصفاة تحويل كاملة في مدينة الجبيل، المملكة العربية السعودية عالمية الطراز لإنتاج 400,000 برميل يوميا. وستقوم المصفاة بمعالجة النفط الخام الثقيل وتحويله إلى منتجات مكررة عالية الجودة تتوافق مع أعلى المواصفات العالمية. وسوف تشمل منتجات المصفاة وقود الديزل، ووقود الطائرات، والبنزين، علاوة على المنتجات البتروكيماوية مثل البارازيلين والبنزين العطري والبروبلين.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يتم الانتهاء من هذا المشروع بحلول شهر يناير 2013.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>', NULL, NULL, NULL, 49, 1),
(134, 'Nesma & Partners Awarded Major Aramco Project with Chiyoda/Samsung', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded by Chiyoda/Samsung a subcontract for the construction of Package-4 (Delayed Coker Unit) associated with Jubail Export Refinery Project (JERP). Nesma&rsquo;s scope of work includes the total construction of this package, including, but not limited to, site preparation, all civil and buildings, structural steel/mechanical/equipment/piping erection, heavy lift, electrical &amp; instrumentation, painting, insulation, pre-commissioning and assistance to final commissioning.</div>\r\n<div>&nbsp;</div>\r\n<div>JERP is developed by Saudi Aramco and Total for a 400,000 barrels per day world-class, full conversion refinery in Jubail. The refinery will process heavy crude oil and convert it into high quality refined products that meet the highest international specifications. Products will include diesel fuel, aircraft fuel, gasoline as well as petrochemical products such as paraxylene, aromatic gasoline and propylene.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners&rsquo; portion is scheduled for completion by January 2013.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 49, 2),
(135, 'توقيع اتفاقية بين مركز نسما للتدريب ومسك', '<p>وقع مركز نسما للتدريب اتفاقية مع مؤسسة مسك الخيرية لتوفير مساحة تعليمية لبرنامج مبادرة المنح الدراسية Udacity Connect.</p>\r\n<p>&nbsp;</p>\r\n<p>تهدف يوداسيتي إلى تطوير المعرفة والمهارات اللازمة للعمل في مجال التكنولوجيا بما في ذلك تطوير الهاتف المحمول والويب وتحليل الأعمال والبرمجة للسعوديين المتحمسين للتكنولوجيا.</p>\r\n<p>&nbsp;</p>\r\n<p>مسك هي مؤسسة غير ربحية مملوكة لصاحب السمو الملكي الأمير محمد بن سلمان آل سعود التي تزرع التعلم والقيادة للشباب السعودي.</p>', NULL, NULL, NULL, 50, 1),
(136, 'NTC and MiSK Sign Learning Space Agreement', '<p>Nesma Training Center signed an agreement with MiSK Foundation to provide the learning space for the scholarship initiative program, Udacity Connect.</p>\r\n<p>&nbsp;</p>\r\n<p>Udacity aims to develop the knowledge and skills needed to work in the technology field including mobile and web development, business analysis and programming for Saudis who are tech enthusiasts.</p>\r\n<p>&nbsp;</p>\r\n<p>MiSK is a non-profit foundation owned by His Royal Highness, Prince Mohammed bin Salman Al Saud that cultivates learning and leadership for Saudi youth.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 50, 2),
(137, 'نسما وشركاهم توقع الاتفاقية الخامسة مع صندوق تنمية الموارد البشرية في عامين', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة توقيعها اتفاقية مع صندوق تنمية الموارد البشرية لتدريب وتوظيف 400 شاب سعودي. وهذه هي الاتفاقية الخامسة التي توقعها نسما مع صندوق تنمية الموارد البشرية خلال العامين الماضيين، كجزء من التزام الشركة تجاه تدريب وتطوير القوى العاملة السعودية. وسيتم التدريب داخل الشركة في مختلف التخصصات الفنية والإدارية.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 51, 1),
(138, 'Nesma & Partners Signs Fifth Agreement with HRDF in Two Years', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has signed an agreement with the Human Resources Development Fund (HRDF) to train and recruit 400 Saudi nationals. This is the fifth agreement between Nesma &amp; Partners and the HRDF in the past two years, and reflects the company&rsquo;s commitment to train and develop a Saudi workforce. Training will be provided in-house in several technical and administrative disciplines.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 51, 2),
(139, 'نسما القابضة ترعى حملة معاً لغدٍ مشرق للتوعية بأضرار المخدرات', '<p>رعت نسما القابضة حملة التوعية بأضرار المخدرات تحت شعار \"معاً لغدٍ مشرق\"، والتي دشنّها كل من الأمير مشعل بن ماجد بن عبدالعزيز محافظ جدة، والمديرية العامة لمكافحة المخدرات.</p>\r\n<p>&nbsp;</p>\r\n<p>وتهدف حملة \"معاً لغدٍ مشرق\" إلى زيادة وعي المجتمع بمخاطر المخدرات، من خلال تنفيذ برامج توعوية في المدارس والجامعات، بالإضافة إلى تقديم الخدمات الاستشارية للأسر المتضررة من الإدمان.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 52, 1),
(140, 'Nesma Holding Sponsors “Together for a Bright Tomorrow” Anti-Drug Campaign', '<p>&ldquo;Together for a Bright Tomorrow&rdquo; is the slogan  of the anti-drug campaign sponsored by Nesma Holding and inaugurated by both Prince Mishaal bin Majid bin Abdulaziz, Governor of Jeddah, and the General Directorate of Narcotics Control.</p>\r\n<p>&nbsp;</p>\r\n<p>&ldquo;Together for a Bright Tomorrow&rdquo; aims to raise awareness of the dangers of narcotic substances by conducting awareness programs in schools and universities. Additionally, it provides counseling services for families affected by harmful addiction.</p>\r\n<p>&nbsp;</p>\r\n<div style=\"text-align: right; direction: rtl;\"><span style=\"font-size: 22px;\"><strong>&nbsp;</strong></span></div>', NULL, NULL, NULL, 52, 2),
(141, 'نسما وشركاهم توقع اتفاقية سعودة ضخمة مع صندوق تنمية الموارد البشرية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة توقيعها اتفاقية جديدة مع صندوق تنمية الموارد البشرية لتدريب وتوظيف 300 موظف.</div>\r\n<div>&nbsp;</div>\r\n<div>ووفقا لهذه للاتفاقية مع صندوق تنمية الموارد البشرية، ستوفر نسما وشركاهم برنامج التدريب على رأس العمل لمدة ثلاثة أشهر. وسوف تشمل فئات التدريب التي تقدمها نسما وشركاهم التخصصات التالية: عمالة المواقع، اللحام، والنجارة، والدهان، وتركيب السقالات، والكهرباء، والسمكرة، وتشغيل المعدات، وصيانة المكيفات، وميكانيكا السيارات، وقيادة المركبات الثقيلة، الأمن والسلامة، وتركيب الألومينيوم، وأمن المستودعات، والإشراف، وتنسيق برامج المسؤولية الاجتماعية للشركات.</div>\r\n<div>&nbsp;</div>\r\n<div>ويبلغ المبلغ الإجمالي الذي يساهم به صندوق تنمية الموارد البشرية 9 مليون ريال سعودي، للفترة من أغسطس 2009 إلى يوليو 2011</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 53, 1),
(142, 'Nesma & Partners Signs Multimillion Riyal Saudization Agreement with HRDF', '<div>As per Nesma &amp; Partners&rsquo; Saudization plan for 2009-2010, a new agreement with the Human Resources Development Fund (HRDF) has been signed to train and recruit 300 Saudi employees.</div>\r\n<div>&nbsp;</div>\r\n<div>The total fund amount is SR 9 million for the period starting August 2009 through to July 2011.</div>\r\n<div>&nbsp;</div>\r\n<div>As per this latest agreement with the HRDF, Nesma &amp; Partners will provide on-the-job training programs for a period of 3 months. The categories of training provided are as follows: labor, welder, carpenter, painter, scaffolder, electrician, plumber, equipments operator, A/C technician, auto mechanic, H.D. driver, safety officer, aluminum installer, store keeper, leadman &amp; CSR coordinator.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 53, 2),
(143, 'محطة كونشار للطاقة الشمسية تفوز بالجائزة الذهبية', '<p>فازت شركة كونشار Končar للمعدات الكهربائية بالجائزة الذهبية في المعرض الدولي للاختراعات والابتكارات لعام 2016، الذي عقد في صربيا، كرواتيا.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد طورت شركة كونشار Končar محطة قياسية للطاقة الشمسية متاحة لجميع المستخدمين في القطاعين السكني والصناعي. وتُعرف المنتجات باسم \"طاقة كونتشار الخضراء للاستخدامات المنزلية (GHE)\" و\"طاقة كونتشار الخضراء للاستخدامات التجارية والصناعية (GBE)\".</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 54, 1),
(144, 'Koncar Wins the Gold Medal for its Solar Power-Plant', '<p>Koncar Electrical Equipment won the gold medal in the 2016 International Exhibition of Inventions held in Zagreb, Croatia.</p>\r\n<p>&nbsp;</p>\r\n<p>Koncar developed a standardized solar power-plant that is accessible to both households and industrial users. The products are known as &ldquo;Koncar Green Home Energy (GHE)&rdquo; and &ldquo;Koncar Green Business Energy (GBE)&rdquo;.</p>\r\n<p>&nbsp;</p>\r\n<p>The annual International Exhibition of Inventions presents innovations, new products and technologies from the fields of mechanical engineering, electrical engineering, IT, physics, mechatronics, chemistry, biology and medicine in addition to other natural and technical fields.</p>\r\n<p>&nbsp;</p>\r\n<p>Koncar&rsquo;s solar power plants project is considered to be a relevant new innovation both in Croatia and Europe due to the number of governmental incentives for renewable energy.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 54, 2),
(145, 'نسما تنفذ بناء لبرجين توأمين من 36 طابقا في الرياض', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها مُنحت مشروعا من قبل المؤسسة العامة للتأمينات الاجتماعية لإنشاء برجين توأمين في مدينة الرياض. وستتكون أبراج العليا من 34 و36 طابقا، وتضم طابق ميزانين وأربعة أدوار تحت الأرض، ومواقف تتسع لـ 2,000 سيارة. وسيشمل التطوير مساحة تبلغ 27 ألف متر مربع، ليبلغ مجموع المساحة المبنية الكلية 210,778 مترا مربعا.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 55, 1),
(146, 'Nesma & Partners to Build 36-Story Twin Towers in Riyadh', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded by the General Organization for Social Insurance (GOSI) a project for the construction of twin office towers in the capital Riyadh. The Olaya Towers will be 36 and 34 stories high, and will include a mezzanine, four basement levels and parking for 2,000 cars. The development covers an area of 27,000 square meters, with a total built up area of 210,778 square meters.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 55, 2),
(147, 'نسما القابضة تلتقي بالوفد الفرنسي للتعاون المستقبلي', '<p>بالإضافة إلى حضور رئيس نسما الشيخ. صالح التركي ، المديرين التنفيذيين في شركة نسما القابضة وممثل رئيسي لكل شركة من شركات نسما ، وكان من بين الحاضرين في الاجتماع باتريك نيكولوسو ، القنصل العام لفرنسا في المملكة العربية السعودية و 18 شركة فرنسية بارزة متخصصة في مجالات النقل والبناء والطاقة والمياه والصناعات. البيئة والصحة والشركات الاستشارية والتمويل.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 56, 1),
(148, 'Nesma Holding Meets with French Delegation for Future Collaboration', '<p>Nesma met with a local French delegation to develop future business cooperation and a win-win partnership to do business either in Saudi Arabia or elsewhere in the Gulf region. The purpose of the meeting was to facilitate introductions among the companies and to discuss the current economic situation. The attendant companies included Nesma Holding, Nesma &amp; Partners, Nesma Trading, Nesma Water &amp; Energy, Defaf Logistics, and Nesma Renewable Energy.</p>\r\n<p>&nbsp;</p>\r\n<p>In addition to the presence of Nesma President, Sh. Saleh Al-Turki, Nesma Holding Executives and a chief representative of each Nesma company, the meeting attendees included Patrick Nicoloso, Consul General of France in Saudi Arabia and 18 prominent French companies, specialized in the fields of transportation, construction, energy, water &amp; environment, health, consulting firms, and finance.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 56, 2),
(149, 'معرض سماء أخرى في صالة نسما أرت للفنون التشكيلية', '<p>استضافت صالة نسما أرت للفنون التشكيلية أحدث معرض جماعي بعنوان \"سماء أخرى\"، ضم أعمال 13 فنانا. إلى جانب مدير عام صالة نسما آرت الفنان محمد العبلان، شارك في المعرض الجماعي كل من الفنانين طه الصبان، وعبدالله إدريس، وسامي المرزوقي، وقاضى مطر، وأحمد حسين، وفيصل الخديدي، ومحمد الخبتي، وفاطمة الدهمش، وماجد المفرح، وحمدان محارب، ومحمد الشايع، وحنان الحازمي.</p>\r\n<p>&nbsp;</p>\r\n<p>يمكنك زيارة صالة نسما آرت في الطابق الثاني من مركز نسما للتطريز في حي الروضة. لمزيد من المعلومات يرجى الاتصال على الرقم 1624842 55 966+ أو التواصل عبر البريد الإلكتروني</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 57, 1),
(150, '“Another Sky” Exhibition at Nesma Art Gallery', '<p>Nesma Art Gallery proudly exhibited works from 13 artists in its latest exhibition, &ldquo;Another Sky.&rdquo; In addition to the participation of Nesma Art General Manager, Mohammed Al-Ablan, the artists in the exhibition included Taha Al-Sabban, Abdullah Idris, Sami Al-Marzouki, Kady Matar, Ahmed Hussein, Faisal Al-Khadedi, Mohammed Al-Khabti, Fatima Al-Dahmash, Majid Al-Mofreh, Hamdan Mohareb, Mohammed Al Shaya and Hanan Al-Hazmi.</p>\r\n<p>&nbsp;</p>\r\n<p>You can visit Nesma Art Gallery on the second floor of Nesma Embroidery located in Al Rawdah district. For more information contact them at +966 55 1624842 or by email at art@nesma.com</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 57, 2),
(155, 'شركات مجموعة نسما القابضة تشارك في معرض ديكوفير 2016', '<p>شاركت كل من شركة نسما للحلول الخرسانية، وشوكولاتة نسما، وصالة نسما آرت للفنون التشكيلية، ومركز نسما للتطريز، في المعرض السعودي الدولي الثامن المتخصص في قطاع الأثاث والتصميم \"ديكوفير Decofair\" الذي أقيم في فندق هيلتون جدة. وقد مثل هذا المعرض فرصة جيدة لشركات نسما المشاركة للتواصل وإبرام الاتفاقيات مع المشترين ومصممي الديكور الداخلي والمهندسين المعماريين والمستثمرين من 12 دولة مختلفة.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد شاهد معرض ديكوفير 2016 أكثر من 8,000 زائر ومشارك، وقد تم تقسيم المنتجات والخدمات إلى تسعة قطاعات: الأثاث، والإضاءة، وتصميم المواد، والإكسسوارات المنزلية، والمنسوجات، وأنظمة أتمتة المنازل، ومنتجات المطابخ والحمامات، والأرضيات، والتصميم والخدمات الهندسية.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 60, 1),
(156, 'Nesma Holding Group Companies Participate in Deco Fair 2016', '<p>Nesma Concrete Solutions, Nesma Chocolate, Nesma Art Gallery and Nesma Embroidery participated in the 8th International Design trade show &ldquo;Decofair&rdquo; at the Hilton Hotel in Jeddah. These Nesma companies had the opportunity to network and do business with buyers, interior designers, architects, and investors from 12 different countries.</p>\r\n<p>&nbsp;</p>\r\n<p>In total, seventy-five exhibitors and over 8,000 visitors participated in the 2016 Decofair. The products and services were divided into nine sectors: furniture, lighting, materials design, home accessories, textiles, home automation systems, kitchen and bathroom products, flooring, and design &amp; architectural services.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 60, 2),
(159, 'سفينة مودة ترفع العلم السعودي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نما للملاحة البحرية أن سفينة \"مودة\" التابعة لها من نوع الروباكس قد رفعت العلم السعودي رسميا اليوم خلال مراسم احتفالية أقيمت بهذه المناسبة في ميناء جدة الإسلامي. السفينة قادرة على حمل ما يزيد عن 1,630 بين ركاب وأفراد طاقم السفينة، و300 سيارة.</div>\r\n<div>&nbsp;</div>\r\n<div>تقدم نما للملاحة البحرية، ومقرها مصر، خدمات نقل الركاب والشحن برحلات منتظمة على عباراتها من نوع الرورو وروباكس ما بين مصر/السودان والمملكة العربية السعودية عبر البحر الأحمر. ومن بين الموانئ التي تخدمها الشركة ميناء سفاجا والسويس في مصر، وميناء سواكن في السودان، وضباء وجدة وينبع في المملكة العربية السعودية. وتعد نما العالمية للخدمات البحرية اليوم الشركة الرائدة في هذه الصناعة على المستوى الإقليمي، من حيث السلامة، والاعتمادية، والراحة.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 62, 1),
(160, 'M/V Mawaddah Raises Saudi Flag', '<div>Namma Shipping Lines has announced that its ship, M/V Mawaddah, a ROPAX-type vessel capable of carrying 1,630 passengers and crew, and 300 vehicles, has today officially raised the Saudi Arabian flag at a ceremony at Jeddah Islamic Port.</div>\r\n<div>&nbsp;</div>\r\n<div>Egyptian-based Namma Shipping Lines offers regular passenger and cargo services on RORO and ROPAX-type vessels between Egypt/Sudan and Saudi Arabia across the Red Sea. Among the ports served are Safaja and Suez in Egypt, Sawakin in Sudan, and Dhiba, Jeddah and Yanbu in Saudi Arabia. Today, Namma International Marine Services is the region&rsquo;s industry leader in terms of safety, reliability and comfort.</div>', NULL, NULL, NULL, 62, 2),
(163, 'نسما تمنح قاربي صيد لجمعية الصيادين', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>أعلنت شركة نسما القابضة موافقتها على شراء قاربي صيد قادرة على الصيد في مياه البحر العالية والتبرع بهما لجمعية الصيادين بمنطقة مكة المكرمة. وسيتم شراء القاربين اللذين لا تتجاوز تكلفتهما الإجمالية 6 مليون ريال بعد الانتهاء من إجراء دراسة عملية، وبعد تأمين حقوق الصيد في الدول المجاورة كاليمن، والسودان وإريتريا. إضافة إلى ذلك، وافقت نسما القابضة على تمويل التكاليف الإدارية الخاصة بالجمعية، مثل سداد إيجار المكتب، ودفع الرواتب، والكهرباء، لمدة 3 سنوات، وذلك بدفع 18 ألف ريال سعودي شهريًا</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 64, 1),
(164, 'Nesma Holding to Gift Two Vessels to Fishermen’s Association', '<p>Nesma Holding has announced it has agreed to purchase and donate two fishing vessels capable of operating on the high seas to Makkah Region&rsquo;s Fishermen&rsquo;s Association. The vessels, which will cost no more than 6 million Saudi Riyals in total, will be purchased after a feasibility study is completed and once fishing rights in neighboring countries such as Yemen, Sudan and Eritrea are secured. In addition, Nesma Holding has agreed to fund the association&rsquo;s administrative costs, such as office rent, salaries and electricity for a three-year period at a cost of 18,000 Saudi Riyals per month.</p>', NULL, NULL, NULL, 64, 2),
(169, 'نسما تتبرع بـ 1.3 مليون ريال سعودي لصالح برنامج رعاية السجناء', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة موافقتها على التبرع بمبلغ 1.3 مليون ريال سعودي سنويا لصالح لجنة رعاية السجناء، والسجناء المفرج عنهم و أسرهم \"تراحم\". وسيعمل هذا المبلغ على دعم برامج اللجنة الهادفة إلى المساعدة في إعادة تأهيل السجناء المفرج عنهم وإعادة دمجهم في المجتمع، من خلال مساعدتهم في البحث عن عمل أو بدء مشاريع صغيرة. كما تقدم اللجنة أيضا دعما ماديا مباشرا لأسر السجناء، من خلال دفع فواتير الإيجار والكهرباء والطعام والعلاج</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 67, 1),
(170, 'Nesma to Donate SR1.3 million to Prisoner Care Program', '<p>Nesma Holding has announced it has agreed to donate an annual amount of 1.3 million Saudi Riyals to the Committee for the Care of Prisoners, Released Prisoners &amp; their Families. The money will go towards supporting the committee&rsquo;s programs, which aim to aid in the rehabilitation and reintegration into society of released prisoners by helping them find jobs or start small businesses. The committee also provides care to the families of those imprisoned through direct financial assistance to help pay their bills for items such as rent, food and medicine.</p>', NULL, NULL, NULL, 67, 2),
(263, 'نسما تقدم منحة رائدة لتعزيز إمكانات طلبة جامعة الملك عبدالله للعلوم والتقنية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنها وقعت اتفاقا تاريخيا مع جامعة الملك عبدالله للعلوم والتقنية (KAUST) للتبرع بمنحة دراسية لـ 15 طالبا من أصحاب المنح لنيل درجات الماجستير والدكتوراه في الجامعة.</div>\r\n<div>&nbsp;</div>\r\n<div>تأسست جامعة الملك عبدالله للعلوم والتقنية (KAUST) عام 2009، وهي جامعة متخصصة في أبحاث الدراسات العليا الدولية لتطوير العلوم والتكنولوجيا من خلال البحوث متعددة التخصصات والتعليم والابتكار. ويتم إعداد أبحاث الاختراق العلمي التي تتناول بالبحث والدراسة التحديات الكبرى ذات الأهمية العالمية، في مجالات المياه والغذاء والطاقة والبيئة.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 69, 1),
(264, 'Nesma Pioneering Gift to Advance KAUST Scholars', '<div>Nesma Holding has announced it has signed a landmark agreement with King Abdullah University of Science &amp; Technology (KAUST) to donate scholarships to 15 scholars in Masters and PhD programs at the university.</div>\r\n<div>&nbsp;</div>\r\n<div>KAUST was established in 2009 and is an international graduate research university dedicated to advancing science and technology through interdisciplinary research, education and innovation. Breakthrough research is conducted to address grand challenges of global significance, in the areas of water, food, energy and the environment.</div>', NULL, NULL, NULL, 69, 2);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(267, 'نسما وشركاهم تشارك في بناء البنية التحتية لمترو الرياض', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>\r\n<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما القابضة للمقاولات المحدودة أنها قد مُنحت، بالتعاون مع أعضاء اتحاد المشروع، عقد تسليم المفتاح (عقدا متكاملا) لتطوير مشروع مترو مدينة الرياض.</div>\r\n<div>&nbsp;</div>\r\n<div>ويتضمن المشروع المتكامل الذي تمت ترسيته من قبل الهيئة العليا لتطوير مدينة الرياض كل من تصميم وبناء وتشغيل مشروع مترو ضخم في مدينة الرياض، على أن يتم تنفيذ المشروع خلال السنوات الأربع المقبلة، بتكلفة تقدر بقيمة 5,941.93 مليون دولار.</div>\r\n<div>&nbsp;</div>\r\n<div>ستعمل نسما وشركاهم بالشراكة مع اتحاد الرياض الجديد للنقل ArRiyadh New Mobility Consortium ، والذي يضم كل من لارسن أند توبرو، وأنسالدو STS، وبومباردييه للنقل المحدودة، وإمبريجيلو Impregilo S.p.A.. ويتضمن مشروع إنشاء نظام المترو تشغيل قطار بدون سائق لمسافة تقرب من 41 كيلومترا، والذي سيتسع لنقل 5,000 راكب في الساعة لكل اتجاه. كما يتضمن المشروع بناء جسور وأنفاق، ومحطات مرتفعة ومحطات تحت الأرض، ومستودعات، وطرق، وأنظمة الدوائر التلفزيونية المغلقة، ونظم الإعلان العام.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">\r\n<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما القابضة للمقاولات المحدودة أنها قد مُنحت، بالتعاون مع أعضاء اتحاد المشروع، عقد تسليم المفتاح (عقدا متكاملا) لتطوير مشروع مترو مدينة الرياض.</div>\r\n<div>&nbsp;</div>\r\n<div>ويتضمن المشروع المتكامل الذي تمت ترسيته من قبل الهيئة العليا لتطوير مدينة الرياض كل من تصميم وبناء وتشغيل مشروع مترو ضخم في مدينة الرياض، على أن يتم تنفيذ المشروع خلال السنوات الأربع المقبلة، بتكلفة تقدر بقيمة 5,941.93 مليون دولار.</div>\r\n<div>&nbsp;</div>\r\n<div>ستعمل نسما وشركاهم بالشراكة مع اتحاد الرياض الجديد للنقل ArRiyadh New Mobility Consortium ، والذي يضم كل من لارسن أند توبرو، وأنسالدو STS، وبومباردييه للنقل المحدودة، وإمبريجيلو Impregilo S.p.A.. ويتضمن مشروع إنشاء نظام المترو تشغيل قطار بدون سائق لمسافة تقرب من 41 كيلومترا، والذي سيتسع لنقل 5,000 راكب في الساعة لكل اتجاه. كما يتضمن المشروع بناء جسور وأنفاق، ومحطات مرتفعة ومحطات تحت الأرض، ومستودعات، وطرق، وأنظمة الدوائر التلفزيونية المغلقة، ونظم الإعلان العام.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">\r\n<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما القابضة للمقاولات المحدودة أنها قد مُنحت، بالتعاون مع أعضاء اتحاد المشروع، عقد تسليم المفتاح (عقدا متكاملا) لتطوير مشروع مترو مدينة الرياض.</div>\r\n<div>&nbsp;</div>\r\n<div>ويتضمن المشروع المتكامل الذي تمت ترسيته من قبل الهيئة العليا لتطوير مدينة الرياض كل من تصميم وبناء وتشغيل مشروع مترو ضخم في مدينة الرياض، على أن يتم تنفيذ المشروع خلال السنوات الأربع المقبلة، بتكلفة تقدر بقيمة 5,941.93 مليون دولار.</div>\r\n<div>&nbsp;</div>\r\n<div>ستعمل نسما وشركاهم بالشراكة مع اتحاد الرياض الجديد للنقل ArRiyadh New Mobility Consortium ، والذي يضم كل من لارسن أند توبرو، وأنسالدو STS، وبومباردييه للنقل المحدودة، وإمبريجيلو Impregilo S.p.A.. ويتضمن مشروع إنشاء نظام المترو تشغيل قطار بدون سائق لمسافة تقرب من 41 كيلومترا، والذي سيتسع لنقل 5,000 راكب في الساعة لكل اتجاه. كما يتضمن المشروع بناء جسور وأنفاق، ومحطات مرتفعة ومحطات تحت الأرض، ومستودعات، وطرق، وأنظمة الدوائر التلفزيونية المغلقة، ونظم الإعلان العام.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">\r\n<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما القابضة للمقاولات المحدودة أنها قد مُنحت، بالتعاون مع أعضاء اتحاد المشروع، عقد تسليم المفتاح (عقدا متكاملا) لتطوير مشروع مترو مدينة الرياض.</div>\r\n<div>&nbsp;</div>\r\n<div>ويتضمن المشروع المتكامل الذي تمت ترسيته من قبل الهيئة العليا لتطوير مدينة الرياض كل من تصميم وبناء وتشغيل مشروع مترو ضخم في مدينة الرياض، على أن يتم تنفيذ المشروع خلال السنوات الأربع المقبلة، بتكلفة تقدر بقيمة 5,941.93 مليون دولار.</div>\r\n<div>&nbsp;</div>\r\n<div>ستعمل نسما وشركاهم بالشراكة مع اتحاد الرياض الجديد للنقل ArRiyadh New Mobility Consortium ، والذي يضم كل من لارسن أند توبرو، وأنسالدو STS، وبومباردييه للنقل المحدودة، وإمبريجيلو Impregilo S.p.A.. ويتضمن مشروع إنشاء نظام المترو تشغيل قطار بدون سائق لمسافة تقرب من 41 كيلومترا، والذي سيتسع لنقل 5,000 راكب في الساعة لكل اتجاه. كما يتضمن المشروع بناء جسور وأنفاق، ومحطات مرتفعة ومحطات تحت الأرض، ومستودعات، وطرق، وأنظمة الدوائر التلفزيونية المغلقة، ونظم الإعلان العام.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 81, 1),
(268, 'Nesma & Partners to Build Infrastructure for Riyadh Metro', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded, in collaboration with its consortium members, a turnkey contract for the construction of a metro project in Riyadh.&nbsp;&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>The turnkey contract from ArRiyadh Development Authority is for the design, construction and commissioning of a major metro project in Riyadh to be implemented over the next four years at an estimated cost of 5,941.93 million US Dollars. Nesma &amp; Partners will work as a partner of ArRiyadh New Mobility Consortium, which includes Larsen &amp; Toubro, Ansaldo STS, Bombardier Transportation Ltd, Impregilo S.p.A. The extensive metro system construction includes the commissioning of approximately 41 km of driverless train operation that is capable of carrying 5,000 passengers per hour per direction. It involves the construction of bridges, tunnels, elevated and underground stations, depots, roads and CCTV and public announcement systems.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>\r\n<div>\r\n<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded, in collaboration with its consortium members, a turnkey contract for the construction of a metro project in Riyadh.&nbsp;&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>The turnkey contract from ArRiyadh Development Authority is for the design, construction and commissioning of a major metro project in Riyadh to be implemented over the next four years at an estimated cost of 5,941.93 million US Dollars. Nesma &amp; Partners will work as a partner of ArRiyadh New Mobility Consortium, which includes Larsen &amp; Toubro, Ansaldo STS, Bombardier Transportation Ltd, Impregilo S.p.A. The extensive metro system construction includes the commissioning of approximately 41 km of driverless train operation that is capable of carrying 5,000 passengers per hour per direction. It involves the construction of bridges, tunnels, elevated and underground stations, depots, roads and CCTV and public announcement systems.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>\r\n<div>\r\n<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded, in collaboration with its consortium members, a turnkey contract for the construction of a metro project in Riyadh.&nbsp;&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>The turnkey contract from ArRiyadh Development Authority is for the design, construction and commissioning of a major metro project in Riyadh to be implemented over the next four years at an estimated cost of 5,941.93 million US Dollars. Nesma &amp; Partners will work as a partner of ArRiyadh New Mobility Consortium, which includes Larsen &amp; Toubro, Ansaldo STS, Bombardier Transportation Ltd, Impregilo S.p.A. The extensive metro system construction includes the commissioning of approximately 41 km of driverless train operation that is capable of carrying 5,000 passengers per hour per direction. It involves the construction of bridges, tunnels, elevated and underground stations, depots, roads and CCTV and public announcement systems.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 81, 2),
(357, 'نسما للاتصالات والتقنية تحوز على شهادة مواءمة', '<div id=\"1012696601\" class=\"dmRespRow\">\r\n<div id=\"1508093469\" class=\"dmRespColsWrapper\">\r\n<div id=\"1630398423\" class=\"u_1630398423 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1978191205\" class=\"u_1978191205 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصلت نسما للاتصالات والتقنية على الفئة الفضية لشهادة \"مواءمة\"، وذلك لامتلاكها بيئة عمل مساندة للأفراد من ذوي الإعاقات والاحتياجات الخاصة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 125, 1),
(358, 'NT&T Certified by Mowaamah', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology is now a &ldquo;Silver&rdquo; certified company by &ldquo;Mowaamah&rdquo; for having a convenient work environment for people with disabilities.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 125, 2),
(361, 'نسما تطلق أنشطة جديدة في مصر', '<div id=\"1659412734\" class=\"dmRespRow\">\r\n<div id=\"1577867768\" class=\"dmRespColsWrapper\">\r\n<div id=\"1076599313\" class=\"u_1076599313 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1524993019\" class=\"u_1524993019 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تعاقدت شركة نما للسياحة، التي تتخذ من مصر مقراً لها، مع شركة وصلة لخدمات التعهيد كطرف خارجي فيما يتعلق بأنشطة الخط الساخن، المتاح طوال الأسبوع على مدار 24 ساعة، وتتم إدارة هذه الأنشطة بواسطة 10 وكلاء.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>كما أطلقت نما للسياحة علامة تجارية جديدة لرحلات العمرة، تحت مسمى \"عمرة نما\"، لتسويق أنشطتها المخصصة لكل من فنادق مودة، ونسما للطيران، ونما للشحن البحري.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>علاوة على ما سبق، نجحت شركة نسمال للاستثمارات في تسيير أولى رحلات التاكسي المائي على نهر النيل.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 127, 1),
(362, 'Nesma Egypt: New Activities', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Namma Tours, based out of Egypt, outsourced its hotline activities to Waslaa Outsourcing. The hotline is available 24 hours a day, 7 days a week and managed by 10 agents.</div>\r\n<div>&nbsp;</div>\r\n<div>Also, Namma Tours created a new brand for the Umra trips, called &ldquo;Umret Namma&rdquo; to market its activities of Mawaddah hotels, Nesma Airlines, and Namma Shipping.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionaly, Nesmal Investment&rsquo;s Water Taxi had successfully started its first trips on the Nile river.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 127, 2),
(371, 'مركز نسما للتدريب توقع اتفاقية مع جمعية المودة للتنمية الأسرية', '<div id=\"1449134948\" class=\"dmRespRow\">\r\n<div id=\"1374163773\" class=\"dmRespColsWrapper\">\r\n<div id=\"1033339954\" class=\"u_1033339954 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1931987033\" class=\"u_1931987033 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقع مركز نسما للتدريب بجدة اتفاقية مع جمعية المودة للتنمية الأسرية، لاستضافة ورش عمل مقدمة من قبل أكاديمية الحياة لتمكين المرأة. سوف تستخدم أكاديمية الحياة مرافق مركز نسما للتدريب لتقديم ورش عمل صباحية للسيدات في مختلف المجالات، بما في ذلك برنامج Adobe Creative Cloud Photoshop.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 132, 1),
(372, 'NTC Signs Agreement with Al Mawaddah Society for Family Development', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Training Center in Jeddah signed an agreement with Al Mawaddah Society for Family Development to host workshops presented by Al Hayat Academy for Women Empowerment.</div>\r\n<div>&nbsp;</div>\r\n<div>Al Hayat will be using NTC&rsquo;s facilities to offer morning workshops for ladies in various fields including the Adobe Creative Cloud Photoshop program.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 132, 2),
(373, 'ضفاف المتحدة للخدمات اللوجستية توقع اتفاقية مع ساديا', '<div id=\"1663649139\" class=\"dmRespRow\">\r\n<div id=\"1624107253\" class=\"dmRespColsWrapper\">\r\n<div id=\"1276444279\" class=\"u_1276444279 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1613246780\" class=\"u_1613246780 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت شركة ضفاف المتحدة للخدمات اللوجستية اتفاقية مع منتج الأغذية البرازيلي \"ساديا\"؛ تتضمن تخزين منتجات ساديا في حاويات ضفاف المبردة المتواجدة في ساحة ثول التابعة للشركة. وتُستخدم الحاويات المبردة لنقل البضائع التي تتطلب التحكم في درجات حرارة بصورة خاصة، مثل الفواكه واللحوم والأسماك والمأكولات البحرية والخضروات. إن شركة ساديا هي مصدّر رئيسي للمواد الغذائية المجمدة والباردة، وتعد من رواد الشركات المنتجة للأغذية المجمدة في العالم.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 133, 1),
(374, 'Defaf United for Logistics Signs Agreement with Sadia', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Defaf United for Logistics signed an agreement with the Brazilian food producer &ldquo;Sadia&rdquo;. The agreement includes storing Sadia&rsquo;s products in Defaf&rsquo;s reefer containers located in Defaf&rsquo;s Thuwal yard. Reefer containers are used to transport temperature-controlled cargo such as fruits, meat, fish, seafood and vegetables. Sadia is a leading exporter in frozen and cold items and it is among the world&rsquo;s leading producers of frozen food.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 133, 2),
(389, 'منتدى نسما لتقنية المعلومات 2018: هل أنت مستعد؟', '<div id=\"1781910545\" class=\"dmRespRow\">\r\n<div id=\"1890114693\" class=\"dmRespColsWrapper\">\r\n<div id=\"1131632124\" class=\"u_1131632124 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1562368515\" class=\"u_1562368515 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>\"هل أنت مستعد؟\" عنوان \"منتدى نسما لتقنية المعلومات 2018\"، الذي عُقد في مركز نسما للتدريب بجدة. سلط المنتدى هذا العام الضوء على أمن المعلومات، بهدف زيادة الوعي بالمخاطر والتهديدات المحتملة المتعلقة بالمعلومات بصورها المختلفة التس تشهد تطورا سريعا.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 141, 1),
(390, '2018 Nesma IT Forum: Are You Prepared?', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>&ldquo;Are You Prepared?&rdquo; was the title of Nesma&rsquo;s 2018 IT Forum held at Nesma Training Center in Jeddah. The forum this year shed light on information security and aimed to raise awareness about potential risks and threats of today&rsquo;s rapidly evolving forms of information.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 141, 2),
(405, 'نسما للإتصالات والتقنية تحصل على أول عقد لخدمات الطاقة', '<div id=\"1387120669\" class=\"dmRespRow\">\r\n<div id=\"1284627500\" class=\"dmRespColsWrapper\">\r\n<div id=\"1518499579\" class=\"u_1518499579 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1616997739\" class=\"u_1616997739 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصلت شركتي نسما للإتصالات والتقنية والشركة الإيطالية \"كوانتوم اسكو\"، على أول عقد لخدمات الطاقة من قبل الشركة الوطنية لخدمات كفاءة الطاقة \"ترشيد\".&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>يهدف المشروع إلى زيادة كفاءة الطاقة في المكتب الرئيسي للبريد السعودي بالرياض، وسيشمل نطاق عمل نسما على تركيب وصيانة ومراقبة معدات وأنظمة القياس الموفرة للطاقة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 149, 1),
(406, 'NT&T Awarded First ESCO Project in KSA', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) and the Italian company, QuantumEsco, were awarded first Energy Service Contract (ESCO) by the National Energy Services Company,&ldquo;Tarshid&rdquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>The project aims to increase energy efficiency at the Saudi Post Head Office located in Riyadh and NT&amp;T&rsquo;s scope of work will include installing, maintaining and monitoring energy-saving equipment and measures.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 149, 2),
(407, 'نسما التجارية تحصل على عقود للعمل على أنظمة الحماية من الحريق في أرامكو', '<div id=\"1443621675\" class=\"dmRespRow\">\r\n<div id=\"1128214386\" class=\"dmRespColsWrapper\">\r\n<div id=\"1046512721\" class=\"u_1046512721 dmRespCol small-12 large-9 medium-9\">\r\n<div id=\"1596721364\" class=\"u_1596721364 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصلت شركة نسما التجارية على عقدين من شركة أرامكو السعودية لتشغيل وصيانة أنظمة الحماية من الحريق في منشآت أرامكو بالظهران.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل العقدين البالغ مدتهما خمس سنوات بمبلغ وقدره ٩٨ مليون ريال سعودي، العمل على أنظمة إنذار ومكافحة الحريق في منطقة صناعية خفيفة، منطقة مركزية ومركز بيانات الشركة.&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 150, 1),
(408, 'Nesma Trading Awarded Contracts for Aramco Fire Protection Systems', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Trading was awarded two contracts from Saudi Aramco to operate and maintain fire protection systems in Aramco&rsquo;s facilities in Dhahran.</div>\r\n<div>&nbsp;</div>\r\n<div>The five-years contracts, valued at SAR 98 million, include working on the fire alarm and fire fighting systems in a light industrial park, core area and a corporate data center.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 150, 2),
(425, 'أحدث فعاليات مركز نسما للتدريب', '<div id=\"1128389291\" class=\"dmRespRow\">\r\n<div id=\"1396530812\" class=\"dmRespColsWrapper\">\r\n<div id=\"1297035589\" class=\"u_1297035589 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1059511495\" class=\"u_1059511495 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استضاف مركز نسما للتدريب ثلاث ورش عمل منظمة من قبل مركز حي الروضة بعنوان \"نلهم الأمل\"، \"دعهم يعيشون\"، و\"مهام المتطوعين في الحج\".&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>جمعت ورشة \"نلهم الأمل\" متحدثين ملهمين للتحدث عن قصص نجاحهم والدروس التي واجهوها في الحياة، بينما تضمنت \"لنكن لهم حياة\" برنامج ترفيهي وتعليمي باللغة الانجليزية للأطفال الأيتام. كما ركزت ورشة العمل الثالثة \"مهام المتطوعين في الحج\" على نشر ثقافة العمل التطوعي لخدمة الحجاج خلال موسم الحج السنوي.&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 159, 1),
(426, 'Recent Events at NTC', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Organized by Al-Rawdah District Center, Nesma Training Center (NTC) hosted three workshops titled &ldquo;Hope&rdquo;, &ldquo;Let them Live&rdquo; and &ldquo;Tasks of Volunteers in Hajj&rdquo;.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;Hope&rdquo; gathered inspiring speakers to tell their success stories and memorable lessons in life. While &ldquo;Let them Live&rdquo; was an entertaining and educational English program for orphaned children. The third workshop, &ldquo;Tasks of Volunteers in Hajj&rdquo; focused on spreading the culture of volunteerism to serve Makkah pilgrims during the annual season of Hajj.&nbsp;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 159, 2),
(429, 'مركز نسما للتدريب يوقع اتفاقية مع جمعية إشراق', '<div id=\"1861777570\" class=\"dmRespRow\">\r\n<div id=\"1772117527\" class=\"dmRespColsWrapper\">\r\n<div id=\"1492542435\" class=\"u_1492542435 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1821512393\" class=\"u_1821512393 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقع مركز نسما للتدريب اتفاقية مع الجمعية السعودية لاضطراب فرط الحركة وتشتت الانتباه (جمعية إشراق). بموجب هذه الاتفاقية سيقوم مركز نسما للتدريب باستضافة الأنشطة المجتمعية والمؤتمرات وورش العمل ذات العلاقة بحالات الاضطراب، تستهدف الأطباء وخبراء الرعاية الصحية، وأولياء أمور المصابين، والمثقفين العامين والمتخصصين، مع الدعم والتركيز من خلال خدمات التوعية الصحية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 161, 1),
(430, 'NTC Signs Agreement with ISHRAQ Association', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Training Center signed a cooperation agreement with The Saudi Association for Hyperactivity and Attention Disorder (ISHRAQ). NTC will host events related to the disorder, targeting physicians, health care professionals, affected parents, public intellectuals and specialists. In addition to support and focus through health education services.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 161, 2),
(447, 'نسما للمياه والطاقة تستضيف ممثلي مجموعة ساور', '<div id=\"1864479051\" class=\"dmRespRow\">\r\n<div id=\"1175923310\" class=\"dmRespColsWrapper\">\r\n<div id=\"1943514069\" class=\"u_1943514069 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1228718329\" class=\"u_1228718329 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استقبلت نسما للمياه والطاقة وفدا ممثلا لمجموعة ساور (Saur) الفرنسية، المتخصصة في مجال حلول إدارة المياه والطاقة. وقد ترأس الوفد الفرنسي، الذي بدأ العمل في السعودية عام 2008، كل من جان فيليب الرئيس التنفيذي، وعماد القحطاني مدير تطوير الأعمال.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد هدفت زيارة ساور (Saur) لنسما للمياه والطاقة إلى تبادل الخبرات في مجال إدارة المياه والأصول، علاوة على بحث سبل وأفق التعاون المستقبلي بين الشركتين.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 170, 1),
(448, 'NW&E Hosts Visit by Saur Group', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Nesma Water &amp; Energy was visited by Saur Group, a French company specialized in water management and energy solutions. The group was represented by Jean-Philippe, CEO and Imad Alqahtani, Business Development Manager, as part of the French business delegation operating in the Saudi Kingdom since 2008.</div>\r\n<div>&nbsp;</div>\r\n<div>The purpose of Saur Group&rsquo;s visit was to exchange expertise in the field of water and assets management in addition to discussing potential future cooperation with Nesma Water &amp; Energy.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 170, 2),
(457, 'نسما للاتصالات والتقنية تنجز مشروع إمداد للقوات الجوية الملكية السعودية', '<div id=\"1749523239\" class=\"dmRespRow\">\r\n<div id=\"1017365327\" class=\"dmRespColsWrapper\">\r\n<div id=\"1210959055\" class=\"u_1210959055 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1947974176\" class=\"u_1947974176 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصلت نسما للاتصالات والتقنية على تقدير القوات الجوية الملكية السعودية لإنجازها بنجاح برنامج إمداد المتكامل لإدارة المعلومات اللوجستية (إمداد).</div>\r\n<div>&nbsp;</div>\r\n<div>وقد تمثل نطاق عمل نسما للاتصالات والتقنية بالمشروع في التسليم الشامل للبرمجيات والأجهزة وقاعدة البيانات ونظام التشغيل. بالإضافة إلى ذلك، نجحت شركة نسما للاتصالات والتقنية في تنفيذ GOLDespTM، وهوأحد حلول شركة تابيستري للحلول (إحدى شركات مجموعة بوينغ)، وهوتطبيق متكامل للصيانة والإمداد لجميع الطائرات ثابتة الجناحين، والطائرات الدوارة التي تمتد إلى محاكي الطيران و الأسلحة والمكونات.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 175, 1),
(458, 'NT&T Completes RSAF-EMDAD Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Nesma Telecom &amp; Technology was recognized by the Royal Saudi Air Force (RSAF) for successfully completing EMDAD Integrated Logistics Management Information System program (ILMIS).</div>\r\n<div>&nbsp;</div>\r\n<div>NT&amp;T&rsquo;s scope of work in the project was the overall delivery of software, hardware, a database and an operating system. Additionally, NT&amp;T has successfully implemented GOLDespTM, a solution by Tapestry Solutions (Boeing Company), which is a fully integrated maintenance and supply application for all RSAF fixed wing and rotary aircraft that extends to flight simulators, armaments, and components.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 175, 2),
(459, 'نسما التجارية: آخر مستجدات مشروع مترو الرياض', '<div id=\"1047779300\" class=\"dmRespRow\">\r\n<div id=\"1785414220\" class=\"dmRespColsWrapper\">\r\n<div id=\"1019996470\" class=\"u_1019996470 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1146494695\" class=\"u_1146494695 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تعمل نسما التجارية جنبا إلى جنب مع شركتها الشقيقة نسما وشركاهم، على مشروع مترو الرياض، وهو مشروع مشترك مع الشريك الفرنسي شركة سيكسنس&ndash; سولداتا، التي تعد جزءا من مجموعة فينشي، واحدة من أكبر شركات البناء في العالم.</div>\r\n<div>&nbsp;</div>\r\n<div>ويتمثل نطاق عمل نسما التجارية في هذا المشروع في توفير خدمات الرصد والمراقبة للأنفاق، والمحطات العميقة تحت الأرض، وجميع الأعمال المدنية الخاصة بالبنية التحتية الحساسة. وتحت إشراف شعبة المشاريع التجارية في نسما التجارية، تُستخدم خدمات المراقبة من قبل المقاول الرئيسي كأداة لإدارة المخاطر، من أجل توجيه مسار آلة الحفر النفقي أثناء أنشطة التشييد، وذلك لتجنب الإضرار بالبنية التحتية الحساسة أو الممتلكات العامة والخاصة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد حصل فريق المشروع لدى نسما التجارية مؤخرا على جائزتين من تحالف بكتل (شركات بكتل، والمباني، وشركة اتحاد المقاولين، وسيمنس) لجهوده في المشروع. والجوائز هي \"جائزة توس السنوية للصحة والسلامة والبيئة\" لتحقيق أعلى معاييرالسلامة في المشروع، و\"جائزة اعتراف \" لالتزام الفريق المستمر والتفاني في المشروع كمقاول من الباطن.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 176, 1),
(460, 'Nesma Trading: Riyadh Metro Project Update', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Alongside its sister company Nesma and Partners, Nesma Trading is working on the Riyadh Metro project in joint venture with its French partner Sixense-Soldata which is part of the Vinci Group, one of the largest construction companies in the world.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading&rsquo;s scope in the project is to provide monitoring services for the tunnels, deep underground stations and all the sensitive civil infrastructure installments. Led by the Business Ventures Division of Nesma Trading, the monitoring services are used by the main contractor as a risk management tool in order to guide the path of the tunnel boring machine (TBM) during construction activities, in order to avoid damaging sensitive infrastructure or public and private properties.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading&rsquo;s project team has recently received two awards from BACS (Bechtel, Almabani, CCC, Siemens) for its efforts in the project. the &ldquo;TUS Annual HSE Award&rdquo; for achieving the highest safety standards in the project and a recognition award for the team&rsquo;s ongoing commitment and dedication to the project as a subcontractor.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 176, 2),
(471, 'نسما هواتك تفوز باعتمادات جديدة وتوسع عروضها', '<div id=\"1953938079\" class=\"dmRespRow\">\r\n<div id=\"1565203568\" class=\"dmRespColsWrapper\">\r\n<div id=\"1270328976\" class=\"u_1270328976 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1835234260\" class=\"u_1835234260 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصلت نسما هواتك، إحدى الشركات الرائدة في المملكة المتخصصة في تصنيع صهاريج التخزين وأوعية/صمامات الضغط، على اعتماد شركة الكهرباء السعودية لتصميم وتصنيع صمامات ضغط لمشاريع توليد الطاقة بموجب المواصفات القياسية للجمعية الأمريكية للمهندسين الميكانيكيين ASME. وكانت نسما هواتك قد حصلت على اعتماد لتصنيع وبناء صهاريج التخزين والصلب الهيكلي. ومن الجدير بالذكر أن شركة أرامكو السعودية قامت بتحديث اعتمادها لنسما هواتك إلى حد أعلى فيما يتعلق بصهاريج التخزين. وبموجب الاعتماد الجديد، يمكن لنسما هواتك تصنيع صهاريج تخزين ذات قطر كبير دون أي قيود على المواد.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 182, 1),
(472, 'Nesma Havatek Wins New Approvals and Expands Offerings', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Havatek, one of the leading storage tank and pressure vessel manufacturers in the Kingdom, has been approved by the Saudi Electricity Company to design and fabricate &ldquo;ASME&rdquo; pressure vessels for power generation projects. Nesma Havatek had already been approved for fabrication and construction of storage tanks and structural steel. Notably, Nesma Havatek&rsquo;s approval with Saudi Aramco was also upgraded this month to a higher limit for storage tanks. Under the new approval, Nesma Havatek can fabricate large diameter tanks without any restriction on materials.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 182, 2),
(493, 'نسما تظهر في شبكة الشرق الأوسط وشمال أفريقيا', '<div id=\"1025485769\" class=\"dmRespRow\">\r\n<div id=\"1877264449\" class=\"dmRespColsWrapper\">\r\n<div id=\"1099330320\" class=\"u_1099330320 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1366888338\" class=\"u_1366888338 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>ظهرت نسما في شبكة الشرق الأوسط وشمال افريقيا (مينافن) لعملها على مشروع الوادي الصناعي والذي يقدر بقيمة 80 مليون ريال سعودي.</div>\r\n<div>&nbsp;</div>\r\n<div>تم ذكر الخبر في بوابة الاخبار الالكترونية لمينافن، كالتالي، \"وقعت مدينة الملك عبدالله الاقتصادية اتفاقاً مع شركة نسما للمياه والطاقة بهدف تطوير المرحلة الثالثة من الوادي الصناعي. حالياً ستقوم الشركة بتصميم وبناء البنية التحتية الأساسية للمرحلة والتي تتضمن نظام كامل للمياه يشمل إمدادات المياه العذبة، المجاري والصرف الصحي.\"</div>\r\n<div>&nbsp;</div>\r\n<div>ومن الجدير بالذكر أن مشروع البنية التحتية للوادي الصناعي في مرحلته الثالثة يعتبر من أكبر مشاريع البنية التحتية المقدمة حتى الان من قبل مدينة الملك عبد الله الاقتصادية.</div>\r\n<div>&nbsp;</div>\r\n<div>تنافست شركة نسما للمياه والطاقة مع بعض من أكبر الاسماء في الصناعة قبل أن تصبح المقاول الرئيسي للهندسة والمشتريات والبناء بالمشروع، من خلال تقديمها مزايا في الجودة والتكلفة وسمعة موثوق فيها.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;نسما للمياه والطاقة تخطط لاستكمال المشروع خلال ٥٠٠ يوم.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 193, 1),
(494, 'NW&E Featured in MENAFN', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma was featured in theMiddle East North AfricaFinancial Network (MENAFN) forworking on the Industrial Valleyproject valued at SAR 80 million.</div>\r\n<div>&nbsp;</div>\r\n<div>According to MENAFN&rsquo;s onlinenews portal, &ldquo;King AbdullahEconomic City has inked a dealwith Nesma Water &amp; Energyin order to develop the thirdphase-C of the Industrial Valley. (http://menafn.com/1095878762/Saudis-Nesma-to-build-Industrial-Valley-for-SR80mn)Currently, the firm will designand build the core infrastructurefor the phase, involving acomprehensive water systemcovering fresh water supply,sewage and drainage.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>It is worth mentioning that, theIndustrial Valley Phase 3 phase-C Infrastructure Works project isone of the largest infrastructurecontracts offered to date byKing Abdullah Economic City.</div>\r\n<div>&nbsp;</div>\r\n<div>To become the project&rsquo;s mainengineering, procurementand construction contractor,Nesma Water &amp; Energy (NW&amp;E)competed against some of thelargest names in the industryand secured the award byoffering advantages in quality,cost and a trusted reputation. NW&amp;E plans to complete theproject within 500 days.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 193, 2),
(497, 'نسما للاتصالات والتقنية توقع عقداً مع مدينة الملك عبدالله الاقتصادية', '<div id=\"1217849515\" class=\"dmRespRow\">\r\n<div id=\"1983457565\" class=\"dmRespColsWrapper\">\r\n<div id=\"1417750407\" class=\"u_1417750407 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1018638568\" class=\"u_1018638568 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت شركة نسما للاتصالات والتقنية عقدها الأول مع مدينة الملك عبدالله الاقتصادية لبناء برج للنظام العالمي للاتصالات المتنقلة GSM مع تغطية تمويهية زخرفية بالموزاييك.</div>\r\n<div>&nbsp;</div>\r\n<div>ويمكن لبرج النظام العالمي للاتصالات المتنقلة GSM خدمة المشغلين الرئيسيين الثلاثة لشبكة الاتصالات في المملكة (شركة الاتصالات السعودية، وشركة موبايلي، وشركة زين).</div>\r\n<div>&nbsp;</div>\r\n<div>تقدم نسما للكهرباء مجموعة واسعة من الخدمات والمعدات اللازمة لنقل وتوزيع وحماية ومراقبة الطاقة. وبصفتها شركة كهرباء وهندسة ومقاولات، تتخصص الشركة في تنفيذ مشاريع توسعة وتعزيز محطات التحويل وتوريد معدات الطاقة الكهربائية الرئيسية الخاصة بمحطات التحويل العاملة بالمفاتيح الكهربائية المعزولة بالغاز (GIS) على المستويين 110 كيلوفولت و132 كيلوفولت.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 195, 1),
(498, 'NT&T Signs Contract with KAEC', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) has signed its first contract with King Abdullah Economic City (KAEC) to build a special GSM tower with camouflaged cladding (mosaic).</div>\r\n<div>&nbsp;</div>\r\n<div>The GSM tower can serve all three network operators in Saudi Arabia (STC, Mobily and Zain).</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Electric provides an extensive range of services and equipment for power transmission and distribution, including power protection and control. As an electrical power, engineering and contracting company, the company specializes in the execution of electrical power transmission reinforcement projects and primary electrical power equipment supply for GIS substation extension projects on both the 110 kV and 132 kV levels.&nbsp;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 195, 2),
(501, 'نسما التجارية توفر تدريب الضيافة للسعوديين في منطقة جيزان', '<div id=\"1873830714\" class=\"dmRespRow\">\r\n<div id=\"1411126751\" class=\"dmRespColsWrapper\">\r\n<div id=\"1459734058\" class=\"u_1459734058 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1745470032\" class=\"u_1745470032 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت شركة نسما التجارية اتفاقية مع المعهد العالي للسياحة والضيافة في جيزان لتدريب ٦٥ سعودي.</div>\r\n<div>&nbsp;</div>\r\n<div>يهدف البرنامج إلى دعم حركة توطين الوظائف من خلال توفير تدريب منتهي بالتوظيف لمدة ستة اشهر ضمن المشاريع القائمة في شركة نسما للتموين.</div>\r\n<div>&nbsp;</div>\r\n<div>المعهد العالي للسياحة والضيافة هو أول معهد متخصص في مجال السياحة و إدارة المطاعم في المملكة العربية السعودية.&nbsp;&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 197, 1),
(502, 'Nesma Trading Provides Hospitality Training to Saudis in Jizan', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Trading signed an agreement with the Higher Institute for Tourism &amp; Hospitality in Jazan to train 65 Saudis.</div>\r\n<div>&nbsp;</div>\r\n<div>The program aims to support the nationalization movement and the duration of the training is six months ending with employment opportunities within Nesma Catering&rsquo;s ongoing projects.</div>\r\n<div>&nbsp;</div>\r\n<div>The Higher Institute of Tourism and Hospitality is the first specialized institute in the field of tourism and restaurant management in Saudi Arabia.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 197, 2),
(507, 'توقيع اتفاقية مساحة التعلم NTC و MiSK', '<div id=\"tw-target-text-container\" class=\"tw-ta-container hide-focus-ring tw-lfl\" tabindex=\"0\">\r\n<pre id=\"tw-target-text\" class=\"tw-data-text tw-text-large XcVN5d tw-ta\" dir=\"rtl\" data-placeholder=\"Translation\"><span lang=\"ar\">وقع مركز نسما للتدريب اتفاقية مع مؤسسة مسك الخيرية لتوفير مساحة تعليمية لبرنامج مبادرة المنح الدراسية Udacity Connect.\r\n\r\nتهدف يوداسيتي إلى تطوير المعرفة والمهارات اللازمة للعمل في مجال التكنولوجيا بما في ذلك تطوير الهاتف المحمول والويب وتحليل الأعمال والبرمجة للسعوديين المتحمسين للتكنولوجيا.\r\n\r\nمسك هي مؤسسة غير ربحية مملوكة لصاحب السمو الملكي الأمير محمد بن سلمان آل سعود التي تزرع التعلم والقيادة للشباب السعودي.</span></pre>\r\n</div>\r\n<div id=\"tw-target-rmn-container\" class=\"tw-ta-container hide-focus-ring tw-nfl\">&nbsp;</div>', NULL, NULL, NULL, 200, 1),
(508, 'NTC and MiSK Sign Learning Space Agreement', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Training Center signed an agreement with MiSK Foundation to provide the learning space for the scholarship initiative program, Udacity Connect.</div>\r\n<div>&nbsp;</div>\r\n<div>Udacity aims to develop the knowledge and skills needed to work in the technology field including mobile and web development, business analysis and programming for Saudis who are tech enthusiasts.</div>\r\n<div>&nbsp;</div>\r\n<div>MiSK is a non-profit foundation owned by His Royal Highness, Prince Mohammed bin Salman Al Saud that cultivates learning and leadership for Saudi youth.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 200, 2),
(511, 'نسما للاتصالات والتقنية ترعى المعرض السعودي للشبكات الكهربائية الذكية وتقنيات الطاقة المتجددة 2017', '<div id=\"1356669931\" class=\"dmRespRow\">\r\n<div id=\"1443437438\" class=\"dmRespColsWrapper\">\r\n<div id=\"1771063051\" class=\"u_1771063051 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1528122596\" class=\"u_1528122596 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>كانت نسما للاتصالات والتقنية الراعي البلاتيني للمعرض السعودي للشبكات الكهربائية الذكية وتقنيات الطاقة المتجددة 2017 (SASG-2017)</div>\r\n<div>&nbsp;</div>\r\n<div>وقد تناول المعرض عددا من المواضيع الرئيسية، منها التجارب الدولية ودراسات الحالة في مجالات الشبكات الذكية، والطاقة المتجددة، والحلول الهجينة، إضافة إلى دور المرأة في مجال إدارة الطاقة والكهرباء.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 202, 1),
(512, 'NT&T Sponsors SASG-2017', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) was a platinum sponsor at the 2017 Saudi Arabia Smart Grid and Renewable Energy (SASG-2017) exhibition.</div>\r\n<div>&nbsp;</div>\r\n<div>Key topics in the exhibition were international experiences and case studies in smart grid, renewable energy and hybrid solutions, women in power and energy management.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 202, 2),
(521, 'نسما للمياه والطاقة تحتفل بالذكرى الخامسة على التأسيس', '<div>في 11 أبريل 2016، احتفلت نسما للمياه والطاقة بالذكرى السنوية الخامسة منذ تأسيس الشركة على يد صالح التركي، رئيس شركة نسما القابضة، ومحمود فلاتة، الرئيس التنفيذي لشركة نسما للمياه والطاقة، والمهندس عبدالعزيز قابل. لقد شهدت الشركة خلال السنوات الخمس الماضية العديد من التحديات والعقبات والقرارات الاستراتيجية الحاسمة، تمكنت من التغلب عليها وتحقيق الإنجازات والنجاحات بفضل عدد من العوامل الرئيسية في مقدمتها الصبر، وإدارة النمو، والعمل الجماعي كفريق واحد.</div>\r\n<div>&nbsp;</div>\r\n<div>لقد تمكنت شركة نسما للمياه والطاقة، في غضون ستة أسابيع من تأسيسها، الفوز بخمسة مشاريع؛ مشروع واحد للتشغيل والصيانة في مناطق محافظتي الدوادمي وعفيف لصالح وزارة المياه والكهرباء، وأربعة مشاريع عبارة عناستبدال 96,000 متر من قنوات شبكات المياه في جدة لصالح شركة المياه الوطنية.</div>\r\n<div>&nbsp;</div>\r\n<div>في عام 2013، حصلت نسما للمياه والطاقة على أول مشروع ضخم مع شركة المياه الوطنية، بقيمة تقدر بحوالي 511 مليون ريال سعودي، إنه مشروع استراتيجي ذي أهمية بالغة وعاجل، يتمثل في مشروع تعزيز موارد المياه في مدينة الرياض. رغم التحديات والصعوبات التي واجهتها الشركة في تنفيذ هذا المشروع، نحجت في اكتمال المشروع، مما ساهم في منح الشركة عقد تشغيل وصيانة لمدة عامين. وتفتخر الشركة بأنه تم منحها جائزة لأفضل مشروع مياه على المستوى العالمي، وذلك خلال قمة المياه الوطنية في باريس في أوائل 2014.</div>\r\n<div>&nbsp;</div>\r\n<div>ونتيجة للنمو والتطور الهائل الذي شهدتها الشركة، تم تصنيف نسما للمياه والطاقة كشركة مقاولات من الدرجة الأولى من قبل وزارة الشؤون البلدية والقروية. في عام 2014، قام نسما للمياه والطاقة بتوسيع أفق خبرتها لتخوض في سوق البنى التحتية، وقد أصبح على قائمة عملائها مدينة الملك عبدالله الاقتصادية، التي منحتها مشروعين من مشاريع البنى التحتية الكبيرة، هما الوادي الصناعي &ndash; المرحلة الثانية، وشاطئ المروج &ndash; مجتمع2، بقيمة إجمالية تقدر بنحو 400 مليون ريال سعودي. أما عام 2015 فقد شهد استحواذ الشركة على عقود إضافية مع وزارة المياه والطاقة وشركة المياه الوطنية، فضلا عن الفوز بعقدين آخرين لاستبدال 26,000 متر من قنوات شبكة المياه في جدة. كما مُنحت نسما للمياه والطاقة مشروع لبناء أربع محطات معالجة المياه في كل من الرياض، وضرما، وحائل والاحساء لصالح الهيئة السعودية للمدن الصناعية ومناطق التقنية (مدن).</div>\r\n<div>&nbsp;</div>\r\n<div>وقد احتفلت نسما للمياه والطاقة مؤخرا بالذكرى السنوية الخامسة في أبريل الماضي، خلال اجتماع مجلس الإدارة، برئاسة الشيخ صالح التركي. وقد تخلل الاجتماع تبادل التهاني والهدايا. وإلى جانب ذلك، أقيم احتفال آخر في أحد منتجعات أُبحر ضم موظفي نسما للمياه والطاقة وأسرهم.</div>\r\n<div>&nbsp;</div>\r\n<div>وفي هذه المناسبة، ذكر الشيخ صالح التركي \"اليوم يمكننا أن نقول بكل فخر أننا شركة متميزة قادرة على تنفيذ مشاريع معقدة، كما أننا فخورون بالمهندس محمود فلاته، الذي ينقل الشركة من نجاح إلى آخر\".</div>\r\n<div>&nbsp;</div>\r\n<div>ولدى نسما للمياه والطاقة خططا طموحة لمواصلة توسيع نطاقها ومجالاتها في السوق الحالية، بل وتجاوز ذلك بالخوض في نطاقات جديدة على المستويات المحلية والإقليمية والوطنية. ويشمل ذلك الطاقة المتجددة، والطاقة الخضراء، بما يتماشى مع اتجاهات الاستدامة العالمية، علاوة على الخوض في مشاريع البناء والتشغيل ونقل الملكية كجزء من حركة الخصخصة الوطنية في قطاع المياه والطاقة.</div>\r\n<div>&nbsp;</div>\r\n<div>بهذه المناسبة، أصدرت نسما للمياه والطاقة فيلما يمكن الاطلاع عليه بالضغط على الرابط (<a href=\"https://youtu.be/7OeABruxYcM\">https://youtu.be/7OeABruxYcM</a>).</div>', NULL, NULL, NULL, 207, 1);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(522, 'Nesma Water & Energy Celebrated its 5th Anniversary', '<div id=\"1335011059\" class=\"u_1335011059 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>On April 11, 2016, Nesma Water &amp; Energy (NW&amp;E) celebrated its 5th anniversary since establishment of the company by Saleh Al-Turki, President, Nesma Holding, Mahmoud Fallatah, CEO of NW&amp;E and Eng. Abdulaziz Gabel. The last five years was a period filled with many challenges, obstacles and critical strategic decisions. Patience, growth management and teamwork were the main factors in overcoming these circumstances and assuring today&rsquo;s success.</div>\r\n<div>&nbsp;</div>\r\n<div>Within six weeks of inception, NW&amp;E had secured five projects; one with the Ministry of Water &amp; Electricity (MOWE) for operation and maintenance in the Dwadmi and Affif regions and four with the National Water Company (NWC) for replacement of 96,000 water meters in Jeddah.</div>\r\n<div>&nbsp;</div>\r\n<div>In 2013, NW&amp;E was awarded the first mega project with the NWC worth approximately SAR 511 million, a very important, strategic, rush project to enhance water resources in Riyadh. Although challenging, the project was completed successfully and was followed by a two-year operation and maintenance contract. The company is proud that it was then awarded for the Best Global Water Project during the National Water Summit in Paris in early 2014.</div>\r\n<div>&nbsp;</div>\r\n<div>As a result of its phenomenal growth, Nesma Water &amp; Energy was eligible to become a First Class Contractor by the Ministry of Municipal and Rural Affairs. In 2014, NW&amp;E expanded its expertise into the infrastructure market by including King Abdullah Economic City in its top-notch client list and acquiring two large infrastructure projects. The Industrial Valley Phase Two and Al-Murooj Beach Community Two valued around SAR 400 million. 2015 saw the acquisition of additional contracts with MOWE and NWC as well as the acquisition of another two contracts for 26,000 water meters in Jeddah. NW&amp;E was also awarded a project to build four water treatment plants in Riyadh, Dhurma, Hail and Al-Ahsa for the Saudi Industrial Property Authority (MODON).</div>\r\n<div>&nbsp;</div>\r\n<div>NW&amp;E celebrated its 5th anniversary during the April Board meeting headed by Sh. Saleh Al-Turki by exchanging congratulations and gifts. In addition, there was a family oriented social gathering for NW&amp;E staff, which took place in a resort in the Obhur area.</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;Today we can say that we have a distinguished company with the ability to carry out complicated projects, and we are very proud of it and proud of Engr. Mahmoud Fallatah who is carrying it from one success to the next,&rdquo; says Sh. Saleh.</div>\r\n<div>&nbsp;</div>\r\n<div>NW&amp;E has ambitious plans not only to continue expanding in its present market fields but also to embark on new endeavors on local, regional and national scales. This includes renewable and green energy in line with global sustainability trends, as well as Build Operate Own Transfer (BOOT) projects as part of the national privatization movement in the water and power sector.</div>\r\n<div>&nbsp;</div>\r\n<div>NW&amp;E released a movie to mark the occasion which can be viewed here (https://youtu.be/7OeABruxYcM).</div>\r\n</div>\r\n<div id=\"1027033681\" class=\"u_1027033681 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 207, 2),
(523, 'نسما للأمن توظف 500 موظف', '<div id=\"1981313650\" class=\"dmRespRow\">\r\n<div id=\"1000213132\" class=\"dmRespColsWrapper\">\r\n<div id=\"1879441766\" class=\"u_1879441766 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1388124972\" class=\"u_1388124972 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت شركة نسما للأمن اتفاقية مع لجنة التنمية الاجتماعية الأهلية لأحياء الدمام، لتوظيف 500 موظف خلال عام واحد. وهذه الاتفاقية دليل لالتزام نسما للأمن تجاه المجتمع، وسيكون لها تأثير إيجابي على سمعة الشركة في المنطقة الشرقية. في الماضي كانت نسما للأمن تواجه صعوبات في اجتذاب العدد الكافي من السكان المحليين لتنفيذ عملياتها، إلا أنها من خلال هذه الاتفاقية ستتمكن من شغل الوظائف الشاغرة بسرعة، وفي ذات الوقت القيام بدورها في مساعدة المجتمع.</div>\r\n<div>&nbsp;</div>\r\n<div>ستقوم لجنة التنمية الاجتماعية بالدمام بإمداد شركة نسما للأمن بمرشحين لشغل وظائف \"حارس أمن\" الشاغرة وفقا لاحتياجات ومتطلبات الشركة. وسوف يستمر ذلك لمدة عام كامل، بهدف زيادة سعودة الوظائف في منطقة الدمام.</div>\r\n<div>&nbsp;</div>\r\n<div>وأعرب المدير العام لنسما للأمن رومل جريس عن سعادته بإبرام هذه الاتفاقية، مبينا أنها \"جزءا من التزام شركة نسما للأمن بالمشاركة في تنمية مجتمع المنطقة الشرقية. إننا نقدّر العمل مع لجنة التنمية الاجتماعية الأهلية لأحياء الدمام، حيث لديهم الإلمام والمعرفة بالأشخاص الباحثين عن وظائف، ولديهم القدرة على تحديد الأسر المحتاجة إلى دعم. من هذا المنطلق، فإن هذه الشراكة سوف تمكننا من تجنيد الأشخاص الذين هم بأمس الحاجة لفرص وظيفية\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 208, 1),
(524, 'Nesma Security to Hire 500 Employees', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Security signed an agreement with Dammam Social Development Committee (DSDC) to hire 500 employees within one year. This agreement demonstrates Nesma Security&rsquo;s commitment to its community and will have a positive impact on the company&rsquo;s reputation in the Eastern Province. In the past, Nesma Security has had trouble attracting a sufficient number of locals for their operations; however, with this agreement the company will be able to quickly fill vacant positions while doing its part to help the community.</div>\r\n<div>&nbsp;</div>\r\n<div>DSDC will be providing Nesma Security with the candidates for vacant security guard positions according to the company&rsquo;s needs and requirements. This process will continue for a whole year with the aim of increasing the employment of Saudis in the Dammam area.</div>\r\n<div>&nbsp;</div>\r\n<div>Romel Jeries, Nesma Security General Manager, expressed his excitement for the agreement, stating that &ldquo;The contract is considered to be part of Nesma Security&rsquo;s commitment to participate in the development of Eastern Province society. We appreciate working with the &ldquo;Dammam Social Development Committee&rdquo; (DSDC) because they know best who is looking for a job and which families need support; so this partnership will enable us to recruit those people who most need employment.&rdquo;</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 208, 2),
(527, 'نسما للأمن تحوز على شهادة الآيزو ISO 9001:2015', '<div>نجحت شركة نسما للأمن في التدقيق الخارجي النهائي الذي نفذتها شركة إس جي إس SGS للتفتيش والتحقق والاختبار والاعتماد، من أجل شهادة ISO 9001:2015، وبذلك مُنحت رسميا شهادة الاعتماد ISO9001:2015.</div>\r\n<div>&nbsp;</div>\r\n<div>إس جي إس SGS شركة متعددة الجنسيات مقرها سويسرا، وتقدم خدمات التفتيش والتحقق والاختبار والاعتماد وإصدار الشهادات. إن ISO 9001:2015 عبارة عن نظام عالمي لإدارة الجودة يوفر إطار عمل ومجموعة من المبادئ، التي تضمن نهج الحس السليم لإدارة المنظمات والشركات، يسهم في تلبية متطلبات العملاء وغيرهم من أصحاب المصلحة وكسب رضاهم. وسوف تستفيد نسما للأمن من معايير الآيزو ISO في تحسين أنظمة الأمن، من خلال عمليات موحدة، وزيادة رضا العملاء، بفضل تحسين السلامة والجودة، وإتاحة فرص الوصول إلى أسواق جديدة من خلال توافق منتجاتها وخدماتها.</div>\r\n<div>&nbsp;</div>\r\n<div>وبهذه المناسبة، ذكر رومل جريس، المدير العام لنسما للأمن: \"أنا فخور جدا بأن فريقنا قد حقق هذا النجاح، وأنا واثق من أن هذا الإنجاز سيكون له تأثير إيجابي على سمعتنا وحصتنا في السوق\".</div>\r\n<div>&nbsp;</div>\r\n<div>بدأت نسما للأمن إجراءات الحصول على شهادة الاعتماد الآيزو 9001 في ديسمبر عام 2015، وكان التدقيق النهائي من قبل إس جي إس SGS في شهر مايو 2016.</div>\r\n<div>&nbsp;</div>', NULL, NULL, NULL, 210, 1),
(528, 'Nesma Security Gains ISO 9001:2015 Certification', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Security has passed the final external audit from SGS for ISO 9001:2015 and is now officially ISO 9001:2015 certified.</div>\r\n<div>&nbsp;</div>\r\n<div>SGS is a multinational company headquartered in Switzerland which provides inspection, verification, testing and certification services. ISO 9001:2015 is a global Quality Management System that provides a framework and set of principles that ensure a common-sense approach to organizational management to consistently satisfy their customers and other stakeholders. The ISO standards will benefit Nesma Security by improving their security systems through standardized processes, increasing customer satisfaction by improving safety and quality, and allowing access to new markets through the compatibility of their products and services.</div>\r\n<div>&nbsp;</div>\r\n<div>Romel Jeries, Nesma Security General Manager, commented, &ldquo;I am very proud that our team made it, and I am sure this achievement will have a positive impact on our reputation and our share in the market.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Security started the ISO 9001 certification process in December 2015, and the final audit by SGS was in May 2016</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 210, 2),
(533, 'نسما التجارية تُمنح مشروع بترورابغ', '<div id=\"1804149827\" class=\"dmRespRow\">\r\n<div id=\"1776618506\" class=\"dmRespColsWrapper\">\r\n<div id=\"1982403985\" class=\"u_1982403985 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1328138260\" class=\"u_1328138260 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصل قسم النظم الفنية في نسما التجارية على مشروع بقيمة 134 مليون ريال سعودي، لصالح أرامكو السعودية وسوميتومو كيميكال؛ حيث بدأت الشركتان مشروع بترورابغ بهدف بناء عمليات متكاملة لتكرير النفط والبتروكيماويات، عن طريق تطوير مصفاة أرامكو السعودية وبناء مجمع جديد للبتروكيماويات.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق المشروع نظام كشف التسلل والتقييم (IDAS) لسور يمتد لمسافة 23 كم يتكون من نظام مراقبة بالدوائر التلفزيونية المغلقة، ونظام كشف التسلل بموجات الميكروويف (MIDS)، ونظام السياج الأمني بواسطة الألياف البصرية (FOFSS). كما يتضمن المشروع نظام الكشف طويل المدى والتقييم (LRDAS) الذي يتألف من كاميرات بعيدة المدى (حتى 10كلم من الكشف والتعرف) والرادارات، والنظام الأمني للتحكم في الدخول/الخروج (SACS) على البوابات وداخل المباني، بما في ذلك مراقبة الدخول/الخروج ونظام مراقبة الدوائر التلفزيونية المغلقة بكاميرات IP. إضافة إلى نظام التعرف على لوحات المركبات (LPRS) على البوابات، وتركيب حاجز اصطدام جديد على امتداد ما يقرب من 21 كم، ونظم مراكز المراقبة الأمنية التي تتألف من جدار مراقبة فيديو وشاشات المشغلين. كما يتضمن المشروع أعمال هدم وبناء بوابات جديدة، وتشييد مباني إمدادات الطاقة غير المنقطعة (UPS) جديدة، وتطوير إنارة السياج.</div>\r\n<div>&nbsp;</div>\r\n<div>يُذكر أن اختيار نسما التجارية وقع بعد أن تم اعتمادها كشركة للنظم الأمنية المتكاملة من قبل اللجنة العليا للأمن الصناعي (HCIS).</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 213, 1),
(534, 'Nesma Trading Awarded Petro Rabigh Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Trading&rsquo;s Technical System Division was awarded a project worth SAR 134 million; Saudi Aramco and Sumitomo Chemical started the Petro Rabigh project with the aim of building integrated oil refining and petrochemical operations by way of upgrading Saudi Aramco&rsquo;s oil refinery and constructing a new petrochemical complex.</div>\r\n<div>&nbsp;</div>\r\n<div>The project scope includes Intrusion Detection and Assessment System (IDAS) for 23 km of fence consisting of CCTV monitoring, Microwave Intrusion Detection System (MIDS), and Fiber Optic Fence Security System (FOFSS).The project also includes Long Range Detection and Assessment System (LRDAS) consisting of long range cameras (up to 10km detection and recognition) and radars, Security Access Control System (SACS) on the gates and inside the buildings including access control and IP CCTV monitoring; License Plate Recognition System (LPRS) on the gates, installation of new crash rated barrier for almost 21 km, security control center systems consisting of video wall and operators console, demolition and construction of new gates, construction of new UPS buildings, and upgrading fence lighting.</div>\r\n</div>\r\n<div id=\"1094274963\" class=\"dmNewParagraph u_1094274963\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading was chosen after becoming an approved security systems integrator by the High Commission for Industrial Security (HCIS).</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"dmNewParagraph u_1265221539\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 213, 2),
(539, 'نسما هواتك تفوز بمشروع الفاضلي للغاز', '<div id=\"1469348630\" class=\"dmRespRow\">\r\n<div id=\"1844654261\" class=\"dmRespColsWrapper\">\r\n<div id=\"1274387428\" class=\"u_1274387428 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1064002174\" class=\"u_1064002174 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مُنحت شركة نسما هواتك عقدا من شركة تكنيكاس ريونيداس لبناء صهاريج تخزين كجزء من برنامج الفاضلي للغاز التابع لهم. لقد فازت نسما هواتك بهذا العقد بعد دخولها منافسة مع 16 شركة تقدمت لهذا المشروع، والذي يعد معلما بارزا في سجل إنجازات الشركة.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق عمل نسما هواتك أعمال التصميم الهندسي، وشراء المواد، وتصنيع وتركيب 12 وحدة صهاريج تخزين نوع API 650. وسيتم دعم التصميم الهندسي من قبل فريق من تركيا، بينما سيتعهد فريق من السعودية بعمليات التصنيع والتركيب. وسوف تبدأ عمليات تصنيع الصهاريج في ديسمبر 2016 ومن المتوقع الانتهاء منها في أكتوبر 2017.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المقرر أن يكتمل مشروع الفاضلي للغاز بحلول نهاية عام 2019. وسيكون المشروع عنصرا أساسيا في شبكة الغاز الرئيسة في المملكة، ومعالجة الغاز من الحقول البرية والبحرية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 216, 1),
(540, 'Nesma-Havatek Awarded Fadhili Gas Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma-Havatek has been awarded a contract by Tecnicas Reunidas to construct storage tanks as part of their Fadhili gas program. Nesma-Havatek competed against 16 bidders to win this offer and it considers this project as a milestone for the company.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma-Havatek&rsquo;s scope of work includes engineering design, material procurement, fabrication and erection of 12 Nos. API 650 storage tanks. Engineering design will be supported by a team from Turkey and complete fabrication and erection will be undertaken by a team in Saudi Arabia. Tank fabrication will start in December 2016 and projected completion date is October 2017.</div>\r\n</div>\r\n<div id=\"1094274963\" class=\"dmNewParagraph u_1094274963\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>The Fadhili gas program is scheduled to be completed by the end of 2019. The project will become a key component of the Kingdom&rsquo;s master gas system, processing gas from both onshore and offshore fields.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"dmNewParagraph u_1265221539\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 216, 2),
(543, 'إن ديجيتك : أول صالة طباعة', '<div id=\"1803646811\" class=\"dmRespRow\">\r\n<div id=\"1395521524\" class=\"dmRespColsWrapper\">\r\n<div id=\"1962837556\" class=\"u_1962837556 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1139027945\" class=\"u_1139027945 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>افتتحت Dubaiprint.com، تابع لشركة إن ديجيتك صالة خدمات طباعة جديدة في حي دبي للتصميم (D3). وتعد هذه الصالة الأولى من نوعها في منطقة الشرق الأوسط.</div>\r\n<div>&nbsp;</div>\r\n<div>وتقدم افتتحت Dubaiprint.com، ومقرها الرئيسي في مدينة دبي للإنتاج، خدماتها للعملاء في جميع أنحاء الإقليم على مدار الساعة، وتهدف إلى الارتقاء بخدماتها المخصصة إلى مستوى جديد من خلال صالة رفيعة المستوى في حي دبي للتصميم ((D3. هذه الصالة الجديدة جزء من استراتيجية الشركة لتصبح شريكا في المنطقة الأكثر تفضيلا لخدمات طباعة web-to-print للأعمال، مع واجهة فريدة من نوعها مخصصة للمستخدمين المهنيين والأفراد في الشرق الأوسط.</div>\r\n<div>&nbsp;</div>\r\n<div>والتزاما بفلسفة إن ديجيتك المتمثلة في \"الوعد تعهد\"، فإن Dubaiprint.com تنفذ طلبات واحتياجات الطباعة لعملائها من خلال إعادة تعريف وتطوير معايير الخدمة مع صالة خدمات الطباعة الجديدة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 218, 1),
(544, 'NDIGITEC: 1st Premium Print Lounge', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Dubaiprint.com, a product of NDIGITEC, has opened a new print service lounge in the Dubai Design District (d3). This lounge is the first of its kind in the entire Middle East region.</div>\r\n</div>\r\n<div id=\"1094274963\" class=\"dmNewParagraph u_1094274963\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>Dubaiprint.com, headquartered in Dubai Production City, offers round-the-clock service to customers all across the region and aims to take its customized service to a new level with the new premium lounge at d3. The new outlet is part of the company&rsquo;s strategy to become the region&rsquo;s most preferred web-to-print partner for conducting business, with a customized unique interface for professional and personal users in the Middle East.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 218, 2),
(571, 'محطة كونشار Končar للطاقة الشمسية تفوز بالجائزة الذهبية', '<div id=\"1806007547\" class=\"dmRespRow u_1806007547\">\r\n<div id=\"1571124671\" class=\"dmRespColsWrapper\">\r\n<div id=\"1314024582\" class=\"u_1314024582 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1912463754\" class=\"u_1912463754 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">\r\n<div>فازت شركة كونشار Končar للمعدات الكهربائية بالجائزة الذهبية في المعرض الدولي للاختراعات والابتكارات لعام 2016، الذي عقد في صربيا، كرواتيا.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد طورت شركة كونشار Končar محطة قياسية للطاقة الشمسية متاحة لجميع المستخدمين في القطاعين السكني والصناعي. وتُعرف المنتجات باسم \"طاقة كونتشار الخضراء للاستخدامات المنزلية (GHE)\" و\"طاقة كونتشار الخضراء للاستخدامات التجارية والصناعية (GBE)\".</div>\r\n<div>&nbsp;</div>\r\n<div>المعرض الدولي السنوي للاختراعات يعرض الابتكارات والمنتجات والتقنيات الجديدة في مجالات الهندسة الميكانيكية، والهندسة الكهربائية، وتكنولوجيا المعلومات، والفيزياء، وهندسة ميكاترونيكس، والكيمياء، والبيولوجيا والطب، بالإضافة إلى المجالات الطبيعية والتقنية الأخرى.</div>\r\n<div>&nbsp;</div>\r\n<div>يّكر أن مشروع كونشار لمحطات الطاقة الشمسية يعد ابتكارا جديدا في كل من كرواتيا وأوروبا، بفضل عدد من الحوافز الحكومية للطاقة المتجددة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"1316373871\" class=\"u_1316373871 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 232, 1),
(572, 'Koncar Wins the Gold Medal for its Solar Power-Plant', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Koncar Electrical Equipment won the gold medal in the 2016 International Exhibition of Inventions held in Zagreb, Croatia.</div>\r\n<div>&nbsp;</div>\r\n<div>Koncar developed a standardized solar power-plant that is accessible to both households and industrial users. The products are known as &ldquo;Koncar Green Home Energy (GHE)&rdquo; and &ldquo;Koncar Green Business Energy (GBE)&rdquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>The annual International Exhibition of Inventions presents innovations, new products and technologies from the fields of mechanical engineering, electrical engineering, IT, physics, mechatronics, chemistry, biology and medicine in addition to other natural and technical fields.</div>\r\n<div>&nbsp;</div>\r\n<div>Koncar&rsquo;s solar power plants project is considered to be a relevant new innovation both in Croatia and Europe due to the number of governmental incentives for renewable energy.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 232, 2),
(641, 'بدء تشغيل مصنع نسما للحلول الخرسانية في جدة', '<div id=\"1330822444\" class=\"dmRespRow\">\r\n<div id=\"1024155629\" class=\"dmRespColsWrapper\">\r\n<div id=\"1332881850\" class=\"u_1332881850 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1756621963\" class=\"u_1756621963 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت نسما للحلول الخرسانية، وهي مشروع مشترك بين شركة نسما القابضة ومجموعة كاندوسي Kandussi النمسا، عن اكتمال مصنعها الواقع في منطقة عسفان في مدينة جدة، ودخوله إلى مرحلة التشغيل والإنتاج الكامل. لقد تم تأسيس الشركة لتقديم حلول جديدة وفريدة لكتل/بلوك البناء الخرسانية إلى صناعة البناء والتشييد في المملكة العربية السعودية. والمصنع الجديد مجهز بأحدث التقنيات والمعدات، ويستخدم تقنية التصنيع الأمريكية لتصنيع خطوط إنتاج الكتل/بلوك الخرسانية من نوع Columbia CPM 50.</div>\r\n<div>&nbsp;</div>\r\n<div>وتقدم نسما للحلول الخرسانية، من خلال شراكتها مع مجموعة كاندوسي Kandussi النمسا، خبرة واسعة تمتد عبر 50 عاما في إنتاج المنتجات الخرسانية، وتطوير حلول مبتكرة لصناعة البناء والتشييد.</div>\r\n<div>&nbsp;</div>\r\n<div>خلال القسم الأول من عام 2016، قامت نسما للحلول الخرسانية باختبار جميع قوالب المنتجات، وحققت نتائج ممتازة خلال هذه المرحلة. وفي بداية شهر مارس عام 2016، دخلت نسما للحلول الخرسانية إلى مرحلة الإنتاج الكامل، تحت إشراف مباشر من فريق فنيي مجموعة كاندوسي Kandussi النمسا من ذوي الخبرة والتدريب العالي.</div>\r\n<div>&nbsp;</div>\r\n<div>وينظر فريق نسما للحلول الخرسانية نحو المستقبل بحماس، خاصة بعد تقديم أحدث مجموعة من الكتل/البلوك القياسية من نوع بلوكات التربة المثبتة NCS SSB مع نظام ترابط وتشابك مبتكر يتطلب فقط الملاط الأفقي. ويتميز نظام بلوكات التربة المثبتة NCS SSB بخفض وقت البناء، وزيادة الدقة، وتوفير تشطيب عالي الجودة، وإنتاج قوة ضاغطة فوق المتوسط.</div>\r\n<div>&nbsp;</div>\r\n<div>خلال عام 2016، ستواصل نسما للحلول الخرسانية تطوير حلول جديدة وتنفيذ معايير الآيزو 9001. هدفنا هو أن نصبح لاعبا رئيسيا في سوق تتميز بالتنافسية الشديدة، من خلال التركيز على الجودة والتحسين المستمر.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 266, 1),
(642, 'Nesma Concrete Solutions Jeddah Factory Now Operational', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Concrete Solutions (NCS), a joint venture between Nesma Holding and the Kandussi Group Austria, have announced that their factory in Usfan Jeddah is completed, commissioned and is now in full production. The company was formed to bring new unique concrete block building solutions to the construction industry in Saudi Arabia. The new factory is state of the art and uses the American manufacturing technology, Columbia CPM 50 production line.</div>\r\n<div>&nbsp;</div>\r\n<div>NCS, through its partnership with Kandussi Austria, brings 50 years&rsquo; experience in the production of concrete products and the development of new innovative solutions to the construction industry.</div>\r\n<div>&nbsp;</div>\r\n<div>NCS spent the early part of 2016 testing all product molds and achieved excellent results during this phase. At the beginning of March 2016, NCS went into full production under the direct supervision of the highly trained and experienced technical team from Kandussi Austria.</div>\r\n<div>&nbsp;</div>\r\n<div>The NCS Team are excited about the future, having already introduced their new NCS SSB range of standard blocks with an innovative interlock system that only requires mortar horizontally. The NCS SSB system significantly reduces construction time, increases accuracy, provides a high quality finish and yields above average compressive strengths.</div>\r\n<div>&nbsp;</div>\r\n<div>Throughout 2016, NCS will continue to develop new solutions and implement ISO 9001 standards. Our target is to become a key player in a very competitive market by focusing on quality and continuous improvement. --End</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 266, 2),
(643, 'مركز نسما للتدريب يستضيف دورات تدريبية لمحاسبي نسما', '<div id=\"1359660063\" class=\"dmRespRow\">\r\n<div id=\"1690676454\" class=\"dmRespColsWrapper\">\r\n<div id=\"1125859710\" class=\"u_1125859710 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1552242568\" class=\"u_1552242568 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>عقدت مجموعة الدورات التدريبية الأولى لمحاسبي نسما في جدة ، والتي صممها السيد/ نعيم شاه ، في مركز نسما للتدريب بهدف تعزيز فهمهم للغة الإنجليزية للأعمال والمحاسبة من خلال سلسلة من الدورات التي تصل إلى 16 شهرًا ، والتي ستستقطب الدارسين من ذوي المستوى المتوسط وحتى المستويات المتوسطة العليا.</div>\r\n<div>&nbsp;</div>\r\n<div>خضع المشاركون لاختبارات تقويم المستوى باللغة الإنجليزية وتم تقسيمهم إلى مجموعتين بناءً على النتائج. بدأت كل مجموعة في المستوى المناسب من تعلم اللغة.</div>\r\n<div>&nbsp;</div>\r\n<div>تم عقد اجتماع ترحيبي في قاعة مركز نسما للتدريب قبل بدء الدورات لتعريف الموظفين بالبرنامج</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 267, 1),
(644, 'NTC Hosts Training Courses for Nesma Accountants', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>The first training courses for Nesma&rsquo;s accountants in Jeddah, designed by Naim Shah, were held at Nesma Training Center with the aim of reinforcing their understanding of business English and accounting through a series of courses lasting up to 16 months, that will take students from pre-intermediate through upper intermediate levels.</div>\r\n<div>&nbsp;</div>\r\n<div>Participants have undergone screening tests in English and have been divided into two groups based on the results. Each group began at the appropriate level of language instruction.</div>\r\n<div>&nbsp;</div>\r\n<div>A welcome meeting was held at NTC auditorium before the start of the courses to introduce the employees to the program.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 267, 2),
(663, 'شركة باسيستك تقدم برنامج إدارة الخدمات لعملاء جدد', '<div id=\"1129933578\" class=\"dmRespRow\">\r\n<div id=\"1612580497\" class=\"dmRespColsWrapper\">\r\n<div id=\"1100930423\" class=\"u_1100930423 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1402252117\" class=\"u_1402252117 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قدمت شركة باسيستك برنامج \"إدارة خدمات تقنية المعلومات المهني (professional IT Service Management)\" لاثنين من العملاء الجدد؛ حيث قدمت باسيستك الدعم لبنك أكتيف، من خلال استخدام برنامج \"إدارة الخدمات تقنية المعلومات المهني ITSM\" الخاص بشركة هيوليت باكارد في إدارة خدمات البنك، وإدارة الأحداث والمناسبات، وغيرها من عمليات البنية التحتية الخاصة بتقنية المعلومات في البنك.</div>\r\n<div>&nbsp;</div>\r\n<div>يضاف إلى ما سبق أن شركة Eczacıbası قد اختارت شركة باسيستك للاستفادة من برنامج \"إدارة الخدمات تقنية المعلومات المهني ITSM\" الخاص بشركة هيوليت باكارد من أجل رصد وإدارة الخدمات الاستباقية الشاملة الخاصة بالشركة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 277, 1),
(664, 'Basistek Provides New Customers with Service Management Software', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Basistek provided two new customers with professional IT Service Management (ITSM). Basistek supported Aktif Bank through the use of Hewlett Packard Enterprises (HPE&rsquo;s) ITSM in the bank&rsquo;s service management, event management and other Information Technology Infrastructure processes.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Eczacıbası company chose Basistek to utilize HPE&rsquo;s ITSM in order to monitor and manage the company&rsquo;s end-to-end proactive services.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 277, 2),
(667, 'معرض موظفي نسما للعام ٢٠١٨ في صالة نسما للفنون', '<div id=\"1581324765\" class=\"dmRespRow\">\r\n<div id=\"1988528844\" class=\"dmRespColsWrapper\">\r\n<div id=\"1225362853\" class=\"u_1225362853 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1607302747\" class=\"u_1607302747 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تحت رعاية فيصل التركي، رئيس شركة نسما القابضة، استعرض معرض موظفي نسما للعام ٢٠١٨ الأعمال الفنية لموظفي نسما عبر المجموعة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد كشف المعرض، الذي أقيم في صالة نسما للفنون بجدة، عن المواهب الفنية لكل من شريف المنتصر، ولجين مقدم، ومحمد قباني، ورالف غياض، وعلاء حامد، وأنس عمار، ومحمد النخلي، وأبجيت أنيثا، وأنور أبو طه، ومحمد سلمان، ومعاذ الأنصاري وزياد نجار.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 279, 1),
(668, '2018 Employees Exhibition at Nesma Art Gallery', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Under the patronage of Nesma President, Faisal Alturki, Nesma&rsquo;s 2018 Employees Exhibition showcased artwork created by Nesma employees across the Group.</div>\r\n<div>&nbsp;</div>\r\n<div>The event, held at Nesma Art Gallery in Jeddah, revealed the artistic talents of Sharif Montaser, Lujayn Muqaddam, Mohammad Kabbani, Ralph Ghayad, Alaa Hamed, Anas Ammar, Mohammad Alnakhli, Abhijith Anitha, Anwar Abu Taha, Mohammad Salman, Moaaz Alnasari and Ziad Najjar.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 279, 2),
(671, 'نسما ترعى ماراثون جدة السادس', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنها ستكون \"الراعي البلاتيني\" لماراثون جدة السنوي السادس، الذي تنظمته جمعية البر الخيرية. ستنطلق فعاليات الماراثون يوم 13 يناير 2009، وستذهب عائداته إلى جمعية البر الخيرية لتمويل برامجها الخيرية المختلفة. ويقام هذا الحدث تحت رعاية صاحب السمو الملكي الأمير مشعل بن ماجد محافظ جدة، وبمشاركة العديد من جهات القطاعين الخاص والعام، أبرزها وزارة التربية والتعليم</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 281, 1),
(672, 'Nesma Sponsors 6th Jeddah Marathon', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>Nesma Holding has announced it will be a &ldquo;platinum sponsor&rdquo; of the 6th annual Jeddah Marathon, organized by the Al Birr Charity. All proceeds from this event, which will be held on Jan. 13, 2009, will go to the Al Birr Charity to fund its various charitable programs. The event is being held under the auspices of His Royal Highness, Prince Mishaal bin Majed, Governor of Jeddah, with the involvement of several private and public bodies, most notably the Ministry of Education.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 281, 2),
(755, 'إنتخاب صالح التركي رئيسا للغرفة التجارية الصناعية بجدة', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما القابضة انتخاب صالح التركي، رئيس شركة نسما القابضة، اليوم رئيسا لمجلس إدارة الغرفة التجارية الصناعية بجدة.</div>\r\n<div>&nbsp;</div>\r\n</div>\r\n<div id=\"1506474752\" class=\"u_1506474752 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>تعتبر الغرفة التجارية الصناعية بجدة أول غرفة تجارية في المملكة العربية السعودية، وقد تأسست بموجب مرسوم ملكي بتاريخ 18 يناير 1946. الغرفة التجارية الصناعية بجدة هي منظمة غير ربحية ترعى المصالح التجارية والصناعية لأصحاب الأعمال، وتتمثل رؤيتها في أن تصبح القناة الرئيسية للنمو الاقتصادي وتنمية مجتمع الأعمال في مدينة جدة.</div>\r\n<div>&nbsp;</div>\r\n</div>', NULL, NULL, NULL, 32, 1),
(756, 'Saleh Al-Turki Elected Chairman of JCCI', '<div id=\"1321690046\" class=\"dmNewParagraph u_1321690046\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div><span class=\"lh-1 font-size-15\">Nesma Holding has announced that Saleh Al-Turki, President of Nesma Holding, has been elected today Chairman of the Jeddah Chamber of Commerce &amp; Industry (JCCI).&nbsp;&nbsp;</span></div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n</div>\r\n<div id=\"1506474752\" class=\"dmNewParagraph u_1506474752\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>JCCI is the first chamber of commerce in the Kingdom of Saudi Arabia, established by the royal decree on Jan. 18, 1946. JCCI is a non-profit organization that looks after the commercial and industrial interests of business owners, with a vision to be the main channel for economic growth and development of the business community in Jeddah.</div>\r\n</div>', NULL, NULL, NULL, 32, 2),
(765, 'نسما تتملك حصة في شركة سعودية للتسويق وتصنيع الأغذية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"free\">\r\n<div>أعلنت شركة نسما القابضة أنها استحوذت على حصة 25% في شركة الفارس العربي، وهي شركة مقرها مدينة الرياض تعمل في مجال تصنيع وتوزيع مجموعة متنوعة من المواد الغذائية في قطاع السلع الاستهلاكية سريعة الدوران.</div>\r\n</div>\r\n<div id=\"1506474752\" class=\"u_1506474752 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>يذكر أن شركة الفارس تقوم بتصنيع التوابل والصلصات ذات الجودة العالية. وينتج المصنع الصلصة الحارة، وصلصة الطماطم \"الكاتشاب\"، والمايونيز، والخل الطبيعي، وصلصة البيتزا. وتضم أسواق التصدير بلاد الشام، وشمال أفريقيا، ودول الخليج العربي، وآسيا، وبعض الدول الأوروبية.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 33, 1),
(766, 'Nesma Acquires Stake in Saudi Food Manufacturing Company', '<div id=\"1321690046\" class=\"dmNewParagraph u_1321690046\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>Nesma Holding has announced it has acquired a 25% stake in Al-Faris Al-Arabi, a Riyadh-based manufacturer and distributor of a variety of food items in the Fast Moving Consumer Goods (FMCG) sector.</div>\r\n</div>\r\n<div id=\"1506474752\" class=\"dmNewParagraph u_1506474752\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>Al-Faris Al-Arabi manufacturs premium quality condiments and sauces, including hot sauce, ketchup, mayonnaise, natural vinegar and pizza sauce. Export markets include the Levant, North Africa, GCC, Asia and some European countries.</div>\r\n</div>', NULL, NULL, NULL, 33, 2),
(771, 'نسما وكيفر الألمانية يؤسسان مشروعا مشتركا', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"free\">\r\n<div>كيفر السعودية المحدودة هي شركة تضامنية بين شركة نسما وشركة كيفر الألمانية، وهي شركة رائدة متخصصة في العزل، تقدم خدمات العزل الحراري (الحرارة والبرودة) والعزل الصوتي والوقاية من الحرائق</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"free\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 35, 1),
(772, 'Nesma and KAEFER Form Joint Venture', '<p>Nesma Holding has announced it has formed a new joint venture company with KAEFER of Germany. The new company, KAEFER Saudi Arabia Ltd., will provide the entire range of insulation services in the areas of heat, cold, noise and fire protection for the oil &amp; gas, petrochemicals and power sectors.</p>', NULL, NULL, NULL, 35, 2),
(773, 'شركة باسيستك تقدم برنامج إدارة الخدمات لعملاء جدد', '<div id=\"1129933578\" class=\"dmRespRow\">\r\n<div id=\"1612580497\" class=\"dmRespColsWrapper\">\r\n<div id=\"1100930423\" class=\"u_1100930423 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1402252117\" class=\"u_1402252117 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قدمت شركة باسيستك برنامج \"إدارة خدمات تقنية المعلومات المهني (professional IT Service Management)\" لاثنين من العملاء الجدد؛ حيث قدمت باسيستك الدعم لبنك أكتيف، من خلال استخدام برنامج \"إدارة الخدمات تقنية المعلومات المهني ITSM\" الخاص بشركة هيوليت باكارد في إدارة خدمات البنك، وإدارة الأحداث والمناسبات، وغيرها من عمليات البنية التحتية الخاصة بتقنية المعلومات في البنك.</div>\r\n<div>&nbsp;</div>\r\n<div>يضاف إلى ما سبق أن شركة Eczacıbası قد اختارت شركة باسيستك للاستفادة من برنامج \"إدارة الخدمات تقنية المعلومات المهني ITSM\" الخاص بشركة هيوليت باكارد من أجل رصد وإدارة الخدمات الاستباقية الشاملة الخاصة بالشركة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 115, 1),
(774, 'Basistek Provides New Customers with Service Management Software', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Basistek provided two new customers with professional IT Service Management (ITSM). Basistek supported Aktif Bank through the use of Hewlett Packard Enterprises (HPE&rsquo;s) ITSM in the bank&rsquo;s service management, event management and other Information Technology Infrastructure processes.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Eczacıbası company chose Basistek to utilize HPE&rsquo;s ITSM in order to monitor and manage the company&rsquo;s end-to-end proactive services.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 115, 2),
(775, 'نسما للاتصالات والتقنية توقع عقدا مع شركة كومسوف', '<div id=\"1686770701\" class=\"dmRespRow\">\r\n<div id=\"1359068001\" class=\"dmRespColsWrapper\">\r\n<div id=\"1485628505\" class=\"u_1485628505 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1525682014\" class=\"u_1525682014 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت شركة نسما للاتصالات والتقنية اتفاقية شراكة استراتيجية مع شركة كومسوف، بهدف تعزيز تواجدها في مجال البنية التحتية للاتصالات في المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>إن كومسوف شركة اتصالات سلكية ولاسلكية وشبكات الكمبيوتر، وتتمتع بخبرة واسعة في مجال تطوير البرمجيات. تجدر الإشارة إلى أن التعاون بين نسما للاتصالات والتقنية وشركة كومسوف سوف يساعد نسما على تقديم مساهمة جديدة في تطوير البنية التحتية للاتصالات في المملكة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 116, 1),
(776, 'Nesma Telecom & Technology Signs Agreement with Comsof', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) signed a strategic partnership with Comsof to establish its presence in the Saudi Arabian field of communication infrastructure.</div>\r\n<div>&nbsp;</div>\r\n<div>Comsof is a telecommunications and computer networking company with a broad experience in software development. NT&amp;T&rsquo;s cooperation with Comsof&rsquo;s will support Nesma in making a new contribution in developing the kingdom&rsquo;s communication infrastructure.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 116, 2),
(777, 'نسما أوربت تفتتح مصنعا جديدا', '<div id=\"1390614371\" class=\"dmRespRow\">\r\n<div id=\"1781641589\" class=\"dmRespColsWrapper\">\r\n<div id=\"1807843575\" class=\"u_1807843575 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1893133808\" class=\"u_1893133808 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أنشأت شركة نسما أوربت أحدث مصنع لها، على مساحة توسعة تبلغ 50,000 متر مربع في مدينة جدة، المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>يتكون مصنع نسما أوربت الجديد من مستودع رخام، وصالة عرض للأصناف الفاخرة، وصالة عرض فنية تعرض المجموعة الكاملة التي تقدمها الشركة، بما في ذلك خط إنتاج التشكيلة الزخرفية.</div>\r\n<div>&nbsp;</div>\r\n<div>بدأت خدمات الشركة المخصصة بناء على طلب العميل مع أول مصنع لها على مساحة 2,000 متر مربع، والذي تمت توسعته في وقت لاحق ليصل إلى 8,500 متر مربع، قبل إنشاء المصنع الجديد.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 117, 1),
(778, 'Nesma Orbit: New Factory', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Orbit has established its latest factory with a 50,000 square meter expansion area in Jeddah, Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Orbit&rsquo;s new factory consists of a marble warehouse, a showroom for luxury items and a technical showroom with a display of the company&rsquo;s entire collection, including its decorative expression line.</div>\r\n<div>&nbsp;</div>\r\n<div>The company&rsquo;s customization services started with its first 2,000 square meter factory, which later expanded to 8,500 square meters, before the establishment of the new factory.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 117, 2),
(779, 'نسما القابضة وأرامكو السعودية توسعان شراكتهما لخدمة المجتمع', '<div id=\"1196062906\" class=\"dmRespRow\">\r\n<div id=\"1099239493\" class=\"dmRespColsWrapper\">\r\n<div id=\"1416865256\" class=\"u_1416865256 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1798934911\" class=\"u_1798934911 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت نسما القابضة مذكرة تفاهم مع أرامكو السعودية وجمعية البر، لدعم الصيادين في محافظة بيش بمنطقة جازان. وتهدف مذكرة التفاهم إلى تمكين الصيادين ذوي الدخل المحدود من اكتساب المهارات والأدوات اللازمة لتحقيق دخل مالي مستدام، من خلال تزويدهم بقوارب صيد جديدة ومحركات حديثة ومعدات سلامة متقدمة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقع الاتفاقية كل من: رئيس مجلس إدارة نسما القابضة صالح بن علي التركي، ونائب رئيس أرامكو السعودية ناصر النفيسي، ومدير عام جمعية البر في بيش محمد بن علي فقيه.</div>\r\n<div>&nbsp;</div>\r\n<div>من جهة أخرى، وقعت نسما القابضة مذكرة تفاهم مع كل من شركة أرامكو السعودية، ومؤسسة العلياء لتطوير البنية الأساسية للتنمية المحلية في المناطق، والجمعية الخيرية بحائل، لإنشاء مصنع خياطة وتطريز بمدينة حائل.</div>\r\n<div>&nbsp;</div>\r\n<div>وتمت مراسم توقيع مذكرة التفاهم تحت رعاية صاحب السمو الملكي الأمير عبدالعزيز بن سعد بن عبدالعزيز أمير منطقة حائل، وتهدف إلى إيجاد 100 فرصة عمل نسائية لذوات الدخل المحدود وذوات الاحتياجات الخاصة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 118, 1),
(780, 'Nesma Holding and Saudi Aramco Expand Partnership for the Community', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding signed a Memorandum of Understanding (MoU) with Saudi Aramco and Albir Society to support fishermen in Baish, Jizan region. The MoU aims to enable low-income fishermen to acquire the skills and tools needed to achieve sustainable financial income by providing them with new fishing boats, modern engines and advanced safety equipment.</div>\r\n<div>&nbsp;</div>\r\n<div>The agreement was signed by Nesma Holding&rsquo;s President, Sh. Saleh Al-Turki, Saudi Aramco&rsquo;s Vice President, Nasser Al Nafisi, and the General Manager of Albir Society in Baish, Mohammed Fakih.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Nesma Holding signed a MoU with Saudi Aramco, Alalia Foundation for Local Infrastructure Development and the Charitable Society in Hail, to build a sewing and embroidery factory in Hail.</div>\r\n<div>&nbsp;</div>\r\n<div>The MoU was signed under the patronage of Prince Abdulaziz bin Saad, Governor of Hail Region, with the aim to create 100 employment opportunities for women with low-income and special needs.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 118, 2),
(781, 'نسما ترعى منتدى جدة الاقتصادي 2007', '<p>أعلنت شركة نسما القابضة أنها ستشارك كـ \"الراعي الذهبي\" لمنتدى جدة الاقتصادي لهذا العام ، والذي سينطلق يوم السبت الموافق 24 فبراير 2007 على مدى عدة أيام في فندق هيلتون.<br />يُعقد منتدى جدة الاقتصادي سنويًا منذ عام 1999. ويركز المنتدى على القضايا الاقتصادية والاجتماعية الإقليمية والدولية ، وينظمه مجلس جدة للتسويق ، وهو جزء من الغرفة التجارية الصناعية بجدة (JCCI).</p>', NULL, NULL, NULL, 36, 1),
(782, 'Nesma Sponsors Jeddah Economic Forum 2007', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>Nesma Holding has announced it is to participate as a &ldquo;golden sponsor&rdquo; of this year&rsquo;s Jeddah Economic Forum, which will kick off on Saturday, Feb. 24, 2007, for several days at the Hilton hotel.&nbsp;</div>\r\n</div>\r\n<div id=\"1506474752\" class=\"u_1506474752 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>The Jeddah Economic Forum has been held annually since 1999. The forum focuses on regional and international economic and social issues, and is organized by the Jeddah Marketing Board, a part of the Jeddah Chamber of Commerce &amp; Industry (JCCI).</div>\r\n</div>', NULL, NULL, NULL, 36, 2);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(783, 'نسما للتموين تحصل على شهادة FSSC 22000 للسلامة الغذائية', '<div id=\"1175163174\" class=\"dmRespRow\">\r\n<div id=\"1398352193\" class=\"dmRespColsWrapper\">\r\n<div id=\"1480563963\" class=\"u_1480563963 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1791257332\" class=\"u_1791257332 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أصبحت شركة نسما للتموين رسميا أول شركة تموين في المملكة العربية السعودية، والرابعة على المستوى العالمي، التي تحقق شهادة الاعتماد FSSC 22000 لنظم السلامة الغذائية. ويوفر نظام السلامة الغذائية FSSC 22000 إطارا للإدارة الفعالة لمسؤوليات المنظمات تجاه السلامة الغذائية. وهي شهادة اعتماد من قبل مبادرة السلامة الغذائية العالمية، وتثبت أن لدى المنظمة/الشركة نظاما صلبا لإدارة السلامة الغذائية، تلبي متطلبات العملاء. وقبل الحصول على شهادة FSSC 22000 ينبغي أولا الحصول على شهادات آيزو أخرى، بما في ذلك شهادة آيزو 22000: 2005 الخاصة بنظم إدارة السلامة الغذائية، وشهادة آيزو/تي.إس 22002-2: 2013 الخاصة بالمتطلبات الأساسية للسلامة الغذائية.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>وقد تم الإعلان عن هذا الإنجاز من قبل روك زغبي، مدير الجودة والصحة والسلامة والبيئة، مؤكدا أنه ثمرة جهود والتزام الفريق بأكمله وتوجه كل عضو في الفريق نحو التطوير والتحسين. وقد عبّر عن شكره وتقديره على وجه الخصوص للفريق الذي يقوده مارك ألدرسون، والمكون من ناجي خوري، وميرنا عون، وباسم أبو الحسن، وداني فريحا، وجيم عوض، والشيف جورج المر، وجميع العاملين في مطبخ نسما للتموين.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 119, 1),
(784, 'Nesma Catering Receives FSSC 22000 Certification', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Catering is now officially the first catering company in Saudi Arabia, and the fourth worldwide, to achieve the FSSC 22000 certification for food safety systems. The FSSC 22000 Food Safety System provides a framework for effectively managing organizations&rsquo; food safety responsibilities. It is a recognized certification by the Global Food Safety Initiative and demonstrates that the company has a solid food safety management system that meets customers&rsquo; requirements. Receiving the FSSC 22000 certification is based on first receiving other ISO certifications, including the ISO 22000:2005 Food Safety Management Systems, ISO/TS 22002-2:2013 Prerequisite programs on food safety.</div>\r\n<div>&nbsp;</div>\r\n<div>This important milestone for Nesma Catering was announced by Rock Zoghbi, QHSE Manager, who revealed that the achievement was the result of the commitment of the entire team and every member&rsquo;s openness to improvements and enhancements. In particular, he expressed his thanks to the team led by Mark Alderson including Naji Khoury, Mirna Aoun, Bassem Aboul Hessen, Dany Freiha, Jim Awad, Chef Georges El-Murr, and all Nesma Catering kitchen staff.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 119, 2),
(785, 'عمليات نسما للطيران من حائل تنقل 200,000 راكب', '<div id=\"1024642016\" class=\"dmRespRow\">\r\n<div id=\"1434871196\" class=\"dmRespColsWrapper\">\r\n<div id=\"1913214514\" class=\"u_1913214514 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1560458435\" class=\"u_1560458435 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>كجزء من خطة مشروع \"وطني\" للهيئة العامة للطيران المدني، أطلقت شركة نسما للطيران أولى رحلاتها من مطار حائل الدولي إلى مطار الملك خالد الدولي بالرياض، بمعدل ثلاث رحلات أسبوعيا.</div>\r\n<div>&nbsp;</div>\r\n<div>وتعليقا على ذلك، ذكرت رغدة السليماني، المتحدثة باسم شركة نسما للطيران ومديرة العلاقات العامة: \"لدى شركة نسما للطيران حاليا 12 وجهة تنطلق من مطار حائل المحوري. وقد أكملت عمليات الشركة في مطارات شمال المملكة عامها الأول، حققت خلالها أكثر من 8,000 رحلة، نقلت 200 ألف راكب\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 120, 1),
(786, 'Nesma Airlines Hail Operations Reach 200,000 Passengers', '<div id=\"1607975192\" class=\"u_1607975192 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>As part of a national project plan by the General Authority of Civil Aviation, Nesma Airlines launched its first flights from Hail International Airport to King Khalid International Airport in Riyadh with a total of three flights per week.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Airlines&rsquo; Spokesperson and Public Relations Manager, Raghdah Al-Sulimani, commented, &ldquo;Currently, Nesma Airlines has 12 destinations operating from Hail Central Airport and has completed a year in its operations in the Northern Airports with more than 8,000 flights, carrying 200,000 passengers.</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 120, 2),
(787, 'مركز نسما للتدريب: وجهة للذكاء والتعليم', '<div id=\"1933324051\" class=\"dmRespRow\">\r\n<div id=\"1296967978\" class=\"dmRespColsWrapper\">\r\n<div id=\"1912718536\" class=\"u_1912718536 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1215745711\" class=\"u_1215745711 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استضاف مركز نسما للتدريب مشروع \"التجار الصغار\" التابع لمؤسسة النخبة الفكرية، وهو عبارة عن معرض أعمال للأطفال، يهدف إلى تدريب وتثقيف الشباب لتطوير مهارات ريادة الأعمال والتسويق، في مجالات مبادئ الأعمال التجارية، والأخلاق التجارية، ومهارات العرض.</div>\r\n<div>&nbsp;</div>\r\n<div>بالإضافة إلى ذلك، وقع مركز نسما للتدريب اتفاقية مع مؤسسة حنان الطبيعة، التي تتولى إدارة أكاديمية رياضة الدماغ، التابعة للاتحاد السعودي للشطرنج. كما وقعت اتفاقيات أخرى مع كل من مؤسسة أمنيات لرعاية الأطفال ذوي الاحتياجات الخاصة، وبرنامج كان ياما لتعليم الأطفال.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 121, 1),
(788, 'Nesma Training Center: A Destination of Intelligence and Education', '<div><strong>Nesma Training Center: A Destination of Intelligence and Education</strong></div>', NULL, NULL, NULL, 121, 2),
(791, 'نسما وشركاهم تحصل على مشروع إنشاء مصنع للمرافق المركزية في جامعة الملك عبد الله للعلوم والتكنولوجيا', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنه تم منحها عقدا من قبل شركة أرامكو السعودية لأعمال التصميم والهندسة والمشتريات والبناء (IK-LSTK) الخاصة بمحطة المرافق المركزية على مستوى القاعدة grassroots التابعة لجامعة الملك عبد الله للعلوم والتقنية في ثول. وتتكون محطة المرافق المركزية من ثلاثة عناصر رئيسية، تتمثل في محطة معالجة مياه البحر بالتناضح العكسي لإنتاج مياه الشرب بقدرة إنتاجية ذروة الاستهلاك اليومي تصل إلى 32 مليون لتر/يوم، ومحطة تبريد مركزية بقدرة تبريد حوالي 45,000 طن، ومحطة معالجة مياه الصرف الصحي مع ذروة التدفق لكل ساعة تصل إلى نحو 38,000 متر مكعب/يوم.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يتم الانتهاء من هذا المشروع بحلول شهر فبراير 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>', NULL, NULL, NULL, 39, 1),
(792, 'Nesma & Partners to Construct KAUST Central Utility Plant', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced its has been awarded by Saudi Aramco a contract for the Design, Engineering, Procurement and Construction (IK-LSTK) of a grass root Central Utility Plant (CUP) associated with King Abdullah University for Science &amp; Technology (KAUST) in Thuwal. The CUP is comprised of three major components: a sea water reverse osmosis potable water treatment plant with a capacity to produce a Peak Daily Consumption (PDC) of 32 ML/day, a central chiller plant with the cooling capacity of approximately 45,000 tons and a waste water treatment plant with a peak hourly flow of approximately 38,000 m3 per day.</div>\r\n<div>&nbsp;</div>\r\n<div>The project is scheduled for completion by February 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, 'Nesma & Partners to Construct KAUST Central Utility Plant', NULL, 39, 2),
(793, 'جوليبي تفتتح فرعا جديدا في الرياض', '<div id=\"1707499799\" class=\"dmRespRow\">\r\n<div id=\"1671056394\" class=\"dmRespColsWrapper\">\r\n<div id=\"1031418568\" class=\"u_1031418568 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1185428358\" class=\"u_1185428358 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>احتفلت جوليبي بافتتاح أحدث فرع لها داخل فيلاجيو مول في الرياض، وهو المطعم الرابع عشر في المملكة والثاني في حي البطحاء، وسط العاصمة الرياض. حضر حفل الافتتاح المدير العام لجوليبي فيصل بامحرز، ورئيس عمليات جوليبي رونيل نيب؛ ومدير الموارد البشرية والشؤون الإدارية تركي باصبرين، والمدير التنفيذي لفيلاجيو مول صالح علي الحارثي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 123, 1),
(794, 'New Jollibee Opens in Riyadh', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Jollibee celebrated the opening of its newest branch at Villagio Mall in Riyadh. Jollibee Villagio Mall is the KSA&rsquo;s 14th store and the 2nd in Al Batha district, downtown the Saudi capital. The opening ceremony was attended by Jollibee&rsquo;s General Manager, Faisal Bamhrez; Jollibee&rsquo;s Operations Head, Ronel Nape; Turki Basabrain, HR and Admin Manager and Saleh Ali Alharthi, the Executive Director of Villagio Mall.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 123, 2),
(797, 'نسما توقع اتفاقية امتياز مع شركة جوليبي للأغذية، الفلبين', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة توقيعها اتفاقية امتياز رئيسية تغطي كافة أرجاء المملكة العربية السعودية مع سلسلة الأطعمة السريعة الفلبينية ذات الشعبية الكبرى \"جوليبي\". وتخطط نسما لإطلاق منفذي بيع لجوليبي في جدة قبل نهاية عام 2008، على أن يتم إطلاق مزيد من منافذ البيع في مختلف مناطق المملكة خلال السنوات القادمة.</div>\r\n<div>&nbsp;</div>\r\n<div>جوليبي هي سلسلة مطاعم للوجبات السريعة، مقرها الرئيسي في باسيج، مترو مانيلا، الفلبين. وتعد جوليبي منافس سلسلة مطاعم ماكدونالدز في مجال وجبات البرغر السريعة في المملكة العربية السعودية. يُذكر أن نسما هي صاحبة الامتياز الرئيسية لجوليبي في كل من المملكة العربية السعودية والبحرين</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 265, 1),
(798, 'Nesma Signs Franchise Agreement with Jollibee Foods Corp., Philippines', '<div>Nesma Holding has announced it has signed a master franchise agreement covering the Kingdom of Saudi Arabia with the popular Filipino fast food chain, Jollibee. Nesma plans to launch two Jollibee outlets in Jeddah before the end of 2008, with more outlets to be launched Kingdom-wide in the coming years.</div>\r\n<div>&nbsp;</div>\r\n<div>Jollibee is a Filipino multinational chain of fast food restaurants headquartered in Pasig, Metro Manila, Philippines. Jollibee is the country\'s answer to McDonald\'s in the fast food burger business.&nbsp;&nbsp;</div>', NULL, NULL, NULL, 265, 2),
(799, 'التركي يتلقى تكريما لجمعية تراحم، ونسما ترعى حفل تكريم جائزة مكة للتميز', '<div id=\"1996207331\" class=\"dmRespRow\">\r\n<div id=\"1011212675\" class=\"dmRespColsWrapper\">\r\n<div id=\"1550973251\" class=\"u_1550973251 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1078988050\" class=\"u_1078988050 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>بصفته رئيس لجنة تراحم، حصل رئيس نسما الشيخ صالح التركي على جائزة التميز الإنساني، وهي فرع من جائزة مكة للتميز.</div>\r\n<div>&nbsp;</div>\r\n<div>بالإضافة إلى ذلك، قامت شركة نسما القابضة برعاية الحفل الختامي لجائزة مكة للتميز. وقد مثّل نسما في هذا الحدث مدير العلاقات المجتمعية سعيد المشرف، الذي تلقى درع شكر عن رعاية الشركة للاحتفال.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 135, 1),
(800, 'Al-Turki Receives Recognition for Tarahom and Nesma Sponsors Makkah Excellence Award Closing Ceremony', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>As the Chairman of Tarahom Committee, Nesma President, Sh. Saleh Al-Turki, received the Humanitarian Excellence Branch of Makkah Excellence Award.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Nesma Holding sponsored the closing ceremony of the Makkah Excellence Award. Representing Nesma was Community Relations Manager, Saeed Al-Mushref, who received the company&rsquo;s sponsorship recognition.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 135, 2),
(801, 'مركز نسما للتدريب يستضيف حفل توزيع جوائز ارتقاء', '<div id=\"1395278400\" class=\"dmRespRow\">\r\n<div id=\"1057653559\" class=\"dmRespColsWrapper\">\r\n<div id=\"1236196402\" class=\"u_1236196402 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1812097059\" class=\"u_1812097059 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استضاف مركز نسما للتدريب حفل توزيع الجوائز، الذي نظمته إدارة الإرشاد والتوجيه في إدارة التعليم العام بجدة. وقد تخلل الاحتفال تكريم أعضاء لجان مبادرة \"ارتقاء\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 136, 1),
(802, 'NTC Hosts Ertkaa Awarding Ceremony', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Training Center hosted an awarding ceremony organized by the Counseling and Guidance Department of the General Department of Education in Jeddah. The event included awarding &ldquo;Ertkaa&rdquo; initiative committees members.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 136, 2),
(805, 'منتدى إدارة نسما وشركاهم: نحو مبادرات استراتيجية', '<div id=\"1171458569\" class=\"dmRespRow\">\r\n<div id=\"1573758492\" class=\"dmRespColsWrapper\">\r\n<div id=\"1297773587\" class=\"u_1297773587 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1480800916\" class=\"u_1480800916 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أقامت نسما وشركاهم منتدى الإدارة في الخبر، اطلع الموظفون خلاله على استراتيجيات الشركة في التعامل مع ومواجهة التحديات والفرص التي تقدمها رؤية المملكة 2030.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 138, 1),
(806, 'N&P Management Forum: Towards Strategic Initiatives', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners conducted a management forum in Al Khobar during which employees were apprised of the strategies the company is employing in order to address both challenges and opportunities presented by Vision 2030.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 138, 2),
(807, 'مودة تحصل على شهادة آيزو 9001:2015', '<div id=\"1328853469\" class=\"dmRespRow\">\r\n<div id=\"1549485606\" class=\"dmRespColsWrapper\">\r\n<div id=\"1686571435\" class=\"u_1686571435 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1895720945\" class=\"u_1895720945 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>اجتازت مجموعة مودة الدولية إجراءات التدقيق والتصديق من قبل T&Uuml;V NORD، لتصبح مؤسسة معتمدة رسميًا وحاصلة على آيزو 9001:2015، لموافقة خدمات المبيعات والعمرة مع معايير شهادة الاعتماد.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 139, 1),
(808, 'Mawaddah Gains ISO 9001:2015 Certification', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Mawaddah International Group has passed the T&Uuml;V NORD auditing  and certification  procedures to  become officially certified as ISO 9001:2015 compliant in its sales and Umrah services.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 139, 2),
(809, 'مركز نسما للتدريب يستضيف محاضرة الصحة والسلامة والبيئة', '<div id=\"1617793908\" class=\"dmRespRow\">\r\n<div id=\"1597205492\" class=\"dmRespColsWrapper\">\r\n<div id=\"1387203364\" class=\"u_1387203364 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1301765694\" class=\"u_1301765694 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استضاف مركز نسما للتدريب بجدة محاضرة الصحة والسلامة والبيئة، بحضور أعضاء لجنة نسما للصحة والسلامة والبيئة، وممثلين عن كل شركة من شركات مجموعة نسما.</div>\r\n<div>&nbsp;</div>\r\n<div>لقد تناولت المحاضرة التغيرات والمتطلبات والأنظمة واللوائح الخاصة بالصحة والسلامة والبيئة التي تعمل بها مجموعة نسما القابضة، بهدف رفع الوعي والإدراك بخصوص هذا المجال.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 140, 1),
(810, 'HSE Session at Nesma Training Center', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>A Health, Safety &amp; Environment (HSE) session was held at Nesma Training Center in Jeddah, bringing together Nesma&rsquo;s HSE committee members with representatives from each Nesma company.</div>\r\n<div>&nbsp;</div>\r\n<div>The event discussed latest HSE changes, requirements and regulations for the Nesma Group of Companies with the aim to raise awareness on the topic.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 140, 2),
(811, 'وزارة الطاقة والصناعة والثروة المعدنية تكرم نسما للاتصالات والتقنية', '<div>تلقت شركة نسما للاتصالات والتقنية تكريما من وزارة الطاقة والصناعة والثروة المعدنية اعترافا بالعمل المتميز الذي أنجزته الشركة في إعداد تقرير / لوحة المعلومات، من أجل تنفيذ الإعلان عن التعاون المشترك بين منظمة الأوبك والدول المشاركة من خارج منظمة أوبك.</div>', NULL, NULL, NULL, 142, 1),
(812, 'NT&T Recognized by MEIM for Outstanding Work', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology received recognition from the Ministry of Energy, Industry and Minerals (MEIM) for the outstanding work performed on the production report/ dashboard for the implementation of the joint Declaration of Cooperation between OPEC and participating Non-OPEC countries.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 142, 2),
(813, 'نسما ترعى منتدى جدة الاقتصادي 2008', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة عن مشاركتها في منتدى جدة الاقتصادي السنوي التاسع بصفتها \"الراعي الماسي\".</div>\r\n<div>&nbsp;</div>\r\n<div>يعد منتدى جدة الاقتصادي حدثا عالميا يقوم بدور المؤسسة الفكرية في الشرق الأوسط. ويجذب المنتدى كل عام نخبة من المتحدثين من ذوي خلفيات متنوعة يمثلون أكثر من 160 دولة. وسيكون من ضمن المشاركين في هذا العام الأمير تشارلز، أمير ويلز، والسير ريتشارد برانسون، مؤسس مجموعة فيرجن، والسيد آلان جرينسبان، الرئيس السابق لمجلس الاحتياطي الاتحادي (البنك المركزي) الأمريكي، ويعقد منتدى هذا العام تحت مسمى \"خلق القيمة من خلال التحالفات والشراكات.\"</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 269, 1),
(814, 'Nesma Sponsors Jeddah Economic Forum 2008', '<div>Nesma Holding has announced it will participate as a &ldquo;diamond sponsor&rdquo; of the 9th annual Jeddah Economic Forum.</div>\r\n<div>&nbsp;</div>\r\n<div>The Jeddah Economic Forum is an international event that plays the role of &ldquo;think tank of the Middle East&rdquo;. Every year the forum attracts an elite group of speakers from diversified backgrounds representing more than 160 countries. Among the participants at this year&rsquo;s event are Prince Charles, Prince of Wales, Sir Richard Branson, founder of the Virgin Group and Mr. Alan Geenspan, former Chairman of the US Federal Reserves. The theme of this year&rsquo;s event is &ldquo;Value Creation through Alliances &amp; Partnerships&rdquo;.</div>', NULL, NULL, NULL, 269, 2),
(815, 'انتخاب صالح التركي رئيسا للغرف السعودية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة عن انتخاب صالح التركي، رئيس شركة نسما القابضة ورئيس الغرفة التجارية والصناعية في جدة، رئيسا لمجلس الغرف التجارية والصناعية السعودية (مجلس الغرف السعودية)</div>\r\n<div>&nbsp;</div>\r\n<div>يعد مجلس الغرف السعودية الاتحاد الرسمي للغرف السعودية الـ 28، وقد تأسس بموجب مرسوم ملكي عام مارس 1980، ومقره الرئيسي في مدينة الرياض. الهدف الرئيسي للمجلس هو تعزيز المصالح المشتركة للغرف السعودية، وتمثيلها على المستويين المحلي والخارجي، كما يعمل على تعزيز دور القطاع الخاص في تنمية الاقتصاد الوطني</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 270, 1),
(816, 'Saleh Al-Turki Elected President of Saudi Chambers', '<div>Nesma Holding has announced that Saleh Al-Turki, President of Nesma Holding and President of the Jeddah Chamber of Commerce &amp; Industry (JCCI), has been elected President of the Council of Saudi Chambers of Commerce &amp; Industry (Council of Saudi Chambers).</div>\r\n<div>&nbsp;</div>\r\n<div>The Council of Saudi Chambers is the official federation of the 28 Saudi chambers, created by royal decree in March 1980. From its head office in Riyadh, the council&rsquo;s main objective is to promote the common interests of the Saudi chambers, to represent them on local and international levels, and to assist in the enhancement of the private sector\'s role in the development of the national economy.</div>', NULL, NULL, NULL, 270, 2),
(817, 'نسما للعقارات تقدم خدمات الإشراف العقاري', '<div id=\"1623776393\" class=\"dmRespRow\">\r\n<div id=\"1459531634\" class=\"dmRespColsWrapper\">\r\n<div id=\"1960450808\" class=\"u_1960450808 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1778818888\" class=\"u_1778818888 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أطلقت نسما العقارية قسم \"نسما للإشراف العقاري\"، وهو جزء من الشركة يقدم خدمات الإشراف على عمليات البناء والتشييد، بالإضافة إلى تصميم المكاتب والوحدات السكنية.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق العمل إدارة وتشطيب وتأثيث العقارات، من خلال اختيار الأثاث والديكور الداخلي والتجهيزات. كما يمكن أن يوفر خدمات تحسين الحدائق المفتوحة وترميم المرافق القديمة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 143, 1),
(818, 'Nesma Real Estate Introduces Supervision Services', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Real Estate introduced &ldquo;Nesma Real Estate Supervision&rdquo;, a part of the company that provides supervision services in construction in addition to office and residential units design.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 143, 2),
(821, 'نسما القابضة ضمن أفضل 50 شركة في الشرق الأوسط لعام 2018', '<div>صنفّت مجلة فوربس الشركة الأوسط مجموعة نسما القابضة ضمن أكبر شركات خاصة في العالم العربي في المركز الـ 29 من بين 50 شركة.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن بين الشركات السعودية البارزة في اللائحة عبداللطيف جميل، ومجموعة العليان، ومجموعة الزامل القابضة، ومجموعة الزاهد.</div>\r\n<div>&nbsp;</div>', NULL, NULL, NULL, 144, 1),
(822, 'Nesma Holding Among Top 50 Companies in the Middle East for 2018', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding was ranked by Forbes Middle East as the 29th biggest private company in the Arab world among 50 other companies.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>Other notable Saudi companies on the list were Abdul Latif Jameel, Olayan Group, Zamil Group Holding and Alzahid Group.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 144, 2),
(827, 'مودة تعتمد فلسفة كايزن', '<div id=\"1284721946\" class=\"dmRespRow\">\r\n<div id=\"1249548313\" class=\"dmRespColsWrapper\">\r\n<div id=\"1066353135\" class=\"u_1066353135 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1887257506\" class=\"u_1887257506 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مجموعة مودة في صدد تنظيم عدد من ورش العمل حول \"المبادئ الأربعة\"، انطلاقا من سعي الشركة للمساعدة على تنفيذ فلسفة كايزن اليابانية. أُطلقت كايزن Kaizen القائمة على عقلية صناعية كفلسفة ريادية من قبل شركة تويوتا، وتركز على \"نظام إدارة مرن\" والتحسين المستمر للعمليات، من خلال إزالة النفايات في العمليات، والاتصالات، والخدمات اللوجستية، والتمويل، والشراء، وحتى الوقت المستغرق لمعالجة مهمة ما من البداية للنهاية.</div>\r\n<div>&nbsp;</div>\r\n<div>من جانبه، ذكر كريم الشريف، الرئيس التنفيذي لمجموعة مودة العالمية: \"نعمل على تقديم خدمة قيّمة موثوقة لضيوفنا أثناء إقامتهم في الأماكن المقدسة. ويمثل هذا المشروع خطوة مهمة نحو رؤيتنا في تقديم تجربة دينية لا تنسى للحجاج وزوار المشاعر المقدسة من خلال الضيافة الاستثنائية\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 156, 1),
(828, 'Mawaddah to Implement Kaizen Philosophy', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Mawaddah is in the process of performing workshops with &ldquo;Four Principles&rdquo;, a company that helps implement the Japanese philosophy of Kaizen. Kaizen is an industrial mindset that was first pioneered by Toyota with a concentrated focus on a &ldquo;lean management system&rdquo; and continuous improvement of operation by removing waste in processes, communication, logistics, finance, purchasing, even time taken to process a task from start to finish.</div>\r\n<div>&nbsp;</div>\r\n<div>Karim Al-Sharif, CEO of Mawaddah International Group, said: &ldquo;We work to deliver reliable valuable service to our guests during their stay at the holy sites. This project represents an important step toward our vision to offer pilgrims of the holy sites a memorable religious experience through exceptional hospitality.&rdquo;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 156, 2),
(829, 'نسما تاتا تستبدل جهاز ضغط الغاز في مصنع أرامكو ببقيق', '<div id=\"1523427493\" class=\"dmRespRow\">\r\n<div id=\"1814719489\" class=\"dmRespColsWrapper\">\r\n<div id=\"1932902934\" class=\"u_1932902934 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1247256999\" class=\"u_1247256999 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما تاتا على أول مشروع لها لصالح شركة أرامكو السعودية، بقيمة ١٥٠ مليون ريال سعودي، ويقع في مصنع أرامكو بمنطقة بقيق.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق نسما تاتا في المشروع توفير وحدة ضاغط لتغذية الغاز، ونموذج ثلاثي الأبعاد للمنشأة الجديدة، ومحول طاقة 4.16 كيلو فولت، وخزان توزيع جديد عن بعد لنظام التحكم، ومحطة خارجية لنظام التحكم في العمليات، وتوسيع قدرة التفريغ الكهربائي، بالإضافة إلى تنفيذ الأعمال المدنية والهيكلية على المعدات الجديدة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 157, 1),
(830, 'Nesma Tata to Replace Gas Compression at Aramco Abqaiq Plants', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Tata was awarded its first project by Saudi Aramco, valued at SAR 150 million and located at Aramco Abqaiq Plant.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Tata&rsquo;s scope of work includes providing a feed gas compressor train, a 3D modeling of the new facility, a 4.16 kv switchgear, a new remote distributed control system cabinet, an outside plant for process control system and expanding the electrostatic discharge, in addition to performing civil and structural works on the new equipment.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 157, 2),
(831, 'نسما تتبرع بخمسة معامل للحاسب الآلي لمدارس ابتدائية للبنات', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة عن توقيعها مذكرة تفاهم مع إدارة تعليم البنات في جدة للتبرع بمعامل حاسب آلي لخمس مدارس ابتدائية للبنات في جدة. وسيتم تجهيز كل مختبر بـ 25 جهاز حاسب شخصي، مزودة بكل الاكسسوارات اللازمة، كالخوادم، والطابعات، والكاشفات الضوئية، والطاولات، والكراسي</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 272, 1),
(832, 'Nesma to Donate Five Computer Labs to Girls’ Elementary Schools', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>Nesma Holding has announced it has signed a Memorandum of Understanding (MOU) with the Girls&rsquo; Educational Department in Jeddah to donate computer labs to five girls&rsquo; elementary schools in Jeddah. Each computer lab will be equipped with 25 personal computers, along with all related accessories such as servers, printers, projectors, tables and chairs.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 272, 2),
(833, 'نسما التجارية تفوز بمشروع المكتب الرئيسي لجامعة الملك عبدالله للعلوم والتقنية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما التجارية أن جامعة الملك عبدالله للعلوم والتقنية قد منحتها مشروع هدم، وتعديل، وإتمام التشطيبات الداخلية، وصيانة وتشغيل مكتبها الرئيسي في مدينة جدة.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق عمل نسما التجارية توريد وتركيب جميع الأثاث المكتبي، والتجهيزات، والمعدات المكتبية، إضافة إلى توريد وتركيب أنظمة الأمن والسلامة، والتنظيف اليومي، وخدمات النظافة، وتشغيل وإعداد ركن الوجبات الخفيفة.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يكتمل المشروع بحلول نهاية عام 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>نسما التجارية شركة تجارة وخدمات دعم، تتألف من ثمانية أقسام رئيسية، هي:</div>\r\n<div>&nbsp;</div>\r\n<div>الإنشاءات</div>\r\n<div>إدارة المرافق</div>\r\n<div>النظم التقنية والفنية</div>\r\n<div>المشاريع التجارية</div>\r\n<div>تنظيم المناسبات والفعاليات</div>\r\n<div>الخدمات الأمنية</div>\r\n<div>تصنيع وتركيب الصلب</div>\r\n<div>السفر والسياحة</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 273, 1),
(834, 'Nesma Trading Awarded KAUST Interim Head Office Project', '<div>Nesma Trading has announced it has been awarded by King Abdullah University of Science &amp; Technology (KAUST) a project for the demolition, alteration, complete interior finishing and operation &amp; maintenance of their interim head office in Jeddah.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading&rsquo;s scope of work includes the supply and installation of all the required office furniture, fixtures and office equipment, the supply and installation of security and safety systems, daily cleaning, janitorial services and operation of the snack bar.</div>\r\n<div>&nbsp;</div>\r\n<div>The project is scheduled for completion by the end of 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading is a trading and support services company comprised of eight divisions:</div>\r\n<div>&nbsp;</div>\r\n<div>1.&nbsp; Construction</div>\r\n<div>2.&nbsp; Facility Management&nbsp;</div>\r\n<div>3.&nbsp; Technical Systems&nbsp;</div>\r\n<div>4.&nbsp; Business Ventures&nbsp;</div>\r\n<div>5.&nbsp; Banqueting &amp; Events</div>\r\n<div>6.&nbsp; Security Services</div>\r\n<div>7.&nbsp; Steel Fabrication &amp; Erection</div>\r\n<div>8.&nbsp; Travel &amp; Tours&nbsp;</div>', NULL, NULL, NULL, 273, 2),
(835, 'نسما للأمن تحوز على مشروع لصالح الهيئة الملكية', '<div id=\"1107855554\" class=\"dmRespRow\">\r\n<div id=\"1600329153\" class=\"dmRespColsWrapper\">\r\n<div id=\"1000561228\" class=\"u_1000561228 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1055860910\" class=\"u_1055860910 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما للأمن على مشروع لصالح الهيئة الملكية للجبيل وينبع لتقديم خدمات أمنية في مدينة جازان.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>تبلغ المدة الزمنية للمشروع ثلاث سنوات، بقيمة ٦٣ مليون ريال سعودي، وسوف يتطلب توظيف أكثر من ٢٠٠</div>\r\n<div>&nbsp;</div>\r\n<div>موظف سعودي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 158, 1),
(836, 'Nesma Security Awarded a Project by the Royal Commission', '<div id=\"dm\" class=\"dmwr\">\r\n<div class=\"dm_wrapper standard-var5 widgetStyle-3 standard\">\r\n<div id=\"1188278696\">\r\n<div id=\"dm-outer-wrapper\" class=\"standardHeaderLayout dm-bfs dm-layout-sec hasAnimations rows-1200 dmPageBody dmFreeHeader d-page-1848725269 runtime-module-container\" data-page-class=\"1848725269\" data-buttonstyle=\"ROUND_SIDES\" data-soch=\"true\" data-background-size=\"cover\" data-background-attachment=\"fixed\" data-background-repeat=\"no-repeat\" data-background-position=\"50% 0%\" data-background-hide-inner=\"true\" data-background-fullbleed=\"false\" data-background-parallax-selector=\".dmSectionParallex\" data-background-parallax-speed=\"0.2\">\r\n<div id=\"dmStyle_outerContainer\" class=\"dmOuter\">\r\n<div id=\"dmStyle_innerContainer\" class=\"dmInner\">\r\n<div class=\"dmLayoutWrapper standard-var dmStandardDesktop\">\r\n<div>\r\n<div id=\"iscrollBody\">\r\n<div id=\"site_content\">\r\n<div id=\"dmFirstContainer\" class=\"dmBody u_dmStyle_template_nesma-security-awarded-a-project-by-the-royal-commission\">\r\n<div id=\"allWrapper\" class=\"allWrapper\">\r\n<div id=\"dm_content\" class=\"dmContent\">\r\n<div id=\"1848725269\" class=\"dmDefaultRespTmpl\">\r\n<div id=\"1825563865\" class=\"innerPageTmplBox dmDefaultPage  dmRespRowsWrapper dmRespRowsWrapperSize1\">\r\n<div id=\"1577664360\" class=\"u_1577664360 dmRespRow dmDefaultListContentRow\">\r\n<div id=\"1982487719\" class=\"dmRespColsWrapper\">\r\n<div id=\"1862988278\" class=\"large-12 medium-12 small-12 dmRespCol u_1862988278\">\r\n<div id=\"1362188329\" class=\"dmRespRow\">\r\n<div id=\"1343641850\" class=\"dmRespColsWrapper\">\r\n<div id=\"1607975192\" class=\"u_1607975192 dmRespCol small-12 medium-12 large-12\">\r\n<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Security was awarded a project by the Royal Commission for Jubail and Yanbu to provide security services at Jazan city.</div>\r\n<div>&nbsp;</div>\r\n<div>The project duration is three years, valued at SAR 63 million and requires the hiring of more than 200 Saudi employees.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"dmFooterContainer\">\r\n<div id=\"fcontainer\" class=\"u_fcontainer f_hcontainer dmFooter p_hfcontainer\">\r\n<div id=\"1943048428\" class=\"dmFooterResp generalFooter\">&nbsp;</div>\r\n<div id=\"1236746004\" data-element-type=\"powered_by\" data-dmtmpl=\"true\">&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div id=\"fb-root\" data-locale=\"en\">&nbsp;</div>\r\n<div id=\"dmPopup\" class=\"dmPopup\">\r\n<div class=\"dmPopupCloseWrapper\">&nbsp;</div>\r\n</div>', NULL, NULL, NULL, 158, 2),
(837, 'نسما وشركاهم تقيم أول منتدى للموارد البشرية', '<div id=\"1880938529\" class=\"dmRespRow\">\r\n<div id=\"1030766454\" class=\"dmRespColsWrapper\">\r\n<div id=\"1434745986\" class=\"u_1434745986 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1630628081\" class=\"u_1630628081 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>جتمع فريق نسما وشركاهم في مجمع قرية نسما، في أول منتدى للموارد البشرية نظمتها الشركة تحت عنوان \"بصيرة ثاقبة للموارد البشرية\".</div>\r\n<div>&nbsp;</div>\r\n<div>قُدِّم المنتدى من قبل مستشار الموارد البشرية في شركة نسما وشركاه، محمد قدري، تناول جدول الفعاليات مواضيع تتعلق بالامتثال، والتطوير الوظيفي، والرقمنة (التحويل الرقمي) والتعلم الإلكتروني. وقد اختتم الحدث بمناقشات جماعية بشأن تنفيذ إجراءات الموارد البشرية في المواقع.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 160, 1),
(838, 'Nesma & Partners Presents First HR Forum', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners HR team gathered at Nesma Village Compound to attend the company&rsquo;s first HR Forum, titled &ldquo;Insightful HR&rdquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>The Forum was presented by Nesma &amp; Partners&rsquo; HR Consultant, Mohammed Kadri, and the event agenda covered topics regarding compliance, career development, digitization and E-learning. The event closed with panel discussions regarding implementation of HR processes at site locations.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 160, 2),
(839, 'نسما وشركاهم تحصل على جائزة', '<div id=\"1759831739\" class=\"dmRespRow\">\r\n<div id=\"1963922096\" class=\"dmRespColsWrapper\">\r\n<div id=\"1549540802\" class=\"u_1549540802 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1543139359\" class=\"u_1543139359 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>كانت نسما وشركاهم من بين الشركات المتميزة التي كرمتها شركة أرامكو السعودية، لمساهمتها القيّمة في مساعدة أرامكو على تأسيس برنامج \"اكتفاء\"، الذي يهدف إلى تعزيز القيمة المضافة الإجمالية في المملكة، من أجل تطوير وتحسين المحتوى السعودي في الشركات.</div>\r\n<div>&nbsp;</div>\r\n<div>نسما وشركاهم كانت الراعي البلاتيني لمنتدى ومعرض \"اكتفاء\" السنوي الرابع لعام 2018، الذي أُقيم في مركز الظهران للمعارض بالدمام، والذي يعتبر الرابط الرئيسي السنوي لأرامكو السعودية مع مورديها في قطاع الطاقة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 162, 1),
(840, 'Nesma & Partners Receives IKTVA Award', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners was among the privileged companies who were awarded by Saudi Aramco for their distinguished contribution in assisting the Aramco to set up IKTVA, the In-Kingdom Total Value Add Program, to promote and enhance Saudi content in companies.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners was also a Platinum sponsor of the 4th annual IKTVA Forum and Exhibition 2018 at the Dhahran Expo Center in Dammam, Saudi Aramco&rsquo;s annual principal engagement with its valued energy sector suppliers.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 162, 2),
(843, 'مستشفى ضبا يتسلم ماسح تصوير مقطعي سي تي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنها نجحت في استلام وتركيب ماسح التصوير المقطعي المحوسب (CT)، الذي تبرعت به الشركة إلى مستشفى محلي في ضبا، بالقرب من تبوك، المملكة العربية السعودية</div>\r\n<div>&nbsp;</div>\r\n<div>لقد تم شراء الماسح بسعر التكلفة من شركة عبد الرحمن القصيبي للتجارة العامة، الشعبة الطبية والعلمية، والتي أشرفت على تركيبه وتدريب العاملين في المستشفى على كيفية استخدامه. وبلغت التكلفة الإجمالية للماسح، بما في ذلك تركيبه والتدريب على استخدامه، 1,250,000 ريال سعودي</div>\r\n<div>&nbsp;</div>\r\n<div>ويعتمد ماسح التصوير المقطعي المحوسب (CT) على الأشعة السينية (أشعة إكس) وجهاز حاسوب لتكوين صور تفصيلية لأعضاء الجسم الداخلية. كما يعرف ماسح التصوير المقطعي المحوسب أحيانا بمسمى المسح بالأشعة المقطعية، الذي يرمز إلى التصوير الطبقي المحوري المحوسب</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 274, 1),
(844, 'Dhiba Hospital Receives CT Scanner', '<div>Nesma Holding has announced it has successfully delivered and installed a computerized tomography (CT) scanner that it has donated to the local hospital in Dhiba, near Tabuk, Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>The CT scanner was purchased at cost from Abdulrehman Algosaibi General Trading Company, Medical &amp; Scientific Division, which also oversaw installation and personnel training at the hospital. The total cost of the CT scanner, including installation and training of medical personnel, is 1,250,000 Saudi Riyals.</div>\r\n<div>&nbsp;</div>\r\n<div>A CT scan uses X-rays and a computer to create detailed images of the inside of the body. CT scans are also sometimes known as CAT scans, which stands for computerized axial tomography.</div>', NULL, NULL, NULL, 274, 2),
(845, 'نسما أوربت تنهي مشروع فندق بيات', '<div id=\"1129160810\" class=\"dmRespRow\">\r\n<div id=\"1601178160\" class=\"dmRespColsWrapper\">\r\n<div id=\"1236224613\" class=\"u_1236224613 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1999579055\" class=\"u_1999579055 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>انتهى فريق نسما أوربت للمشاريع الصناعية والتجارية (المدار نسما) الرياض من العمل في فندق بيات، المشغّل من قبل شركة كريستال في خميس مشيط، جنوب غرب المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>بدأت نسما العمل على مشروع فندق بيات في نوفمبر 2015، وشمل نطاق المشروع أعمال الرخام والبرسلان لكل من صالة الألعاب الرياضية في الفندق، ومنطقة الاستجمام (سبا) مع حوض السباحة، ودورات المياه، وأسطح الكاونترات، والمطاعم والمقاهي، وأعمال الرخام والبرسلان في الحديقة (هاردسكيب).</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 122, 1),
(846, 'BAYAT Hotel by Nesma Orbit', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Orbit&rsquo;s Riyadh team finished working on BAYAT Hotel by Crystal in Khamis Mushayt, south-west Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma started working on BAYAT project in November 2015 with a project scope including the hotel&rsquo;s gym, a spa area with a pool, bathrooms and a countertop, restaurants, coffee shops and a hardscape with marble and porcelain.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 122, 2),
(849, 'نسما التجارية تفوز بمشروع تطوير حقل نفط منيفة', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما التجارية أن شركة أرامكو السعودية قد منحتها عقدا لتصميم وبناء وتأثيث وتشغيل معسكرات مؤقتة ومرافق مكاتب لمشروع تطوير حقل نفط منيفة على أرض مخصصة من قبل شركة أرامكو السعودية لاستخدامها من قبل موظفيها.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق عمل نسما التجارية تنظيم وإدارة كامل المعسكر، بما في ذلك توفير جميع أشكال الدعم التشغيلي، والصيانة التصحيحية والوقائية، والتموين والمناسبات والفعاليات الخاصة، والخدمات المنزلية، والتي تشمل خدمات النظافة العادية، وغسيل الملابس الشخصية، والتنظيف الجاف، لموظفي شركة أرامكو السعودية على أساس يومي</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يكتمل المشروع بحلول نهاية عام 2012</div>\r\n<div>&nbsp;</div>\r\n<div>نسما التجارية شركة تجارة وخدمات دعم، تتألف من ثمانية أقسام رئيسية، هي</div>\r\n<div>&nbsp;</div>\r\n<div>الإنشاءات<br />إدارة المرافق<br />النظم التقنية والفنية<br />المشاريع التجارية<br />تنظيم المناسبات والفعاليات<br />الخدمات الأمنية<br />تصنيع وتركيب الصلب<br />السفر والسياحة</div>\r\n</div>', NULL, NULL, NULL, 275, 1),
(850, 'Nesma Trading Awarded Manifa Oil Field Development Project', '<div>Nesma Trading has announced it has been awarded by Saudi Aramco a contract to design, build, furnish and operate temporary camps and office facilities for the Manifa Oil Field Redevelopment Project (Manifa GOSPs) on a land allotted by Saudi Aramco for use by their personnel.</div>\r\n<div>Nesma Trading&rsquo;s scope of work includes management and administration of the complete camp, including provision of all operational support, corrective and preventive maintenance, catering, banqueting &amp; special functions and housekeeping services that include regular janitorial services, personal laundry and dry cleaning to Saudi Aramco personnel on a daily basis.</div>\r\n<div>&nbsp;</div>\r\n<div>The project is scheduled for completion by the end of 2012. Nesma Trading is a trading and support services company comprised of eight divisions:</div>\r\n<div>&nbsp;</div>\r\n<div>1. Construction</div>\r\n<div>2. Facility Management&nbsp;</div>\r\n<div>3. Technical Systems&nbsp;</div>\r\n<div>4. Business Ventures&nbsp;</div>\r\n<div>5. Banqueting &amp; Events</div>\r\n<div>6. Security Services</div>\r\n<div>7. Steel Fabrication &amp; Erection</div>\r\n<div>8. Travel &amp; Tours</div>', NULL, NULL, NULL, 275, 2),
(851, 'صالح التركي يحصل على الدكتوراه الفخرية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">&nbsp;</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">\r\n<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنه تم منح صالح التركي، رئيس شركة نسما القابضة، اليوم الدكتوراه الفخرية في العلوم الإنسانية والاجتماعية من جامعة ولاية مينداناو، مينداناو، الفلبين، في حفل خاص أقيم للاحتفال بهذه المناسبة. وقد حضر الحفل سعادة السفير أنطونيو فيلامور، سفير الفلبين لدى المملكة العربية السعودية، والبروفيسور بايسورايا سينسواي، المستشار بجامعة ولاية مينداناو، إضافة إلى أعضاء من مجتمع جامعة ولاية مينداناو. وقد أقيم الحفل بكلية دار الحكمة بجدة بحضور عائلة الشيخ صالح التركي وأصدقائه وزملائه</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>\r\n</div>', NULL, NULL, NULL, 276, 1);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(852, 'Saleh Al-Turki Receives Honorary Doctorate', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>Nesma Holding has announced that Saleh Al-Turki, President of Nesma Holding, was awarded today an honorary doctorate of humanities &amp; social sciences from Mindanao State University (MSU), Mindanao, Philippines, at a special ceremony to mark the occasion. The ceremony was attended by His Excellency Ambassador Antonio P. Villamor, Philippines&rsquo; Ambassador to the Kingdom of Saudi Arabia and Professor Bai Soraya Q. Sinsuai, Chancellor, MSU &ndash; Maguindanao, in addition to various other members of the MSU community. The ceremony was held at Dar Al-Hekma College in Jeddah, with Saleh Al-Turki&rsquo;s family, friends and colleagues present to witness the event.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 276, 2),
(853, 'نسما توقع اتفاقية مع صندوق تنمية الموارد البشرية لتدريب وتوظيف 300 شاب سعودي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-editor-state=\"closed\">\r\n<div>علنت شركة نسما وشركاهم للمقاولات المحدودة توقيعها اتفاقا مع صندوق تنمية الموارد البشرية لتدريب 300 شاب سعودي، على أن يتم توظيفهم في الشركة بعد تخرجهم. وتعد هذه الاتفاقية جزءا من التزام شركة نسما المستمر للعمل بشكل وثيق مع صندوق تنمية الموارد البشرية. يُذكر أن شركة نسما قد قامت في العام الماضي بتدريب وتوظيف أكثر من 700 شاب سعودي بالتعاون المشترك مع صندوق تنمية الموارد البشرية، ومن المخطط أن يتم توظيف أكثر من 1000 شاب سعودي خلال عام 2009 على نحو مماثل.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 278, 1),
(854, 'Nesma Signs Agreement with HRDF to Train and Employ 300 Saudi Youth', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has signed an agreement with the Human Resources Development Fund (HRDF) to train, and subsequently employ, 300 Saudi youth. This agreement is part of Nesma&rsquo;s ongoing commitment to work closely with the HRDF; last year Nesma &amp; Partners trained and employed more than 700 Saudi youth through joint cooperation with the HRDF, and in 2009, the company plans to hire more than 1,000 Saudi youth in similar fashion.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>\r\n<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 278, 2),
(855, 'نسما وشركاهم تفوز بعقد إعمار بقيمة 167 مليون ريال سعودي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-editor-state=\"closed\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنه تم منحها عقدا بقيمة 167 مليون ريال سعودي من قبل شركة إعمار، المدينة الاقتصادية (إعمار المدينة الاقتصادية)، الشركة المدرجة في السوق المالية السعودية (تداول) لتطوير مدينة الملك عبد الله الاقتصادية. العقد عبارة عن تطوير البنية التحتية في المنطقة ب ضمن شاطئ المنتجع، والذي يعد أحد العناصر الرئيسة لهذا المشروع الضخم.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يتم الانتهاء من هذا المشروع بحلول شهر يوليو 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 280, 1),
(856, 'Nesma & Partners Wins SR167 Million Emaar Contract', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded a 167 million Saudi Riyal contract by Emaar, The Economic City (Emaar.E.C), the Tadawul-listed company developing King Abdullah Economic City (KAEC), to build the infrastructure at Zone B within the Resort Cove, one of the key components of this mega project.</div>\r\n<div>&nbsp;</div>\r\n<div>The project is scheduled for completion by July 2009.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 280, 2),
(857, 'نسما ترعى منتدى جدة الاقتصادي 2008', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة عن مشاركتها في منتدى جدة الاقتصادي السنوي التاسع بصفتها \"الراعي الماسي\".</div>\r\n<div>&nbsp;</div>\r\n<div>يعد منتدى جدة الاقتصادي حدثا عالميا يقوم بدور المؤسسة الفكرية في الشرق الأوسط. ويجذب المنتدى كل عام نخبة من المتحدثين من ذوي خلفيات متنوعة يمثلون أكثر من 160 دولة. وسيكون من ضمن المشاركين في هذا العام الأمير تشارلز، أمير ويلز، والسير ريتشارد برانسون، مؤسس مجموعة فيرجن، والسيد آلان جرينسبان، الرئيس السابق لمجلس الاحتياطي الاتحادي (البنك المركزي) الأمريكي، ويعقد منتدى هذا العام تحت مسمى \"خلق القيمة من خلال التحالفات والشراكات.\"</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 282, 1),
(858, 'Nesma Sponsors Jeddah Economic Forum 2008', '<div>Nesma Holding has announced it will participate as a &ldquo;diamond sponsor&rdquo; of the 9th annual Jeddah Economic Forum.</div>\r\n<div>&nbsp;</div>\r\n<div>The Jeddah Economic Forum is an international event that plays the role of &ldquo;think tank of the Middle East&rdquo;. Every year the forum attracts an elite group of speakers from diversified backgrounds representing more than 160 countries. Among the participants at this year&rsquo;s event are Prince Charles, Prince of Wales, Sir Richard Branson, founder of the Virgin Group and Mr. Alan Geenspan, former Chairman of the US Federal Reserves. The theme of this year&rsquo;s event is &ldquo;Value Creation through Alliances &amp; Partnerships&rdquo;.</div>', NULL, NULL, NULL, 282, 2),
(859, 'نسما للاتصالات والتقنية تفوز بعقد الشركة السعودية للكهرباء', '<div id=\"1110418593\" class=\"dmRespRow\">\r\n<div id=\"1153606291\" class=\"dmRespColsWrapper\">\r\n<div id=\"1441612938\" class=\"u_1441612938 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1503817855\" class=\"u_1503817855 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت نسما للاتصالات والتقنية على عقد بقيمة 38.6 مليون ريال سعودي من قبل ضوئيات، إحدى الشركات التابعة للشركة السعودية للكهرباء.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق نسما للاتصالات والتقنية في هذا العقد أعمال مسح وتصميم وتنفيذ كامل أعمال البنى التحتية لشبكة الألياف البصرية، المتوافقة مع معايير GPON/NGPON2، والتي ستمد 12,663 وحدة سكنية في حي السلام بالرياض بخدمات الإنترنت بسرعة 100 ميغابايت/ثانية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 137, 1),
(860, 'NT&T Awarded a Contract by Saudi Electricity Company', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology was awarded a SAR 38.6 million contract by Dawiyat, a subsidiary of the Saudi Electricity Company.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Telecom &amp; Technology&rsquo;s scope of work includes the survey, design and implementation of the entire fiber optic network infrastructure to meet GPON/NGPON2 standards and provide at least 100Mb/s to 12,663 households in As-Salam district, Riyadh.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 137, 2),
(861, 'نسما للاتصالات والتقنية تشارك في معرض جايتكس للتقنية', '<div id=\"1946201572\" class=\"dmRespRow\">\r\n<div id=\"1491421372\" class=\"dmRespColsWrapper\">\r\n<div id=\"1079161172\" class=\"u_1079161172 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1818794109\" class=\"u_1818794109 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قدم قسم خدمات المعلومات في شركة نسما للاتصالات والتقنية كيفية بناء تطبيقات الأعمال الحديثة بسرعة مع الحد الأدنى من الترميز (coding)، والإعداد والتنفيذ السريع باستخدام منصة Low-Code لزيادة سرعة الأعمال بشكل عام.</div>\r\n<div>&nbsp;</div>\r\n<div>عرض فريق نسما للاتصالات والتقنية حلول سحابة تعتمد على منصة K2 WorkPlusالتي توفر بيئة عمل متكاملة ذاتية الخدمة، واتصالًا في الوقت الفعلي بين الموظفين والإدارات والمديرين، من أجل تشجيع ومواءمة مبادرات القوى العاملة مع مبادرات الأعمال.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 154, 1),
(862, 'NT&T Presents at GITEX', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>The Information Services Division of Nesma Telecom &amp; Technology presented how modern business applications are built rapidly with minimum coding, quick setup and deployment using a Low-Code platform to increase overall business agility.</div>\r\n<div>&nbsp;</div>\r\n<div>The NT&amp;T team demonstrated a cloud solution based on K2 platform WorkPlus that provides an integrated self-service workplace and a real-time connection between employees, departments, and managers to creatively encourage and align workforce initiatives with business initiatives.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 154, 2),
(863, 'نسما تهدي مكتب عمدة الحي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة توقيعها اتفاقية مع الغرفة التجارية الصناعية بجدة تدفع نسما بموجبها مبلغ 450 ألف ريال سعودي لإنشاء وتأثيث بمنى سيكون المقر الدائم لعمدة حي الروضة في جدة</div>\r\n<div>&nbsp;</div>\r\n<div>وكانت الغرفة التجارية الصناعية بجدة قد أعلنت في وقت سابق إطلاقها لبرنامج يهدف إلى الحصول على تمويل القطاع الخاص من أجل إعادة إحياء الدور التاريخي الهام الذي يقوم به العمدة في مدينة جدة. وكجزء من البرنامج، تتولى أمانة محافظة جدة مسؤولية تخصيص الأراضي لتطويرها لتحقيق هذا الهدف</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 285, 1),
(864, 'Nesma Gifts ‘Umda Office', '<div>Nesma Holding has announced it has signed an agreement with the Jeddah Chamber of Commerce &amp; Industry (JCCI) to pay an amount of 450,000 Saudi Riyals for the construction and furnishing of a building unit that will serve as offices of the Mayor, or &lsquo;Umda, of the Al-Rawdah District in Jeddah.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>The JCCI had previously announced a program to seek private sector funding in order to revitalize the historically important role played by the &lsquo;Umda in Jeddah. As part of the program, Jeddah Municipality is responsible for allocating the plots of land for development.&nbsp;</div>', NULL, NULL, NULL, 285, 2),
(865, 'نسما للاتصالات والتقنية تحوز على مشروع بنية تحتية رقمية', '<div id=\"1969371029\" class=\"dmRespRow\">\r\n<div id=\"1773729758\" class=\"dmRespColsWrapper\">\r\n<div id=\"1572418036\" class=\"u_1572418036 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1047339131\" class=\"u_1047339131 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مُنحت شركة نسما للاتصالات والتقنية مشروع بناء وتشغيل ونقل ملكية (BOT) يدعم وزارة الاتصالات وتكنولوجيا المعلومات، لتسريع البنية التحتية الرقمية في جميع أنحاء المملكة.</div>\r\n<div>&nbsp;</div>\r\n<div>المشروع الوطني لتوسيع خدمة النطاق العريض (NBB) جزء من برنامج التحول الوطني 2020، ويهدف إلى تقديم خدمات الألياف البصرية المنزلية لأكثر من مليوني أسرة في المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>ستتولى نسما للاتصالات والتقنية مسؤولية إنشاء مكتب لدعم الأعمال المدنية للبنية التحتية الرقمية، سيكون المركز الرسمي للاتصالات والقرارات الخاصة بالمشروع الوطني لتوسيع خدمة النطاق العريض للجهات ذات العلاقة، مثل شركات الهاتف السعودية، والبلديات، والجهات الحكومية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 155, 1),
(866, 'NT&T Awarded Digital Infrastructure Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) has been awarded a build, own and transfer (BOT) project that supports the Ministry of Communication and Information Technology (MCIT) to accelerate digital infrastructure throughout the Kingdom.</div>\r\n<div>&nbsp;</div>\r\n<div>The National Broadband (NBB) project is part of the Saudi national transformation program 2020, which aims to deliver fiber optic home services to more than two million households in Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>NT&amp;T will be responsible for the establishment of an office for supporting the civil works for the digital infrastructure. The office will be the official NBB communication and resolution center for Saudi telephone companies, municipalities and government agencies.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 155, 2),
(867, 'نسما للاتصالات والتقنية تحوز على مشروع لصالح الشركة الوطنية لخدمات الطاقة', '<div id=\"1530227530\" class=\"dmRespRow\">\r\n<div id=\"1296813945\" class=\"dmRespColsWrapper\">\r\n<div id=\"1993264514\" class=\"u_1993264514 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1327134494\" class=\"u_1327134494 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما للاتصالات والتقنية على أول مشروع لها كشركة لخدمات الطاقة لصالح الشركة الوطنية لخدمات كفاءة الطاقة (ترشيد)، المملوكة لصندوق الاستثمارات العامة السعودي، بقيمة تقارب ١٤٥ مليون ريال سعودي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 163, 1),
(868, 'NT&T Awarded Project from National Energy Services Co.', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) has been awarded its first project as an Energy Services Company (ESCO) with the National Energy Services Company (NESCO) / Tarshid, a company owned by the Saudi Public Investment fund (PIF), valued at nearly SAR 145 million.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 163, 2),
(871, 'نسما تنفذ بناء لبرجين توأمين من 36 طابقا في الرياض', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها مُنحت مشروعا من قبل المؤسسة العامة للتأمينات الاجتماعية لإنشاء برجين توأمين في مدينة الرياض. وستتكون أبراج العليا من 34 و36 طابقا، وتضم طابق ميزانين وأربعة أدوار تحت الأرض، ومواقف تتسع لـ 2,000 سيارة. وسيشمل التطوير مساحة تبلغ 27 ألف متر مربع، ليبلغ مجموع المساحة المبنية الكلية 210,778 مترا مربعا.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 286, 1),
(872, 'Nesma & Partners to Build 36-Story Twin Towers in Riyadh', '<p>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded by the General Organization for Social Insurance (GOSI) a project for the construction of twin office towers in the capital Riyadh. The Olaya Towers will be 36 and 34 stories high, and will include a mezzanine, four basement levels and parking for 2,000 cars. The development covers an area of 27,000 square meters, with a total built up area of 210,778 square meters.</p>\r\n<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 286, 2),
(873, 'نسما التجارية تحوز على مشاريع جديدة لصالح بن زقر ومرافق', '<div id=\"1283046458\" class=\"dmRespRow\">\r\n<div id=\"1602128353\" class=\"dmRespColsWrapper\">\r\n<div id=\"1309738476\" class=\"u_1309738476 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1492518185\" class=\"u_1492518185 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حاز قسم البناء والإنشاءات في شركة نسما التجارية على مشروع مركز التوزيع الوطني التابع لشركة بن زقر في مدينة الملك عبدالله الاقتصادية. ويشمل نطاق عمل نسما التجارية تجهيز الموقع وأعمال البناء والإنشاء لمستودع منخفض على مساحة 60,000 متر مربع، ومخزن مرتفع على مساحة 22,000 متر مربع.</div>\r\n<div>&nbsp;</div>\r\n<div>بالإضافة إلى ذلك، حاز قسم النظم الفنية في شركة نسما التجارية على مشروع نظام أمن وتحكم في الدخول/الخروج متكامل لإحدى منشآت شركة مرافق في الجبيل وينبع. وستعمل نسما التجارية على توريد وتركيب واختبار ودمج وتشغيل نظام أمن وتحكم في الدخول/الخروج متكامل لمحطة تبريد مياه البحر والقنوات المائية التابعة لشركة مرافق.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 124, 1),
(874, 'Nesma Trading: New Projects with Binzagr and MARAFIQ', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Trading&rsquo;s Building Division was awarded Binzagr&rsquo;s National Distribution Center project at King Abdullah Economic City. Nesma Trading&rsquo;s scope of work in the project includes site and construction works of a low bay warehouse with 60,000 square meters and a high bay warehouse with 22,000 square meters.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Nesma Trading&rsquo;s Technical Systems Division was awarded the Integrated Security System and Access Control Project at MARAFIQ facilities in Jubail and Yanbu. Nesma Trading will work on the supply, installation, testing, integration and the commission of integrated security system and access control system for the Marafiq Jubail Sea Water Cooling Facility (SWCF) and canals project.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 124, 2),
(875, 'نسما وشركاهم توقع اتفاقية سعودة ضخمة مع صندوق تنمية الموارد البشرية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة توقيعها اتفاقية جديدة مع صندوق تنمية الموارد البشرية لتدريب وتوظيف 300 موظف.</div>\r\n<div>&nbsp;</div>\r\n<div>ووفقا لهذه للاتفاقية مع صندوق تنمية الموارد البشرية، ستوفر نسما وشركاهم برنامج التدريب على رأس العمل لمدة ثلاثة أشهر. وسوف تشمل فئات التدريب التي تقدمها نسما وشركاهم التخصصات التالية: عمالة المواقع، اللحام، والنجارة، والدهان، وتركيب السقالات، والكهرباء، والسمكرة، وتشغيل المعدات، وصيانة المكيفات، وميكانيكا السيارات، وقيادة المركبات الثقيلة، الأمن والسلامة، وتركيب الألومينيوم، وأمن المستودعات، والإشراف، وتنسيق برامج المسؤولية الاجتماعية للشركات.</div>\r\n<div>&nbsp;</div>\r\n<div>ويبلغ المبلغ الإجمالي الذي يساهم به صندوق تنمية الموارد البشرية 9 مليون ريال سعودي، للفترة من أغسطس 2009 إلى يوليو 2011</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 289, 1),
(876, 'Nesma & Partners Signs Multimillion Riyal Saudization Agreement with HRDF', '<div>As per Nesma &amp; Partners&rsquo; Saudization plan for 2009-2010, a new agreement with the Human Resources Development Fund (HRDF) has been signed to train and recruit 300 Saudi employees.</div>\r\n<div>&nbsp;</div>\r\n<div>The total fund amount is SR 9 million for the period starting August 2009 through to July 2011.</div>\r\n<div>&nbsp;</div>\r\n<div>As per this latest agreement with the HRDF, Nesma &amp; Partners will provide on-the-job training programs for a period of 3 months. The categories of training provided are as follows: labor, welder, carpenter, painter, scaffolder, electrician, plumber, equipments operator, A/C technician, auto mechanic, H.D. driver, safety officer, aluminum installer, store keeper, leadman &amp; CSR coordinator.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 289, 2),
(877, 'نسما وشركاهم توقع الاتفاقية الخامسة مع صندوق تنمية الموارد البشرية في عامين', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة توقيعها اتفاقية مع صندوق تنمية الموارد البشرية لتدريب وتوظيف 400 شاب سعودي. وهذه هي الاتفاقية الخامسة التي توقعها نسما مع صندوق تنمية الموارد البشرية خلال العامين الماضيين، كجزء من التزام الشركة تجاه تدريب وتطوير القوى العاملة السعودية. وسيتم التدريب داخل الشركة في مختلف التخصصات الفنية والإدارية.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 290, 1),
(878, 'Nesma & Partners Signs Fifth Agreement with HRDF in Two Years', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has signed an agreement with the Human Resources Development Fund (HRDF) to train and recruit 400 Saudi nationals. This is the fifth agreement between Nesma &amp; Partners and the HRDF in the past two years, and reflects the company&rsquo;s commitment to train and develop a Saudi workforce. Training will be provided in-house in several technical and administrative disciplines.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 290, 2),
(879, 'نسما وشركاهم تفوز بمشروع أرامكو الرئيسي مع شركة تشيودا/ سامسونج', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها مُنحت عقدا من الباطن من قبل شيودا / سامسونج لإنشاء الحزمة 4 (وحدة التفحيم المتأخر) التابعة لمشروع مصفاة الجبيل للتصدير JERP. ويشمل نطاق عمل نسما كافة الأعمال الإنشائية الخاصة بهذه الحزمة، منها على سبيل المثال لا الحصر تجهيز الموقع، وكافة الأعمال المدنية، وأعمال البناء والتشييد، وأعمال تركيب الهياكل الصلب/ التركيبات الميكانيكية/المعدات/ خطوط الأنابيب، والرفع الثقيل، وأجهزة القياس والتحكم الكهربائية، والتشغيل الابتدائي والمساعدة على التكليف/التشغيل النهائي.</div>\r\n<div>&nbsp;</div>\r\n<div>يتم تطوير مشروع مصفاة الجبيل للتصدير من قبل كل من أرامكو السعودية وتوتال لإنشاء مصفاة تحويل كاملة في مدينة الجبيل، المملكة العربية السعودية عالمية الطراز لإنتاج 400,000 برميل يوميا. وستقوم المصفاة بمعالجة النفط الخام الثقيل وتحويله إلى منتجات مكررة عالية الجودة تتوافق مع أعلى المواصفات العالمية. وسوف تشمل منتجات المصفاة وقود الديزل، ووقود الطائرات، والبنزين، علاوة على المنتجات البتروكيماوية مثل البارازيلين والبنزين العطري والبروبلين.</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يتم الانتهاء من هذا المشروع بحلول شهر يناير 2013.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 291, 1),
(880, 'Nesma & Partners Awarded Major Aramco Project with Chiyoda/Samsung', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded by Chiyoda/Samsung a subcontract for the construction of Package-4 (Delayed Coker Unit) associated with Jubail Export Refinery Project (JERP). Nesma&rsquo;s scope of work includes the total construction of this package, including, but not limited to, site preparation, all civil and buildings, structural steel/mechanical/equipment/piping erection, heavy lift, electrical &amp; instrumentation, painting, insulation, pre-commissioning and assistance to final commissioning.</div>\r\n<div>&nbsp;</div>\r\n<div>JERP is developed by Saudi Aramco and Total for a 400,000 barrels per day world-class, full conversion refinery in Jubail. The refinery will process heavy crude oil and convert it into high quality refined products that meet the highest international specifications. Products will include diesel fuel, aircraft fuel, gasoline as well as petrochemical products such as paraxylene, aromatic gasoline and propylene.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners&rsquo; portion is scheduled for completion by January 2013.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 291, 2),
(881, 'مودة توقع عقدها الأول مع لجنة الحج الماليزية', '<div id=\"1322353497\" class=\"dmRespRow\">\r\n<div id=\"1462090658\" class=\"dmRespColsWrapper\">\r\n<div id=\"1261393320\" class=\"u_1261393320 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1208681934\" class=\"u_1208681934 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت مجموعة مودة مؤخرا أول اتفاقية حج مع لجنة الحج الماليزية، خاصة بإقامة حجاجها خلال موسم عام 2017.</div>\r\n<div>&nbsp;</div>\r\n<div>تجدر الإشارة إلى أن مودة تواصل زيادة حصتها السوقية في ماليزيا وباقي دول العالم في مجال الحج والعمرة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 164, 1),
(882, 'Mawaddah Signs First Contract with Malaysian Hajj Commission', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Mawaddah recently signed its first Hajj agreement with the Malaysian Hajj Commission for the accommodation of its pilgrims during 2017.</div>\r\n<div>&nbsp;</div>\r\n<div>The company continues to grow its market share in Malaysia and the rest of the world for Umrah and Hajj.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 164, 2),
(883, 'نسما تعرض خبرتها في مؤتمر مسقط للمسؤولية الاجتماعية', '<div id=\"1089586673\" class=\"dmRespRow\">\r\n<div id=\"1159086683\" class=\"dmRespColsWrapper\">\r\n<div id=\"1598267833\" class=\"u_1598267833 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1343545716\" class=\"u_1343545716 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استعرضت المديرة التنفيذية لخدمات دعم مجموعة نسما القابضة، نورة التركي، خبرات وتجارب الشركة في مؤتمر المسؤولية الاجتماعية الذي عُقد في مسقط، سلطنة عمان.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد نُظم المؤتمر من قبل غرفة عمان للتجارة والصناعة، بالتعاون مع الاتحاد العام لعمال سلطنة عمان، تحت عنوان \"المسؤولية الاجتماعية ... رسم الحقوق، وتطوير العمل، واستدامة النمو\".</div>\r\n<div>&nbsp;</div>\r\n<div>وخلال المؤتمر، استعرضت نورة التركي تجربة نسما في تعزيز حقوق العمال، والتركيز على المسؤولية الاجتماعية للشركات، من خلال ورقة عمل بعنوان \"التجربة السعودية\"؛ أوضحت فيها أن \"المسؤولية الاجتماعية تبدأ بتعزيز حقوق موظفيك، وتزويدهم ببيئة عمل متناغمة ومرحبة، ودعم التطوير الوظيفي للموظفين وصقل مواهبهم\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 165, 1),
(884, 'Nesma Shares Experience in Muscat Social Responsibility Conference', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding&rsquo;s Executive Manager, Group Support Services, Noura Al-Turki, presented at a social responsibility conference in Muscat, Oman.</div>\r\n<div>&nbsp;</div>\r\n<div>Under the title &ldquo;Social Responsibility... Establishing Rights, Developing Work and Sustaining Growth&rdquo;, the conference was organized by the Oman Chamber of Commerce and Industry in cooperation with the General Union of Workers in the Sultanate of Oman.</div>\r\n<div>&nbsp;</div>\r\n<div>During the conference, Al-Turki shared Nesma&rsquo;s experience in promoting labor rights and focusing on corporate social responsibility through a presentation titled, &ldquo;The Saudi Experience.&rdquo; Al-Turki explained, &ldquo;Social responsibility begins with promoting the rights of your employees, providing them with a harmonious and welcoming work environment, and supporting talented employees&rsquo; career development.&rdquo;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 165, 2),
(887, 'نسما تقدم منحة رائدة لتعزيز إمكانات طلبة جامعة الملك عبدالله للعلوم والتقنية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنها وقعت اتفاقا تاريخيا مع جامعة الملك عبدالله للعلوم والتقنية (KAUST) للتبرع بمنحة دراسية لـ 15 طالبا من أصحاب المنح لنيل درجات الماجستير والدكتوراه في الجامعة.</div>\r\n<div>&nbsp;</div>\r\n<div>تأسست جامعة الملك عبدالله للعلوم والتقنية (KAUST) عام 2009، وهي جامعة متخصصة في أبحاث الدراسات العليا الدولية لتطوير العلوم والتكنولوجيا من خلال البحوث متعددة التخصصات والتعليم والابتكار. ويتم إعداد أبحاث الاختراق العلمي التي تتناول بالبحث والدراسة التحديات الكبرى ذات الأهمية العالمية، في مجالات المياه والغذاء والطاقة والبيئة.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 292, 1),
(888, 'Nesma Pioneering Gift to Advance KAUST Scholars', '<div>Nesma Holding has announced it has signed a landmark agreement with King Abdullah University of Science &amp; Technology (KAUST) to donate scholarships to 15 scholars in Masters and PhD programs at the university.</div>\r\n<div>&nbsp;</div>\r\n<div>KAUST was established in 2009 and is an international graduate research university dedicated to advancing science and technology through interdisciplinary research, education and innovation. Breakthrough research is conducted to address grand challenges of global significance, in the areas of water, food, energy and the environment.</div>', NULL, NULL, NULL, 292, 2),
(891, 'نسما وشركاهم: آخر مستجدات مشروع مستشفيات الحرس الوطني للشؤون الصحية', '<div id=\"1937123345\" class=\"dmRespRow\">\r\n<div id=\"1081678918\" class=\"dmRespColsWrapper\">\r\n<div id=\"1295240687\" class=\"u_1295240687 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1455695330\" class=\"u_1455695330 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما وشركاهم على مشاريع المستشفيات المتخصصة التابعة للحرس الوطني &ndash; الشؤون الصحية، في كل من الرياض وجدة والطائف والقصيم. ويشمل نطاق عمل نسما إنشاء خمسة مستشفيات متخصصة للحرس الوطني في مواقع مختلفة في جميع أنحاء المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل المشروع مستشفى النساء والولادة في الرياض بسعة 300 سرير، ومستشفى الملك عبدالله التخصصي للأطفال في جدة بسعة 350 سرير، ومركز العلوم العصبية ورعاية الإصابات والصدمات في جدة بسعة 176 سرير، ومستشفى الملك سلمان التخصصي في الطائف بسعة 300 سرير، ومستشفى الملك عبدالله التخصصي في القصيم بسعة 300 سرير.</div>\r\n<div>&nbsp;</div>\r\n<div>ويعد هذا المشروع، الذي بدأ في أبريل 2014، هو الأكبر لشركة نسما وشركاهم حتى تاريخه، بقيمة 8,473,000,000 ريال سعودي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 168, 1),
(892, 'Nesma & Partners: SANG Hospital Project Update', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners was awarded the Saudi Arabian National Guard Health Affairs (SANG) Specialized Hospitals projects in Riyadh, Jeddah, Al Taif and Al Qassim. Nesma&rsquo;s scope of work includes the construction of five specialized hospitals for SANG in different locations around the Saudi kingdom.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;The project includes Women and Maternity Hospital in Riyadh with 300 beds, King Abdullah Specialized Children Hospital in Jeddah with 350 beds, the Neuroscience and Trauma Care Center in Jeddah with 176 beds, King Salman Specialized Hospital in Taif with 300 beds andKing Abdullah Specialized Hospital in Qassim with 300 beds.</div>\r\n<div>&nbsp;</div>\r\n<div>The project, which began in April 2014, is the largest awarded to Nesma &amp; Partners to date and worth SAR 8,473,000,000.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 168, 2),
(893, 'نسما للطيران تستلم أولى طائراتها', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة الخطوط الجوية المصرية الجديدة، نسما للطيران، وصول أولى طائراتها التي أطلقت عليها اسم \"بيرثا\" خلال مراسم احتفالية بهذه المناسبة أقيمت في مطار القاهرة الدولي، مركز شركة الطيران. وقد تم استلام الطائرة A320 من طراز آيرباص قبل ذلك بعدة ساعات من مرافق آيرباص بتولوز في فرنسا. وتخطط نسما للطيران تشغيل شبكة من الرحلات بين مصر وعدد من الوجهات في كل من أوروبا والشرق الأوسط</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 293, 1),
(894, 'Nesma Airlines Receives First Aircraft', '<p>Brand new Egyptian startup airline, Nesma Airlines, has announced the arrival of its first aircraft, given the name &ldquo;Bertha&rdquo;, at a small ceremony at Cairo International Airport, the airline&rsquo;s hub. The aircraft, an Airbus A320, had been received a few hours earlier at the Airbus facilities in Toulouse, France. Nesma Airlines plans to operate a network of flights between Egypt and several destinations in Europe and the Middle East.</p>', NULL, NULL, NULL, 293, 2),
(895, 'نسما تتبرع بـ 1.3 مليون ريال سعودي لصالح برنامج رعاية السجناء', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة موافقتها على التبرع بمبلغ 1.3 مليون ريال سعودي سنويا لصالح لجنة رعاية السجناء، والسجناء المفرج عنهم و أسرهم \"تراحم\". وسيعمل هذا المبلغ على دعم برامج اللجنة الهادفة إلى المساعدة في إعادة تأهيل السجناء المفرج عنهم وإعادة دمجهم في المجتمع، من خلال مساعدتهم في البحث عن عمل أو بدء مشاريع صغيرة. كما تقدم اللجنة أيضا دعما ماديا مباشرا لأسر السجناء، من خلال دفع فواتير الإيجار والكهرباء والطعام والعلاج</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 294, 1),
(896, 'Nesma to Donate SR1.3 million to Prisoner Care Program', '<p>Nesma Holding has announced it has agreed to donate an annual amount of 1.3 million Saudi Riyals to the Committee for the Care of Prisoners, Released Prisoners &amp; their Families. The money will go towards supporting the committee&rsquo;s programs, which aim to aid in the rehabilitation and reintegration into society of released prisoners by helping them find jobs or start small businesses. The committee also provides care to the families of those imprisoned through direct financial assistance to help pay their bills for items such as rent, food and medicine.</p>', NULL, NULL, NULL, 294, 2),
(897, 'نسما تمنح قاربي صيد لجمعية الصيادين', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>أعلنت شركة نسما القابضة موافقتها على شراء قاربي صيد قادرة على الصيد في مياه البحر العالية والتبرع بهما لجمعية الصيادين بمنطقة مكة المكرمة. وسيتم شراء القاربين اللذين لا تتجاوز تكلفتهما الإجمالية 6 مليون ريال بعد الانتهاء من إجراء دراسة عملية، وبعد تأمين حقوق الصيد في الدول المجاورة كاليمن، والسودان وإريتريا. إضافة إلى ذلك، وافقت نسما القابضة على تمويل التكاليف الإدارية الخاصة بالجمعية، مثل سداد إيجار المكتب، ودفع الرواتب، والكهرباء، لمدة 3 سنوات، وذلك بدفع 18 ألف ريال سعودي شهريًا</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 295, 1),
(898, 'Nesma Holding to Gift Two Vessels to Fishermen’s Association', '<p>Nesma Holding has announced it has agreed to purchase and donate two fishing vessels capable of operating on the high seas to Makkah Region&rsquo;s Fishermen&rsquo;s Association. The vessels, which will cost no more than 6 million Saudi Riyals in total, will be purchased after a feasibility study is completed and once fishing rights in neighboring countries such as Yemen, Sudan and Eritrea are secured. In addition, Nesma Holding has agreed to fund the association&rsquo;s administrative costs, such as office rent, salaries and electricity for a three-year period at a cost of 18,000 Saudi Riyals per month.</p>', NULL, NULL, NULL, 295, 2),
(899, 'سفينة مودة ترفع العلم السعودي', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نما للملاحة البحرية أن سفينة \"مودة\" التابعة لها من نوع الروباكس قد رفعت العلم السعودي رسميا اليوم خلال مراسم احتفالية أقيمت بهذه المناسبة في ميناء جدة الإسلامي. السفينة قادرة على حمل ما يزيد عن 1,630 بين ركاب وأفراد طاقم السفينة، و300 سيارة.</div>\r\n<div>&nbsp;</div>\r\n<div>تقدم نما للملاحة البحرية، ومقرها مصر، خدمات نقل الركاب والشحن برحلات منتظمة على عباراتها من نوع الرورو وروباكس ما بين مصر/السودان والمملكة العربية السعودية عبر البحر الأحمر. ومن بين الموانئ التي تخدمها الشركة ميناء سفاجا والسويس في مصر، وميناء سواكن في السودان، وضباء وجدة وينبع في المملكة العربية السعودية. وتعد نما العالمية للخدمات البحرية اليوم الشركة الرائدة في هذه الصناعة على المستوى الإقليمي، من حيث السلامة، والاعتمادية، والراحة.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 296, 1),
(900, 'M/V Mawaddah Raises Saudi Flag', '<div>Namma Shipping Lines has announced that its ship, M/V Mawaddah, a ROPAX-type vessel capable of carrying 1,630 passengers and crew, and 300 vehicles, has today officially raised the Saudi Arabian flag at a ceremony at Jeddah Islamic Port.</div>\r\n<div>&nbsp;</div>\r\n<div>Egyptian-based Namma Shipping Lines offers regular passenger and cargo services on RORO and ROPAX-type vessels between Egypt/Sudan and Saudi Arabia across the Red Sea. Among the ports served are Safaja and Suez in Egypt, Sawakin in Sudan, and Dhiba, Jeddah and Yanbu in Saudi Arabia. Today, Namma International Marine Services is the region&rsquo;s industry leader in terms of safety, reliability and comfort.</div>', NULL, NULL, NULL, 296, 2),
(901, 'نسما للمياه والطاقة: مستجدات مشروع الوادي الصناعي - المرحلة 2، مدينة الملك عبدالله الاقتصادية', '<div id=\"1391492498\" class=\"dmRespRow\">\r\n<div id=\"1698584235\" class=\"dmRespColsWrapper\">\r\n<div id=\"1623120893\" class=\"u_1623120893 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1908837583\" class=\"u_1908837583 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>في عام 2014، منحت مدينة الملك عبدالله الاقتصادية لشركة نسما للمياه والطاقة جميع أعمال البنى التحتية لمشروع الوادي الصناعي &ndash; المرحلة الثانية لمدينة الملك عبدالله الاقتصادية الواقعة في رابغ، بقيمة 310.8 مليون ريال.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق عمل نسما تطوير البنية التحتية للوادي الصناعي 2 بمدينة الملك عبدالله الاقتصادية بمساحة تقارب 6.5 مليون متر مربع لمرافق المياه والكهرباء، بالإضافة إلى الطرق والأعمال المدنية.</div>\r\n<div>&nbsp;</div>\r\n<div>وتشمل مرافق المياه كلا من المياه الصالحة للشرب، وخطوط الصرف الصحي، ومخلفات مياه الصرف الصحي المعالجة، وشبكات وخطوط تصريف مياه الأمطار. بينما تضم مرافق الطاقة الخاصة بالمشروع كلا من كابلات الكهرباء ذي الجهد المنخفض لمسافة إجمالية تبلغ 44,477 متر طولي، وكابلات الكهرباء ذي الجهد المتوسط لمسافة إجمالية تبلغ 103,740 متر طولي، وخطوط الاتصالات السلكية واللاسلكية بمجمل 19,250 متر طولي، وعدد 8 وحدات لمحطات التوزيع، ومركز التحكم في المحركات (MCC) يضم 8 وحدات، وألواح إنارة الشوارع بما مجموعه 8 وحدات و629 أعمدة إنارة.</div>\r\n<div>&nbsp;</div>\r\n<div>بينما يشمل نطاق عمل الطرق والأعمال المدنية كلا من أعمال الطرق لمسافة 334,450 مترا مربعا، وعدد 134 وحدات غرف صمامات بالخرسانة المسلحة، وعدد 285 غرف تفتيش بالخرسانة المسلحة لمياه الصرف الصحي وتصريف مياه الأمطار.</div>\r\n<div>&nbsp;</div>\r\n<div>وبصفتها المقاول الرئيسي للهندسة والمشتريات والبناء في مشروع مدته 12 شهرا، واجهت نسما للمياه والطاقة العديد من التحديات خلال أعمال البنية التحتية للوادي الصناعي 2، ومع ذلك، فقد تمكن فريق نسما للمياه والطاقة من التغلب بنجاح على تلك التحديات بفضل التفاني والتزام التام.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 169, 1),
(902, 'NW&E: KAEC Industrial Valley Phase 2 Project Update', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Valued at SAR 310.8 million, the Industrial Valley Phase 2 (IV2) Combined Infrastructure Works project, located in Rabigh at the industrial valley phase 2 of King Abdullah Economic City, was awarded to Nesma Water &amp; Energy in 2014 by its client King Abdullah Economic City (KAEC) .</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma&rsquo;s scope of work in the project includes the development of KAEC&rsquo;s IV2 infrastructure with an approximate area of 6.5 million square meters for water and power utilities in addition to roads and civil works.</div>\r\n<div>&nbsp;</div>\r\n<div>The water utilities include potable water, sewage lines, treated sewage effluent (TSE), networks and storm water lines. The power utilities portion of the project includes, electrical low voltage cables for a total of 44,477 linear meters, electrical medium voltage cables for a total of 103,740 linear meters, telecommunication lines for a total of 19,250 linear meters, package substations with a total of 8 units, a motor control center (MCC) with a total of 8 units, street lighting panels with a total of 8 units and 629 light poles.</div>\r\n<div>&nbsp;</div>\r\n<div>The roads and civil works portion includes 334,450 m2 of road work, 134 reinforced concrete valve chambers units and 285 reinforced concrete manholes for sewage and storm water.</div>\r\n<div>&nbsp;</div>\r\n<div>As the main engineering, procurement, and construction (EPC) contractor in a 12-month project, Nesma faced several challenges during the IV2 Infrastructure works project. However, the NW&amp;E team successfully overcame them due to the true dedication and commitment of its project team.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 169, 2),
(905, 'نسما تتبرع بمركز تكنولوجيا المعلومات لجمعية تلاوة القرآن', '<p>أعلنت شركة نسما القابضة أنها وقعت اتفاقية مع جمعية تلاوة القرآن الكريم للتبرع بمركز تكنولوجيا معلومات مجهز بالكامل للجمعية ، ولتوفير اتصال إنترنت عالي السرعة لأكثر من 60 مسجدًا في جدة. الهدف من هذا البرنامج هو السماح لجمعية تلاوة القرآن بتقديم خدمات حديثة لأعضائها.</p>', NULL, NULL, NULL, 70, 1),
(906, 'Nesma Donates IT Center to Qur’an Reciting Society', '<p>Nesma Holding has announced it has signed an agreement with the Qur&rsquo;an Reciting Society to donate a fully equipped information technology center to the Society, and to provide high-speed internet connections to over 60 Mosques in Jeddah. The aim of this program is to allow the Qur&rsquo;an Reciting Society to provide modern services to its members.</p>', NULL, NULL, NULL, 70, 2),
(909, 'نسما ترعى سباق ماراثون جدة السنوي الثامن', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>أعلنت شركة نسما القابضة أنها وافقت على رعاية سباق ماراثون جدة السنوي الثامن بصفتها \"الراعي الماسي\"، والذي ستقام فعالياته يوم 28 مارس 2011. ومن المتوقع أن تشهد فعاليات هذا العام مشاركة أكثر من 6,000 متسابق. ويهدف سباق الماراثون إلى تعزيز والترويج لحياة صحية أفضل، بينما يسعى من جهة أخرى أن يكون أداة ترويجية وتمويلية لجمعية البر الخيرية في جدة.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 71, 1),
(910, 'Nesma Sponsors 8th Jeddah Marathon', '<p>Nesma Holding has announced it has agreed to be a &ldquo;diamond sponsor&rdquo; of the 8th annual Jeddah marathon, to be held on Mar. 28, 2011. With more than 6,000 participants expected to turn up for this year&rsquo;s event, the Jeddah Marathon aims to promote a healthy lifestyle, while also acting as a financial and promotional vehicle for the Al Birr Charitable Society in Jeddah.</p>', NULL, NULL, NULL, 71, 2);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(911, 'نسما التجارية تفوز بمشروع مرفق بحوث الحوسبة المتقدمة', '<div id=\"1866297538\" class=\"dmRespRow\">\r\n<div id=\"1549191357\" class=\"dmRespColsWrapper\">\r\n<div id=\"1729984330\" class=\"u_1729984330 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1440649800\" class=\"u_1440649800 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مُنح قسم أنظمة التقنية في نسما التجارية مشروع مرفق بحوث الحوسبة المتقدمة من قبل شركة أرامكو السعودية، والواقع في أرامكو السعودية الظهران. إنه مشروع متكامل داخل المملكة بنظام المبلغ المقطوع بقيمة تصل إلى نحو 94 مليون ريال.</div>\r\n<div>&nbsp;</div>\r\n<div>مدة المشروع 14 شهرا، ويشمل نطاق العمل تطوير البنية التحتية للموقع واللازمة لدعم ما مجموعه 16 وحدة مركز بيانات نموذجي، مع قاعات المدخل. وقد تم تركيب ستة منها في المراحل الأولية في مركز اكسبك للأبحاث المتقدمة في الظهران EXPEC.</div>\r\n<div>&nbsp;</div>\r\n<div>وتشمل أعمال تطوير الموقع دعم متطلبات كل من البنى التحتية المدنية والهيكلية والمعمارية والكهربائية والميكانيكية، إلى جانب كابلات الاتصالات وشبكات تصريف مياه الأمطار.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 172, 1),
(912, 'Nesma Trading Awarded Advanced Research Computing Facility Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Nesma Trading&rsquo;s Technical Systems Division has been awarded the Advanced Research Computing Facility project by Saudi Aramco, located at Saudi Aramco in Dhahran. The project type is In-Kingdom Lump Sum Turnkey (IK-LSTK) and it is valued at SAR 94 million.</div>\r\n<div>&nbsp;</div>\r\n<div>The scope of the 14-month project is to develop the site infrastructure necessary to support a total of 16 modular data center (MDC) units with entrance vestibules with six of the MDC&rsquo;s installed in the initial phases at the EXPEC Advance Research Center at Dhahran.</div>\r\n<div>&nbsp;</div>\r\n<div>The site development will include the supporting civil, structural, architectural, electrical, mechanical infrastructure requirements along with communication cables and storm drains.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 172, 2),
(913, 'نسما وشركاهم تفوز بعقد قيمته 3.4 مليار ريال سعودي من شركة جبل عمر للتطوير', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"free\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها وقعت عقد بقيمة 1.3.4 مليار ريال سعودي مع شركة جبل عمر للتطوير لإنشاء المرحلة الأولى من المشروع متعدد الخدمات في وسط مدينة مكة المكرمة.</div>\r\n<div>&nbsp;</div>\r\n<div>وسوف يشهد المشروع إنشاء ثلاثة فنادق فخمة، ومئات المحلات التجارية ومرافق الصلاة المكيفة تتسع لـ 100,000 من المصلين، علاوة على الإقامة بالقرب من المسجد الحرام. المرحلة الأولى، التي من المقرر أن تستغرق 24 شهرا، سوف تركز على العمل في المنطقة المطلة على جادة إبراهيم خليل.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n<div>&nbsp;</div>\r\n<div>وعلى الرغم من زيادة أكثر من٥٠٠ مليون ريال سعودي في عام ٢٠٠٧ من خلال طرح عام أولي ٣٠% من جبل عمر، ومع بداية العمل الأولي في سبتمبر ٢٠٠٨ لاقت الشركة صعوبات في جمع الأموال نظرا للتضييق العالمي لخطوط الإئتمان. لكن في أكتوبر حصلت الشركة على ١،٥ مليار ريال سعودي كقرض من أربع بنوك للمساعدة في تعجيل استكمال المشروع.</div>\r\n<div>&nbsp;</div>\r\n<div>وأشار عبد الرحمن فقيه، رئيس مجلس إدارة شركة جبل عمر في ذلك الوقت أن الشركة ستصدر صكوكًا بقيمة ٣ مليار ريال سعودي لتوفير السيولة المالية لإتمام العمل إذا لزم الأمر. هذا المشروع هو جزء من خطة الحكومة لتطوير مكة المكرمة لتطوير المنطقة المركزية في مكة المكرمة بحلول عام ٢٠٢٠، من حيث تطوير البنية التحتية واستيعاب الأعداد المتزايدة من حجاجاً لبيت الله الحرام كل عام.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد تم تخصيص مبلغ ٢٧ مليار دولار لخطة مكة المكرمة الشاملة والتي يتم دراستها حاليا من قبل أربع إستشاريين والتي من المقرر الإنتهاء منها بحلول السنة القادمة.</div>\r\n<div>&nbsp;</div>\r\n<div>نسما وشركاهم للمقاولات هي إحدى فروع شركة نسما التي تتولى كافة أعمال التشييد والهندسة، الشركة المقاولة التي يحفل سجلها بأنشطة أخرى متعددة تشمل مشاريع النفط والغاز والطاقة والبيتروكيماويات.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 72, 1),
(914, 'Nesma & Partners Awarded SR3.4 Billion Jabal Omar Contract', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has signed a contract worth 3.4 billion Saudi Riyals with the Jabal Omar Development Company to construct Phase One of the mixed-use project in the center of Makkah.</div>\r\n<div>&nbsp;</div>\r\n<div>The project will eventually see the construction of three luxury hotels, hundreds of shops and air-conditioned prayer facilities for 100,000 worshippers, as well as housing, close to the Grand Mosque. The first phase, which is scheduled to take 24 months, will center on work overlooking Ibrahim Al Khalil Avenue.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.&nbsp;</div>', NULL, NULL, NULL, 72, 2),
(915, 'نسما القابضة ترعى ملتقى مكة الثقافي', '<div>كانت نسما القابضة إحدى رعاة ملتقى مكة الثقافي، الذي نظمته إمارة منطقة مكة المكرمة لتعزيز التنمية البشرية والتقارب بين الناس والمكان. واستضاف الملتقى حملة بعنوان \"كيف نكون قدوة؟\" عبر منطقة مكة المكرمة، بهدف بناء نموذج القدوة المميَّزة في المجتمع، وتعزيز مفهومها. لمزيد من المعلومات يمكن زيارة الموقع:</div>\r\n<div>&nbsp;</div>\r\n<div><a href=\"http://culture.makkah.gov.sa/culture\">http://culture.makkah.gov.sa/culture</a></div>\r\n<div>&nbsp;</div>\r\n<div>وكجزء من الحملة نفسها، استضاف معرض نسمة للفنون التشكيلية \"نسما آرت\" معرضا فنيا حول هذا الموضوع، افتتحه المدير العام للتربية والتعليم في جدة السيد عبدالله أحمد الثقفي.</div>', NULL, NULL, NULL, 183, 1),
(916, 'Nesma Holding Sponsors Makkah Cultural Forum', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding was a sponsor of the Makkah Cultural Forum, organized by the Makkah Province Emirate to promote human development and affinity to place. The forum hosted a campaign across the Makkah Province entitled &ldquo;How Can I be a Role Model?&rdquo; with the aim to highlight exemplary role models in society and to promote the concept of role models. More information can be found here:</div>\r\n<div>&nbsp;</div>\r\n<div><a href=\"http://culture.makkah.gov.sa/culture\">http://culture.makkah.gov.sa/culture</a></div>\r\n<div>&nbsp;</div>\r\n<div>As part of the same campaign, Nesma Art Gallery hosted an art exhibit on the subject that was inaugurated by Director-General of Education in Jeddah, Mr. Abdullah Ahmed Al-Thaqaf</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 183, 2),
(917, 'نسما وشركاهم تطّور مصنعاً جديداً للإسمنت في نجران', '<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها مُنحت عقدا بقيمة 1.6 مليار ريال سعودي لبناء مصنع إسمنت جديد لشركة إسمنت نجران. ويتوقع أن يقوم المصنع الجديد بإنتاج 7,000 طن يوميا، الأمر الذي سيرفع مجموع الإنتاج الكلي لشركة إسمنت نجران إلى 5.5 مليون طن سنويا، لتحتل المرتبة الخامسة بين أكبر شركات الإسمنت في المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>', NULL, NULL, NULL, 73, 1),
(918, 'Nesma & Partners to Build Najran Cement Factory', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded a contract worth 1.6 billion Saudi Riyals to build a new cement factory for Najran Cement Company. The factory is expected to put out around 7,000 tons per day, which will bring the total output for Najran Cement Company to 5.5 million tons annually, making it the fifth largest cement company in the Kingdom.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 73, 2),
(919, 'نسما توفر التدريب للمهندسات', '<div id=\"1444339126\" class=\"dmRespRow\">\r\n<div id=\"1669328087\" class=\"dmRespColsWrapper\">\r\n<div id=\"1667158648\" class=\"u_1667158648 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1935429299\" class=\"u_1935429299 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>في إطار شراكتها مع الهيئة السعودية للمهندسين، تقدم كل من نسما للكهرباء، ونسما للتجارة، ونسما وشركاهم، فرصة التدريب الصيفي لـ 15 مهندسة، كجزء من حملة وطنية لتشجيع وتحفيز وتدريب النساء في مجال الهندسة. وتقدم نسما التدريب في مجالات الهندسة المدنية والكهربائية والميكانيكية، وغيرها.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 184, 1),
(920, 'Nesma to Provide Internships for Female Engineers', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>In partnership with the Saudi Council of Engineers, Nesma Electric, Nesma Trading and Nesma &amp; Partners shall be offering summer internships to 15 female engineers as part of a national campaign to encourage and train women in engineering. The internships will be in the areas of civil, electrical, mechanical, among others.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 184, 2),
(921, 'حصلت نسما وشركاؤها على المرحلة الثانية من مشروع معالجة حمض أم ووال الفلوسيليك (FSA)', '<div id=\"tw-target-text-container\" class=\"tw-ta-container hide-focus-ring tw-lfl\" tabindex=\"0\">\r\n<pre id=\"tw-target-text\" class=\"tw-data-text tw-text-large XcVN5d tw-ta\" dir=\"rtl\" data-placeholder=\"Translation\"><span lang=\"ar\">حصلت نسما وشركاه على المرحلة الثانية من مشروع معالجة حمض أم ووال الفلوسيليك (FSA) من قبل شركة معادن ، عن طريق عقد مبلغ مقطوع على أساس بناء المشتريات الهندسية (EPC).\r\n\r\nيتمثل نطاق عمل نسما في عقد الهندسة والمشتريات والبناء هذا في توفير التصميم التفصيلي ، والمواد ، والمعدات ، وبناء منشأة FSA ومحطة معالجة المياه في موقع مشروع أم وو ، الواقع في المنطقة الشمالية الغربية من المملكة. بالإضافة إلى ذلك ، ستقدم نسما وشركاؤها الدعم في الموقع لتقديم منشأة معالجة تعمل بكامل طاقتها ووصلات ومفاعلات من قبل هيئة الخدمات المالية.\r\n\r\nيشمل العمل أعمال التراب والخرسانة ، عزل المياه والعزل ، أعمال الصلب ورصف الأسفلت وكذلك التركيبات الكهربائية وأجهزة القياس والاتصالات والتحكم.\r\n\r\nتقدر المدة المتوقعة لمرحلة تنفيذ المشروع بـ 10 أشهر.</span></pre>\r\n</div>\r\n<div id=\"tw-target-rmn-container\" class=\"tw-ta-container hide-focus-ring tw-nfl\">&nbsp;</div>', NULL, NULL, NULL, 185, 1),
(922, 'Nesma & Partners Awarded Phase 2 of Umm Wu’al Fluosilicic Acid (FSA) Treatment Project', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners was awarded a second phase of the Umm Wu&rsquo;al Fluosilicic Acid (FSA) Treatment Project by MA&rsquo;ADEN, by way of a lump sum contract on an engineering procurement construction (EPC) basis.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma&rsquo;s scope of work in this EPC contract is to provide a detailed design, materials, equipment and construction of the FSA facility and water treatment plant in the Umm Wu&rsquo;al Project site, located in the North Western region of the Kingdom. In addition, Nesma &amp; Partners will provide onsite support to deliver a fully functional FSA treatment facility, tie-ins &amp; reactors.</div>\r\n<div>&nbsp;</div>\r\n<div>The work includes earth and concrete works, water proofing and insulation, steel work and asphalt paving as well as electrical, instrumentation, communication &amp; control installations.</div>\r\n<div>&nbsp;</div>\r\n<div>The expected duration of the project&rsquo;s execution phase is estimated to be 10 months.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 185, 2),
(923, 'نسما للطيران هي أول شركة طيران دولية في تبوك', '<p>أعلنت نسما للطيران أنها قامت بتشغيل أول رحلة دولية على الإطلاق اليوم من وإلى مطار الأمير سلطان بن عبد العزيز الذي أعيد تسميته مؤخرًا في تبوك بالمملكة العربية السعودية. الرحلة ، التي انطلقت من مطار القاهرة الدولي ، ستعمل بجدول منتظم بين القاهرة وتبوك. كان المطار يخدم في السابق فقط عن طريق الرحلات الداخلية.</p>\r\n<p>&nbsp;</p>\r\n<p>نسما للطيران هي شركة طيران ركاب مقرها مصر تستخدم أسطولاً من طائرات إيرباص A320. تقوم نسما للطيران بتشغيل رحلات طيران مستأجرة من مدن في عدة دول أوروبية ، مثل إيطاليا وإسبانيا وفرنسا وبولندا ، إلى العديد من الوجهات السياحية الشهيرة في مصر ، مثل شرم الشيخ والغردقة ومرسى علم والأقصر والإسكندرية. كما تقدم نسما للطيران خدمة الركاب المجدولة داخل منطقة الشرق الأوسط ، حيث تعمل من مركزها الرئيسي في مطار القاهرة الدولي.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 262, 1),
(924, 'Nesma Airlines is First Int’l Airline in Tabuk', '<p>Nesma Airlines has announced it has operated the first ever international flight today to and from the recently renamed Prince Sultan bin Abdul Aziz Airport in Tabuk, Saudi Arabia. The flight, which originated in Cairo International Airport, will operate a regular schedule between Cairo and Tabuk. The airport had previously only been served by domestic flights.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines is an Egyptian-based passenger airline that utilizes a fleet of Airbus A320 aircraft. Nesma Airlines operates charter flights from cities in several European countries, such as Italy, Spain, France and Poland, to the many popular tourist destinations in Egypt, like Sharm El Sheikh, Hurghada, Marsa Alam, Luxor and Alexandria. Nesma Airlines also offers scheduled passenger service within the Middle East, operating out of its main hub at Cairo International Airport.&nbsp;</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 262, 2),
(925, 'التبرع بـ 44 معمل حاسب آلي بحلول نهاية عام 2011', '<p>أعلنت شركة نسما القابضة توقيعها تمديدا للاتفاقية الموقعة مع وزارة التربية والتعليم يقضي بمواصلة المشروع الجاري الخاص برعاية وتجهيز مختبرات الحاسوب في المدارس الحكومية. ومنذ انطلاقة هذا المشروع، تبرعت نسما بـ 850 جهاز حاسب آلي لـ 34 مدرسة، كما تعهدت بالتبرع بـ 250 جهاز حاسب آلي خلال عام 2011 لـ 10 مدارس أخرى</p>', NULL, NULL, NULL, 263, 1),
(926, '44 Donated Computer Labs by End of 2011', '<p>Nesma Holding has announced it has signed an extension to its agreement with the Ministry of Education to continue the ongoing project of sponsoring government-owned school computer labs. Since this project&rsquo;s inception, Nesma has donated 850 computers to 34 schools and has committed to donating a further 250 computers in 2011 to equip 10 more schools.</p>', NULL, NULL, NULL, 263, 2),
(927, 'نسما للسياحة تفوز بجائزة أفضل وكالة سفر من قبل الخطوط الجوية التركية', '<div id=\"1234186818\" class=\"dmRespRow\">\r\n<div id=\"1277947992\" class=\"dmRespColsWrapper\">\r\n<div id=\"1388513328\" class=\"u_1388513328 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1767203819\" class=\"u_1767203819 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قامت الخطوط الجوية التركية بمنح شركة نسما للسفر والسياحة جائزتين عن تحقيق أعلى زيادة في المبيعات لعام 2016.</div>\r\n<div>&nbsp;</div>\r\n<div>تم تقديم كل من جائزة \"أفضل وكالة سفر\" وجائزة \"أفضل حساب شركات\" خلال حفل أقيم في مدينة الخبر بحضور أكثر من 120 وكالة سفر و250 من كبار الشخصيات، من بينهم كبار المسؤولين في الهيئة العامة للطيران المدني والهجرة والأمن، ومطار الملك فهد الدولي بالدمام، وقطاع الشركات، جنبا إلى جنب مع شخصيات وسائط التواصل الاجتماعي.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد قدم السيد آدم سيلان، نائب الرئيس الأول للخطوط الجوية التركية، الجوائز للسيد ناصر النصر، الذي استلمها نيابة عن الشركة. وقد أعرب السيد ناصر عن تقديره للجوائز، والجهود الكبيرة التي بذلها أعضاء فريقه.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 186, 1),
(928, 'Nesma Travel Awarded Best Travel Agency by Turkish Airlines', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Turkish Airlines presented Nesma Travel &amp; Tourism with two awards based on having the highest increase in sales for 2016.</div>\r\n<div>&nbsp;</div>\r\n<div>The &ldquo;Best Travel Agency&rdquo; and &ldquo;Best Corporate Account&rdquo; awards were presented during a ceremony in Al Khobar attended by over 120 agencies and 250 VIPs including top level officials from the General Authority of Civil Aviation, Immigration &amp; Security, King Fahad International Airport Dammam and the corporate sector along with social media personalities.</div>\r\n<div>&nbsp;</div>\r\n<div>Mr. Adem Ceylan, Senior Vice President of Turkish Airlines, presented the awards to Mr. Naser Al Nasr who accepted them on behalf of the company. Mr. Naser expressed his appreciation for the awards and for the great efforts of his team members.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 186, 2),
(929, 'نسما وشركاهم تفوز بعقد قيمته 3.4 مليار ريال سعودي من شركة جبل عمر للتطوير', '<p><br />أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها وقعت عقد بقيمة 1.3.4 مليار ريال سعودي مع شركة جبل عمر للتطوير لإنشاء المرحلة الأولى من المشروع متعدد الخدمات في وسط مدينة مكة المكرمة.</p>\r\n<p>&nbsp;</p>\r\n<p>وسوف يشهد المشروع إنشاء ثلاثة فنادق فخمة، ومئات المحلات التجارية ومرافق الصلاة المكيفة تتسع لـ 100,000 من المصلين، علاوة على الإقامة بالقرب من المسجد الحرام. المرحلة الأولى، التي من المقرر أن تستغرق 24 شهرا، سوف تركز على العمل في المنطقة المطلة على جادة إبراهيم خليل.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</p>\r\n<p>&nbsp;</p>\r\n<p>وعلى الرغم من زيادة أكثر من٥٠٠ مليون ريال سعودي في عام ٢٠٠٧ من خلال طرح عام أولي ٣٠% من جبل عمر، ومع بداية العمل الأولي في سبتمبر ٢٠٠٨ لاقت الشركة صعوبات في جمع الأموال نظرا للتضييق العالمي لخطوط الإئتمان. لكن في أكتوبر حصلت الشركة على ١،٥ مليار ريال سعودي كقرض من أربع بنوك للمساعدة في تعجيل استكمال المشروع.</p>\r\n<p>&nbsp;</p>\r\n<p>وأشار عبد الرحمن فقيه، رئيس مجلس إدارة شركة جبل عمر في ذلك الوقت أن الشركة ستصدر صكوكًا بقيمة ٣ مليار ريال سعودي لتوفير السيولة المالية لإتمام العمل إذا لزم الأمر. هذا المشروع هو جزء من خطة الحكومة لتطوير مكة المكرمة لتطوير المنطقة المركزية في مكة المكرمة بحلول عام ٢٠٢٠، من حيث تطوير البنية التحتية واستيعاب الأعداد المتزايدة من حجاجاً لبيت الله الحرام كل عام.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد تم تخصيص مبلغ ٢٧ مليار دولار لخطة مكة المكرمة الشاملة والتي يتم دراستها حاليا من قبل أربع إستشاريين والتي من المقرر الإنتهاء منها بحلول السنة القادمة.</p>\r\n<p>&nbsp;</p>\r\n<p>نسما وشركاهم للمقاولات هي إحدى فروع شركة نسما التي تتولى كافة أعمال التشييد والهندسة، الشركة المقاولة التي يحفل سجلها بأنشطة أخرى متعددة تشمل مشاريع النفط والغاز والطاقة والبيتروكيماويات.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 264, 1),
(930, 'Nesma & Partners Awarded SR3.4 Billion Jabal Omar Contract', '<p>Nesma &amp; Partners Contracting Co. Ltd. has announced it has signed a contract worth 3.4 billion Saudi Riyals with the Jabal Omar Development Company to construct Phase One of the mixed-use project in the center of Makkah.</p>\r\n<p>&nbsp;</p>\r\n<p>The project will eventually see the construction of three luxury hotels, hundreds of shops and air-conditioned prayer facilities for 100,000 worshippers, as well as housing, close to the Grand Mosque. The first phase, which is scheduled to take 24 months, will center on work overlooking Ibrahim Al Khalil Avenue.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.&nbsp;</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 264, 2),
(931, 'إن ديجيتك تقدم الإثارة إلى آي أم جي عالم من المغامرات', '<div id=\"1080926022\" class=\"dmRespRow\">\r\n<div id=\"1688716478\" class=\"dmRespColsWrapper\">\r\n<div id=\"1426138162\" class=\"u_1426138162 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1363706424\" class=\"u_1363706424 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>ما علاقة نسما مع الموتى الاحياء (الزومبي) والديناصورات؟ مشروع أنجزته (إن ديجيتك) لصالح آي أم جي عالم من المغامرات يعلن وصول أكبر منتزه مغلق في العالم إلى دبي. إن المغامرة التجارية التي نفذتها (إن ديجيتك) تظهر قوة قسم البريميديا (Premedia)، والتي ضمت في هذا المشروع الطموح مجموعة كبيرة من العلامات التجارية العالمية وشخصيات الرسوم المتحركة مثل هولك الرجل الأخضر Hulk، الرجل الحديدي Iron Man، وفتيات القوة Powerpuff Girls.</div>\r\n<div>&nbsp;</div>\r\n<div>\"يستخدم هذا الفيلم بتأثيراته البصرية باستخدام تقنية CGI (صور يتم إنشاؤها بواسطة الكمبيوتر) الأكثر تطورا في صناعة الأفلام في هذه المنطقة. هذا ما أسمعه من الناس في جميع أنحاء العالم الذين شاهدوا وأحبوا هذا العمل التجاري\"، يقول المنتج دانيال شيريدان.</div>\r\n<div>&nbsp;</div>\r\n<div>كانت الحملة بعيدة المدى، إذ تم بثها على منافذ تلفزيونية إقليمية، مثل إم بي سي وكارتون نتورك، علاوة على عرضها لمدة 20 أسبوعا في جميع دور السينما الرئيسية في الإمارات العربية المتحدة، وترفيه المسافرين حول العالم على شبكة طيران الإمارات.</div>\r\n<div>&nbsp;</div>\r\n<div>يقول المنتج التنفيذي ناثان أورنيك: عندما طرحنا عرضنا للمرة الأولى، أُذهل وتفاجأ العميل من إبداعنا واهتمامنا بالعلامات التجارية والقدرة على تقديم محتوى عالي الجودة. وأضاف قائلا: في هذه المنطقة، توجد العديد من الوكالات وشركات إنتاج الأفلام وشركات ما بعد الإنتاج المتخصصة التي تتمتع بقدرات ومواهب عالية، لكن عندما يتعلق الأمر بمزود حلول متكامل وشامل للمحتوى، ابتداء بابتكار الفكرة والمفهوم انتهاء بضبط الألوان، فإن (إن ديجيتك) هي الأفضل.</div>\r\n<div>&nbsp;</div>\r\n<div>إن الفيلم، الذي يمتد على فترة 82 ثانية فقط، فقد تطلب الإعداد والإنتاج والتسليم النهائي خلال أقل من تسعة أسابيع. وقد طورت (إن ديجيتك) السيناريو مع فريقها الإبداعي الداخلي، وقد استغرقت مراحل ما قبل الإنتاج أربعة أسابيع. تم تصوير الفيلم على مدى يومين في دبي ومواقع التصوير المادية والشاشة الخضراء. بعدها قام فريق (إن ديجيتك) الخاص بمراحل ما بعد الإنتاج وتقنية CGI (إنشاء الصور بواسطة الكمبيوتر) بتكريس أكثر من 40 فنانا لتجهيز الفيلم في خمسة أسابيع فقط، بما في ذلك الرسوم المتحركة ثلاثية الأبعاد للديناصورات وأبطال مارفيل الخارقين، والرسوم المتحركة ثنائية الأبعاد، ومجموعات البدائل والتأثيرات المادية ثلاثية الأبعاد.</div>\r\n<div>&nbsp;</div>\r\n<div>وذكر المشرف على التأثيرات البصرية إياد العربي: كل لقطة كانت تتضمن تأثيرات بصرية. هذا الإنتاج دفع الأمور إلى أقصى الحدود. وكان العمل مع العلامات التجارية العالمية مثل مارفيل وكارتون نتورك امتياز عظيم، والتعاون مع إداراتها الإبداعية كان ملهما للغاية. لقد تمكنا من ابتداع قصة يأتي فيها العديد من هذه الشخصيات الملحمية إلى دبي للمرة الأولى.</div>\r\n<div>&nbsp;</div>\r\n<div>إن إنتاج الفيلم بصورة تتعامل مع متطلبات كل علامة تجارية رئيسية تطلب اهتماما كبيرا بالتفاصيل. على سبيل المثال، رغم أن الشخصيات مارفيل من الرجل الحديدي والرجل الأخضر هولك، كلها نابعة من دليل توجيهية وإرشادي فني واحد، مع اختلاف في التفاصيل، فإنه استلزم تطوير كافة مواقع التصوير وبناءها وتحويلها إلى رسوم متحركة من الصفر من قبل (إن ديجيتك).</div>\r\n<div>&nbsp;</div>\r\n<div>واختتم العربي قائلا: هذه الأنواع من المشاريع هي السبب وراء دخول العديد منا إلى مجال خلق الرسوم المتحركة والتأثيرات البصرية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 187, 1),
(932, 'Ndigitec Delivers Magic For IMG Worlds Of Adventure', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>What do zombies and dinosaurs have to do with Nesma? A project completed by NDigitec for IMG Worlds of Adventure announces the arrival to Dubai of the world&rsquo;s largest indoor theme park. The action-packed commercial brought to life by NDigitec showcases the strength of its premedia division, which incorporated a range of global brands and animated characters such as the Hulk, Iron Man, and the Powerpuff Girls for this ambitious project.</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;The film is by far the most VFX heavy and advanced CGI-based piece of filmmaking to come from this region. I hear from people all over the world who have seen the commercial and love it,&rdquo; says producer Daniel Sheridan.</div>\r\n<div>&nbsp;</div>\r\n<div>The campaign was far-reaching, broadcasting on regional television outlets such as MBC and Cartoon Network (CN), running for 20 weeks in all major UAE cinemas, and entertaining passengers around the globe on Emirates Airline&rsquo;s ICE network.</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;When we first pitched our treatment, the client was blown away at our creativity, attention to brand, and ability to deliver such high-quality content,&rdquo; says Executive Producer Nathan Ornick. &ldquo;In this region, there are talented agencies, film production companies and specialized post-production companies, but when it comes to a single, integrated solutions provider for content from concept to color-correction, NDigitec is by far the best.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>The 82-second spot required a turnaround of less than nine weeks. NDigitec developed the script with its internal creative team which required four weeks of preproduction. The film was shot over two days in Dubai on both physical sets and green screen. NDigitec&rsquo;s postproduction and CGI team then dedicated over 40 artists to create the spot in just five weeks of post, including 3D animation of dinosaurs and Marvel superheroes, 2D animation, 3D set replacements and physical effects.</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;Every shot is a VFX shot,&rdquo; says VFX Supervisor Eyad Arabi. &ldquo;This production really pushed things to the limit. Working with global brands such as Marvel and CN was a great privilege, and collaborating with their creative departments was inspiring. We got to create the story where many of these epic characters come to Dubai for the very first time.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>Developing the film to appeal to the diverse concerns of each major brand required extreme attention to detail. For example, although the Marvel characters of Iron Man and the Hulk are all from one art guideline set with detailed references, all the assets had to be developed, built and animated from scratch by NDigitec.</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;These kinds of projects are the reason many of us got into creating animation and VFX in the first place,&rdquo; says Arabi.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 187, 2),
(933, 'نسما للطيران تطلق رحلاتها إلى سراييفو', '<div id=\"1414596125\" class=\"dmRespRow\">\r\n<div id=\"1781119016\" class=\"dmRespColsWrapper\">\r\n<div id=\"1442429284\" class=\"u_1442429284 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1674094997\" class=\"u_1674094997 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>احتفلت شركة نسما للطيران بإطلاق مسار رحلات جديد من الرياض إلى سراييفو. وقد أقيم هذا الحدث في مطار الملك خالد الدولي في الرياض يوم 4 يوليو، بحضور مدراء من مكتب نسما للطيران بالرياض ومسؤولين بالمطار.</div>\r\n<div>&nbsp;</div>\r\n<div>وتعد نسما للطيران الأولى من نوعها التي تقوم بتشغيل مسار دولي إلى سراييفو، بموجب رحلات يومية من الرياض.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 188, 1),
(934, 'Nesma Airlines Launches SaraJevo Route', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Nesma Airlines celebrated the launch of a new route from Riyadh to Sarajevo. The event took place at King Khalid International Airport in Riyadh on July 4th. Among attendees were managers from Nesma Airlines Riyadh office and airport officials.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Airlines is the first of its kind to operate an international route to Sarajevo. Flights depart daily from Riyadh.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 188, 2),
(935, 'نسما للمياه والطاقة تنفذ مشروعًا عاجلاً لتزويد منطقة الرياض بالماء', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-styletopreserve=\"{\">\r\n<div>أعلنت نسما للمياه والطاقة أنها قد مُنحت عقدا من قبل شركة المياه الوطنية لتتولى تنفيذ مشروع عاجل في مدة لا تتجاوز 6 أشهر، وذلك تعزيز إمدادات المياه في منطقة الرياض.</div>\r\n<div>&nbsp;</div>\r\n<div>تبلغ قيمة المشروع 510 مليون ريال، ويتضمن تصميم وهندسة وإنشاء وتشغيل نظام إمداد للمياه لتزويد منطقة الرياض بمخزون ماء إضافي يبلغ 250,000 متر مكعب يوميا، على أن ينتهي العمل بالمشروع قبل شهر مارس 2013. وبموجب العقد ستقوم نسما للمياه والطاقة بحفر 13 بئرا، وإنشاء محطات معالجة مياه المرتبطة بها، وإنشاء خزانات صلب مغطاة بالزجاج لتخزين وتوزيع المياه الصالحة للشرب في 12 موقعا مختلفا ضمن المنطقة الحصرية لمدينة الرياض.</div>\r\n<div>&nbsp;</div>\r\n<div>ويمثل هذا المشروع تحديا كبيرا نظرا لضيق الفترة الزمنية المحددة للتنفيذ، علاوة على الحاجة إلى حفر آبار يصل عمقها إلى 2,000 متر تحت سطح البحر من أجل الوصول إلى طبقة المنجور. هذا إضافة إلى أهمية المشروع الاستراتيجية على المستوى الوطني.</div>\r\n<div>&nbsp;</div>\r\n<div>نسما للمياه والطاقة هي مقاول هندسة ومشتريات وإنشاءات (EPC)، ومزود خدمة التشغيل والصيانة، في قطاعي المياه والطاقة، وتمتد خبراتنا وخدماتنا عبر المجالات التالية:</div>\r\n<div>&nbsp;</div>\r\n<div>محطات تحلية المياه<br /><br />محطات معالجة المياه والصرف الصحي<br /><br />نظم تصريف مياه الأمطار والسيول<br /><br />حفظ الخرسانة والصلب<br /><br />محطات الكهرباء والطاقة<br /><br />نظم نقل الطاقة<br /><br />التشغيل والصيانة<br /><br />إعادة استخدام الحمأة والنفايات الصلبة</div>\r\n</div>', NULL, NULL, NULL, 74, 1),
(936, 'NW&E Awarded Riyadh Water Supply Enhancement Contract', '<div>Nesma Water &amp; Energy (NW&amp;E) has announced it has been awarded a contract by National Water Company (NWC) to undertake a six-month rush project to enhance the water supply to the Riyadh area.&nbsp;&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>The 510 million Saudi Riyal project is for the Design, Engineering &amp; Construction (EPC) and commissioning of a water supply system to provide Riyadh with an additional 250,000 m3 per day before March 2013. NW&amp;E will need to drill 13 wells and construct the associated water treatment plants. It will also supply glass-lined steel tanks for the storage and distribution of potable water in 12 different locations within the Riyadh metropolitan area.</div>\r\n<div>&nbsp;</div>\r\n<div>What makes this project extremely challenging is the short time frame of execution, the depths of the wells required to reach Al Manjour aquifer some 2,000 m below sea level and the strategic national importance of the project.</div>\r\n<div>&nbsp;</div>\r\n<div>NW&amp;E Energy is an Engineering, Procurement and Construction (EPC) contractor, and an operation &amp; maintenance service provider, in the water and energy sectors. NW&amp;E offers its services in the following areas of expertise:</div>\r\n<div>&nbsp;</div>\r\n<div>&bull; Desalination Plants</div>\r\n<div>&bull; Water &amp; Wastewater Treatment Plants</div>\r\n<div>&bull; Storm-water Drainage Systems</div>\r\n<div>&bull; Concrete Steel Reservoirs</div>\r\n<div>&bull; Power Plants</div>\r\n<div>&bull; Transmission Systems</div>\r\n<div>&bull; Operation &amp; Maintenance</div>\r\n<div>&bull; Sludge and Solid Waste Re-use</div>', NULL, NULL, NULL, 74, 2),
(937, 'نسما ترعى سباق ماراثون جدة السنوي التاسع', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما القابضة مشاركتها في سباق ماراثون جدة السنوي الثامن بصفتها \"الراعي الماسي\"، والذي ستقام فعالياته يوم الخميس 17 أبريل 2012 تحت رعاية صاحب السمو الملكي الأمير مشعل بن ماجد محافظ جدة.</div>\r\n<div>&nbsp;</div>\r\n<div>جمعية البر الخيرية بجدة هي الجهة المنظمة لسباق الماراثون، والذي يشهد كل عام مشاركة الآلاف من المتسابقين. ويهدف السباق إلى تعزيز والترويج لحياة صحية أفضل، علاوة على استخدام الجمعية لهذا السباق كأداة ترويجية وتمويلية لبرامج الجمعية المختلفة التي تصب في صالح المجتمع.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 75, 1),
(938, 'Nesma Sponsors 9th Jeddah Marathon', '<div>Nesma Holding has announced it will participate as a &ldquo;diamond sponsor&rdquo; of the 9th annual Jeddah Marathon, to be held on Tuesday, Apr. 17, 2013 under the patronage of His Royal Highness Prince Mishaal bin Majed, Governor of Jeddah.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>The marathon is organized by the Al Birr Charitable Society in Jeddah, with thousands of participants taking part every year. In addition to promoting a healthy lifestyle for all, the Society uses the proceeds from the event to fund its various community programs.</div>', NULL, NULL, NULL, 75, 2),
(939, 'نسما للمياه والطاقة تفوز بعقد الوادي الصناعي المرحلة الثالثة', '<div id=\"1943132332\" class=\"dmRespRow\">\r\n<div id=\"1744858475\" class=\"dmRespColsWrapper\">\r\n<div id=\"1621758020\" class=\"u_1621758020 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1934321959\" class=\"u_1934321959 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما للمياه والطاقة على مشروع \"أعمال البنية التحتية\" لقطعة الأرض C في المرحلة الثالثة من مشروع \"الوادي الصناعي\"، وهو أحد أكبر عقود البنية التحتية التي عرضتها مدينة الملك عبدالله الاقتصادية حتى تاريخه.</div>\r\n<div>&nbsp;</div>\r\n<div>وباعتبارها المقاول الرئيسي في مجال الهندسة والمشتريات والبناء، يغطي نطاق عمل نسما للمياه والطاقة كلا من بناء البنية التحتية لمياه الشرب، والصرف الصحي، وتصريف مياه الصرف الصحي المعالجة، وتصريف مياه الأمطار، وأعمال الكهرباء والاتصالات، بالإضافة إلى ما يقرب من ثمانية كيلومترات من أعمال الطرق.</div>\r\n<div>&nbsp;</div>\r\n<div>وتخطط الشركة استكمال المشروع في غضون 500 يوم.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 189, 1),
(940, 'NW&E Awarded the Industrial Valley Phase 3', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Nesma Water and Energy has been awarded the Industrial Valley Phase 3 Parcel C Infrastructure Works project, one of the largest infrastructure contracts offered to date by King Abdullah Economic City.</div>\r\n<div>&nbsp;</div>\r\n<div>As the main engineering, procurement and construction contractor, NW&amp;E&rsquo;s scope of work covers construction of infrastructure for potable water, sewage, treated sewage effluent, storm water drainage, electrical and telecommunications in addition to nearly eight kilometers of road works.</div>\r\n<div>&nbsp;</div>\r\n<div>The company plans to complete the project within 500 days.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 189, 2),
(941, 'نسما وشركاهم تفوز بعقد إنشاء خمسة سدود لمشروع تصريف مياه الأمطار والسيول بجدة - المرحلة الثانية', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها مُنحت من قبل محافظة منطقة مكة المكرمة عقدا بقيمة 3.4 مليار ريال لبناء خمسة سدود والقنوات المفتوحة المرتبطة بها، التابعة لمشروع تصريف مياه الأمطار والسيول بجدة - المرحلة الثانية.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 76, 1),
(942, 'Nesma & Partners to Construct Five Dams for JSDP – Phase Two', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded a contract valued at 3.4 billion Saudi Riyals to construct five dams and associated open channels by the Makkah Region Governorate&rsquo;s Jeddah Storm Water Drainage Program (JSDP) &ndash; Phase Two.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 76, 2),
(943, 'نسما تحتفل بمعهد تدريب جديد', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما وشركاهم للمقاولات المحدودة الافتتاح الرسمي لمعهد نسما للتدريب في مدينة الدمام. سيقدم المعهد دورات تدريبية في عدد من التخصصات التقنية والمهنية ذات الصلة بصناعة البناء والتشييد. ويسعى المعهد على وجه الخصوص إلى تدريب المواطنين السعوديين، وصولا إلى تحقيق هدف زيادة عدد السعوديين في إجمالي القوى العاملة في شركة نسما. يُذكر أنه تم إنشاء مبنى المعهد من قبل فريق مكون بالكامل من عمال بناء وإنشاءات سعوديين، وقد صمم ليتسع لنحو 300 متدرب.</div>\r\n<div>&nbsp;</div>\r\n<div>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 77, 1),
(944, 'Nesma Celebrates New Training Institute', '<div>Nesma &amp; Partners Contracting Co. Ltd. has announced the official opening of the Nesma Training Institute in Al Dammam. The institute will offer courses in various technical and vocational disciplines related the construction industry. The institute is specifically geared towards the training of Saudi nationals, with the ultimate objective of increasing the number of Saudis in the overall workforce of the company. The institute was itself built entirely by a team of Saudi construction workers, and at full capacity can accommodate up to 300 students.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</div>', NULL, NULL, NULL, 77, 2),
(947, 'نسما للطيران تفتتح الرحلات دولية في مطار حائل', '<p>أعلنت شركة نسما للطيران عن بدئها بتشغيل رحلات ركاب مجدولة بين القاهرة وحائل، المملكة العربية السعودية. ويعد وصول ومغادرة رحلة نسما للطيران اليوم المرة الأولى في تاريخ المطار التي يستقبل بها رحلة دولية مباشرة لإحدى شركات الطيران.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد حصلت نسما للطيران على ترخيص من قبل الهيئة العامة للطيران المدني (GACA) في المملكة العربية السعودية لتشغيل خمس رحلات أسبوعيا بين القاهرة وحائل.</p>\r\n<p>&nbsp;</p>\r\n<p>نسما للطيران، ومقرها مصر، شركة طيران لنقل الركاب تستخدم أسطولا من طائرات إيرباص A320. وتقوم شركة نسما للطيران بتشغيل رحلاتها من العديد من المدن في الدول الأوروبية، مثل إيطاليا وأسبانيا وفرنسا وبولندا، إلى الوجهات السياحية الأكثر شعبية في جمهورية مصر العربية، مثل شرم الشيخ، والغردقة، ومرسى علم، والأقصر، والاسكندرية. كما تقدم نسما للطيران خدمة مجدولة لنقل الركاب داخل منطقة الشرق الأوسط انطلاقا من مركز عملياتها الرئيسي في مطار القاهرة الدولي.</p>', NULL, NULL, NULL, 261, 1),
(948, 'Nesma Airlines Inaugurates International Flights in Hail', '<p><br />Nesma Airlines has announced it has begun scheduled passenger flights between Cairo and Hail, Saudi Arabia. The arrival and departure of the Nesma Airlines flight earlier today marks the first time Hail airport is served by a direct international flight by an airline in the airport&rsquo;s history.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines has been granted permission by the General Authority of Civil Aviation (GACA) in Saudi Arabia to operate five flights a week between Cairo and Hail.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines is an Egyptian-based passenger airline that utilizes a fleet of Airbus A320 aircraft. Nesma Airlines operates charter flights from cities in several European countries, such as Italy, Spain, France and Poland, to the many popular tourist destinations in Egypt, like Sharm El Sheikh, Hurghada, Marsa Alam, Luxor and Alexandria. Nesma Airlines also offers scheduled passenger service within the Middle East, operating out of its main hub at Cairo International Airport.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 261, 2),
(951, 'اتحاد نسما تحصل على عقد نقل عام بقيمة 3.2 مليار ريال', '<div id=\"1367118608\" class=\"dmRespRow\">\r\n<div id=\"1110658780\" class=\"dmRespColsWrapper\">\r\n<div id=\"1753192704\" class=\"u_1753192704 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1737299865\" class=\"u_1737299865 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مُنح اتحاد (كونسورتيوم) بين مجموعة نسما القابضة وشركة النقل سيوتاتكومتال (TCC) - شركة نقل إسبانية -عقد تشغيل وصيانة حافلات برنامج النقل العام في مكة المكرمة، بقيمة 3.1 مليار ريال سعودي.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد تم توقيع العقد من قِبل صاحب السمو الملكي الأميرخالد الفيصل، أميرمنطقة مكة المكرمة، والشيخ صالح التركي،رئيس مجموعة نسما. ويتضمن نطاق العقد توريد وتشغيل وصيانة 400 حافلة لمدة 10 أعوام. وبموجب العقد،سيبدأ الاتحاد تشغيل نظام النقل العام في مكة المكرمة بعد 18 شهرا.</div>\r\n<div>&nbsp;</div>\r\n<div>ووفقا لما ذكرته وكالة الأنباء السعودية، فإن المشروع سيوفر خدمات النقل العام لجميع شرائح المجتمع، وسوف يسهم في تحويل وتحسين التنقل بين جميع أنحاء المدينة،مع الالتزام بالنواحي الاجتماعية والاقتصادية والبيئية والمرورية. وسيتم تنفيذ نظام النقل العام كجزء من رؤية المملكة 2030.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 192, 1),
(952, 'Nesma Consortium Awarded SR3.2 Billion Public Transport Contract', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>A consortium made up of Nesma Holding and Transports Ciutat Comtal (TCC), a Spanish transport company, was awarded a contract for operation and maintenance of Makkah Public Transportation Program (MPTP) buses, valued at SAR 3.1 billion.</div>\r\n<div>&nbsp;</div>\r\n<div>His Royal Highness Prince Khalid Al Faisal, Governor of Makkah Province, and Nesma President, Sh. Saleh Al-Turki signed the contract which includes handling the supply, operation and maintenance of 400 buses for a period of 10 years. Under the contract, the consortium will start operating the Makkah public transport system after 18 months.</div>\r\n<div>&nbsp;</div>\r\n<div>The project will provide public transportation service for all segments of the society, and to help transform and improve travel throughout the city while adhering to social, economic, environmental and traffic conditions, the Saudi Press Agency reported. The public transport system will be implemented as part of the Kingdom&rsquo;s Vision 2030.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 192, 2),
(953, 'نسما تشارك في اجتماع الاستشارات الاستثمارية الثامن في تركيا', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أعلنت شركة نسما القباضة أن صالح التركي، رئيس شركة نسما القابضة، قد اختتم مشاركته في اجتماع الاستشارات الاستثمارية الثامن، الذي عقد اليوم في اسطنبول برئاسة رئيس الوزراء التركي رجب طيب أردوغان. وقد شهد الاجتماع حضور المدراء التنفيذيين لـ 17 شركة عالمية من 10 دول، تبلغ إجمالي استثماراتهم 572 مليار دولار أمريكي، والذين لديهم مجتمعين قوى عاملة تبلغ نحو 1.4 مليون شخص</div>\r\n<div>&nbsp;</div>\r\n<div>يؤدي هذا المؤتمر السنوي دورا هاما في المساهمة في إبراز دور تركيا كلاعب رئيسي في مجال الاستثمارات الدولية، ويسهم في خلق وبناء بيئة الاستثمار داخل تركيا.</div>\r\n<div>&nbsp;</div>\r\n<div>إلى جانب نسما القابضة كانت الشركات والمنظمات المشاركة على النحو التالي: البنك الدولي، شركة إير ليكيد (فرنسا)، شركة ألستوم (فرنسا)، وصندوق الاستثمار الأوروبي، مجموعة بنك برقان (الكويت)، وسيتي غروب (الولايات المتحدة الأمريكية)، وشركة إلدورادو الذهب (كندا)، وحلفاء الطاقة الدولية (الولايات المتحدة الأمريكية)، وشركة E.ON SE (ألمانيا)، وشركة هيتاشي المحدودة (اليابان)، وشركة هواوي تكنولوجيز المحدودة (الصين)، وشركة خزانة ناشيونال بيرهاد (ماليزيا)، وشركة مدترونيك (الولايات المتحدة الأمريكية)، وشركة سوميتومو لصناعة المطاط المحدودة (اليابان )، وشركة ثيسنكروب AG (ألمانيا)، وشركة فينسي (فرنسا)، إلى جانب ممثلي المجتمع المدني الاقتصادي التركي، من أمثال تيم، وجاسيد، وتوسياد، وتووب</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 78, 1),
(954, 'Nesma Participates in 8th Meeting of Investment Advice Council in Turkey', '<div>Nesma Holding has announced that Saleh Al-Turki, President of Nesma Holding, concluded his participation in the 8th meeting of the Investment Advice Council, held today in Istanbul and chaired by Turkish Prime Minister Recep Tayyip Erdo?an. Attendees included the CEOs of 17 international companies from 10 different countries, whose investments globally total approximately 572 billion US Dollars, and who have a combined workforce of around 1.4 million people.</div>\r\n<div>&nbsp;</div>\r\n<div>This annual forum plays an important role in highlighting Turkey as a key player in international investments, and helps to build the investment environment within the country.</div>\r\n<div>&nbsp;</div>\r\n<div>In addition to Nesma Holding, the participating companies and organizations were the World Bank, Air Liquide (France), Alstom (France), European Investment Fund, Burgan Bank Group (Kuwait), Citigroup (USA), Eldorado Gold Corporation (Canada), Energy Allied International (USA), E.ON SE (Germany), Hitachi Ltd. (Japan), Huawei Technologies Co. Ltd. (China), Khazanah Nasional Berhad (Malaysia), Medtronic (USA), Sumitomo Rubber Ind. Ltd. (Japan), Thyssenkrupp AG (Germany), VINCI (France), and representatives of various Turkish government bodies such as TIM, YASED, TUSIAD, and TOBB.</div>', NULL, NULL, NULL, 78, 2),
(955, 'الأمير مقرن يزور ميناء الملك عبدالله', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قام صاحب السمو الملكي الأمير مقرن بن عبدالعزيز، النائب الثاني لرئيس مجلس الوزراء، اليوم بزيارة ميناء الملك عبدالله، الواقع بمدينة الملك عبدالله الاقتصادية. وقد تفقد صاحب السمو الملكي وبرفقته عدد من الوزراء مرافق الميناء المختلفة والأنشطة الجارية في الموقع، والذي من المتوقع أن يصبح ضمن أكبر وأهم 10 موانئ في العالم عند استكماله.</div>\r\n<div>&nbsp;</div>\r\n<div>يذكر أن ميناء الملك عبدالله يتم تشغيله من قبل شركة محطات الحاويات الوطنية (NCT)، التابعة لنسما القابضة، وهو أحدث موانئ المملكة العربية السعودية، وأول ميناء يتم تمويله من قبل القطاع الخاص.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 79, 1);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(956, 'HRH Prince Muqrin Visits King Abdullah Port', '<div>His Royal Highness Prince Muqrin bin Abdul Aziz, Deputy Crown Prince, visited today King Abdullah Port (KAP) located within the premises of King Abdullah Economic City (KAEC). Accompanied by a number of ministers, His Royal Highness inspected various facilities and ongoing activities on the site of what will be among 10 of the largest and most strategic ports in the world once completed.</div>\r\n<div>&nbsp;</div>\r\n<div>National Container Terminals (NCT), a Nesma Holding subsidiary, is the operator of King Abdullah Port. KAP is the Kingdom&rsquo;s newest port. It is also the first privately owned and funded port in the Kingdom. Once all phases of development are completed, KAP will be among the largest ports in the world, with the capacity to handle in excess of 20 million containers annually.</div>', NULL, NULL, NULL, 79, 2),
(959, 'نسما ترعى الجمعية العمومية لجمعية الصيادين', '<p>أعلنت شركة نسما القابضة عن رعايتها للجمعية العمومية لجمعية الصيادين اليوم في اجتماع عقد في مركز نسما للتدريب بجدة. ومن بين الموضوعات التي تمت مناقشتها استعراض آخر التطورات ، والموافقات على الميزانية ، وتوزيع الأرباح على أعضاء الجمعية ، والقرارات المتعلقة بالمشاريع المستقبلية. كما تم منح الأعضاء شهادات أسهمهم.</p>', NULL, NULL, NULL, 80, 1),
(960, 'Nesma Sponsors Fishermen Association’s General Assembly', '<p>Nesma Holding has announced it has sponsored the Fishermen Association&rsquo;s General Assembly today at a meeting held at the Nesma Training Center facilities Jeddah. Among the topics discussed was a review of latest developments, budget approvals, profit distribution to association members and decisions on future projects. Members were also given their share certificates.</p>', NULL, NULL, NULL, 80, 2),
(963, 'نسما للتموين تحصد 22 ميدالية في هوريكا السعودية 2013', '<p>&nbsp;</p>\r\n<p>شاركت نسما للتموين، التابعة لشركة نسما التجارية، بنجاح في المعرض السعودي الدولي للمأكولات والمشروبات والضيافة (هوريكا السعودية 2013)، حيث حصدت 22 ميدالية، ما بين الذهبية والفضية والبرونزية في فعاليات مسابقات الطهي المختلفة.</p>\r\n<p>&nbsp;</p>\r\n<p>يذكر أن معرض هوريكا أقيم للعام الثالث على التوالي في المملكة، وقد تضمن العديد من الفعاليات والأنشطة والمسابقات شاركت فيها كبرى الشركات المحلية والدولية العاملة في قطاع سوق الأغذية والمشروبات؛ حيث شهد مشاركة 15 من أبرز الشركات العربية والأوروبية العاملة في قطاع سوق الأغذية والمشروبات والضيافة، بالإضافة إلى مشاركة 130 شركة محلية.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد أقيمت فعاليات هذا العام في مركز الرياض الدولي للمؤتمرات والمعارض خلال الفترة 10-12 ديسمبر 2013</p>\r\n<p>نسما التجارية شركة تجارة وخدمات دعم، تتألف من ثمانية أقسام رئيسية، هي:</p>\r\n<p>&nbsp;</p>\r\n<p>إدارة المرافق</p>\r\n<p>النظم التقنية والفنية</p>\r\n<p>المشاريع التجارية</p>\r\n<p>تنظيم المناسبات والفعاليات</p>\r\n<p>الخدمات الأمنية</p>\r\n<p>تصنيع وتركيب الصلب</p>\r\n<p>السفر والسياحة</p>', NULL, NULL, NULL, 255, 1),
(964, 'Nesma Catering Grabs 22 Medals in Saudi HORECA 2013', '<p>Nesma Catering, a division of Nesma Trading, concluded a successful participation in the Saudi International Food, Beverage &amp; Hospitality Exhibition (Saudi HORECA 13), walking away with 22 medals, including gold, silver and bronze in various cooking competitions.</p>\r\n<p>&nbsp;</p>\r\n<p>The exhibition, held for the third year in a row, featured several events, activities and competitions involving major local and international companies working in the food and beverages sector. Participants included leading food, beverage and hospitality companies from 15 Arab and European countries, in addition to 130 local companies.</p>\r\n<p>&nbsp;</p>\r\n<p>This year&rsquo;s event was held between Dec. 10-12, 2013 at the Riyadh International Convention &amp; Exhibition Center.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Trading is a trading and support services company comprised of eight divisions:</p>\r\n<p>&nbsp;</p>\r\n<ol>\r\n<li>Construction</li>\r\n<li>Facility Management&nbsp;</li>\r\n<li>Technical Systems&nbsp;</li>\r\n<li>Business Ventures&nbsp;</li>\r\n<li>Banqueting &amp; Events</li>\r\n<li>Security Services</li>\r\n<li>Steel Fabrication &amp; Erection</li>\r\n<li>Travel &amp; Tours</li>\r\n</ol>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 255, 2),
(967, 'نسما وشركاهم تشارك في بناء البنية التحتية لمترو الرياض', '<p>أعلنت شركة نسما القابضة للمقاولات المحدودة أنها قد مُنحت، بالتعاون مع أعضاء اتحاد المشروع، عقد تسليم المفتاح (عقدا متكاملا) لتطوير مشروع مترو مدينة الرياض.</p>\r\n<p>&nbsp;</p>\r\n<p>ويتضمن المشروع المتكامل الذي تمت ترسيته من قبل الهيئة العليا لتطوير مدينة الرياض كل من تصميم وبناء وتشغيل مشروع مترو ضخم في مدينة الرياض، على أن يتم تنفيذ المشروع خلال السنوات الأربع المقبلة، بتكلفة تقدر بقيمة 5,941.93 مليون دولار.</p>\r\n<p>&nbsp;</p>\r\n<p>ستعمل نسما وشركاهم بالشراكة مع اتحاد الرياض الجديد للنقل ArRiyadh New Mobility Consortium ، والذي يضم كل من لارسن أند توبرو، وأنسالدو STS، وبومباردييه للنقل المحدودة، وإمبريجيلو Impregilo S.p.A.. ويتضمن مشروع إنشاء نظام المترو تشغيل قطار بدون سائق لمسافة تقرب من 41 كيلومترا، والذي سيتسع لنقل 5,000 راكب في الساعة لكل اتجاه. كما يتضمن المشروع بناء جسور وأنفاق، ومحطات مرتفعة ومحطات تحت الأرض، ومستودعات، وطرق، وأنظمة الدوائر التلفزيونية المغلقة، ونظم الإعلان العام.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</p>', NULL, NULL, NULL, 256, 1),
(968, 'Nesma & Partners to Build Infrastructure for Riyadh Metro', '<p>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded, in collaboration with its consortium members, a turnkey contract for the construction of a metro project in Riyadh.&nbsp;&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>The turnkey contract from ArRiyadh Development Authority is for the design, construction and commissioning of a major metro project in Riyadh to be implemented over the next four years at an estimated cost of 5,941.93 million US Dollars. Nesma &amp; Partners will work as a partner of ArRiyadh New Mobility Consortium, which includes Larsen &amp; Toubro, Ansaldo STS, Bombardier Transportation Ltd, Impregilo S.p.A. The extensive metro system construction includes the commissioning of approximately 41 km of driverless train operation that is capable of carrying 5,000 passengers per hour per direction. It involves the construction of bridges, tunnels, elevated and underground stations, depots, roads and CCTV and public announcement systems.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 256, 2),
(971, 'اسطنبول للملاحة تدشن مشروع نارلي', '<p>أعلنت شركة أسطنبول للملاحة انطلاقة خدمات نارلي، والتي تتضمن تشغيل رحلات العبارات عبر بحر مرمرة بين ESKİHİSAR (اسطنبول) وتافسانلى (يالوفا) باستخدام ثلاث سفن. وتستخدم الشركة سفن مزدوجة النهايات تتمتع بخاصية التحميل والتفريغ من الأمام والخلف، والتي تسير بسرعة 12 عقدة بحرية ولكل منها طاقة استيعابية قصوى تصل إلى 125 سيارة أو 30 شاحنة، بالإضافة إلى 600 راكب.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة خطوط اسطنبول (اسطنبول لاينز) هي العلامة التجارية التي أسستها شركة نجمار بهدف تعزيز وترويج الرحلات البحرية في بحر مرمرة، الذي يفصل بين أجزاء تركيا الآسيوية والأوروبية. وتحت شركة اسطنبول لاينز، تقوم نجمار بتشغيل رحلات مجدولة لعبارات الرورو على الخط أمبارلي / باندرما لنقل الشاحنات التجارية. كما تقوم نجمار بتشغيل خدمات عبارات السيارات على خط اسكيهيسار / يالاوا (تاوشانلي) تحت الاسم التجاري \" نارلي لإدارة العبارات</p>', NULL, NULL, NULL, 257, 1),
(972, 'Istanbul Lines Begins Narli Project', '<p>Istanbul Lines has announced it has commenced its Narli service, which involves the operation of scheduled ferry trips across the Sea of Marmara between Eskihisar (Istanbul) and Tavsanli (Yalova) using three vessels. The vessels in service are double-ended, open type vessels that cruise at a speed of 12 knots, each with the capacity to carry 125 cars or 30 trucks, and up to 600 passengers.</p>\r\n<p>&nbsp;</p>\r\n<p>Istanbul Lines is a brand formed by Negmar operating to popularize sea travel in the Sea of Marmara separating Turkey&rsquo;s Asian and European sides. Under the Istanbul Lines brand, Negmar operates scheduled RORO ferries on the Ambarli &ndash; Bandirma route for the transport of commercial trucks. Negmar also operates a car ferry service on the Eskihisar &ndash; Yalova (Tavsanli) route under the commercial name Narli Feribot.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 257, 2),
(975, 'نسما للكهرباء تشيد أربع محطات توزيع جديدة لشركة الكهرباء', '<div id=\"1241910333\" class=\"dmRespRow\">\r\n<div id=\"1209989835\" class=\"dmRespColsWrapper\">\r\n<div id=\"1489137406\" class=\"u_1489137406 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1982361378\" class=\"u_1982361378 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت شركة نسما للاتصالات والتقنية عقدا جديدا مع عميلها الشركة السعودية للكهرباء، تقوم بموجبه ببناء أربع محطات توزيع جديدة بقدرة 110/13.8 كيلوواط في مناطق مختلفة داخل مدينة جدة.</div>\r\n<div>&nbsp;</div>\r\n<div>وإثر توقيع العقد،عقد مدير ومشاريع نسما للاتصالات والتقنية وفريق الدعم الفني اجتماعا تحضيريا في مقر نسما القابضة لمناقشة النطاق العام للمشروع.</div>\r\n<div>&nbsp;</div>\r\n<div>وخلال الاجتماع، أكدت كل من إدارة نسما للاتصالات والتقنية والشركة السعودية للكهرباء على أهمية الجودة والسلامة خلال جميع مراحل المشروع، متمنية التوفيق لفرق إدارة المشروع في إنجاز المشروع بنجاح.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 173, 1),
(976, 'Nesma Electric to Build Four New Substations for SEC', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Nesma Telecom &amp; Technology signed a new contract with its client the Saudi Electricity Company (SEC) to build four new 110/13.8KV substations in different areas of Jeddah.</div>\r\n<div>&nbsp;</div>\r\n<div>In light of the contract signing, NT&amp;T&rsquo;s project managers and technical support team held a kick-off meeting at Nesma Holding headquarters to discuss the overall scope of the project.</div>\r\n<div>&nbsp;</div>\r\n<div>During the meeting, both NT&amp;T and SEC&rsquo;s top managements emphasized the importance of quality and safety during all the project phases and wished the project management teams the best of luck in successfully completing the project.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 173, 2),
(977, 'نسما ترعى الزواج الجماعي السنوي الخامس عشر', '<p>&nbsp;</p>\r\n<p>أعلنت نسما القابضة أنها ستكون الراعي الرسمي لحفل الزواج الجماعي السنوي الخامس عشر. وسيقام الحفل، الذي تنظمه الجمعية الخيرية لمساعدة الشباب على الزواج والتوجيه الأسري بجدة، في مركز جدة للمعارض. وسوف يشهد الحفل عقد قران أكثر من 1,200 شابا وفتاة، بحضور صاحب السمو الملكي الأمير خالد الفيصل، أمير منطقة مكة المكرمة والرئيس الفخري للجمعية.</p>\r\n<p>&nbsp;</p>\r\n<p>يُذكر أن الزواج الجماعي حدث سنوي يقام بحضور العرسان المشاركين وأقاربهم وأصدقائهم، إلى جانب عدد من الشخصيات البارزة في المجتمع، من ضمنهم عدد من المسؤولين والدعاة، والمطربين والشعراء والفنانين، ورجال الأعمال.</p>', NULL, NULL, NULL, 258, 1),
(978, 'Nesma Sponsors 15th Annual Group Marriage', '<p>Nesma Holding has announced it is to be the main sponsor the 15th Annual Group Wedding Ceremony. The event will be held at Jeddah&rsquo;s Exhibition Center and is organized by the Charitable Society for Marriage &amp; Family Guidance in Jeddah. The festive event will celebrate the marriage of more than 1,200 young men and women, and will be attended by His Royal Highness Prince Khalid Al Faisal, Governor of Makkah Region and Honorary President of the Society.</p>\r\n<p>&nbsp;</p>\r\n<p>The group marriage ceremony is an annual event attended by the participating bridegrooms, their relatives and friends, as well as some prominent figures, including officials, preachers, singers, poets, artists and businessmen.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 258, 2),
(979, 'نسما ترعى سباق ماراثون جدة السنوي العاشر', '<p>&nbsp;</p>\r\n<p>أعلنت شركة نسما القابضة مشاركتها في سباق ماراثون جدة السنوي العاشر بصفتها \"الراعي الماسي\"، والذي ستقام فعالياته يوم الثلاثاء 30 أبريل 2013 تحت رعاية صاحب السمو الملكي الأمير مشعل بن ماجد محافظ جدة.</p>\r\n<p>&nbsp;</p>\r\n<p>جمعية البر الخيرية بجدة هي الجهة المنظمة لسباق الماراثون، والذي يشهد كل عام مشاركة الآلاف من المتسابقين. ويهدف السباق إلى تعزيز والترويج لحياة صحية أفضل، علاوة على استخدام الجمعية لهذا السباق كأداة ترويجية وتمويلية لبرامج الجمعية المختلفة التي تصب في صالح المجتمع.</p>', NULL, NULL, NULL, 259, 1),
(980, 'Nesma Sponsors 10th Jeddah Marathon', '<p>Nesma Holding has announced it will participate as a &ldquo;diamond sponsor&rdquo; of the 10th annual Jeddah Marathon, to be held on Tuesday, Apr. 30, 2013, under the patronage of His Royal Highness Prince Mishaal bin Majed, Governor of Jeddah.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>The marathon is organized by the Al Birr Charitable Society in Jeddah, with thousands of participants taking part every year. In addition to promoting a healthy lifestyle for all, the Society uses the proceeds from the event to fund its various community programs.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 259, 2),
(981, 'نسما تحتفل بافتتاح مركز نسما للتدريب', '<p>&nbsp;</p>\r\n<p>أعلنت نسما القابضة افتتاح مركز نسما للتدريب في جدة، وذلك خلال حفل أقيم بهذه المناسبة بحضور صاحب السمو الملكي الأمير مشعل بن ماجد بن عبدالعزيز، محافظ جدة.</p>\r\n<p>&nbsp;</p>\r\n<p>مركز نسما للتدريب مركز للتوظيف والتعليم المستمر، يدعم الشباب المهنيين والباحثين عن عمل لاكتساب المهارات والوصول إلى الشبكات والموارد التي يحتاجون إليها، كما يساعدهم على:</p>\r\n<p>&nbsp;</p>\r\n<p>عرض وتأمين العمل المنتج</p>\r\n<p>التفوق في مهنهم وقطاعاتهم</p>\r\n<p>بناء إمكاناتهم القيادية</p>\r\n<p>تحقيق أهدافهم الشخصية والمهنية</p>\r\n<p>إحداث تأثير إيجابي على حياة الآخرين</p>', NULL, NULL, NULL, 260, 1),
(982, 'Nesma Training Center Celebrates Opening', '<p>Nesma Holding has announced the opening of the Nesma Training Center (NTC) in Jeddah at an official ceremony attended by His Royal Highness Prince Mishaal bin Majed, Governor of Jeddah.</p>\r\n<p>&nbsp;</p>\r\n<p>NTC is a center for employability and lifelong learning that supports young professionals &amp; job-seekers to acquire the skills and gain access to the networks and resources they need to:</p>\r\n<p>&nbsp;</p>\r\n<ul>\r\n<li>Offer and secure productive employment</li>\r\n<li>Excel in their professions and sectors</li>\r\n<li>Build their leadership potential</li>\r\n<li>Achieve their personal and professional objectives</li>\r\n<li>Make a positive impact on the lives of others</li>\r\n</ul>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 260, 2),
(983, 'شركة نسما تاتا تفوز بمشروع هندسة ومشتريات والبناء', '<div>قامت شركة نسما تاتا للمشاريع، وهي مشروع مشترك بين شركة نسما للاتصالات والتقنية وشركة تاتا بروجيكتس أوف إنديا، بتأمين عقده االأول في مجال الهندسة والمشتريات والبناء، وذلك لإنشاء دائرة مزدوجة بجهد 380 كيلوفولت على خط النقل الرئيسي لشركة مرافق، شركة خدمات الطاقة والمياه في كل من الجبيل وينبع.</div>\r\n<div>&nbsp;</div>\r\n<div>تبلغ قيمة العقد 41 مليون ريال، ومن المتوقعا لانتهاء من تنفيذه خلال 24 شهرا.</div>', NULL, NULL, NULL, 190, 1),
(984, 'Nesma TATA Wins First EPC Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma TATA Projects, a joint venture between Nesma Telecom &amp; Technology and TATA Projects of India, has secured its first Engineering, Procurement and Construction (EPC) contract to construct a double-circuit 380 kV overhead transmission line for MARAFIQ, a power and water utility company for both Jubail and Yanbu.</div>\r\n<div>&nbsp;</div>\r\n<div>The contract, valued at SAR 41 million, is expected to be completed in 24 months.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 190, 2),
(985, 'NT&T تفوز بعقد MARAFIQ', '<pre id=\"tw-target-text\" class=\"tw-data-text tw-text-large XcVN5d tw-ta\" dir=\"rtl\" data-placeholder=\"Translation\"><span lang=\"ar\">تم منح عقد الهندسة والمشتريات والإنشاءات إلى شركة نسما للاتصالات والتكنولوجيا من قبل شركة مرافق للكهرباء والمياه في الجبيل وينبع لمدة 24 شهرًا. بقيمة 128 مليون ريال سعودي ، يشمل نطاق هذا العقد تمديد مجموعة المفاتيح المعزولة بالغاز بجهد 380 كيلوفولت في محطة فرعية 380/115 كيلوفولت مع خطة أداء استدامة استراتيجية.</span></pre>', NULL, NULL, NULL, 191, 1),
(986, 'NT&T Wins MARAFIQ Contract', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>An Engineering, Procurement and Construction (EPC) contract was awarded to Nesma Telecom &amp; Technology by MARAFIQ, the power and water utility company for Jubail and Yanbu.The contract will have a 24-month duration. Valued at SAR 128 million, the scope of this contract includes the extension of 380 kV gas-insulated switchgear at a 380 /115kV substation with a strategic sustainability performance plan.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 191, 2),
(987, 'نما الدولية للخدمات البحرية تحصد جائزة', '<div id=\"1389777879\" class=\"dmRespRow\">\r\n<div id=\"1176389427\" class=\"dmRespColsWrapper\">\r\n<div id=\"1353461144\" class=\"u_1353461144 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1389462884\" class=\"u_1389462884 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت نما الدولية للخدمات البحرية على جائزة امتياز عن أعمالها في ميناء جدة الإسلامي خلال عام 2016.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد أقيم حفل توزيع الجوائزفي مركز التدريب بميناء جدة الإسلامي، بحضور رئيس هيئة الموانئ السعودية الدكتورنبيل بن محمد العمودي.</div>\r\n<div>&nbsp;</div>\r\n<div>ويُذكر أن العمودي منح جوائز لعدة شركات من قطاع مجتمع الموانئ، بالإضافة إلى وكلاءالشحن، والمستوردين، وسماسرة الجمارك. وقد أعرب عن تقديره للجهود التي بذلتها الشركات الحاصلة على جائزة في عام 2016، قائلا: \"إنكم تستحقون هذه الجوائز لجهودكم المتميزة في أداء جميع عمليات الميناء، وهي التعامل مع الحاويات والبضائع، وعمليات التحميل والتفريغ، وإنهاء إجراءات التخليص، وتخليص البضائع في زمن قياسي، بالإضافة إلى إثبات كفاءتكم كشركاء استراتيجيين للميناء، مع اكتساب سمعة محلية وإقليمية ودولية جيدة\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 268, 1),
(988, 'Namma International Marine Services Receives an Award', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Namma International Marine Services received an award for its excellent work at Jeddah Islamic Port in 2016.</div>\r\n<div>&nbsp;</div>\r\n<div>The award ceremony was held at the the training center in Jeddah Islamic Port in the presence of the President of the Saudi Ports Authority, Dr. Nabil bin Mohammed Al-Amoudi.</div>\r\n<div>&nbsp;</div>\r\n<div>Al-Amoudi awarded several companies from the port society sector in addition to shipping agents, importers and customs brokers. He expressed his appreciation for the awardees&rsquo; efforts in 2016 saying, &ldquo;You deserve these awards for your outstanding efforts in performing all the operations of the port, namely handling containers and cargoes, loading and unloading operations, ending the clearance procedures and clearing goods in record time in addition to proving your competence as strategic partners of the port while earning a good local, regional and international reputation.&rdquo;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 268, 2),
(989, 'معرض موظفي نسما في صالة نسما آرت للفنون التشكيلية', '<div id=\"1173915368\" class=\"dmRespRow\">\r\n<div id=\"1278604198\" class=\"dmRespColsWrapper\">\r\n<div id=\"1008134076\" class=\"u_1008134076 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1978932521\" class=\"u_1978932521 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>برعاية نورة التركي، المديرة التنفيذية لخدمات المجموعة بشركة نسما القابضة، نُظم\"معرض موظفي نسما\"، الذي عرض أعمال ومواهب موظفي نسما عبر المجموعة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد أقيم هذا الحدث الحصري في صالة نسما آرت للفنون التشكيلية، بهدف الكشف عن مختلف المواهب الفنية والهوايات لـ 18 من موظفي نسما. وقد استمتع زوار المعرض بالاطلاع على اللوحات الفنية، والتصوير الفوتوغرافي، والتصميم الجرافيكي، وأعمال النحت. كما تخلل المعرض أداء حياً للعزف على البيانو من قبل محمد قادري، مستشار الموارد البشرية في شركة نسما وشركاهم.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 271, 1),
(990, 'Nesma Employees Exhibition At Nesma Art Gallery', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Sponsored by Nesma Holding&rsquo;s Executive Manager, Group Support Services,Noura Al-Turki, &ldquo;Nesma Employees Exhibition&rdquo; showcased the work and talents of Nesma employees across the Group.</div>\r\n<div>&nbsp;</div>\r\n<div>The exclusive event was held at Nesma Art Gallery to reveal the various artistic talents and hobbies of 18 Nesma employees.The exhibition&rsquo;s audience enjoyed painting, photography, graphic design and sculpture in addition to a live piano performance by Mohammed Kadri, HR Consultant, Nesma &amp; Partners.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 271, 2),
(991, 'نسما التجارية تفوز بمشروع تحسين اعتمادية نظم الطاقة في المنطقة الجنوبية لشركة أرامكو السعودية', '<div id=\"1106539576\" class=\"dmRespRow\">\r\n<div id=\"1770404665\" class=\"dmRespColsWrapper\">\r\n<div id=\"1773765260\" class=\"u_1773765260 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1532324591\" class=\"u_1532324591 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مُنحت شركة نسما التجارية مشروع تحسين اعتمادية نظم الطاقة في المنطقة الجنوبية لصالح شركة أرامكو السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>تبلغ قيمة المشروع 133 مليون ريال سعودي، وسيسهم في تعزيز إمدادات الطاقة إلى آبار الغاز في منطقة الخُف، بما في ذلك مناطق شدقم وعين دار وفازران، وذلك عن طريق إزالة الأعمدة الخشبية القديمة والمتدهورة التي تدعم 13.8 كيلوفولت من خطوط الطاقة الكهربائية العلوية، واستبدالها بأعمدة فولاذية جديدة وموثوقة. ويشمل المشروع تركيب الأعمدة الفولاذية الجديدة لمسافة تبلغ 151 كيلومترا.</div>\r\n<div>&nbsp;</div>\r\n<div>يُذكر أن مدة المشروع ثلاثة أعوام، وقد بدأ في 20 ديسمبر 2016.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 166, 1),
(992, 'Nesma Trading Awarded SAPRE Project for Saudi Aramco', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Trading was awarded the Southern Area Power Reliability Enhancements project by Saudi Aramco.</div>\r\n<div>&nbsp;</div>\r\n<div>The project, valued at SAR 133 million, will fortify the power supply to Khuff area gas wells including Shedgum, Aindar and Fazran areas, by replacing the old, deteriorated wooden poles supporting 13.8 kV overhead power lines with new, reliable steel poles. The project covers the installation of new steel poles for a total length of 151 kilometers.</div>\r\n<div>&nbsp;</div>\r\n<div>This three-year project started on December 20, 2016.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 166, 2),
(993, 'نسما للاتصالات والتقنية تنهي مشروع نمذجة العمليات التجارية لصندوق التنمية الصناعية السعودي', '<div id=\"1005556934\" class=\"dmRespRow\">\r\n<div id=\"1305695092\" class=\"dmRespColsWrapper\">\r\n<div id=\"1500213526\" class=\"u_1500213526 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1234085304\" class=\"u_1234085304 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أكملت شركة نسما للاتصالات والتقنية بنجاح مشروعاً مهماً في نمذجة العمليات التجارية (BPM) باستخدام منصة K2 لصالح صندوق التنمية الصناعية السعودي في الرياض.</div>\r\n<div>&nbsp;</div>\r\n<div>وذكر ياسر أبو سمرة، مدير خدمات المعلومات في نسما للاتصالات والتقنية: \"قسمت نسما هذا المشروع إلى ست مراحل تنفيذ متتابعة؛ بحيث تتألف كل مرحلة من عدة خطوات تشمل عمليات التحقق والموافقات الداخلية والخارجية، والحصول على ملاحظات العملاء، من أجل الحفاظ على الشفافية وزيادة كفاءة المشروع\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 167, 1),
(994, 'NT&T Completes BPM Project for Saudi Industrial Development Fund', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) has successfully completed an important project in business process modeling (BPM) using K2 as a platform for the Saudi Industrial Development Fund (SIDF) in Riyadh.</div>\r\n<div>&nbsp;</div>\r\n<div>According to Yasser Abusamrah, Director of Information Services, NT&amp;T, &ldquo;Nesma divided this project into six stages executing sequentially. Each stage consisted of several steps of verifications, approvals internally and externally, and feedback from customers in order to maintain transparency and increase efficiency.&rdquo;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 167, 2),
(997, 'نسما للاتصالات والتقنية توقع اتفاقية توزيع مع كالزافارا', '<p>أعلنت شركة نسما للاتصالات والتقنية NT&amp;T اتفاقية مع شركة كالزافارا Calzavara لتصبح نسما الموزع الحصري لحلول ومنتجات وخدمات الشركة في المملكة العربية السعودية.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة كالزافارا هي مجموعة صناعية متخصصة في تقديم حلول الإخفاء الهوائي في إيطاليا. وتعمل كالزافارا في قطاعات الاتصالات والبث، والهندسة، والطاقة المتجددة والأمن.</p>\r\n<p>&nbsp;</p>\r\n<p>أما نسما للاتصالات والتقنية فتقدم حلولا مبتكرة لصناعة تقنية المعلومات والاتصالات أو الاتصالات المعلوماتية. وتسعى نسما للاتصالات والتقنية جاهدة لتقديم حلول تقنية المعلومات والاتصالات تتميز بالفعالية والجودة العالية وكفاءة التكلفة، والتي تعكس معرفة الشركة الواسعة بالأسواق المحلية والعالمية على حد سواء</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 65, 1),
(998, 'NT&T Signs Distribution Agreement with Calzavara', '<p>Nesma Telecom &amp; Technology (NT&amp;T) has announced it has signed an agreement with Calzavara to become the exclusive distributer of their solutions, products and services in Saudi Arabia.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Calzavara S.p.A. is an industrial group in the antenna concealment solution sector in Italy. Calzavara operates in the sectors of telecommunications, broadcasting, engineering, renewable energy and security.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>NT&amp;T provides innovative solutions for the information and communications technology (ICT) industry, or infocommunications. NT&amp;T strives to offer high quality yet cost effective ICT solutions that leverage the company&rsquo;s extensive knowledge of global and local markets.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 65, 2),
(999, 'نسما التجارية تفوز بمشروع أنظمة الحماية من الحريق', '<div id=\"1859493828\" class=\"dmRespRow\">\r\n<div id=\"1109656554\" class=\"dmRespColsWrapper\">\r\n<div id=\"1713814349\" class=\"u_1713814349 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1495927148\" class=\"u_1495927148 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مُنحت نسما التجارية مشروعاً لاستبدال أنظمة إنذار الحريق ومكافحة الحرائق في مجمعات أرامكو السعودية، بموجب عقد مشروع متكامل بالمبلغ المقطوع، تصل قيمته إلى 27 مليون ريال سعودي.</div>\r\n<div>&nbsp;</div>\r\n<div>ويشمل نطاق عمل نسما التجارية تصميم وتوريد وتركيب أنظمة إنذار الحريق جديدة قابلة للتوجيه والبرمجة، لتحل محل أنظمة إنذار الحريق التقليدية القديمة في 67 مبنى داخل مجمعات شركة أرامكو السعودية، بما في ذلك الظهران ورأس تنورة والعضيلية. بالإضافة إلى ذلك، يتضمن العمل تصميم وتوريد وتركيب مجموعتي مضخات مكافحة الحريق جديدة لتحل محل مجموعة مضخات مكافحة الحريق القديمة داخل مبنيين في الظهران، وتصميم وتوريد وتركيب معدات مراقبة جديدة لأنظمة مكافحة الحرائق بالمواد الكيميائية الرطبة داخل مبنيين في رأس تنورة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد مُنح هذا المشروع لشركة نسما التجارية من قبل شركة أرامكو السعودية يوم 30 يناير 2017، وسيستغرق تنفيذه مدة عامين.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 171, 1),
(1000, 'Nesma Trading Awarded Fire Protection Systems Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>Nesma Trading was awarded a project to replace the fire alarm and fire-fighting systems at Saudi Aramco communities through an In-Kingdom Lump Sum Turnkey (IK-TSTK) project valued at SAR 27 million.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading&rsquo;s scope of work includes the design, supply and installation of new addressable fire alarm systems to replace the old obsolete conventional fire alarm systems in 67 community buildings at Saudi Aramco, including Dhahran, Ras Tanura and Udhailiyah. Additionally, the work includes the design, supply and installation of two new fire pump sets replacing the old fire pump sets in two buildings in Dhahran and the design, supply and installation of new control equipment for wet-chemical fire-fighting systems in two buildings in Ras Tanura.</div>\r\n<div>&nbsp;</div>\r\n<div>This project was awarded to Nesma Trading by Saudi Aramco on January 30, 2017 and will continue for two years.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 171, 2),
(1001, 'شركة نسما وشركاهم تُمنح العقد الثاني لجامعة الملك عبدالله للعلوم والتقنية', '<p>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنه تم منحها عقدها الثاني من قبل شركة أرامكو السعودية المرتبط بإنشاء جامعة الملك عبدالله للعوم والتقنية في ثول. ويشمل نطاق العمل إنشاء شبكة طرق، وعدد 4 من الجسور المعلقة الممتدة فوق قناة مائية، وخط أنابيب تحت الأرض، ومحطات الرفع مع مضخات غاطسة وبرك التبخير، ونظام الصرف الصحي، ونظام مياه المرافق العامة، ونظام الري، ونظام توزيع المياه المبردة، وشبكات توزيع الطاقة، وإنارة الشوارع، ومحطات توزيع الطاقة المدمجة.</p>\r\n<p>&nbsp;</p>\r\n<p>ومن المتوقع أن يتم الانتهاء من هذا المشروع بحلول شهر يونيو 2009.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 66, 1),
(1002, 'Nesma Sponsors 16th Annual Group Marriage', '<p>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded its second contract by Saudi Aramco associated with the construction of King Abdullah University for Science &amp; Technology (KAUST) in Thuwal. The scope of work includes the construction of a roads network, four various span bridges over a water canal, underground pipelines, lift stations with submersible pumps and evaporation ponds, sanitary sewer system, utility water system, irrigation system, chilled water distribution system, power distribution networks, street lighting and package substations.</p>\r\n<p>&nbsp;</p>\r\n<p>The project is scheduled for completion by June 2009.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 66, 2),
(1003, 'نسما وشركاهم توقع مذكرة تفاهم مع صندوق تنمية الموارد البشرية', '<p>أعلنت شركة نسما وشركاهم للمقاولات المحدودة توقيعها مذكرة تفاهم مع صندوق تنمية الموارد البشرية لتدريب 720 شابا سعوديا في مجالات تقنية مختلفة، على أن يتم التدريب في كل من معهد الإدارة الصناعية وتقنية المعلومات ومركز تعليم التقنية في المنطقة الشرقية للمملكة العربية السعودية. بعد انتهاء التدريب، تتعهد نسما وشركاهم بتوظيف المتخرجين ومنحهم مهام متعددة في مشاريع الشركة في مختلف أنحاء المملكة.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 68, 1),
(1004, 'Nesma & Partners and HRDF Sign Training MOU', '<p>Nesma &amp; Partners Contracting Co. Ltd. has announced it has signed a Memorandum of Understanding (MOU) with the Human Resources Development Fund (HRDF) to train 720 Saudi nationals. The training will cover various technical trades, and is to take place at the Institute of Industrial Management &amp; Information Technology (IIMIT) and the Technical Seminar Center (TSC), both located in the Eastern Province of Saudi Arabia. Once training is completed, Nesma &amp; Partners will employ the graduates for assignments at several projects across the Kingdom. Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</p>', NULL, NULL, NULL, 68, 2),
(1005, 'نسما للتجارة: مشروع مجمع مكاتب وسكن شركة أرامكو السعودية', '<div id=\"1257873556\" class=\"dmRespRow\">\r\n<div id=\"1653154946\" class=\"dmRespColsWrapper\">\r\n<div id=\"1036402645\" class=\"u_1036402645 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1138850182\" class=\"u_1138850182 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>انتهت شركة نسما التجارية مؤخرا من بناء وتشييد بلدة سكنية حديثة ذات اكتفاء ذاتي مخصصة لعدد 2022 من منتسبي أرامكو السعودية في مدينة جازان.</div>\r\n<div>&nbsp;</div>\r\n<div>تم تنفيذ هذا المشروع من قبل نسما للتجارة بنظام تسليم المفتاح، امتثالا لمعايير شركة أرامكو السعودية. ويتألف هذا المشروع من مجموعة فلل مفروشة بالكامل، وأجنحة سكنية، ومطابخ، وقاعات طعام لكبار الشخصيات (المدراء)، ومسجد، وعيادة، ومحطة وقود، ومرافق ترفيه الداخلية/الخارجية، بما في ذلك حمام السباحة.</div>\r\n<div>&nbsp;</div>\r\n<div>وتم بناء نظام بنية تحتية كاملة، بما في ذلك نظام توليد الطاقة، مع محطة فرعية ذات جهد متوسط، وشبكة لتوزيع الطاقة الكهربائية، وشبكات للمياه الصالحة للشرب، ومياه مكافحة الحرائق، ونظام جمع النفايات، ومحطة التناضح العكسي لمياه الشرب، ومحطة لمعالجة مياه الصرف الصحي، علاوة على تنسيق المساحات الخضراء (الهارد سكيب: تسوية الأرض، والممرات، والبحيرات والنوافير، والإضاءة، وشبكات الكهرباء والري؛ والسوفت سكيب: زراعة الأشجار - الشجيرات - الأسيجة - المتسلقات - المزهرات - المسطحات الخضراء)، وأنظمة الدوائر التلفزيونية المغلقة، ونظم مراقبة الدخول، والهاتف والاتصالات.</div>\r\n<div>&nbsp;</div>\r\n<div>وأوضح المهندس مروان شيحا، المدير العام لشعبة البناء والتشييد في نسما للتجارة، قائلا: \"يعد هذا أكبر مشروع نفذته الشعبة، وقد نُفذ تماما باستخدام مواد وموارد نسما للتجارة. ويعود الفضل في هذا الإنجاز إلى فريق العمل المخصص للمشروع والذي عمل بتفاني وجد واجتهاد لتلبية متطلبات واحتياجات المشروع التي كانت تمثل تحديا حقيقيا\".</div>\r\n<div>&nbsp;</div>\r\n<div>كما تم مُنحت شعبة البناء والتشييد التابعة لشركة نسما للتجارة عقدا لمدة خمس سنوات لتشغيل وصيانة هذه البلدة السكنية في مدينة جازان الاقتصادية، ويتضمن العقد تقديم ثلاث وجبات يومية إلى سكانها البالغ عددهم 2022 شخصا.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 203, 1),
(1006, 'Nesma Trading Awarded Contract with Petro Rabigh', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Trading&rsquo;s Technical System Division was awarded Petro Rabigh&rsquo;s Upgrade Security project worth SR134 million. Nesma Trading was chosen after becoming an approved security systems integrator by the Ministry of Interior High Commission Industrial Security (HCIS).</div>\r\n<div>&nbsp;</div>\r\n<div>Saudi Aramco and Sumitomo Chemical started the Petro Rabigh Project with the aim of building integrated oil refining and petrochemical operations by way of upgrading Saudi Aramco&rsquo;s oil refinery and constructing a new petrochemical complex.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading&rsquo;s scope in the project covers the processes of detailed engineering, procurement, hardware and software supply, installation, testing, and commissioning of a fully integrated security solution, and comprising security related subsystems to meet HCIS requirements.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 203, 2),
(1007, 'نسما أوربت تكمل مشروع فندق هيلتون', '<div id=\"tw-target-text-container\" class=\"tw-ta-container hide-focus-ring tw-lfl\" tabindex=\"0\">\r\n<pre id=\"tw-target-text\" class=\"tw-data-text tw-text-large XcVN5d tw-ta\" dir=\"rtl\" data-placeholder=\"Translation\"><span lang=\"ar\">أنهت نسما أوربت مؤخرًا مشروعًا كبيرًا في فندق هيلتون الرياض. تم تنفيذ هذا المشروع على أربعة مستويات ، جمع البيانات والهندسة والموافقة والتسليم. من خلال هذا المشروع ، قدمت نسما أوربت منتجًا ثوريًا إلى المملكة ؛ خزف إيطالي سميك وعالي الأداء مصمم خصيصًا للاستخدام الخارجي في كل من البيئات العامة والسكنية. قامت نسما أوربت بتوريد أكثر من 35000 متر مربع من البورسلين الإيطالي الفاخر الخارجي من شركة ميراج بأكثر من 25 مقاسًا مختلفًا. تم تركيب البورسلين \"كواجهات جيدة التهوية\" مع تثبيت غير مرئي.\r\n\r\nنسما أوربت هي البائع الحصري لهذا الخزف الحجري الذي يوفر جمالية بصرية مبهجة وخصائص تقنية لا مثيل لها في السوق اليوم. يتم تصنيع هذه الألواح الحجرية عالية الأداء من خلال عملية الضغط والتزجيج. يعرض هذا المنتج الثوري مثل هذه المواصفات الفنية الاستثنائية والصفات الجمالية التي من المتوقع أن تصبح المعيار في المملكة.\r\n\r\nفندق هيلتون الرياض مشروع مهم لأنه يعتبر الأكبر في الشرق الأوسط وأفريقيا ، ومثل هذا المشروع الضخم لفندق معروف يحظى باهتمام العديد من القطاعات.</span></pre>\r\n</div>\r\n<div id=\"tw-target-rmn-container\" class=\"tw-ta-container hide-focus-ring tw-nfl\">&nbsp;</div>', NULL, NULL, NULL, 204, 1),
(1008, 'Nesma Orbit Completes Hilton Hotel Project', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Orbit has recently finished a large project at the Hilton Hotel, Riyadh. This project was undertaken on four levels, data collection, engineering, approval, and delivery. Via this project, Nesma Orbit introduced a revolutionary product into the Kingdom; a thick, high-performance Italian porcelain stoneware designed specifically for outdoor use in both public and residential environments. Nesma Orbit supplied more than 35,000 m2 of the fine Italian outdoor porcelain by &ldquo;Mirage&rdquo; in over 25 different sizes. The porcelain was installed as &ldquo;ventilated facades&rdquo; with invisible fixation.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Orbit is the exclusive vendor of this porcelain stoneware which offers a pleasing visual aesthetic and technical characteristics that are unmatched in the marketplace today. These high-performance stoneware slabs are fabricated through a process of pressing and vitrification. This revolutionary product exhibits such exceptional technical specifications and aesthetic qualities that it is expected to become the standard in the Kingdom.</div>\r\n<div>&nbsp;</div>\r\n<div>The Hilton Hotel, Riyadh Project is important because it&rsquo;s considered to be the biggest in the Middle East and Africa, and such a mega project for a well known hotel garners attention in many sectors.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 204, 2),
(1009, 'Nesma Trading: Saudi Aramco Residential and Office Camp Project', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Trading has recently built a state-of-art, fully self-contained residential township for the total number of 2022 Saudi Aramco assigned personnel in Jazan.</div>\r\n<div>&nbsp;</div>\r\n<div>This was a turnkey project, built in full compliance with Saudi Aramco standards and executed by Nesma Trading. This project consisted of fully furnished villas and accommodation suites, kitchens, executive dining halls, a mosque, a clinic, a fuel station, and indoor/outdoor recreation facilities including swimming pool.</div>\r\n<div>&nbsp;</div>\r\n<div>A complete infrastructure system was built including a power generation system with medium-voltage substation, distribution network for electrical power, potable water, fire water and waste collection system, reverse osmosis plant for potable water and waste water treatment plant, hard and soft landscaping, CCTV and access control, telephone and communication systems.</div>\r\n<div>&nbsp;</div>\r\n<div>Eng. Marwan Chiha, General Manger of Nesma Trading&rsquo;s Construction Division explained, &ldquo;This was the biggest project for the division, executed completely with Nesma trading in-house resources. This achievement was a result of a fully focused and dedicated team working hard to meet the challenging project milestones.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading&rsquo;s Construction Division has also been awarded a five year contract for Operation and Maintenance of this township in Jazan Economic City which includes three daily meals to all of its 2,022 occupants.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 205, 1),
(1010, 'Nesma Trading: Saudi Aramco Residential and Office Camp Project', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Trading has recently built a state-of-art, fully self-contained residential township for the total number of 2022 Saudi Aramco assigned personnel in Jazan.</div>\r\n<div>&nbsp;</div>\r\n<div>This was a turnkey project, built in full compliance with Saudi Aramco standards and executed by Nesma Trading. This project consisted of fully furnished villas and accommodation suites, kitchens, executive dining halls, a mosque, a clinic, a fuel station, and indoor/outdoor recreation facilities including swimming pool.</div>\r\n<div>&nbsp;</div>\r\n<div>A complete infrastructure system was built including a power generation system with medium-voltage substation, distribution network for electrical power, potable water, fire water and waste collection system, reverse osmosis plant for potable water and waste water treatment plant, hard and soft landscaping, CCTV and access control, telephone and communication systems.</div>\r\n<div>&nbsp;</div>\r\n<div>Eng. Marwan Chiha, General Manger of Nesma Trading&rsquo;s Construction Division explained, &ldquo;This was the biggest project for the division, executed completely with Nesma trading in-house resources. This achievement was a result of a fully focused and dedicated team working hard to meet the challenging project milestones.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Trading&rsquo;s Construction Division has also been awarded a five year contract for Operation and Maintenance of this township in Jazan Economic City which includes three daily meals to all of its 2,022 occupants.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 205, 2),
(1011, 'نسما للطيران تشغل طائرات إي تي آر في السعودية', '<div id=\"1045050095\" class=\"dmRespRow\">\r\n<div id=\"1042861148\" class=\"dmRespColsWrapper\">\r\n<div id=\"1503469302\" class=\"u_1503469302 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1895643062\" class=\"u_1895643062 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قامت نسما للطيران مؤخرا باستلام أولى طائرتين من طراز إي تي آر 72-600. وستقوم الشركة بتشغيل هذه الطائرات داخل المملكة العربية السعودية، بعدما حصلت على دعم من الحكومة لتطوير الربط الإقليمي. وقد استأجرت نسما الطائرتين من شركة دبي لصناعات الطيران المحدودة (DAE).</div>\r\n<div>&nbsp;</div>\r\n<div>كما وقعت نسما للطيران وإي تي آر (ATR) اتفاقية صيانة عالمية لمدة 8 سنوات، تقوم إيه تي آر بموجبها بمنح نسما للطيران دعم فني شامل لطائراتها من طراز إي تي آر 72-600. وتشمل الاتفاقية جرد قطع الغيار في الموقع، والوصول إلى نقاط قطع غيار إي تي آر، وقناة واحدة من قبل إي تي آر لإدارة كل من صيانة وإصلاح وتجديد المراوح، والمحركات، وتروس الهبوط، وخطوط وحدات الاستبدال (LRU). كما تتضمن اتفاقية الصيانة العالمية التسليم المباشر لمثل هذه المعدات في مقر العميل من خلال خدمة توصيل من الباب إلى الباب مخصصة لتلبية احتياجات نسما للطيران.</div>\r\n<div>&nbsp;</div>\r\n<div>وبالإضافة إلى خدمات التصليح، سوف تتعهد إي تي آر أيضا بصيانة هياكل الطائرات لإجراء الفحص من الدرجة \'C\' وعمليات التفتيش المجدولة للطائرة. وستساعد اتفاقية الصيانة العالمية شركة نسما للطيران على خفض تكاليف وعمليات الصيانة، مع توفير خدمات دقيقة مبنية على الخبرة والمعرفة في صناعة الطائرات، مع الالتزام بالمواعيد.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد أوضح فيصل التركي، الرئيس التنفيذي لشركة نسما للطيران، قائلا: \"نحن فخورون لاستقبال أولى طائراتنا الإقليمية، والبدء في تشغيل رحلات قصيرة المدى في المملكة العربية السعودية بواسطة هذه الطائرات، التي تتمتع بالتنوع والكفاءة. لقد أثبتت طائرات إي تي آر 72-600 متانتها ومدى ملاءمتها لجميع أنواع العمليات الإقليمية في جميع أنحاء العالم، كما أصبحت رمزا للراحة والتقنيات المتطورة\".</div>\r\n<div>&nbsp;</div>\r\n<div>ومن جهته، أكد فيروز تارابور، الرئيس التنفيذي لشركة دبي لصناعات الطيران على \"نقاط الجذب التي تتميز بها طائرات إي تي آر 72-600 بالنسبة لشركات التأجير، حيث تعد الطائرات الإقليمية الأكثر تفضيلا في السوق، مما يفتح أمامنا العديد من الفرص التجارية البارزة التي تسنح لنا توسيع محفظة العملاء وتنويع أعمالنا، مع الطائرات الإقليمية الأكثر عصرية وفعالية من حيث التكلفة\".</div>\r\n<div>&nbsp;</div>\r\n<div>أما دو كاستلباجاك، الرئيس التنفيذي لشركة إي تي آر، فقد قال: \"يسرنا أن نرحب بمشغل لديه خطط طموحة لتوسيع الربط الجوي الإقليمي في المملكة العربية السعودية. واستنادا إلى ما شاهدناه خلال الأشهر الأخيرة، نؤمن بقوة في إمكانيات طائراتنا الجديدة من طراز إي تي آر 600 المزودة بأحدث التقنيات، وقدرتها على تطوير وتحديث شبكات الرحلات قصيرة المدى في منطقة الشرق الأوسط\".</div>\r\n<div>&nbsp;</div>\r\n<div>نسما للطيران، عضو في مجموعة نسما السعودية، وتحمل علم كل من المملكة العربية السعودية وجمهورية مصر العربية. وتقوم نسما للطيران بتشغيل رحلات داخلية مجدولة داخل المملكة العربية السعودية، علاوة على رحلات إقليمية دولية. نسما للطيران ناقل ذي خدمات متكاملة، وقد انطلقت أولى رحلاتها في يونيو 2010.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 206, 1);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(1012, 'Nesma Airlines Becomes New ATR Aircraft Operator in KSA', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Airlines recently took delivery of their two first ATR 72-600s aircraft. These aircraft will operate within Saudi Arabia, where the airline is developing regional connectivity with the support of the national government. The two aircraft delivered are leased from Dubai Aerospace Entreprise (DAE) Ltd.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Airlines and ATR also signed an 8-year Global Maintenance Agreement (GMA). Under this GMA, ATR will provide Nesma Airlines with a comprehensive technical support for their ATR 72-600 aircraft. The agreement includes a on-site spare parts inventory, access to ATR&rsquo;s spare part pools, and the single channel management by ATR of the maintenance, repair and overhaul of propellers, engines, landing gears, and LRUs (Line Replaceable Units). The GMA includes also a direct delivery of these equipments at the customer&rsquo;s premises through a tailored door-to-door service.</div>\r\n<div>&nbsp;</div>\r\n<div>In addition to the availability and repair services, ATR will also handle airframe maintenance for &ldquo;C&rdquo; checks and calendar inspections of the aircraft. The Global Maintenance Agreement will help the airline to ease maintenance costs and tasks, while providing accurate and timely services and the expertise and knowledge from the aircraft manufacturer.</div>\r\n<div>&nbsp;</div>\r\n<div>Faisal Al Turki, Chief Executive Officer of Nesma Airlines, declared: &ldquo;We are honored to receive our first regional aircraft and start developing short-haul connectivity in Saudi Arabia with these versatile and efficient aircraft. The ATR 72-600s have proven their robustness and suitability for all types of regional operations worldwide, and have also become a reference in terms of comfort and leading-edge technologies&rdquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>Firoz Tarapore, Chief Executive Officer of DAE, underlined &ldquo;the strong attractiveness of the newest ATR 72-600s for leasing firms. This is, by far, the preferred regional aircraft in the market. It provides us with outstanding commercial opportunities allowing to expand our customer portfolio and to optimally diversify our business, with the most modern and cost-efficient regional aircraft.</div>\r\n<div>&nbsp;</div>\r\n<div>Patrick de Castelbajac, ATR&rsquo;s Chief Executive Officer, declared &ldquo;We are pleased to welcome an operator that has ambitious plans to expand regional air connectivity across Saudi Arabia. As seen in recent months, we strongly believe in the potential of our newest and most technologically updated ATR -600s for the development and upgrade of short-haul networks in the Middle East&rdquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Airlines, a member of Saudi Arabia&rsquo;s Nesma Group, is the flag carrier of both the Kingdom of Saudi Arabia and the Arabic Republic of Egypt. Nesma Airlines operates scheduled domestic flights within Saudi Arabia as well as international regional flights. Nesma Airlines is a full-service carrier, and took to the skies in June 2010.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 206, 2),
(1013, 'نسما تدخل ألبان المالكي إلى المملكة العربية السعودية', '<div id=\"1730762718\" class=\"dmRespRow\">\r\n<div id=\"1703539204\" class=\"dmRespColsWrapper\">\r\n<div id=\"1656742356\" class=\"u_1656742356 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1701685737\" class=\"u_1701685737 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>سوف يشهد شهر يونيو وصول أحدث إضافة إلى مجموعة نسما، مع افتتاح مطعم ألبان المالكي، الذي يقدم حلويات منتجات الألبان الشهية. وتتمتع شركة ألبان المالكي بخبرة واسعة كشركة رائدة في صناعة الألبان في مصر منذ عام 1917. وتقوم شركة المالكي بتصنيع وتوزيع منتجات الألبان الخاصة بها مرتين يوميا باستخدام أحدث التقنيات والمعدات من مصانعها الحالية الواقعة في كل من الإسكندرية والقاهرة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد ساهمت سمعة المالكي المبنية على الجودة عالية والمذاق المميز لمنتجاتها في النمو المطرد لحجم وسمعة الشركة، حتى أصبح لديها عدد من الفروع في مصر، خاصة في الإسكندرية والقاهرة والجيزة، علاوة على فرعين في الكويت.</div>\r\n<div>&nbsp;</div>\r\n<div>يُذكر أن شركة نسما تعتزم افتتاح 25 فرعا لمطعم ألبان المالكي في المملكة العربية السعودية على مدى العامين المقبلين.</div>\r\n<div>&nbsp;</div>\r\n<div>ستكون البداية افتتاح مطعم خلال شهر يونيو في حي السلامة في مدينة جدة، سيقدم حلويات منتجات الألبان المميزة، مثل الآيس كريم، ولبن الزبادي، والحليب، والفطير، والكيك والتارت، وحتى الحلويات الدافئة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 209, 1),
(1014, 'Nesma to Bring Alban El-Malky to Saudi Arabia', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>A new addition to the Nesma Group arrives in June with the opening of Alban El-Malky, a restaurant featuring delicious dairy confections. The Alban El-Malky company has extensive experience as a leader in the dairy industry in Egypt dating back to 1917. El-Malky manufactures and distributes its own milk products twice daily using the latest technologies and equipment. Their current factories are located in Alexandria and Cairo.</div>\r\n<div>&nbsp;</div>\r\n<div>El-Malky&rsquo;s reputation for high quality, excellent tasting products has led to the company&rsquo;s steady growth in size and reputation. The company has numerous branches in Egypt, primarily in Alexandria, Cairo and Giza. There are also two branches of El-Malky in Kuwait. Over the next two years, Nesma plans to open 25 El-Malky branches in the Kingdom.</div>\r\n<div>&nbsp;</div>\r\n<div>The restaurant opening in June, in the Al Salama District of Jeddah, will feature dairy sweets such as ice cream, yogurt, milk, feteer, tarts and even warm desserts.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 209, 2),
(1015, 'مجموعة نسما لمصادر الطاقة المتجددة', '<div id=\"1895576254\" class=\"dmRespRow\">\r\n<div id=\"1208497434\" class=\"dmRespColsWrapper\">\r\n<div id=\"1939864887\" class=\"u_1939864887 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1737904198\" class=\"u_1737904198 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مجموعة نسما لمصادر الطاقة المتجددة إضافة جديدة إلى عائلة نسما، وستتولى تطوير مشاريع الطاقة المستقلة في المملكة العربية السعودية، ومنطقة الشرق الأوسط وشمال أفريقيا. وسوف تقوم نسما بتصميم وبناء وتشغيل محطات الطاقة المتجددة. وعادة ما يتم تنفيذ هذه المشاريع لصالح الشركة السعودية للكهرباء، مزود الطاقة الكهربائية الرئيسي في المملكة العربية السعودية. والطاقة المتجددة هي الطاقة المستمدة من الموارد الطبيعية التي تتجدد بسرعة، مثل الطاقة الشمسية وطاقة الرياح والكتلة الحيوية (البيوماس).</div>\r\n<div>&nbsp;</div>\r\n<div>أمان لافاييت، الرئيس التنفيذي لمجموعة نسما لمصادر الطاقة المتجددة، حاصل على درجة البكالوريوس في الهندسة الميكانيكية في جامعة دي مونتفورت في ليسيستر في إنجلترا، ثم درجة ماجستير في إدارة الأعمال التنفيذي من المدرسة الأوروبية للإدارة والتكنولوجيا في برلين. ويتمتع بخبرة واسعة في صناعة الطاقة تمتد لأكثر من 17 عاما، منها 15 عاما مع شركة EON الألمانية، تولى خلالها أدوارا ومهاما داخل المملكة المتحدة في عدد من المجالات المختلفة، منها مجال الشبكات، وEON للبناء والتقنية الجديدة، وEON لتوليد الطاقة التقليدية، وEON لشؤون المناخ والطاقة المتجددة. أما في مجال الطاقة المتجددة، فقد كان له دور في تطوير المشاريع والبحوث والتطوير، وإدارة أصول وعمليات البنى التحتية، والابتكار، وتقييم الأسواق الجديدة، والدخول في أسواق جديدة، والاستراتيجية الخاصة بذلك.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 211, 1),
(1016, 'Nesma Renewables Group', '<div id=\"1321690046\" class=\"u_1321690046 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Renewables Group is a new addition to the Nesma family and will be developing independent power projects (IPPs) in Saudi Arabia, the Middle East and North Africa region. These are projects usually developed for the country&rsquo;s main electricity producer such as the Saudi Electricity Company (SEC) in Saudi Arabia. Renewable energy is an energy produced using a natural resource that is rapidly replaced such as solar power, wind power and biomass. Nesma will be designing, constructing and operating renewable energy power plants.</div>\r\n<div>&nbsp;</div>\r\n<div>Amaan Lafayette, the CEO of Nesma Renewables Group, holds an Executive Masters in Business Administration from the European School of Management and Technology in Berlin and studied Mechanical Engineering at De Montfort University in Leicester in England. He is an energy industry professional with over 17 years of experience including 15 years with the German utility EON holding roles within the UK in the Networks business, EON New Build and Technology, EON Conventional Power Generation and EON Climate and Renewables. In the Renewables field he worked in project development, research and development, infrastructure asset management and operations, innovation, new market assessment, new market entry and strategy.</div>\r\n</div>\r\n<div id=\"1256188453\" class=\"u_1256188453 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 211, 2),
(1019, 'Nesma & Partners and Nesma Havatek Receive Recognition from Ma’aden', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners President and CEO, Eng. Imad Gholmieh, recently received a Business Partner Award from client Ma&rsquo;aden Wa&rsquo;ad Al Shamal Phosphate Company at the Ma&rsquo;aden Tank and Fence Projects, Turaif.</div>\r\n<div>&nbsp;</div>\r\n<div>This award recognizes Nesma &amp; Partners&rsquo; world class performance in contributing to the 41.5 million project man-hours without a lost time safety incident. Additionally, Nesma Havatek received formal appreciation from Ma&rsquo;aden Waad Alshamal Phosphate Company.</div>\r\n<div>&nbsp;</div>\r\n<div>The &ldquo;Business Partner Award&rdquo; was received by Mr. Zeki Ozturk, General Manager of Nesma Havatek along with Eng. Imad Gholmieh. Nesma &amp; Partners is the main contractor for the tank farm package at the Ma&rsquo;aden Waad Alshamal Phosphate project.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 221, 1),
(1020, 'Nesma & Partners and Nesma Havatek Receive Recognition from Ma’aden', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners President and CEO, Eng. Imad Gholmieh, recently received a Business Partner Award from client Ma&rsquo;aden Wa&rsquo;ad Al Shamal Phosphate Company at the Ma&rsquo;aden Tank and Fence Projects, Turaif.</div>\r\n<div>&nbsp;</div>\r\n<div>This award recognizes Nesma &amp; Partners&rsquo; world class performance in contributing to the 41.5 million project man-hours without a lost time safety incident. Additionally, Nesma Havatek received formal appreciation from Ma&rsquo;aden Waad Alshamal Phosphate Company.</div>\r\n<div>&nbsp;</div>\r\n<div>The &ldquo;Business Partner Award&rdquo; was received by Mr. Zeki Ozturk, General Manager of Nesma Havatek along with Eng. Imad Gholmieh. Nesma &amp; Partners is the main contractor for the tank farm package at the Ma&rsquo;aden Waad Alshamal Phosphate project.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 221, 2),
(1021, 'نسما القابضة تستضيف اجتماع شبكة قادرون', '<div id=\"1488574632\" class=\"dmRespRow\">\r\n<div id=\"1276527485\" class=\"dmRespColsWrapper\">\r\n<div id=\"1277550166\" class=\"u_1277550166 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1496393605\" class=\"u_1496393605 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استضافت شركة نسما القابضة مؤخرا اجتماع شبكة \"قادرون\" لأصحاب الأعمال والإعاقة، لتبادل خبرات نسما للتطريز الناجحة في توظيف موظفات ذوات الإعاقة. وقد ناقش الاجتماع طرح أفضل الممارسات والدروس المستفادة من نسما للتطريز في توفير بيئة عمل ترحب وتشارك الموظفين من ذوي الإعاقة.</div>\r\n<div>&nbsp;</div>\r\n<div>كما تضمن الاجتماع أيضا جلسة نقاش مفتوح مع المدير التنفيذي لشبكة قادرون خالد سندي، ومدير عام شركة نسما للتطريز رنا زمعي، والدكتورة ميرفت طاشكندي، مستشار وزير العمل لبرنامج \"توافق\" لتوظيف ذوي الإعاقة.</div>\r\n<div>&nbsp;</div>\r\n<div>شبكة قادرون منظمة غير ربحية، غير حكومية، تهدف إلى مساعدة الشركات حتى تصبح أصحاب أعمال أفضل لتوظيف الأشخاص من ذوي الإعاقة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 222, 1),
(1022, 'Nesma Holding Hosts Qaderoon Meeting', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding recently hosted Qadroon Network meeting, to share Nesma Embroidery&rsquo;s successful experience in hiring female employees with disabilities. The meeting included discussing sharing best practices and lessons learned by Nesma Embroidery in providing a work environment that welcomes and engages employees with disabilities.</div>\r\n<div>&nbsp;</div>\r\n<div>The Qaderoon meeting also included an open discussion session with Qaderoon Network General Manager, Khalid Sendi, Nesma Embroidery General Manager, Rana Zumai and Dr. Mirvat Tashkandi, Advisor to the Minister of Labor in people with disabilities program &ldquo;Tawafuq&rdquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>Qaderoon is a non-profit, non-governmental organization that aims to help companies become better employers of people with disabilities.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 222, 2),
(1025, 'نسما تشارك في الملتقى الدولي للسياحة الدينية', '<div id=\"1814717432\" class=\"dmRespRow\">\r\n<div id=\"1248082011\" class=\"dmRespColsWrapper\">\r\n<div id=\"1128700624\" class=\"u_1128700624 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1975456062\" class=\"u_1975456062 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>شاركت أربع شركات ضمن مجموعة نسما في الملتقى الدولي للسياحة الدينية، والذي انعُقد في القاهرة خلال الفترة 10-11 أكتوبر؛ وهي شركة مودة، وشركة نما للسياحة، وشركة نسما للطيران، وشركة نما للملاحة البحرية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 224, 1),
(1026, 'Nesma at the International Forum for Religious Tourism', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Four Nesma companies participated in the International Forum for Religious Tourism in Cairo during October 10-11. The participants were Mawaddah, Namma Tours, Nesma Airlines and Namma Shipping.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 224, 2),
(1027, 'نسما وشركاهم تُمنح مشروع الفاضلي معسكر العزاب والمباني المتكاملة', '<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>كما يشمل معسكر عزاب الفاضلي أيضا مرافق الدعم الصناعي، مثل متجر صيانة، ومتجر أثاث ومفروشات، ومحطة حفظ المخلفات الصناعية، ومغسلة ملابس، وطرق ومواقف سيارات، ونظم الطاقة الكهربائية، ونظم المرافق غير الكهربائية، إضافة إلى إعداد الموقع، وتجهيزات التدفئة والتهوية والتبريد والتكييف.</div>', NULL, NULL, NULL, 225, 1),
(1028, 'Nesma & Partners Fadhili Bachelor Camp and Integrated Buildings', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners was awarded the Fadhili Bachelor Camp and Integrated Buildings project for its client, MASIC company. The project will include the development and construction of residential buildings and support facilities which cover 687,900 square meters, to accommodate 2,500 employees and other supporting organizations. The bachelors camp will include two and three residential buildings, dining and kitchen, a mosque, a clinic, fire station, residential trash enclosures, indoor and outdoor recreation facilities.</div>\r\n<div>&nbsp;</div>\r\n<div>The Fadhili Bachelor Camp will also include industrial support facilities such as a camp maintenance shop, a furniture store, an industrial trash enclosure station, laundry, roads and parking, electrical power, non-electrical utilities systems, site preparation and Heating, Ventilation and Air Conditioning (HVAC).</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 225, 2),
(1029, 'نسما للطيران تفتتح الرحلات الدولية في مطار الجوف', '<p>أعلنت شركة نسما للطيران عن بدئها بتشغيل رحلات ركاب مجدولة بين القاهرة والجوف، المملكة العربية السعودية. ويعد وصول ومغادرة رحلة نسما للطيران اليوم هي المرة الأولى التي يستقبل بها مطار الجوف رحلة دولية مباشرة لإحدى شركات الطيران منذ تأسيسه قبل 20 عاما.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد حصلت نسما للطيران على ترخيص من قبل الهيئة العامة للطيران المدني (GACA) في المملكة العربية السعودية لتشغيل ثلاث رحلات أسبوعيا بين القاهرة والجوف.</p>\r\n<p>&nbsp;</p>\r\n<p>نسما للطيران، ومقرها مصر، شركة طيران لنقل الركاب تستخدم أسطولا من طائرات إيرباص A320. وتقوم شركة نسما للطيران بتشغيل رحلاتها من العديد من المدن في الدول الأوروبية، مثل إيطاليا وأسبانيا وفرنسا وبولندا، إلى الوجهات السياحية الأكثر شعبية في جمهورية مصر العربية، مثل شرم الشيخ، والغردقة، ومرسى علم، والأقصر، والاسكندرية. كما تقدم نسما للطيران خدمة مجدولة لنقل الركاب داخل منطقة الشرق الأوسط انطلاقا من مركز عملياتها الرئيسي في مطار القاهرة ا</p>', NULL, NULL, NULL, 243, 1),
(1030, 'Nesma Airlines Inaugurates International Flights in Al Jawf', '<p>Nesma Airlines has announced it has begun scheduled passenger flights between Cairo and Al Jawf, Saudi Arabia. The arrival and departure of the Nesma Airlines flight earlier today marks the first time Al Jawf airport is served by a direct international flight by an airline in its 20-year history.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines has been granted permission by the General Authority of Civil Aviation (GACA) in Saudi Arabia to operate three flights a week between Cairo and Al Jawf.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines is an Egyptian-based passenger airline that utilizes a fleet of Airbus A320 aircraft. Nesma Airlines operates charter flights from cities in several European countries, such as Italy, Spain, France and Poland, to the many popular tourist destinations in Egypt, like Sharm El Sheikh, Hurghada, Marsa Alam, Luxor and Alexandria. Nesma Airlines also offers scheduled passenger service within the Middle East, operating out of its main hub at Cairo International Airport.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 243, 2),
(1031, 'نسما للطيران تبدأ تشغيل رحلاتها الداخلية من مطار حائل المحوري', '<div>شهد مطار حائل الإقليمي اعتباراً من يوم 25 محرم 1438هـ الموافق 27 اكتوبر 2016 تشغيل أولى رحلات شركة \"نسما للطيران\" بعد حصولها على رخصة مشغل جوي تجاري وطني من الهيئة العامة للطيران المدني.</div>\r\n<div>&nbsp;</div>\r\n<div>وأوضح مدير عام المطارات الشمالية الأستاذ حمد بن راشد الخميش أن شركة نسما للطيران ستتخذ من مدينة حائل مركزا لأعمالها بعد اختيارها لتشغيل مطار حائل المحوري الذي يعد باكورة مشروع (وطني) للمطارات المحورية، ويهدف هذا المشروع إلى تسهيل سفر المواطن والمقيم بين المدن السعودية والدول المجاورة وعدم الاعتماد الكلي على المطارات الدولية.</div>\r\n<div>&nbsp;</div>\r\n<div>وأفاد الخميش أن رحلات شركة نسما تبدأ غداً عبر مطار حائل برحلتين يوميا ذهاباً وإياباً إلى وجهتي ( القيصومة - تبوك) و سوف تضاف رحلات للمناطق الأخرى بشكل تدريجي أسبوعيا مما سوف يساعد على ربط جميع مطارات المملكة بمطار حائل المحوري.</div>\r\n<div>&nbsp;</div>\r\n<div>وأضاف: \" خلال الفترة القادمة سوف تعمل شركة نسما على زيادة تشغيل عدد رحلاتها تدريجيا ، مؤكداً على استمرار الرحلات الأخرى في مطار حائل و منها شركات (الخطوط السعودية- فلاي ناس- فلاي دبي- العربية للطيران - نسما المصرية) ليصبح مجموع رحلات مطار حائل ٢٠٠ رحلة اسبوعيا.</div>\r\n<div>&nbsp;</div>\r\n<div>من جانبه، قال الرئيس التنفيذي لشركة \"نسما للطيران\" الأستاذ فيصل بن صالح التركي : أن الشركة ستسير رحلة واحدة من حائل إلى طريف، ورحلتين من حائل إلى القيصومة، رحلتين من حائل إلى عرعر وايضاً رحلتين من حائل إلى رفحاء، كما ستشغل ثلاثة رحلات من حائل إلى الجوف وثلاثة رحلات من حائل إلى تبوك وثلاثة رحلات من حائل إلى القصيم، وأربعة رحلات من حائل إلى المدينة المنورة وتشمل ايضاً وجهات المدن الرئيسية وهي الرياض وجدة والدمام التي سيعلن عن موعد تشغيل رحلاتها في شهر نوفمبر. وعن اسطول طائرات الشركة، قال التركي: من المقرر أن يصل أسطول نسما للطيران خلال الثلاث السنوات القادمة إلى 6 طائرات من نوعATR72-600 وستشغل في تسير رحلات لمدن الشمال، وطائرة واحدة من نوع ايرباصA319 و أخرى من نفس النوع طراز A320 لتسيير رحلات من مطار حائل المحوري إلى المدن الرئيسية، وستشغل طائرة A320 ايضاً وطائرتين من نوع إيرباص طرازA321 على تسيير رحلات تجارية بين جدة و الرياض و جدة و الدمام.</div>\r\n<div>&nbsp;</div>\r\n<div>وأوضح التركي أن الشركة بدأت بيع التذاكر من خلال موقعها الالكتروني ومنافذ البيع التابعة للشركة ووكلاء السفر ، مفيداً أن ادارة مطار حائل سلمت شركة نسما للطيران جميع المواقع اللازمة داخل حدود المطار للبدء في تجهيزات موقع صيانة الطائرات و موقع التموين الجوي و موقع عمليات الرحلات الجوية في مطار حائل.</div>\r\n<div>&nbsp;</div>\r\n<div>وقدم التركي شكره للجهود التي بذلتها الهيئة العامة للطيران المدني في إنهاء كافة إجراءات نسما للطيران خلال سنة واحدة، والتي تعد أسرع انطلاقة لشركة طيران تجاري، متأملاً في تحقيق النقلة الإيجابية التي تطمح لها الهيئة في مستوى خدمات النقل الجوي بالسعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>الجدير بالذكر أن مطار حائل يخضع لدراسة توسعة صالات المطار الحالية خلال الفترة القريبة القادمة، وسيتم توسعة مواقف الطائرات لتتواكب مع عدد الرحلات المضافة حسب الطاقة الاستيعابية للمطار، كما تم مؤخراً ترسية مشروع مواقف السيارات على شركة مختصة عالمياً في إدارة مواقف السيارات للتحسين والتظليل والتشغيل، وهذه المشاريع تأتي ضمن سعي الهيئة العامة للطيران المدني لتقديم أفضل الخدمات والارتقاء بمستوى التشغيل عبر مطار حائل.</div>\r\n<div>&nbsp;</div>\r\n<div>نبذة تعريفية عن مطار حائل المحوري</div>\r\n<div>&nbsp;</div>\r\n<div>انطلق العمل في مشروع مطار حائل عام ١٣٩٤هـ و في تاريخ ١٣٩٩هـ تم افتتاح المطار، و يعد موقعه الاستراتيجي مهم جدا بالنسبة للحركة الجوية في الشرق الأوسط حيث تكمن أهمية موقع مطار حائل في وجوده على نقطة تجمع الممرات الملاحية التي ربطت بين القارات أوروبا و أسيا و أيضا أفريقيا. و هذا الموقع جعل من مطار حائل موقعاً استراتيجياً للدول الإقليمية المجاورة مما سهل من بدء تشغيل الرحلات الدولية والإقليمية من والى مطار حائل. و تعتبر الهيئة العامة للطيران المدني هي المشغل الرسمي للمطار و يحتوي مطار حائل على مدرج واحد للطائرات مجهز لاستقبال أغلب الطائرات ذات الأحجام المتوسطة و الكبيرة. كما يوجد ثلاثة مهابط لطائرات الهليكوبتر و مهبط مخصص للإسعاف الجوي.و يحتوي المطار على سبعة مواقف للطائرات ذات الأحجام المتوسطة و الكبيرة. كما يسير المطار حاليا عدد ٨٣ رحله أسبوعيا مابين محلية ودولية على مدار ٢٤ساعه بعدد ركاب أخر إحصائية لعام ٢٠١٥ (٨٠١،٠٠٠) راكب سنويا. . و من المتوقع في عام ٢٠١٦ أن يرتفع عدد الركاب إلى ٨٥٠،٠٠٠ راكب بنسبة زيادة تقدر ٧٪. و أيضاً يحتوي مطار حائل على صالات سفر ووصول محلية ودولية و يوجد بها جميع التجهيزات اللازمة والمرافق الأساسية للمسافر التي تساهم في راحته اثناء مغادرته وقدومه لمدينة حائل. و أيضا يحتوي المطار على صالة مخصصة للمكاتب التنفيذية لخدمة كبار الشخصيات و وجهاء المناطق. حاليا تسعى الهيئة العامة للطيران المدني لتوسعة المطار المحوري ليخدم كافة المواطنين في شمال المملكة و ربطها بكافة المناطق الأخرى، حيث العمل جاري على مواكبة تطلعات الرؤية المستقبلية للمملكة ٢٠٣٠.</div>\r\n<div>&nbsp;</div>\r\n<div>يذكر أن مطار حائل شهد عدداً من مراحل التطوير وهي كالتالي :</div>\r\n<div>&nbsp;</div>\r\n<div>- عام ٢٠٠٩ - ٢٠١٠ تم تطوير مدرج المطار لاستيعاب الطائرات ذات الحجم المتوسط و الكبيرة من الأنواع Boeing 747-777- Airbus 320-321-330</div>\r\n<div>&nbsp;</div>\r\n<div>- عام ٢٠١٢ تم البدء في توسعة الصالات و مرافق المطار و تحسينها لتتواكب مع بداية التشغيل الدولي .</div>\r\n<div>&nbsp;</div>\r\n<div>- في عام ٢٠١٣ انتهت توسعة الصالات الدولية وتم تشغيل الرحلات الدولية من و إلى مطار حائل بعدد من الشركات المختلفة.</div>\r\n<div>&nbsp;</div>\r\n<div>- في عام ٢٠١٥ تم اختيار مطار حائل ليكون مطارا محوريا ليربط جميع مطارات المملكة تدريجيا عبر مطار حائل بسبب موقعه الإستراتيجي.</div>\r\n<div>&nbsp;</div>\r\n<div>- في مطلع عام ٢٠١٦ قامت الهيئة العامة للطيران المدني بالتعاون مع شركة نسما بعدة تجهيزات للبدء في التشغيل المحوري للمطار. و تعتبر فكرة المطار المحوري أحد المبادرات التي سعت الهيئة العامة للطيران المدني لإتمامها من منطلق توفير خدمات النقل الجوية تربط جميع مدن المملكة من شمالها إلى جنوبها.</div>', NULL, NULL, NULL, 226, 1),
(1032, 'Nesma Airlines Begins Operating Domestic Flights from Hail Regional Airport', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>On Thursday 25 Muharram 1438, corresponding to October 27, 2016, Hail Regional Airport witnessed the launch of Nesma Airline\'s first flight after receiving the National Commercial Air Operator License from the General Authority of Civil Aviation (GACA).</div>\r\n<div>&nbsp;</div>\r\n<div>Mr. Hamad bin Rashid Alkhemaish, the Director General of Northern Airports, stated that Nesma Airlines will make the city of Hail the center of its operations, after it was chosen to operate Hail\'s hub airport, which is the first step towards the National Project for Hub Airports. This project aims to facilitate the travel of citizens and residents cities across the Kingdom and nearby countries, without the total reliance on international airports.</div>\r\n<div>&nbsp;</div>\r\n<div>According to Khemaish, Nesma Airlines flights through Hail Airport will start with an average of two round trips a day with the destination of (Qaishumah &ndash; Tabuk). Other destinations will be gradually added on a weekly basis, which will help connect Hail Hub Airport to all Kingdom wide airports.</div>\r\n<div>&nbsp;</div>\r\n<div>He added: \"During the upcoming period, Nesma Airlines will gradually increase its flights operating frequencies.\" Stressing the continuation of other airliners\' scheduled flights operation through Hail airport, such as (Saudia Airlines, Flynas, Fly Dubai, Air Arabia and Egyptian Nesma Airlines), aiming to reach a total of 200 weekly flights through Hail Airport.</div>\r\n<div>For his part, CEO of Nesma Airlines, Mr. Faisal Bin Saleh Al-Turki said that the Airline will operate one flight Hail-Turaif, two flights Hail-Qaisumah, two flights Hail-Arar, two flights Hail-Rafha, in addition to three flights Hail-Aljouf, three flights Hail-Tabuk, three flights Hail-Qaseem, and four flights Hail-Madinah. In November, scheduled flight to other major cities such as Riyadh, Jeddah and Dammam will also be included and announced.</div>\r\n<div>&nbsp;</div>\r\n<div>Regarding the Airlines\' fleet, Al-Turki said: Nesma Airlines is planning to increase its fleet during the next three years, to reach six aircrafts type ATR72-600 for flights operating in the northern cities, one aircraft type Airbus A319 and another Airbus A320 for flights operating from Hail Hub Airport to major cities. Another A320 aircraft along with two Airbus A321 will operate commercial flights between Jeddah-Riyadh and Jeddah-Dammam.</div>\r\n<div>&nbsp;</div>\r\n<div>Al-Turki explained that the Airlines began selling tickets through its website and the company\'s outlets and travel agents. He stated that Hail Airport administration handed Nesma Airlines all necessary locations within the airport boundaries in order to start preparing the locations for aircraft maintenance, air catering, and commercial flight operations.</div>\r\n<div>Al-Turki thanked the General Authority of Civil Aviation for its efforts to complete all Nesma Airlines\' procedures within one year, which is the fastest launch for a commercial aviation company, hoping to achieve the positive shift aspired by the General Authority in terms of air transport services in Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>It is worth mentioning that Hail Airport is currently studying the expansion of the existing airport terminals in the near future, as well as expanding the aircraft parking area to keep up with the flights to be added as per the airport\'s capacity. Recently, the car parking project has been awarded on a global company specialized in parking lots management, in terms of improving, shading and operating. These projects come as part of the General Authority of Civil Aviation\'s pursuit to provide better services and improve operating levels through Hail Airport.</div>\r\n<div>&nbsp;</div>\r\n<div>About Hail Hub Airport</div>\r\n<div>Work on Hail Airport project began in 1394H (1974) and ended with the airport\'s opening back in 1399H (1979). Its strategic location grants it special importance in respect to aviation traffic in the Middle East, as it lies on the navigation routs convergence point that links Europe, Asia and Africa. This made Hail Airport a strategic location point for adjacent regional countries, facilitating the launch of operating international flights from/to Hail Airport. The General Authority of Civil Aviation is the official operator of Hail Airport, which includes a single runway equipped to receive the majority of medium-sized and large-size aircrafts, in addition to three Helipads and a landing strip allocated for Air Ambulance, and seven airport aprons for medium-sized and large-size aircrafts parking. The airport currently runs 83 weekly between local and international flights. The latest 2015 stats put the number of passengers at 801,000 annually; in 2016 that number is expected to reach 850,000 passengers, an increase of 7 percent.</div>\r\n<div>&nbsp;</div>\r\n<div>Hail Airport also includes local and international departure and arrival lounges with all the necessary equipment and basic facilities for passengers\' comfort during his departure or arrival to Hail City. In addition, there is a lounge allocated for executive offices to serve the VIPs and Notables. Currently, The General Authority of Civil Aviation is seeking to expand the hub airport to serve all citizens in the north of Saudi Arabia, and link it to all other provinces, in alignment with the expectations of the future Saudi vision 2030.</div>\r\n<div>&nbsp;</div>\r\n<div>Hail Airport saw a number of development stages as follows:</div>\r\n<div>&bull; 2009 &ndash; 2010: Development of the airport runway to accommodate medium-sized and large-sized Boeing 747-777 and Airbus 320-321-330 aircrafts.</div>\r\n<div>&bull; 2012: Commencement of the expansion and improvement of the airport terminal lounges and facilities to keep pace with the launch of international operation.</div>\r\n<div>&bull; 2013: Completion of the international lounges, plus the launch of international flights to/from Hail Airport operated by different airlines.</div>\r\n<div>&bull; 2015: Hail Airport was chosen to be a Hub Airport to gradually link all Kingdom\'s airports through Hail Airport due to its strategic location.</div>\r\n<div>&bull; Early 2016: the General Authority of Civil Aviation, in cooperation with Nesma Airlines, completed several preparations to take the Hub Airport to its operating phase. The Hub Airport is an initiative by the General Authority aiming to provide air transport services linking all cities in the Kingdom, north to south.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 226, 2),
(1033, 'نسما للطيران تطلق رحلاتها لجازن', '<p>أعلنت شركة نسما للطيران عن بدئها بتشغيل رحلات ركاب مجدولة بين القاهرة وجازان، المملكة العربية السعودية. ويعد وصول ومغادرة رحلة نسما للطيران اليوم هي المرة الأولى التي يستقبل بها مطار جازان رحلة دولية مباشرة لإحدى شركات الطيران منذ تأسيسه.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد حصلت نسما للطيران على ترخيص من قبل الهيئة العامة للطيران المدني (GACA) في المملكة العربية السعودية لتشغيل رحلة يوميا بين القاهرة وجازان.</p>\r\n<p>&nbsp;</p>\r\n<p>نسما للطيران، ومقرها مصر، شركة طيران لنقل الركاب تستخدم أسطولا من طائرات إيرباص A320. وتقوم شركة نسما للطيران بتشغيل رحلاتها من العديد من المدن في الدول الأوروبية، مثل إيطاليا وأسبانيا وفرنسا وبولندا، إلى الوجهات السياحية الأكثر شعبية في جمهورية مصر العربية، مثل شرم الشيخ، والغردقة، ومرسى علم، والأقصر، والاسكندرية. كما تقدم نسما للطيران خدمة مجدولة لنقل الركاب داخل منطقة الشرق الأوسط انطلاقا من مركز عملياتها الرئيسي في مطار القاهرة الدولي</p>', NULL, NULL, NULL, 244, 1),
(1034, 'Nesma Airlines Launches Gizan Flights', '<p>Nesma Airlines has announced it has begun scheduled passenger flights between Cairo and Gizan, Saudi Arabia. The arrival and departure of the Nesma Airlines flight earlier today marks the first time Gizan airport is served by a direct international flight by an airline in its history.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines has been granted permission by the General Authority of Civil Aviation (GACA) in Saudi Arabia to operate a daily flight between Cairo and Gizan.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines is an Egyptian-based passenger airline that utilizes a fleet of Airbus A320 aircraft. Nesma Airlines operates charter flights from cities in several European countries, such as Italy, Spain, France and Poland, to the many popular tourist destinations in Egypt, like Sharm El Sheikh, Hurghada, Marsa Alam, Luxor and Alexandria. Nesma Airlines also offers scheduled passenger service within the Middle East, operating out of its main hub at Cairo International Airport.&nbsp;</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 244, 2),
(1035, 'نسما للطيران تضيف وجهات داخلية جديدة', '<div>قامت نسما للطيران هذا الشهر بتدشين رحلات داخلية جديدة (ذهابا وإيابا) بين مدينة جدة وكل من الرياض والدمام وحائل.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد شارك مدير عام مطار الملك عبدالعزيز الدولي، المهندس عبدالله الريمي، احتفال نسما للطيران بهذه المناسبة، وصرّح قائلا: \"يشهد مطار الملك عبدالعزيز الدولي زيادة في الطلب من قبل شركات الطيران المحلية والدولية؛ وتدعم نسما الوجهات الداخلية مثل الرياض والدمام، بالإضافة إلى ربط مطار جدة بمطار حائل تماشياً مع خطة الهيئة العامة للطيران المدني\".</div>\r\n<div>&nbsp;</div>\r\n<div>وتستند مسارات جدة الجديدة على شراكة بين نسما للطيران ومجموعة الطيار، وذلك باستخدام طائرات مستأجرة من خطوط طيران الكوكب الصغير Small Planet Airlines. وتقدم نسما للطيران على الرحلات المنطلقة من جدة، تجربة مثيرة على متن طائراتها، وتوفر للركاب المشروبات الساخنة والباردة والوجبات الخفيفة، بالإضافة إلى منح الركاب فرصة الدخول إلى نظام ترفيهي لاسلكية على متن الطائرة بواسطة الأجهزة الذكية.</div>\r\n<div>&nbsp;</div>\r\n<div>وتشغل نسما للطيران ست رحلات يومية ذهابا وإيابا من جدة إلى الرياض، ورحلتين ذهابا وإيابا يوميا من جدة إلى الدمام، ورحلة واحدة ذهابا وإيابا من جدة إلى حائل.</div>\r\n<div>&nbsp;</div>\r\n<div>وخلال حملة التدشين، نظمت نسما للطيران عددا من الندوات المجانية لوكالات ووكلاء السفر لتقديم مسارات رحلات جدة الجديدة. وقد أُقيمت هذه الندوات في كل من جدة والرياض والدمام، وركزت على سهولة مبيعات التذاكر وتوفر المقاعد على الرحلات الجديدة.</div>\r\n<div>&nbsp;</div>\r\n<div>يُذكر أن نسما للطيران كانت قد أطلقت في شهر أكتوبر من هذا العام خدمات الطيران المحلي من محور مركزي يتمثل في مطار حائل الإقليمي إلى مواقع مختلفة في المملكة، والتي تشمل حاليا تبوك، والقيصومة، وطريف، والمدينة المنورة، مع رحلات مستقبلية من حائل إلى كل من رفحاء، وعرعر، والقريات، والجوف، والرياض والدمام والقصيم. ويتم تشغيل طائرة ATR 72-600 على جميع رحلات نسما للطيران.</div>\r\n<div>&nbsp;</div>\r\n<div>وحول أسطول طائرات نسما للطيران، ذكر الرئيس التنفيذي فيصل التركي أنه: \"من المقرر أن يصل أسطول نسما للطيران خلال الثلاثة أعوام القادمة إلى 6 طائرات من نوع ATR72-600 تستخدم في تشغيل رحلات وجهات مدن الشمال، وطائرة واحدة من نوع ايرباص A319، وأخرى ايرباص طراز A320 لتسيير رحلات من مطار حائل المحوري إلى المدن الرئيسية. كما سيتم تشغيل طائرة إيرباص طراز A320 وطائرتين إيرباص طرازA321 لتسيير رحلات تجارية بين جدة/الرياض وجدة/الدمام.</div>', NULL, NULL, NULL, 227, 1),
(1036, 'Nesma Airlines Adds New Domestic Routes', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Airlines celebrated this month the inauguration of its new domestic round-trip flights from Jeddah to Riyadh, Dammam and Hail.</div>\r\n<div>&nbsp;</div>\r\n<div>Director General of King Abdulaziz International Airport, Engineer Abdullah Al-Rimi, celebrated with Nesma Airlines and commented, &ldquo;King Abdulaziz International Airport is witnessing an increase in demand from both domestic and international airline companies; Nesma is supporting domestic destinations like Riyadh and Dammam in addition to connecting Jeddah Airport to Hail Airport according to the General Authority of Civil Aviation plan.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>The new Jeddah routes are based on a partnership with Nesma Airlines and Al-Tayyar Group, using leased aircraft from Small Planet Airlines. On flights originating from Jeddah, Nesma Airlines offers a new experience with aircraft which are equipped with hot and cold beverages, meals and snacks, in addition to a wireless in-flight entertainment system available on smart devices.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Airlines has six round-trip flights daily from Jeddah to Riyadh, two round-trip flights daily from Jeddah to Dammam and one round-trip from Jeddah to Hail.</div>\r\n<div>&nbsp;</div>\r\n<div>During the launch campaign, Nesma Airlines provided free seminars for travel agencies and agents to introduce the new Jeddah routes. The events took place in Jeddah, Riyadh and Dammam and focused on the ease of ticket sales and availability of seating for the new flights.</div>\r\n<div>&nbsp;</div>\r\n<div>In October this year Nesma Airlines launched domestic flight services with a central hub at Hail Regional Airport to various locations in the Kingdom which currently include Tabuk, Qaisumah, Turaif and Medina with future flights from Hail to include Rafha, Arar, Qurayyat, Al Jouf, Riyadh, Dammam and Qassim. All flights are flying with the airline&rsquo;s ATR 72-600 aircraft.</div>\r\n<div>&nbsp;</div>\r\n<div>Regarding the airlines&rsquo; fleet, CEO of Nesma Airlines, Faisal Al-Turki, said, &ldquo;Nesma Airlines is planning to increase its fleet during the next three years to include six ATR72-600 aircraft for flights operating in the northern cities, and one Airbus A319 and one Airbus A320 for flights operating from Hail Airport to major cities. Another A320 aircraft along with two Airbus A321s will operate commercial flights between Jeddah-Riyadh and Jeddah-Dammam.&rdquo;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 227, 2),
(1037, 'شركات مجموعة نسما القابضة تشارك في معرض ديكوفير 2016', '<div>شاركت كل من شركة نسما للحلول الخرسانية، وشوكولاتة نسما، وصالة نسما آرت للفنون التشكيلية، ومركز نسما للتطريز، في المعرض السعودي الدولي الثامن المتخصص في قطاع الأثاث والتصميم \"ديكوفير Decofair\" الذي أقيم في فندق هيلتون جدة. وقد مثل هذا المعرض فرصة جيدة لشركات نسما المشاركة للتواصل وإبرام الاتفاقيات مع المشترين ومصممي الديكور الداخلي والمهندسين المعماريين والمستثمرين من 12 دولة مختلفة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد شاهد معرض ديكوفير 2016 أكثر من 8,000 زائر ومشارك، وقد تم تقسيم المنتجات والخدمات إلى تسعة قطاعات: الأثاث، والإضاءة، وتصميم المواد، والإكسسوارات المنزلية، والمنسوجات، وأنظمة أتمتة المنازل، ومنتجات المطابخ والحمامات، والأرضيات، والتصميم والخدمات الهندسية.</div>', NULL, NULL, NULL, 228, 1),
(1038, 'Nesma Holding Group Companies Participate in Deco Fair 2016', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Concrete Solutions, Nesma Chocolate, Nesma Art Gallery and Nesma Embroidery participated in the 8th International Design trade show &ldquo;Decofair&rdquo; at the Hilton Hotel in Jeddah. These Nesma companies had the opportunity to network and do business with buyers, interior designers, architects, and investors from 12 different countries.</div>\r\n<div>&nbsp;</div>\r\n<div>In total, seventy-five exhibitors and over 8,000 visitors participated in the 2016 Decofair. The products and services were divided into nine sectors: furniture, lighting, materials design, home accessories, textiles, home automation systems, kitchen and bathroom products, flooring, and design &amp; architectural services.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 228, 2),
(1039, 'School Children Visit Nesma Chocolate Factory', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Chocolate was proud to host a school visit for 6-year-old children from Baraem al Zohoor International School.</div>\r\n<div>&nbsp;</div>\r\n<div>Sixty children enjoyed the Nesma Chocolate factory tour which started with safety protocols by fitting the children with factory robes, plastic shoes and head covers for cleanliness and sanitation purposes. The children were taken around the preparation area, as well as the production machines, air tunnel, and wrapping area. Then they were given refreshments, chocolate gifts and certificates for becoming little chef&rsquo;s.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 229, 1),
(1040, 'School Children Visit Nesma Chocolate Factory', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Chocolate was proud to host a school visit for 6-year-old children from Baraem al Zohoor International School.</div>\r\n<div>&nbsp;</div>\r\n<div>Sixty children enjoyed the Nesma Chocolate factory tour which started with safety protocols by fitting the children with factory robes, plastic shoes and head covers for cleanliness and sanitation purposes. The children were taken around the preparation area, as well as the production machines, air tunnel, and wrapping area. Then they were given refreshments, chocolate gifts and certificates for becoming little chef&rsquo;s.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 229, 2),
(1041, '(صالة نسما للفنون تطلق معرض (صغير وجميل', '<p>أعلن معرض نسما للفنون افتتاح معرض جديد اليوم بعنوان \"صغير وجميل\" في مركز معرض نسما للفنون في جدة.</p>\r\n<p>&nbsp;</p>\r\n<p>والفنانون المشاركون في هذا المعرض هم محمد ال عبلان، ومحمد حيدر، وعبدالله إدريس، وأمل الشكل، ومحمد رباط، وحنان الحازمي، وعمر الشامي، ولميس حموي، وعلا حجازي، وسعيد قمحاوي.</p>\r\n<p>&nbsp;</p>\r\n<p>إن معرض نسما للفنون إحدى مبادرات نسما الإجتماعية لدعم وتشجيع الفنانين المحليين. ويتميز المعرض بمساحات وقاعات متعددة بحيث يمكن إقامة معارض لعدد من الفنانين، وتتم إدارته من قبل الفنان السعودي محمد ال عبلان.</p>', NULL, NULL, NULL, 245, 1),
(1042, 'Nesma Art Gallery Features (Small & Beautiful) Exhibition', '<p><br />Nesma Art Gallery has announced the opening of its newest exhibition today &ndash; &ldquo;Small &amp; Beautiful&rdquo; &ndash; at the Nesma Art Gallery in Jeddah.&nbsp;&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>The atists with works on display at the exhibition are Mohammad Al Ablan, Mohammed Haidar, Abdullah Idriss, Amal Al-Shakl, Mohammed Rabat, Hanan Alhazmi, Omar Al-Shami, Lamis Al-Hamwi, Ola Hejazi and Saeed Gamhawi.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Art Gallery is a community initiative established by Nesma Holding to support and promote local artists. The spacious gallery features multiple areas for showcasing different artists and is managed by Saudi artist Mohammed Al Ablan.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 245, 2),
(1043, 'معرض سماء أخرى في صالة نسما أرت للفنون التشكيلية', '<div id=\"1116747751\" class=\"dmRespRow\">\r\n<div id=\"1831902471\" class=\"dmRespColsWrapper\">\r\n<div id=\"1908237587\" class=\"u_1908237587 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1142735710\" class=\"u_1142735710 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استضافت صالة نسما أرت للفنون التشكيلية أحدث معرض جماعي بعنوان \"سماء أخرى\"، ضم أعمال 13 فنانا. إلى جانب مدير عام صالة نسما آرت الفنان محمد العبلان، شارك في المعرض الجماعي كل من الفنانين طه الصبان، وعبدالله إدريس، وسامي المرزوقي، وقاضى مطر، وأحمد حسين، وفيصل الخديدي، ومحمد الخبتي، وفاطمة الدهمش، وماجد المفرح، وحمدان محارب، ومحمد الشايع، وحنان الحازمي.</div>\r\n<div>&nbsp;</div>\r\n<div>يمكنك زيارة صالة نسما آرت في الطابق الثاني من مركز نسما للتطريز في حي الروضة. لمزيد من المعلومات يرجى الاتصال على الرقم 1624842 55 966+ أو التواصل عبر البريد الإلكتروني&nbsp;<a href=\"mailto:art@nesma.com\">art@nesma.com</a></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 230, 1),
(1044, '“Another Sky” Exhibition at Nesma Art Gallery', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Art Gallery proudly exhibited works from 13 artists in its latest exhibition, &ldquo;Another Sky.&rdquo; In addition to the participation of Nesma Art General Manager, Mohammed Al-Ablan, the artists in the exhibition included Taha Al-Sabban, Abdullah Idris, Sami Al-Marzouki, Kady Matar, Ahmed Hussein, Faisal Al-Khadedi, Mohammed Al-Khabti, Fatima Al-Dahmash, Majid Al-Mofreh, Hamdan Mohareb, Mohammed Al Shaya and Hanan Al-Hazmi.</div>\r\n<div>&nbsp;</div>\r\n<div>You can visit Nesma Art Gallery on the second floor of Nesma Embroidery located in Al Rawdah district. For more information contact them at +966 55 1624842 or by email at art@nesma.com</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 230, 2),
(1045, 'نسما للاتصالات والتقنية توفر الحلول المبتكرة للنظام العالمي للاتصالات المتنقلة', '<div>نسما للاتصالات والتقنية اكتسبت سمعة باعتبارها العلامة التجارية الموثوقة حصريا للهياكل المموهة، وتشمل هذه الحلول الفريدة على سبيل المثال لا الحصر أبراج الفسيفساء، وأعمدة الإنارة، والحلول التلفزيونية الهجينة.</div>\r\n<div>&nbsp;</div>\r\n<div>وانبثقت فكرة برج الفسيفساء استجابة لاحتياجات ومتطلبات السكان المتنامية في مجال الاتصالات. وقد برزت الحاجة في عدد من المناطق الحضرية الحديثة في المملكة إلى حلول جمالية خاصة بالنظام العالمي للاتصالات المتنقلة (GSM) لبناء أبراج مقدمي الخدمة الرئيسين الثلاثة: شركة الاتصالات السعودية، وزين، وموبايلي، بحيث تتلاءم مع المناظر الطبيعية في تلك المناطق الحضرية، وفي ذات الوقت توفر مميزات تشغيلية وخدمات عالية الجودة. وقد قدم مهندسو نسما للاتصالات والتقنية حلاً يتمثل في برج واحد يُستخدم من قبل جميع مقدمي الخدمة الثلاثة.</div>\r\n<div>&nbsp;</div>\r\n<div>إن برج الفسيفساء حل يقوم بتمويه هيكل عادة ما يكون من الفولاذ الصناعي والأسلاك، ويمنح في ذات الوقت معالم جمالية صديقة للبيئة. تتم تغطية البرج بألواح الفسيفساء التي يمكن تخصيصها بأي تصميم، وتُصنع خصيصا من البولي كربونات كع طبقة شريط بلاستيك vitroplex المضادة للكسر للحد من تعطل أي إرسال. حتى الآن قامت الشركة بتركيب أكثر من 40 برجا في كل من الرياض والدمام، وسوف تبدأ قريبا بتركيب عدد من الأبراج في مدينة جدة. ومن المخطط أن تكون الأبراج المستقبلية ذات تصاميم متنوعة، مثل شكل الساعة الرملية، أو تصاميم تقليدية ذي أنماط إسلامية وكتابات.</div>\r\n<div>&nbsp;</div>\r\n<div>وعلى غرار برج الفسيفساء، مع اختلاف التصميم على حامل واحد، يمكن تخصيص تصميم أعمدة الإنارة من نسما للاتصالات والتقنية لتتميز بالجمال البصري. ويمكن لهذه الهياكل احتواء أنواع مختلفة من هوائيات الإرسال (RF/MW/RRU) من أجل توفير تغطية أفضل ويتمتع بوظيفة مزدوجة بحيث يعمل في ذات الوقت كعمود إنارة ذي تصميم جمالي.</div>\r\n<div>&nbsp;</div>\r\n<div>من الابتكارات التي أدخلتها نسما للاتصالات والتقنية إلى سوق المملكة العربية السعودية هو الحل الذي قدمتها للهيئة الملكية في الجبيل، والمتمثل في حل تلفزيوني هجين بالألياف/تناظري hybrid fibre/analog. هذا المنتج المخصص لأسلاك التلفزيون الهجين يوفر 100 قناة تصل إلى ما يقرب من 20,000 عميل، ويستبدل نظام طبق الاستقبال التقليدي. ومن المتوقع أن يتم إنجاز المشروع بحلول نهاية عام 2016.</div>', NULL, NULL, NULL, 212, 1);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(1046, 'NT&T Provides Innovative GSM Solutions', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) has earned a reputation as the exclusive trusted brand for camouflaged structures. These unique solutions include the Mosaic Tower, the Light Pole and the TV Hybrid solution, to name a few.</div>\r\n<div>&nbsp;</div>\r\n<div>The Mosaic Tower idea came in response to the needs of a growing population with growing telecom requirements. Modern urban areas in the Kingdom needed an aesthetic solution to GSM (Global System for Mobile Communication) towers for the three main providers, STC, Zain and Mobily that fit with the urban landscape and provided functionality along with superior service. The engineers at NT&amp;T presented the client with the solution of a single tower to be used by all three providers.</div>\r\n<div>&nbsp;</div>\r\n<div>The Mosaic Tower camouflages what would normally be industrial steel and wires with an environmentally friendly, artistic monument. The tower is covered with mosaic panels that can be customized to any design, and are specially manufactured of shatterproof vitroplex polycarbonate to minimize any transmission loss. The company has installed over 40 towers to date in Riyadh and Dammam and will soon begin installing its towers in Jeddah. Future towers will have varied designs such as an hourglass shape and a traditional look with Islamic patterns and writings.</div>\r\n<div>&nbsp;</div>\r\n<div>Similar to the Mosaic Tower, but designed for a single carrier, is NT&amp;T&rsquo;s visually customizable Light Pole. This structure can house various types of transmission antenna (RF/MW/RRU) in order to provide better coverage and doubles as a light pole with a beautiful aesthetic design.</div>\r\n</div>\r\n<div id=\"1094274963\" class=\"dmNewParagraph u_1094274963\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>Another innovation that NT&amp;T brought to the Saudi market is a hybrid fibre/analog solution provided to the Royal Commission in Jubail. This product for TV Hybrid Cable provides 100 channels going to nearly 20,000 customers and replaces the traditional dish system. The project is expected to be accomplished by the end of 2016.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"dmNewParagraph u_1265221539\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 212, 2),
(1049, 'نسما وشركاهم تنشئ خمس مستشفيات جديدة', '<p>&nbsp;</p>\r\n<p>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنها قد مُنحت عقدا بقيمة 8.473 مليار ريال سعودي من قبل وزارة الحرس الوطني &ndash; الشؤون الصحية بالحرس الوطني، لبناء خمس مستشفيات جديدة في كل من مدن الرياض وجدة والطائف والقصيم، وذلك على النحو التالي:</p>\r\n<p>&nbsp;</p>\r\n<p>مستشفى النساء والولادة بمدينة الملك عبدالعزيز الطبية-المنطقة الوسطى &ndash; الرياض &ndash; 300 سرير</p>\r\n<p>مستشفى الملك عبدالله التخصصي للأطفال، مدينة الملك عبدالعزيز الطبية &ndash; المنطقة الغربية &ndash; جدة &ndash; 350 سريرا</p>\r\n<p>مركز طب وجراحة الأعصاب والإصابات، جدة &ndash; 176 سريرا</p>\r\n<p>مستشفى الطائف التخصصي، الطائف &ndash; 300 سرير</p>\r\n<p>مستشفى القصيم التخصصي، القصيم &ndash; 300 سرير</p>\r\n<p>ومن المقرر الانتهاء من المشروع بحلول شهر يوليو 2017.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه</p>', NULL, NULL, NULL, 246, 1),
(1050, 'Nesma & Partners to Build Five Specialized Hospitals', '<p>Nesma &amp; Partners Contracting Co. Ltd has announced it has been awarded a contract for 8.473 billion Saudi Riyals by the Saudi Arabian Ministry of National Guard &ndash; National Guard Health Affairs to construct five new hospitals at sites in Riyadh, Jeddah, Al Taif and Al Qassim as follows:</p>\r\n<p>&nbsp;</p>\r\n<ul>\r\n<li>Maternity Hospital, KAMC-CR, Riyadh (300 beds)</li>\r\n<li>King Abdullah Specialized Children&rsquo;s Hospital, KAMC-WR, Jeddah (350 beds)</li>\r\n<li>Neuroscience and Trauma Care Center, Jeddah (176 beds)</li>\r\n<li>Taif Specialized Hospital, Al Taif (300 beds)</li>\r\n<li>Al Qassim Specialized Hospital, Al Qassim (300 beds)</li>\r\n</ul>\r\n<p>&nbsp;</p>\r\n<p>The project is scheduled for completion by July 2017.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 246, 2),
(1051, 'شركة نسما وشركاهم تُمنح العقد الثاني لجامعة الملك عبدالله للعلوم والتقنية', '<p>أعلنت شركة نسما وشركاهم للمقاولات المحدودة أنه تم منحها عقدها الثاني من قبل شركة أرامكو السعودية المرتبط بإنشاء جامعة الملك عبدالله للعوم والتقنية في ثول. ويشمل نطاق العمل إنشاء شبكة طرق، وعدد 4 من الجسور المعلقة الممتدة فوق قناة مائية، وخط أنابيب تحت الأرض، ومحطات الرفع مع مضخات غاطسة وبرك التبخير، ونظام الصرف الصحي، ونظام مياه المرافق العامة، ونظام الري، ونظام توزيع المياه المبردة، وشبكات توزيع الطاقة، وإنارة الشوارع، ومحطات توزيع الطاقة المدمجة.</p>\r\n<p>&nbsp;</p>\r\n<p>ومن المتوقع أن يتم الانتهاء من هذا المشروع بحلول شهر يونيو 2009.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</p>', NULL, NULL, NULL, 247, 1),
(1052, 'New Al Jubail Jollibee Makes 10 in KSA, 100 Worldwide', '<p>Nesma &amp; Partners Contracting Co. Ltd. has announced it has been awarded its second contract by Saudi Aramco associated with the construction of King Abdullah University for Science &amp; Technology (KAUST) in Thuwal. The scope of work includes the construction of a roads network, four various span bridges over a water canal, underground pipelines, lift stations with submersible pumps and evaporation ponds, sanitary sewer system, utility water system, irrigation system, chilled water distribution system, power distribution networks, street lighting and package substations.</p>\r\n<p>&nbsp;</p>\r\n<p>The project is scheduled for completion by June 2009.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 247, 2),
(1053, 'نسما للاتصالات والتقنية: مشروع الألياف البصرية لوزارة الداخلية', '<div>تعمل نسما للاتصالات والتقنية على مشروع لصالح وزارة الداخلية لبناء شبكة الألياف البصرية تربط منطقة الرياض مع منطقة مكة المكرمة (MIFON3). وتعمل نسما للاتصالات والتقنية على المرحلة الثالثة من المشروع، والمكون من سبع مراحل، يتم في كل مرحلة الربط بين منطقتين لتشكيل شبكة متراكمة.</div>\r\n<div>&nbsp;</div>\r\n<div>المرحلة الثالثة من المشروع تخدم مسافة تتجاوز 1200 كيلومتر، وتساعد على ربط 160 موقعا لوزارة الداخلية، بالإضافة إلى خدمة مواقع مختلفة على الطرق السريعة.</div>\r\n<div>&nbsp;</div>\r\n<div>ويأتي من ضمن الأولويات خلال التنفيذ، المحافظة وعدم التأثير على جميع الشبكات المتواجدة في المنطقة، بما في ذلك شبكات المياه والكهرباء، وشبكات الإنترنت. وفي سبيل تحقيق ذلك، تتبع نسما للاتصالات والتقنية أساسليب حفر خاصة علاوة على تعليمات فريق إدارة المشروع.</div>\r\n<div>&nbsp;</div>\r\n<div>وأوضح عزام ولي، مدير قسم المحطات الخارجية في نسما للاتصالات والتقنية، أن \"مشروع MIFO3 يختلف كثيرا عن مشاريع شبكات الألياف البصرية الأخرى؛ حيث يشمل ربط عدد هائل من المواقع وتغطية مسار طويل يمر بمختلف تضاريس الأرض الجغرافية، بما في ذلك الوديان والجبال. هذا المشروع قيمة مضافة إلى تجربة شركة نسما، خاصة من خلال التعامل مع العملاء البارزين والهامين، بهدف أداء بمهنية مع أحدث المعدات وأساليب التنفيذ\".</div>\r\n<div>&nbsp;</div>\r\n<div>بدأ العمل في مشروع شبكة الألياف البصرية لوزارة الداخلية MIFON3 في عام 2014، ومن المخطط الانتهاء منه بحلول شهر مارس 2017.</div>\r\n<div>&nbsp;</div>', NULL, NULL, NULL, 223, 1),
(1054, 'NT&T: Ministry of Interior Fiber Optic Network Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology is working on a project for the Ministry of Interior to build a fiber optic network that links Riyadh region with Makkah (MIFON 3). NT&amp;T is working on the third phase of the seven-phase project where each phase is connected between two regions to form an accumulative network.</div>\r\n<div>&nbsp;</div>\r\n<div>The distance at which the third stage serves, which is more than 1,200 km, will help to link 160 locations for the Ministry of Interior, in addition to serving different sites on the highways.</div>\r\n<div>&nbsp;</div>\r\n<div>One of the priorities during implementation was to keep all existing networks in the area intact, including water, electricity, and web networks. Therefore, NT&amp;T followed special drilling methods in addition to the instructions of the project management team.</div>\r\n<div>&nbsp;</div>\r\n<div>Azzam Wali, Manager of NT&amp;T&rsquo;s OSP Division explains, &ldquo;MIFON 3 is very different from other Fiber Optic Networks projects. It includes connecting enormous number of sites and covering a long route passing different geographical ground forms including valleys and mountains. This project adds more value to Nesma experience especially through dealing with a VIP client with the aim to perform professionally with up to date equipment and methods of implementation.&rdquo;</div>\r\n<div>&nbsp;</div>\r\n<div>MIFON 3 started in 2014 and it is estimated to be completed by March, 2017.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 223, 2),
(1055, 'مودة ترحب بحجاج السودان', '<div id=\"1827800558\" class=\"dmRespRow\">\r\n<div id=\"1753711415\" class=\"dmRespColsWrapper\">\r\n<div id=\"1292102604\" class=\"u_1292102604 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1472369110\" class=\"u_1472369110 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مؤخرا، رحب ميناء جدة الإسلامي وصول الدفعة الأولى من حجاج السودان على متن العبارة \"مودة\"، التي كانت تقل نحو 1300 حاج. وكان في استقبال الحجاج السودانيين مدير عام ميناء جدة الإسلامي، وقنصل جمهورية السودان بجدة، وممثل وزارة الحج في جدة. هذا العام، سوف تقوم العبارتين \"المودة\" و\"المحبة\" التابعتين لشركة نما العالمية للخدمات البحرية بنقل 12,500 حاج ذهابا وإيابا.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 219, 1),
(1056, 'Mawaddah Welcomes Sudanese Pilgrims', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Recently, Jeddah Islamic Port welcomed the arrival of the first batch of Sudanese pilgrims on the Mawaddah ferry, which was carrying around 1,300 pilgrims. The Sudanese group was welcomed by the General Director of Jeddah Islamic Port, the Consul of the Republic of Sudan in Jeddah and the Ministry of Hajj&rsquo;s representative in Jeddah. This year, Namma International Marine Services ferries, Mawaddah and Mahabbah, will carry around 12,500 pilgrims round-trip.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 219, 2),
(1057, 'نسما ورعاية يدخلان في شراكة مع سلسلة مستشفيات عيون تركية من أجل التوسع العالمي', '<p>أعلنت شركة نسمال دخولها في شراكة مع شركة رعاية القابضة للاستثمار في سلسلة مستشفيات العيون Avrupag&ouml;z التركية. تمتلك سلسلة المستشفيات في الوقت الحاضر 14 فرعا في جميع أنحاء تركيا، وهناك خطط لافتتاح مستوصفات جديدة في كل من المملكة العربية السعودية، وتركيا، والعراق، وأذربيجان، وتركمنستان.</p>\r\n<p>&nbsp;</p>\r\n<p>يُذكر أن الحصة التي حصلت عليها كل من شركة نسمال وشركة رعاية تصل إلى 50% من سلسلة المستشفيات، بقيمة ما يقرب من 23.6 مليون دولار أمريكي.</p>\r\n<p>&nbsp;</p>\r\n<p>وتعد نسمال الذراع الاستثماري لنسما القابضة في كل من تركيا ومصر، وتتولى مسؤولية الإشراف على استثمارات نسما المتعددة في البلدين</p>', NULL, NULL, NULL, 248, 1),
(1058, 'Nesma and ReAya Partner with Turkish Eye Hospital Chain for Global Expansion', '<p><br />Nesmal has announced it has partnered with ReAya Holding to invest in a Turkish eye hospital chain Avrupag&ouml;z. The hospital chain currently has 14 branches throughout Turkey, with plans to open new clinics in Saudi Arabia, Turkey, Iraq, Azerbaijan and Turkmenistan.</p>\r\n<p>&nbsp;</p>\r\n<p>The stake held by Nesmal and ReAya, which amounts to 50% of the company, was acquired for nearly 23.6 million US Dollars.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Nesmal is Nesma Holding&rsquo;s investment arm in Turkey and Egypt, and is tasked with the responsibility of overseeing Nesma&rsquo;s various investments in the two countries.</p>\r\n<p>&nbsp;</p>\r\n<p>ReAya Holding is a Jeddah-based investment firm that specializes in the health care and life sciences industry. ReAya Holding invests in companies that require growth capital for expansion organically or through acquisitions, and helps them formulate growth strategies and execute turning around initiatives at the operational level. ReAya Holding also undertakes, in partnership with other institutional investors, selected greenfield projects aimed at addressing existing or emerging business opportunities in the GCC, MENA region and Turkey.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 248, 2),
(1059, 'نسما ترعى سباق ماراثون جدة السنوي الحادي عشر', '<p>أعلنت شركة نسما القابضة مشاركتها في سباق ماراثون جدة السنوي الحادي عشر بصفتها \"الراعي الماسي\"، والذي ستقام فعالياته يوم الثلاثاء 8 أبريل 2014 تحت رعاية صاحب السمو الملكي الأمير مشعل بن ماجد محافظ جدة.</p>\r\n<p>&nbsp;</p>\r\n<p>جمعية البر الخيرية بجدة هي الجهة المنظمة لسباق الماراثون، والذي يشهد كل عام مشاركة الآلاف من المتسابقين. ويهدف السباق إلى تعزيز والترويج لحياة صحية أفضل، علاوة على استخدام الجمعية لهذا السباق كأداة ترويجية وتمويلية لبرامج الجمعية المختلفة التي تصب في صالح المجتمع</p>', NULL, NULL, NULL, 249, 1),
(1060, 'Nesma Sponsors 11th Jeddah Marathon', '<p><br />Nesma Holding has announced it will participate as a &ldquo;diamond sponsor&rdquo; of the 11th annual Jeddah Marathon, to be held on Tuesday, Apr. 8, 2014, under the patronage of His Royal Highness Prince Mishaal bin Majed, Governor of Jeddah.</p>\r\n<p>&nbsp;</p>\r\n<p>The marathon is organized by the Al Birr Charitable Society in Jeddah, with thousands of participants taking part every year. In addition to promoting a healthy lifestyle for all, the Society uses the proceeds from the event to fund its various community programs.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 249, 2),
(1061, 'نسما تدعم جمعية خيركم لدراسة القرآن الكريم', '<div id=\"tw-target-text-container\" class=\"tw-ta-container hide-focus-ring tw-lfl\" tabindex=\"0\">\r\n<pre id=\"tw-target-text\" class=\"tw-data-text tw-text-large XcVN5d tw-ta\" dir=\"rtl\" data-placeholder=\"Translation\"><span lang=\"ar\">تتشرف شركة نسما القابضة بدعم جمعية خيركم لتحفيظ القرآن كجزء من مبادرات المسؤولية الاجتماعية للشركات لصالح المجتمع السعودي. سوف تساعد نسما الجمعية من خلال توفير دعم فني كبير على مرحلتين من البنية التحتية والدعم يتبعه تخطيط موارد المؤسسة.\r\n\r\nسيؤثر مشروع نسما على النشاط الأساسي للجمعية وهو التعليم. ستعمل هذه التغييرات الإيجابية على تقليل تكلفة الطباعة عبر برنامج الاختبار الإلكتروني للطلاب والتي بدورها يمكن أن تساعد في إدارة البيانات ومتابعتها. سيزيد المشروع أيضًا الإنتاجية وبالتالي زيادة قدرة البرنامج بحيث يمكن للكثيرين تعلم وتعليم القرآن الكريم.</span></pre>\r\n</div>\r\n<div id=\"tw-target-rmn-container\" class=\"tw-ta-container hide-focus-ring tw-nfl\">&nbsp;</div>', NULL, NULL, NULL, 220, 1),
(1062, 'Nesma Supports Khayrocom Association for Qur’an Study', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding is honored to support the Khayrocom Association for Quran Memorization as part of its corporate social responsibility initiatives to benefit Saudi society. Nesma will aid the Association by providing sizable technical support in two stages infrastructure and support followed by enterprise resource planning.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma&rsquo;s project will affect the basic activity of the Association, which is education. These positive changes will reduce the cost of printing via the e-testing program for students which in turn can aid data management and follow-up. The project will also increase productivity thereby augmenting the program&rsquo;s capacity so that many more can learn and teach the Holy Qur&rsquo;an.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 220, 2),
(1063, 'افتتاح معرض نسما للفنون بإطلاق معرض عبدالله حماس', '<p>أعلن معرض نسما للفنون، وهي صالة معارض جديدة في حي الروضة بجدة، عن الافتتاح الرسمي للمعرض.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد صادف مناسبة الافتتاح إطلاق المعرض الشخصي المحلي الـ 29 للفنان عبدالله حماس، الذي تتميز أعماله ولوحاته بالتنوع الواسع، والتأثر بالعناصر التاريخية والبيئية لجميع مناطق المملكة. ويجمع عبدالله حماس بين الأسلوب المعاصر وتقنيات ما بعد الحداثة لتصوير تاريخ وتراث الوطن.</p>\r\n<p>&nbsp;</p>\r\n<p>إن معرض نسما للفنون إحدى مبادرات نسما المجتمعية لدعم وتشجيع الفنانين المحليين. ويتميز المعرض بمساحات وقاعات متعددة بحيث يمكن إقامة معارض لعدد من الفنانين، وتتم إدارته من قبل الفنان السعودي محمد ال عبلان</p>', NULL, NULL, NULL, 250, 1),
(1064, 'Nesma Art Gallery Opening Features Abdullah Hamas Exhibition', '<p>Nesma Art Gallery, a new exhibition space located in Jeddah&rsquo;s Al Rawdah district, has announced it is officially open to the public with the opening of a new exhibit featuring well-known local artist Abdullah Hamas.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>The opening event marked the 29th local exhibition for Abdullah Hamas and was made distinctive by the wide-ranging diversity of Hamas&rsquo;s paintings. Influenced by historical and environmental elements throughout the Kingdom&rsquo;s regions, Hamas thoughtfully combines contemporary style with post-modern techniques to visually represent the nation&rsquo;s heritage.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Art Gallery is a community initiative established by Nesma Holding to support and promote local artists. The spacious gallery features multiple areas for showcasing different artists and is managed by Saudi artist Mohammed Al Ablan.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 250, 2),
(1065, 'نسما القابضة تعزز عملياتها اللوجستية في مدينة الملك عبدالله الاقتصادية', '<p>أعلنت نسما القابضة توقيعها لعقد مع مدينة الملك عبدالله الاقتصادية لشراء قطعة أرض صناعية في المرحلة الثانية للوادي الصناعي لمدينة الملك عبدالله الاقتصادية، حيث تعتزم نسما إقامة مركز إقليمي للخدمات اللوجستية. وسوف يوفر المركز اللوجستي مجموعة متنوعة من الخدمات لقائمة العملاء المتنامية الذين يستخدمون ميناء الملك عبدالله الجديد، الواقع داخل مدينة الملك عبدالله الاقتصادية، والذي تتولى تشغيله شركة محطات الحاويات الوطنية، التابعة لشركة نسما القابضة.</p>', NULL, NULL, NULL, 251, 1),
(1066, 'Nesma Holding Strengthens its Logistics Operations in KAEC', '<p>Nesma Holding has announced it has signed a contract with King Abdullah Economic City (KAEC) to purchase an industrial plot of land in the Industrial Valley, Phase Two, where Nesma will establish a regional logistics center. The logistics center will provide a variety of services to the growing list of customers using the new King Abdullah Port (KAP), which is located within KAEC and operated by a National Container Terminals (NCT), a subsidiary of Nesma Holding.&nbsp;</p>', NULL, NULL, NULL, 251, 2),
(1067, 'قريبا', '<p>قريبا</p>', NULL, NULL, NULL, 231, 1),
(1068, 'Nesma Holding Meets with French Delegation for Future Collaboration', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma met with a local French delegation to develop future business cooperation and a win-win partnership to do business either in Saudi Arabia or elsewhere in the Gulf region. The purpose of the meeting was to facilitate introductions among the companies and to discuss the current economic situation. The attendant companies included Nesma Holding, Nesma &amp; Partners, Nesma Trading, Nesma Water &amp; Energy, Defaf Logistics, and Nesma Renewable Energy.</div>\r\n<div>&nbsp;</div>\r\n<div>In addition to the presence of Nesma President, Sh. Saleh Al-Turki, Nesma Holding Executives and a chief representative of each Nesma company, the meeting attendees included Patrick Nicoloso, Consul General of France in Saudi Arabia and 18 prominent French companies, specialized in the fields of transportation, construction, energy, water &amp; environment, health, consulting firms, and finance.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 231, 2),
(1069, 'نسما وشركاهم ونسما التجارية تفوزان بعقود أرامكو السعودية بقيمة إجمالية 1 مليار ريال', '<p>أعلنت كل من شركة نسما وشركاهم للمقاولات المحدودة وشركة نسما التجارية تعاونهما في تنفيذ ثلاثة عقود مُنحت لها من قبل شركة أرامكو العربية بقيمة إجمالية 1 مليار ريال سعودي. وتتضمن عقود المشاريع تطوير مواقع، وبناء منشآت، وتشغيل وصيانة مجمع سكني جديد لأرامكو السعودية في المنطقة الشرقية للمملكة العربية السعودية.</p>\r\n<p>&nbsp;</p>\r\n<p>نسما وشركاهم سوف تبدأ العمل في المشاريع بمرحلة تطوير الموقع المتضمن كل من تطوير الطرق، وإنارة الشوارع، وإقامة الأسوار. وسيعقب المرحلة الأولى إنشاء مرافق سكنية وترفيهية، علاوة على عدد من المباني المساندة، مثل المباني الأمنية، ومحطة المطافئ، وعيادة، ومحطة وقود تقدم خدمة صيانة المركبات. وسوف تشمل المرافق التشغيلية الرئيسية كل من محطة توليد الطاقة، ونظام توزيع الطاقة، ومحطة التناضح العكسي لمياه البحر، ومحطة معالجة مياه الصرف الصحي.</p>\r\n<p>&nbsp;</p>\r\n<p>أما خلال المرحلة الثالثة للمشاريع، فستقدم شركة نسما التجارية خدمات التشغيل والصيانة لمدة 60 شهرا. كما ستلعب شركة نسما التجارية دورا رئيسيا خلال المرحلتين الأولى والثانية أيضا، من خلال توفير خدمات الدعم المتخصصة، مثل إدارة المرافق، والخدمات التموين، وصيانة المرافق.</p>\r\n<p>&nbsp;</p>\r\n<p>يُذكر أن شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</p>\r\n<p>&nbsp;</p>\r\n<p>أما نسما التجارية فهي شركة تجارة وخدمات دعم، تتألف من ثمانية أقسام رئيسية، هي:</p>\r\n<p>&nbsp;</p>\r\n<p>الإنشاءات</p>\r\n<p>إدارة المرافق</p>\r\n<p>النظم التقنية والفنية</p>\r\n<p>المشاريع التجارية</p>\r\n<p>تنظيم المناسبات والفعاليات</p>\r\n<p>الخدمات الأمنية</p>\r\n<p>تصنيع وتركيب الصلب</p>\r\n<p>السفر والسياحة</p>', NULL, NULL, NULL, 252, 1),
(1070, 'Nesma & Partners and Nesma Trading Awarded SR1 Billion Saudi Aramco Contracts', '<p>Nesma &amp; Partners Contracting Co. Ltd. and Nesma Trading have announced they will cooperate on three projects awarded by Saudi Aramco for a total value of 1 billion Saudi Riyals. The contracts require site development, facilities construction, and the operation &amp; maintenance of a new Saudi Aramco compound in the Eastern Region of the Kingdom.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners will initiate the projects with site development of roads, street lighting and fences. The first phase will be followed by the building of accommodations and recreational facilities, as well as various support buildings such as security buildings, a fire station, a clinic, and fuel station with vehicle maintenance. Major operational facilities will include a power generation plant, power distribution system, a seawater reverse osmosis plant and a sewage treatment plant.</p>\r\n<p>&nbsp;</p>\r\n<p>During the third phase Nesma Trading will provide operation &amp; maintenance services for a period of 60 months. By providing specialized support services such as facility management, dining services and facility maintenance, Nesma Trading will also play a major role in the first and second phases of the project.&nbsp;&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Trading is a trading and support services company comprised of eight divisions:</p>\r\n<p>&nbsp;</p>\r\n<ol>\r\n<li>Construction</li>\r\n<li>Facility Management&nbsp;</li>\r\n<li>Technical Systems&nbsp;</li>\r\n<li>Business Ventures&nbsp;</li>\r\n<li>Banqueting &amp; Events</li>\r\n<li>Security Services</li>\r\n<li>Steel Fabrication &amp; Erection</li>\r\n<li>Travel &amp; Tours</li>\r\n</ol>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 252, 2),
(1071, 'نسما للطيران: رحلة احتفالية إلى حائل', '<div>هبطت أول طائرة نسما للطيران في مطار حائل في أغسطس 2016. وكان على متن الرحلة الرئيس التنفيذي لشركة نسما للطيران فيصل تركي، ونائب الرئيس التنفيذي أنور باشا الشيخ، وعدد من موظفي ومدراء نسما للطيران والشركاء الاستراتيجيين، بالإضافة إلى الصحفيين والضيوف.</div>\r\n<div>&nbsp;</div>\r\n<div>وكانت نسما للطيران، خلال حفل توزيع جوائز في حائل، قد حصلت على رخصة مشغل جوي من الهيئة العامة للطيران المدني، يؤهل نسما للطيران لتشغيل رحلات داخلية ودولية، انطلاقا من مطار حائل الإقليمي. وقد أجريت مراسم الاحتفال بحضور صاحب السمو الملكي الأمير عبدالعزيز بن سعد نائب أمير منطقة حائل، والكابتن عبدالحكيم البدر، مساعد رئيس هيئة الطيران المدني للسلامة والأمن والنقل الجوي.</div>\r\n<div>&nbsp;</div>\r\n<div>وتخطط شركة نسما للطيران لتطوير مدينة حائل الواقعة في شمال غرب المملكة إلى محور مركزي، في شراكة مع شركة العنان للسفر والسياحة. وبهذه المناسبة، استأجرت نسما للطيران من حائل أسطولها الجديد المكون من أربع طائرات طراز ATR72-600s لتسيير رحلات إلى كل من المدينة المنورة، وتبوك، والقريات، والجوف، وعرعر، وطريف، ورفحاء. كما سيتم تشغيل طائرتي طراز A320-200s لتسيير رحلات إلى الرياض وجدة والدمام قبل نهاية هذا العام.</div>', NULL, NULL, NULL, 217, 1),
(1072, 'Nesma Airlines: Celebratory Flight to Hail', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Airlines&rsquo; first aircraft landed at Hail Airport in August 2016. The flight included Chief Executive Officer of Nesma Airlines, Faisal Al-Turki, Deputy CEO, Anwar Basha Sheik, Nesma Airlines employees, directors and strategic partners, in addition to journalists and guests.</div>\r\n<div>&nbsp;</div>\r\n<div>During an award ceremony in Hail, Nesma Airlines received an air operator license from the General Authority of Civil Aviation (GACA) which allows Nesma Airlines to run domestic and international flights, starting with Hail Regional Airport. The ceremony was conducted in the presence of Prince Abdulaziz bin Saad, Deputy Governor of Hail, and Capt. Abdulhakim Albader, Assistant to GACA President for Safety, Security and Air Transport.</div>\r\n</div>\r\n<div id=\"1094274963\" class=\"dmNewParagraph u_1094274963\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>Nesma Airlines Saudi Arabia is planning to develop the northwestern town of Hail into a central hub in partnership with the Al-Anan Tours and Travel Company. Nesma will use its incoming fleet of four ATR72-600s, leased from Hail, to serve Madinah, Tabuk, Gurayat, Jouf, Arar, Turaif, and Rafha. A pair of A320-200s will also be used to operate flights to Riyadh, Jeddah, and Dammam by the end of the year.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"dmNewParagraph u_1265221539\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 217, 2),
(1073, 'مودة بين أفضل عشر شركات في عام 1437هـ', '<div id=\"1099147534\" class=\"dmRespRow\">\r\n<div id=\"1991005819\" class=\"dmRespColsWrapper\">\r\n<div id=\"1022575722\" class=\"u_1022575722 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1729363397\" class=\"u_1729363397 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>صُنفت مجموعة مودة العالمية من قبل وزارة الحج ضمن أفضل عشر شركات تعمل في خدمات الحجاج نظير أدائها المتميز خلال العام 1437هـ</div>\r\n<div>&nbsp;</div>\r\n<div>كما قامت وزارة الحج، للسنة الثانية على التوالي، بتكريم مجموعة مودة لمشاركتها في البرنامج الترحيبي للمعتمرين خلال شهر رمضان المبارك.</div>\r\n<div>&nbsp;</div>\r\n<div>مجموعة مودة العالمية لخدمات الفنادق والعمرة (مودة) شركة رائدة في مجال تشغيل الفنادق، متخصصة في توفير خدمات الحج والعمرة. وتدير الشركة عددا من الفنادق في كل من مكة المكرمة والمدينة المنورة، وتعمل من خلال شبكة واسعة من وكلاء السفر ومنظمي الرحلات السياحية في جميع أنحاء العالم. وتشمل الخدمات التي تقدمها مودة إصدار تأشيرات العمرة، وتنظيم الرحلات الجوية والبحرية إلى/من المملكة العربية السعودية، مع تأمين وسائل المواصلات البرية داخل المملكة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 214, 1),
(1074, 'Mawaddah Among Top Ten Companies in 1437A.H', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Mawaddah International Group was ranked by the Ministry of Hajj as one of the top ten companies operating pilgrims services, due to its excellent performance during the year 1437 A.H.</div>\r\n<div>&nbsp;</div>\r\n<div>Also, for the second year in a row, the Ministry of Hajj honored Mawaddah for its participation in the Pilgrims Welcoming Program during the holy month of Ramadan.</div>\r\n</div>\r\n<div id=\"1094274963\" class=\"dmNewParagraph u_1094274963\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">\r\n<div>&nbsp;</div>\r\n<div>Mawaddah Int&rsquo;l Group for Hotel &amp; Umrah Services (Mawaddah) is a hotel operator that specializes in the provision of Hajj and Umrah services. The company has several hotels under management in both Makkah and Madinah, and works through an extensive network of travel agents and tour operators across the world. Among the services offered are issuing of Umrah travel visas, arranging air and sea travel to/from Saudi Arabia and providing in-Kingdom ground transportation.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"dmNewParagraph u_1265221539\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 214, 2),
(1075, 'نسما ترعى ماراثون جدة لعام 2017', '<div id=\"1534160517\" class=\"dmRespRow\">\r\n<div id=\"1269659161\" class=\"dmRespColsWrapper\">\r\n<div id=\"1809495504\" class=\"u_1809495504 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1779367077\" class=\"u_1779367077 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>كجزء من مسؤوليتها المجتمعية، قامت نسما القابضة برعاية سباق ماراثون جدة السنوي، بمشاركة آلاف الرياضيين السعوديين و الدوليين و أبطال رياضة الجري.</div>\r\n<div>&nbsp;</div>\r\n<div>جمعية البر، المنظمة الخيرية المعروفة، هي الجهة المنظمة لماراثون جدة، بدعم من كبار المسؤولين في جدة. والماراثون سباق يقام سنويا في جدة، بهدف تعزيز حياة صحية أفضل، من خلال منح الشباب فرصة المشاركة في فعالية رياضية تتميز بتحديات متعددة وهدايا قيمة.</div>\r\n<div>&nbsp;</div>\r\n<div>تجدر الإشارة إلى أن الماراثون يُنظم لمختلف فئات مجتمع جدة، حيث يشارك فيه كل من المتسابقين المحترفين و الهواة و ذوي الاحتياجات الخاصة. وقد قُسم سباق الماراثون لهذا العام إلى ثلاث فئات: 4 كم، و8 كم، و21 كم. ويعد مسار نسمة هوالأطول لكلا المشاركين من ذوي الاحتياجات الخاصة ذوي الكراسي المتحركة، و المشاركين العامين.</div>\r\n<div>&nbsp;</div>\r\n<div>وخلال حفل توزيع الجوائز، ألقى الرئيس التنفيذي لنسما، الشيخ صالح التركي، خطابا شدد فيه على أهمية الحفاظ على أسلوب حياة صحي، وشكر منظمي الماراثون على جهودهم الكبيرة في إنجاح هذا الحدث.</div>\r\n<div>&nbsp;</div>\r\n<div>ويعود دعم نسما لهذا السباق منذ انطلاقته للمرة الأولى، حيث يعد الشيخ صالح التركي الرئيس التنفيذي لشركة نسما القابضة صاحب فكرة إقامة سباق ماراثون في مدينة جدة، بعدما شاهد النجاح الذي حققه ماراثون المنطقة الشرقية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 174, 1),
(1076, 'Nesma Sponsors 2017 Jeddah Marathon', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"center\">\r\n<div>As part of its social responsibility, Nesma Holding again sponsored the annual Jeddah Marathon which was attended by thousands of Saudi and international athletes and running champions.</div>\r\n<div>&nbsp;</div>\r\n<div>Organized by the well-known charity organization, Albir Society, and with the support of Jeddah officials, Jeddah Marathon takes place every year in Jeddah with the aim of promoting a healthier lifestyle by providing the youth with a competitive activity with varying degrees of challenge and valuable prizes.</div>\r\n<div>&nbsp;</div>\r\n<div>The marathon is organized for different categories of Jeddah society, from professional runners to hobbyists and people with special needs. This year&rsquo;s marathon was divided into three categories: 4km, 8km, 21km and Nesma&rsquo;s path is the longest for both wheelchair participants and the general participants.</div>\r\n<div>&nbsp;</div>\r\n<div>During the marathon&rsquo;s award ceremony, a speech was given by Nesma president, Sh. Saleh Al-Turki, where he emphasized the importance of maintaining a healthy lifestyle and thanked the marathon organizers for their great efforts in delivering a successful event.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma&rsquo;s support for this event dates back to its inception, as Sh.Saleh who first championed the idea of having a marathon in Jeddah, after seeing its success in the Eastern Province.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 174, 2),
(1077, 'مجموعة مودة تبدأ بالتدقيق لمطابقة مقاييس شهادة الآيزو', '<div>عندما علمت إدارة مجموعة مودة العالمية لخدمات الفنادق والعمرة بخطة وزارة الحج لإعلان اشتراط جديد خاص بكافة الشركات التي تقدم خدمات العمرة، يتمثل في شرط حصولها على شهادة اعتماد الآيزو ISO 9001:2015 ، قررت القيام بخطى استباقية للامتثال بتلك المعايير للحفاظ على مكان الريادة في السوق.</div>\r\n<div>&nbsp;</div>\r\n<div>وشهادة اعتماد الآيزو ISO 9001:2015 عبارة عن مجموعة من المعايير التي وضعتها المنظمة الدولية لتوحيد المقاييس. وتقوم تلك المعايير على مبادئ إدارة الجودة، مثل نهج العمليات التشغيلية للتحسين المستمر، ووضع العميل في مركز الاهتمام، لضمان تلبية الشركة لاحتياجات العملاء وتوقعاتهم. وعموما، فإن تطبيق المعايير يساعد المنظمات على تحسين كفاءة الأداء وتعزيز رضا العملاء، وكلاهما يؤثر إيجابيا على كل من النمو والأرباح.</div>\r\n<div>&nbsp;</div>\r\n<div>بدأت مودة عملية تطبيق معايير شهادة اعتماد الآيزو 9001 بالتدقيق الداخلي لتقييم الشركة من حيث العمليات التشغيلية الحالية والممارسات والعلاقات الداخلية، من أجل قياس مطابقتها لمعايير الآيزو وتحديد مجالات التحسين. وقد تم تدريب موظفي مجموعة مودة على عملية التدقيق، بما في ذلك كيفية إنتاج أدلة وإثباتات منهجية ومستقلة وموثقة توثيقا جيدا، وكيفية تقييم تلك الأدلة تقييما موضوعيا، لتحديد مدى استيفاء المعايير المطلوبة لشهادة اعتماد الآيزو.</div>\r\n<div>&nbsp;</div>\r\n<div>إن التدقيق الداخلي عبارة عن أداة إدارية تستخدمها مجموعة مودة لقياس فعالية إدارة الجودة، وتحديد مجالات عدم المطابقة مع معايير الآيزو 9001، من أجل تنفيذ الإجراءات التصحيحية، التي من المتوقع أن تؤدي إلى تحسين الكفاءة وفرص الأعمال. وكجزء من هذه العملية، يركز مدراء مودة على زيادة الوعي بالجودة وتخفيض تكاليف الجودة.</div>\r\n<div>&nbsp;</div>\r\n<div>وتتمثل الخطوة التالية في إجراء تدقيق خارجي، ومن ثم شهادة اعتماد الآيزو.</div>\r\n<div>&nbsp;</div>\r\n<div>صُنفت مجموعة مودة العالمية من قبل وزارة الحج ضمن أفضل عشر شركات تعمل في خدمات الحجاج نظير أدائها المتميز خلال العام 1437هـ</div>', NULL, NULL, NULL, 178, 1),
(1078, 'Mawaddah Begins Audit for ISO Standards', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>When the management at Mawaddah International Group for Hotel &amp; Umrah Services learned that the Ministry of Hajj was planning to announce a new requirement that all companies offering Umrah services become ISO 9001:2015 certified, they decided to get ahead of the game by meeting those standards now.</div>\r\n<div>&nbsp;</div>\r\n<div>ISO 9001:2015 is a set of standards put forth by the International Organization for Standardization. It is based on quality management principles such as the process approach to continual improvement and putting the customer at the focal point to ensure that the company meets customer needs and expectations. Overall, implementation of the standards helps organizations to be more efficient and improves customer satisfaction, both of which can fuel growth and profits.</div>\r\n<div>&nbsp;</div>\r\n<div>Mawaddah began the process of implementing ISO 9001 with an internal audit to assess the company&rsquo;s current processes, practices and internal relationships, in order to gauge their conformity with the ISO standards and to identify areas for improvement. Mawaddah staff were trained in the audit process including how to produce systematic, independent, well documented evidence and how to objectively evaluate that evidence to determine the extent to which the criteria of the standards were being fulfilled.</div>\r\n<div>&nbsp;</div>\r\n<div>The internal audit, a management tool Mawaddah is using to measure the effectiveness of quality management and identify areas of non-conformance with ISO 9001 standards so that corrective actions can be implemented, is expected to result in improved efficiency and business opportunities. As part of the process, Mawaddah managers are focusing on increasing quality awareness and reducing quality costs.</div>\r\n<div>&nbsp;</div>\r\n<div>The next step in the process is an external audit and finally, the ISO certification.</div>\r\n<div>&nbsp;</div>\r\n<div>Mawaddah International Group was ranked by the Ministry of Hajj as one of the top ten companies in 1437 A.H. for providing pilgrims&rsquo; services.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 178, 2),
(1079, 'نسما للتطريز والخياطة تخرج الدفعة الثانية من متدربات المركز', '<p>أعلن مركز نسما للتطريز والخياطة تخرج دفعة مكونة من 26 شابة خلال حفل أقيم بهذه المناسبة في مركز نسما للتدريب بجدة اليوم. وقد أتمت المتدربات بنجاح برنامجا تدريبيا خاصا في تصميم وتشغيل المعدات والخياطة، برعاية بنك الجزيرة وإشراف مركز نسما للتطريز والخياطة. تجدر الإشارة إلى أن هذه هي الدفعة الأولى من خريجات مركز نسما للتطريز والخياطة بمحافظة خليص، وتعد الدفعة الثانية لمركز نسما للتطريز والخياطة.</p>\r\n<p>&nbsp;</p>\r\n<p>مركز نسما للتطريز والخياطة هو مركز غير ربحي، يهدف إلى توظيف وتأهيل الكوادر النسائية المحلية، من ذوات الإعاقات التخاطبية والسمعية وذوات الاحتياجات الخاصة الأخرى. ويقدم المركز حلول التطريز، والخياطة والطباعة للعملاء الأفراد والمصممين والعملاء من الشركات.</p>\r\n<p>&nbsp;</p>\r\n<p>وتتمثل رسالة مركز نسما للتطريز في خلق صناعة محلية توظف النساء في مجال التطريز والخياطة، تمكنهن من تأمين وظائف منتجة مستدامة، وتقديم منتجات عالية الجودة تلبي الطلب المحلي</p>', NULL, NULL, NULL, 253, 1),
(1080, 'Nesma Embroidery Center Graduates Second Class of Trainees', '<p>Nesma Embroidery &amp; Tailoring Center (Nesma Embroidery) has announced the graduation of a class of 26 young women at a ceremony held in Jeddah today. The women successfully completed a special training program in design, equipment operation and sewing. The training program was sponsored by Al-Jazirah Bank and supervised by Nesma Embroidery. The graduating class is the first from Nesma&rsquo;s Embroidery&rsquo;s branch in Kholais, and the second class to graduate overall.&nbsp;&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Embroidery is a nonprofit center that employs local women, many of whom are speech and hearing impaired or have other special needs. The center offers embroidery, tailoring and printing solutions for individual customers, designers and corporate clients.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Embroidery has a mission to create a local industry that employs women in sewing and embroidery, enabling them to secure productive, sustainable employment and deliver quality products that satisfy local demand.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 253, 2),
(1081, 'نسما للمياه والطاقة تفوز بعقد بقيمة 310 مليون ريال للبنية التحتية في مدينة الملك عبدالله الاقتصادية', '<p>&nbsp;</p>\r\n<p>أعلنت شركة نسما للمياه والطاقة أنها قد مُنحت عقدا بقيمة 310.8 مليون ريال سعودي من قبل مدينة الملك عبدالله الاقتصادية لإنشاء البنية التحتية للوادي الصناعي بالمدينة.</p>\r\n<p>&nbsp;</p>\r\n<p>وستمتد أعمال الإنشاء والبناء على فترة 12 شهرا، وتشمل البنى التحتية الأساسية للمياه والطاقة. كما سيتضمن نطاق العمل إنشاء شبكات مياه تتكون من مياه الشرب، ومياه الصرف الصحي، ومياه الصرف الصحي المعالجة، وشبكة مياه الري، وشبكة مياه مكافحة الحرائق، وتصريف مياه الأمطار. أما مرافق الطاقة المخطط إنشاؤها فستضم الجهد المنخفض، والجهد المتوسط، وشبكات الاتصالات، إلى جانب المحولات وأعمدة الإنارة</p>\r\n<p>&nbsp;</p>\r\n<p>نسما للمياه والطاقة هي مقاول هندسة ومشتريات وإنشاءات (EPC)، ومزود خدمة التشغيل والصيانة، في قطاعي المياه والطاقة، وتمتد خبراتنا وخدماتنا عبر المجالات التالية:</p>\r\n<p>&nbsp;</p>\r\n<p>محطات تحلية المياه</p>\r\n<p>محطات معالجة المياه والصرف الصحي</p>\r\n<p>نظم تصريف مياه الأمطار والسيول</p>\r\n<p>حفظ الخرسانة والصلب</p>\r\n<p>محطات الكهرباء والطاقة</p>\r\n<p>نظم نقل الطاقة</p>\r\n<p>التشغيل والصيانة</p>\r\n<p>إعادة استخدام الحمأة والنفايات الصلبة</p>', NULL, NULL, NULL, 254, 1),
(1082, 'NW&E Awarded SR310 Million Contract for KAEC Infrastructure', '<p>Nesma Water &amp; Energy (NW&amp;E) has announced it has been awarded a contract valued at 310.8 million Saudi Riyals by King Abdullah Economic City (KAEC) to build the infrastructure for an area known as the Industrial Valley.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>The construction work, scheduled to take 12 months, covers key water and power infrastructures. The scope of work for water networks consists of potable water, sewage water, treated sewage, irrigation network, fire fighting network and storm water drainage. Planned power utilities are comprised of low voltage, medium voltage and telecommunications networks, as well as transformers and light poles.</p>\r\n<p>&nbsp;</p>\r\n<p>NW&amp;E is an Engineering, Procurement and Construction (EPC) contractor, and an operation &amp; maintenance service provider, in the water and energy sectors. NW&amp;E offers its services in the following areas of expertise:</p>\r\n<p>&nbsp;</p>\r\n<ul>\r\n<li>Desalination Plants</li>\r\n<li>Water &amp; Wastewater Treatment Plants</li>\r\n<li>Storm-water Drainage Systems</li>\r\n<li>Concrete Steel Reservoirs</li>\r\n<li>Power Plants</li>\r\n<li>Transmission Systems</li>\r\n<li>Operation &amp; Maintenance</li>\r\n<li>Sludge and Solid Waste Re-use</li>\r\n</ul>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 254, 2),
(1083, 'نسما وشركاهم: مشروع القرية الترفيهية للتراث والإبل', '<div>أكملت نسما وشركاهم أعمالها في مشروع القرية الترفيهية للتراث والإبل، الذي أنشئ تحت رعاية أرامكو السعودية في محافظة الرماح، التي تبعد 140 كيلومترا شرق مدينة الرياض. مشروع القرية الترفيهية للتراث والإبل يعد أحدث منشأة متكاملة للإبل مخصصة للسباقات، والمزادات، والتنافس والحكم، إلى جانب ركوب أرقى أنواع الإبل في المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد كانت نسما أحد المقاولين الرئيسيين للمعسكر المؤقت المخصص لكل من العمال وكبار الشخصيات. وشمل نطاق عمل هذا المشروع، الذي استُكمل في غضون 3 أشهر، إلى جانب المعسكر المؤقت، كلاً من تركيب 335 وحدة جاهزة (مسبقة التجهيز)، وعيادتين، وستة مرافق الحراس، و20 كيلومترا من الطرق المزدوجة، و6 كيلومترات من الطرق الفردية، وموقف سيارات، وتسعة مهابط طائرات هليكوبتر، والكبائن المتنقلة، وكافة البنى التحتية الداعمة للصرف الصحي، والكهرباء، والماء، إضافة إلى أعمال تشييد الطرق، مع لافتات المرور وإنارة الشوارع، وأعمال الحفر والردم والسواتر الرملية.</div>\r\n<div>&nbsp;</div>\r\n<div>وتشير الأرقام إلى الجهود الجبارة التي بُذلت في هذا المشروع: ما يصل إلى 8500 طن يوميا من الأسفلت، و8000 طن يوميا إجمالي طبقة الأساس للطرق، و5500 متر مربع يوميا من التكسية الحجرية، و21,500 متر مربع من الممرات الخرسانية المختومة، و24 كيلومترا من السياج، و156 وحدة إنارة بطاقة شمسية، و850 عمود إنارة في الشوارع.</div>\r\n<div>&nbsp;</div>\r\n<div>وتعزى قدرة شركة نسما وشركاهم على تنفيذ كامل مشروع القرية الترفيهية للتراث والإبل بنجاح إلى دعم مجموعة شركات نسما المتعددة، بما في ذلك شركة نسما أونور التي قامت بتنفيذ أعمال الطرق وإنارة الشوارع، وسبايس مايكر التي قامت بتصنيع أكثر من 350 كابينة متنقلة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد مهد المشروع الطريق لأكثر من 300,000 من الإبل وأصحابها للاستمتاع بأكبر مهرجان للإبل في العالم، وهو مهرجان الملك عبدالعزيز للإبل، وهو مهرجان ثقافي يستمر 28 يوما تحت رعاية الملك سلمان.</div>', NULL, NULL, NULL, 177, 1),
(1084, 'Nesma & Partners: Camel Heritage Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners has completed its work on the Camel Heritage project, sponsored by Saudi Aramco and located in Rimah, 140 km north east of Riyadh. The Camel Heritage project is a state-of-the-art facility for racing, auctioning, competing and judging, as well as boarding Saudi Arabia&rsquo;s finest camels.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma was one of the primary contractors for the temporary camps to accommodate both workers and VIPs. The scope of work for this project, which was completed in 3 months, included temporary camps to accommodate workers and VIPs, as well as installation of 335 prefabricated units, two clinics, six guardhouses, 20 km of dual carriage road, 6 km of single lane road, a parking lot, nine helipads, porta cabins and all of the supporting infrastructure of sewers, electricity, water, roadworks with traffic signage, street lights, excavation, backfilling, and sand berms.</div>\r\n<div>&nbsp;</div>\r\n<div>A few numbers can readily illustrate the intensity of the work undertaken: up to 8500 tons per day of asphalt, 8000 tons per day of aggregate base course and 5500 m2 per day of rip rap, 21,500 m2 stamped concrete walkway, 24 km of guardrail, 156 solar lighting units, and 850 street lighting poles.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners&rsquo; ability to successfully execute the Camel Heritage project can be attributed in part to leveraging the support of multiple Nesma Group companies including Nesma Onur, which executed the road work and street lighting, and Spacemaker, which manufactured over 350 porta-cabins.</div>\r\n<div>&nbsp;</div>\r\n<div>The project paved the way for more than 300,000 camels and their owners to enjoy the world&rsquo;s largest camel festival, the King Abdulaziz Camel Festival, a cultural and fun-filled 28-day event held under the patronage of King Salman.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 177, 2);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(1085, 'شركة نسما وشركاهم تستكمل المركز العالمي في الرياض', '<div>أنجزت شركة نسما وشركاهم العمل في المركز العالمي لمكافحة الفكر المتطرف في الرياض، في الوقت الملائم الذي تزامن مع افتتاح المركز من قبل الملك سلمان وغيره من قادة العالم، بمن فيهم الرئيس الأمريكي دونالد ترامب.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد استكمل المشروع، الذي يغطي مساحة إجمالية قدرها 20,000 متر مربع، في غضون 30 يوما. وقد تضمن المشروع تحويل قصر مؤتمرات موجود منذ 40 عاما إلى مركز جديد للتحكم والسيطرة، مجهز بمركز بيانات، وقاعة إعلامية (330 شاشة مسطحة)، ومركز قيادة (210 جدران الفيديو)، وغرف الاتصالات السلكية واللاسلكية والكهرباء. كما شمل نطاق العمل أيضا تجهيز منطقة استقبال ملكي، رصف خرساني مختوم جديد، ومساحات خضراء، ومكاتب دعم، ومخازن.</div>\r\n<div>&nbsp;</div>\r\n<div>وصل عمال شركة نسما وشركاهم القائمين على تنفيذ المشروع إلى 1200 فرد، يعملون 24على مدار الساعة طوال مدة المشروع. وقد أثبت المشروع قوة التآزر بين شركات مجموعة نسما، حيث قامت شركة نسما التجارية بتنفيذ أعمال الجهد المنخفض ونظم البيانات والمساحات الخضراء، في حين حلت شركة نسما للأمن محل الحرس الملكي لضمان الأمن في كامل المنشأة.</div>\r\n<div>&nbsp;</div>\r\n<div>وتمثل أكبر نجاح للمشروع في نموذج العمل الذي وضعته أرامكو السعودية، حيث عملت كل من أرامكو والدار ونسما كفريق واحد مرن قادر على التكيف مع التغييرات المطلوبة، وتنفيذ القرارات بسرعة، للتعامل مع سرعة وتيرة المشروع. وقد تم نشر فيديو على صفحة يوتوب المركز، يبين فترة 30 يوما من تنفيذ المشروع:&nbsp;<a href=\"https://www.youtube.com/watch?v=fSJwjJnV6b4\">https://www.youtube.com/watch?v=fSJwjJnV6b4</a></div>\r\n<div>&nbsp;</div>\r\n<div>وتعليقا على العمل الرائع وروح المبادرة الذي تميز بها هذا المشروع، قالت ابنة الرئيس الأمريكي، الآنسة إيفانكا ترامب، أنها \"قد تحتاج إلى اقتراض هؤلاء المقاولين لمشروع بناء مقبل\"، في تعليق نُشر في العناوين العالمية (<a href=\"https://www.youtube.com/watch?v=oXRB5bUBqdQ\">https://www.youtube.com/watch?v=oXRB5bUBqdQ</a>&nbsp;).</div>', NULL, NULL, NULL, 181, 1),
(1086, 'Nesma & Partners Completes Global Center in Riyadh', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners Completes</div>\r\n<div>&nbsp;</div>\r\n<div>Global Center in Riyadh</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners completed work on the Global Center for Combating Extremist Ideology in Riyadh, just in time for its inauguration by King Salman and other world leaders, including US President Donald Trump.</div>\r\n<div>&nbsp;</div>\r\n<div>The project, covering a total area of 20,000 square meters, was completed in 30 days and entailed converting an existing 40-year old conference palace into a new command and control center, equipped with data center, briefing hall (330 flat screens), command center (210 video walls), and telecommunication and electrical rooms. Work also included a royal reception area, new granite and stamped concrete paving, landscaping, support offices and pantries.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners manpower peaked at 1,200 men working 24/7 for the whole duration of the project. The project demonstrated the strength of synergies across the Nesma Group, where Nesma Trading performed the low current, data systems and landscaping, while Nesma Security replaced the Royal Guard in securing the whole facility.</div>\r\n<div>&nbsp;</div>\r\n<div>The project&rsquo;s biggest success was the work model established by Saudi Aramco, in which Aramco, Dar, and Nesma worked as one flexible team able to adapt to the required changes and execute decisions swiftly to cope with the fast-pace of the project. This video, published on the Center&rsquo;s YouTube page, is a 30-day time-lapse of the project: https://www.youtube.com/watch?v=fSJwjJnV6b4</div>\r\n<div>&nbsp;</div>\r\n<div>Commenting on the impressive work and entrepreneurialism that went into this project, daughter of the US President, Ms. Ivanka Trump, joked that she &ldquo;may need to borrow those contractors for a next construction project&rdquo;, in comments that made global headlines (https://www.youtube.com/watch?v=oXRB5bUBqdQ).</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 181, 2),
(1087, 'نسما القابضة تفوز بجائزة مكة لعام 2017', '<div>حصلت نسما القابضة على جائزة \"التميز في التوسع الحضري\" خلال حفل توزيع جوائز مكة للتميز لعام 2017 برعاية أمير منطقة مكة المكرمة الأمير خالد الفيصل.</div>\r\n<div>&nbsp;</div>\r\n<div>وتقدم جوائز مكة للتميز سنويا، وتغطي كلا من فئات خدمات الحج والعمرة، والتميز الإداري، والتميز الثقافي، والتميز الاجتماعي، والتميز الاقتصادي، والتميز البيئي، والتميز العلمي، والتميز الإنساني.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد حازت نسما على جائزة التميز لدورها الرائد، من خلال شركة نسما وشركاهم، في تنفيذ العديد من المشاريع البارزة في منطقة مكة المكرمة. وباستخدام الخبرة الوطنية، تمكنت الشركة من إتمام المشاريع في الوقت المحدد، مع الالتزام بالمعايير التقنية العالية. وقد كانت العديد من تلك المشاريع ذات أهمية بالغة للمنطقة، منها على سبيل المثال لا الحصر مشروع تصريف مياه الأمطار والسيول في جدة، ومشروع جبل عمر، ومشروع طريق الملك عبدالله.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد ذكر صالح التركي، رئيس نسما القابضة، في حفل استلام الجائزة في فندق ريتز كارلتون بجدة: \"لقد أدرك الأمير خالد الفيصل اليأس والقنوط اللذين يهددان ثقافتنا، وسعى إلى خلق ثقافة معاكسة تدعو إلى الأمل والنجاح .... إن جوائز مكة للتميز تعد منصة فريدة من نوعها (لتعزيز هذه الثقافة الإيجابية)، ولدينا جميعا الحق في الشعور بالسعادة والفخر\".</div>', NULL, NULL, NULL, 180, 1),
(1088, 'Nesma Holding Wins 2017 Makkah Award', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding has received the award for &ldquo;Excellence in Urbanization&rdquo; at the 2017 Makkah Excellence Awards Ceremony, under the patronage of Makkah Governor Prince Khaled Al-Faisal.</div>\r\n<div>&nbsp;</div>\r\n<div>The Makkah Excellence awards are given annually and also cover the categories of Haj and Umrah Services, Administrative Excellence, Cultural Excellence, Social Excellence, Economic Excellence, Environmental Excellence, Scientific Excellence and Humanitarian Excellence.</div>\r\n<div>&nbsp;</div>\r\n<div>The award to Nesma was earned for its role, through Nesma &amp; Partners, in implementing and pioneering multiple high-profile projects in the Makkah province. Utilizing national expertise, the projects were completed on-time and adhered to high technical standards. Several projects were of critical importance to the region such as the Jeddah Stormwater Drainage project, the Jabal Omar project and the King Abdullah Road project to name a few.</div>\r\n<div>&nbsp;</div>\r\n<div>Receiving the award at the Ritz Carlton Hotel in Jeddah, Mr. Saleh Al-Turki, Nesma Holding President said, &ldquo;Prince Khaled Al-Faisal has recognized the threat of despair and hopelessness in our culture, and has sought to create an opposite culture of hope and success&hellip;. The Makkah Excellence Awards are a unique platform [to promote this positive culture] and we all have the right to feel happy and proud.&rdquo;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 180, 2),
(1091, 'شراكة نسما تفتتح مركز قيطان للخياطة والتطريز', '<div id=\"1299086011\" class=\"dmRespRow\">\r\n<div id=\"1766623684\" class=\"dmRespColsWrapper\">\r\n<div id=\"1342815707\" class=\"u_1342815707 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1713376691\" class=\"u_1713376691 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أطلقت شراكة استراتيجية، بين نسما القابضة وأرامكو السعودية وجمعية الرحمة الطبية، مركز قيطان للخياطة والتطريز، بهدف توفير فرص عمل للنساء ممن يعانَيْن من صعوبات في النطق والسمع في المنطقة الشرقية. ويركز المركز على إنتاج الملابس الجاهزة لتلبية احتياجات السوق المحلية، مع التركيز على القطاع الطبي.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد افتتح المركز كل من رئيس نسما صالح التركي، ونائب رئيس شركة أرامكو السيد ناصر النفيسي، بينما كان ضيف الشرف الأميرة عبير بنت فيصل بن تركي، حرم محافظ المنطقة الشرقية ورئيسة جمعية المسؤولية الاجتماعية للمنطقة الشرقية.</div>\r\n<div>&nbsp;</div>\r\n<div>وأثناء كلمتها أثناء حفل الافتتاح، نيابة عن نسما القابضة، أكدت السيدة نورة التركي، المديرة التنفيذية لخدمات الدعم الجماعي، أن الشراكة مع أرامكو السعودية ستمكّن أكبر مشاريع نسما للمسؤولية الاجتماعية من النمو بشكل أكبر، وأعربت عن أملها في أن يكون هذا المركز الحديث سوف تلهم المزيد من الشركاء لتكاتف الجهود لخلق صناعة محلية في الخياطة والتطريز التي ستوفر فرص العمل للنساء في القرى في جميع أنحاء المملكة.</div>\r\n<div>&nbsp;</div>\r\n<div>ويتم دعمل مركز قيطان ماليا من قبل شركة نسما القابضة وشركة أرامكو السعودية، بينما جمعية الرحمة الطبية شريك توظيف ومستشار. وتتم إدارة العمليات اليومية للمركز تحت إشراف وتوجيه السيدة رنا زوماي، المدير العام لشركة نسما للتطريز. وفي الوقت نفسه، تم تعيين السيدة سهى بصراوي مديرة للمركز للانضمام إلى قيطان، حيث عملت سابقا في إدارة الموارد البشرية في نسما وشركاهم.</div>\r\n<div>&nbsp;</div>\r\n<div>وينطلق المركز بكادر 37 موظفة، وهدفه الاستراتيجي أن ينمو ويتطور حتى يصل إلى 100 موظفة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 179, 1),
(1092, 'Nesma Partnership Opens Qetan Tailoring & Embroidery Center', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>A strategic partnership between Nesma Holding, Saudi Aramco, and Alrahma Medical Society has launched Qetan Tailoring &amp; Embroidery Center to provide jobs for women with speech and hearing disabilities in the Eastern Province of Saudi Arabia. The Center&rsquo;s focus on garment production aims to meet the needs of the local market, with a focus on the medical sector.</div>\r\n<div>&nbsp;</div>\r\n<div>The Center was inaugurated by Nesma President Mr. Saleh Al-Turki and Aramco Vice President Mr. Nasser Alnafesi, while the guest of honor was Princess Abeer Bint Faisal Bin Turki, wife of the Eastern Province Governor and head of the Eastern Province Social Responsibility Society.</div>\r\n<div>&nbsp;</div>\r\n<div>Speaking on behalf of Nesma Holding at the inauguration, Ms. Noura Alturki, Executive Manager of Group Support Services, affirmed that the partnership with Saudi Aramco will enable Nesma&rsquo;s largest corporate social responsibility project to grow even larger, and expressed her hope that this newest center will inspire more partners to join hands to create a local industry in tailoring and embroidery that will employ women in villages across the Kingdom.</div>\r\n<div>&nbsp;</div>\r\n<div>Qetan Center is financially supported by Nesma Holding and Saudi Aramco, while Alrahma Medical Society is a recruitment partner and advisor. The center&rsquo;s day-to-day operations are managed under the direction and guidance of Ms. Rana Zumai, General Manager of Nesma Embroidery. Meanwhile, the Center&rsquo;s manager, Ms. Suha Basrawi, was recruited to join Qetan from Nesma &amp; Partners, where she previously worked in the HR Department.</div>\r\n<div>&nbsp;</div>\r\n<div>The center launches with 37 female employees and has a strategic aim to grow to 100 employees.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 179, 2),
(1093, 'فرع جديد لمطاعم جوليبي', '<div id=\"1370961646\" class=\"dmRespRow\">\r\n<div id=\"1527119266\" class=\"dmRespColsWrapper\">\r\n<div id=\"1507592076\" class=\"u_1507592076 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1129871680\" class=\"u_1129871680 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>احتفلت سلسلة مطاعم جوليبي السعودية بافتتاح فرعها الثالث عشر في المملكة داخل مركز الباروم التجاري بجدة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد حضر حفل الافتتاح مدير عام شركتي جوليبي وشاوكينغ فيصل باهمرز، وتركي باصبرين، ومدير الموارد البشرية ومدير الشؤون الإدارية في كل من جوليبي وشاوكينغ.</div>\r\n<div>&nbsp;</div>\r\n<div>جوليبي عبارة عن سلسلة مطاعم الوجبات السريعة الأكثر شعبية في الفلبين، مع أكثر من 600 فرع. وتضم قائمة جوليبي مجموعة واسعة من الأطعمة، بما في ذلك الهمبرغر والدجاج المقلي والآيس كريم. ويُطلق عليه اسم \"ماكدونالدز الفلبين\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 194, 1),
(1094, 'Jollibee Opens New Store', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Jollibee Saudi Arabia celebrated the opening of its 13th branch in the Kingdom, located in the Baroom Center, Jeddah.</div>\r\n<div>&nbsp;</div>\r\n<div>The opening ceremony was attended by Jollibee and Chowking&rsquo;s General Manager, Faisal Bahmrez, and Turki Basabrain, Jollibee and Chowking&rsquo;s HR and Administrative Manager.</div>\r\n<div>&nbsp;</div>\r\n<div>Jollibee is the most popular fast food chain in the Philippines with over 600 stores. Jollibee&rsquo;s menu includes a wide selection of food including hamburgers, fried chicken and ice cream. It is endearingly known as the McDonald&rsquo;s of the Philippines.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 194, 2),
(1095, 'نسما للمياه والطاقة تفوز بعقد بقيمة 73 مليون ريال للبنية التحتية في مدينة الملك عبدالله الاقتصادية', '<p>أعلنت شركة نسما للمياه والطاقة أنها قد مُنحت عقدا بقيمة 73 مليون ريال سعودي من قبل مدينة الملك عبدالله الاقتصادية لإنشاء البنية التحتية لمجتمع شاطئ المروج.</p>\r\n<p>وستمتد أعمال الإنشاء والبناء على فترة 18 شهرا، وتشمل البنى التحتية الأساسية للمياه والطاقة. كما سيتضمن نطاق العمل إنشاء شبكات مياه تتكون من مياه الشرب، ومياه الصرف الصحي، ومياه الصرف الصحي المعالجة، وشبكة مياه الري، وشبكة مياه مكافحة الحرائق، وتصريف مياه الأمطار. أما مرافق الطاقة المخطط إنشاؤها فستضم الجهد المنخفض، والجهد المتوسط، وشبكات الاتصالات، إلى جانب المحولات وأعمدة الإنارة.</p>\r\n<p>نسما للمياه والطاقة هي مقاول هندسة ومشتريات وإنشاءات (EPC)، ومزود خدمة التشغيل والصيانة، في قطاعي المياه والطاقة، وتمتد خبراتها وخدماتها عبر المجالات التالية:</p>\r\n<p>محطات تحلية المياه<br />محطات معالجة المياه والصرف الصحي<br />نظم تصريف مياه الأمطار والسيول<br />حفظ الخرسانة والصلب<br />محطات الكهرباء والطاقة<br />نظم نقل الطاقة<br />التشغيل والصيانة<br />إعادة استخدام الحمأة والنفايات الصلبة</p>', NULL, NULL, NULL, 21, 1),
(1096, 'NW&E Awarded SR73 Million KAEC Infrastructure Contract', '<p>Nesma Water &amp; Energy (NW&amp;E) has announced it has been awarded a contract valued at 73 million Saudi Riyals by King Abdullah Economic City (KAEC) to build the infrastructure for the Al-Murooj Beach Community.</p>\r\n<p>The construction work, scheduled to take 18 months, covers key water and power infrastructures. The scope of work for water networks consists of potable water, sewage water, treated sewage, irrigation network, fire fighting network and storm water drainage. Planned power utilities are comprised of low voltage, medium voltage and telecommunications networks, as well as transformers and light poles.</p>\r\n<p>NW&amp;E is an Engineering, Procurement and Construction (EPC) contractor, and an operation &amp; maintenance service provider, in the water and energy sectors. NW&amp;E offers its services in the following areas of expertise:</p>\r\n<p>&bull; Desalination Plants<br />&bull; Water &amp; Wastewater Treatment Plants<br />&bull; Storm-water Drainage Systems<br />&bull; Concrete Steel Reservoirs<br />&bull; Power Plants<br />&bull; Transmission Systems<br />&bull; Operation &amp; Maintenance<br />&bull; Sludge and Solid Waste Re-use</p>', NULL, NULL, NULL, 21, 2),
(1097, 'نسما القابضة الراعي في منتديات أسبار ومسك لعام ٢٠١٧', '<div id=\"1142430150\" class=\"dmRespRow\">\r\n<div id=\"1840237244\" class=\"dmRespColsWrapper\">\r\n<div id=\"1984729854\" class=\"u_1984729854 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1897316307\" class=\"u_1897316307 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قامت شركة نسما القابضة برعاية الحدثين المعترف بهما عالمياً، منتدى أسبار العالمي ٢٠١٧ و منتدى مسك العالمي٢٠١٧.&nbsp;&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>بصفتها الراعى البلاتيني في منتدى أسبار، دعمت نسما المناقشات الابداعية والمبتكرة لاقتصاد المعرفة، التطلعات العلمية، وخطط التنمية للمملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>تحت عنوان \"الابداع والابتكار في اقتصاد المعرفة / الثورة الصناعية الرابعة\"، عقد منتدى أسبار العالمي على مدى ثلاثة ايام بمشاركة ٦٦ متحدثا دولياً ومحلياً.</div>\r\n<div>&nbsp;</div>\r\n<div>علاوة على ذلك، نسما كانت الراعي الفضي لمنتدى مسك العالمي٢٠١٧ والذي عقد على مدى يومين في الرياض. موضوع المنتدى هذا العام \" مواجهة تحدي التغيير\" سمح للمشاركين في المنتدى باستكشاف فرص التغيير في أربعة مجالات رئيسية وهي: المعيشة، العمل، التعلم والمساهمة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 196, 1),
(1098, 'Nesma Holding Sponsors 2107 Asbar and MiSK Forums', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding sponsored two globally recognized events, the 2017 Asbar World Forum and the MiSK Foundation&rsquo;s 2017 Global Forum.</div>\r\n<div>&nbsp;</div>\r\n<div>As a platinum sponsor in Asbar Forum, Nesma supported creative and innovative discussions of the knowledge economy, scientific aspirations and development plans for Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>Titled, &ldquo;Creativity and Innovation in the Knowledge Economy/ The 4th Industrial Revolution,&rdquo; Asbar World Forum was held over three days with the participation of 66 international and local speakers.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Nesma was a silver sponsor of the MiSK Foundation&rsquo;s 2017 Global Forum held over two days in Riyadh. The theme  this year, &ldquo;Meeting the Challenge of Change,&rdquo; allowed the Forum participants to explore change opportunities in four main areas: living; working; learning; and contributing.</div>\r\n<div>&nbsp;</div>\r\n<div>Representing Nesma at Misk 2017 were: Noura Alturki, Nesma Holding Executive Manager Group Support Services; Salah Al-Sunaid, CEO Nesma Electric; and Ali Al-Zahrani, Nesma Holding Riyadh Office Manager.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 196, 2),
(1099, 'نسما القابضة ترعى مركز أبحاث الواقع الافتراضي', '<p>كما كان للتركي دور كرئيس شركة جدة القابضة وشركة فرص السعودية للإستثمار ومجلس إدارة الشركة العربية لأمات الدواجن (أمات) وشركة رعاية الطبية القابضة. كما كان عضو في المجلس الاستشاري لبنك \"كوتس لندن\" في الشرق الأوسط</p>', NULL, NULL, NULL, 23, 1),
(1100, 'Nesma Holding Sponsors Virtual Reality Lab', '<p>Nesma Holding sponsored a virtual Reality Laboratory in Effat University, Jeddah. This new technology is an interactive environment for creating and conducting simulated experiments and offers the latest possibilities in teaching methods as well as promoting discovery and innovation among science students. Nesma President, Saleh Al-Turki and Princess Loulwa Al-Faisal opened the lab along with team members and managers from both Nesma holding and Effat University.</p>', NULL, NULL, NULL, 23, 2),
(1101, 'نسما وشركاهم ترعى منتدى ومعرض إجمالي القيمة المضافة في المملكة للشركات الصغيرة والمتوسطة', '<div id=\"1856031901\" class=\"dmRespRow\">\r\n<div id=\"1463043729\" class=\"dmRespColsWrapper\">\r\n<div id=\"1366221694\" class=\"u_1366221694 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1008265196\" class=\"u_1008265196 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>بصفتها الراعي الذهبي، شاركت نسما وشركاهم في منتدى ومعرض تعزيز إجمالي القيمة المضافة في المملكة للشركات الصغيرة والمتوسطة (اكتفاء) 2017، والذي انعقد في مركز الظهران للمعارض في مدينة الدمام.</div>\r\n<div>&nbsp;</div>\r\n<div>وكانت شركة نسما وشركاهم إحدى الشركات الـ 109 المشاركة في معرض \"اكتفاء\"، إلى جانب شركة أرامكو السعودية وعدد من الشركات المحلية والدولية والوكالات الحكومية ومقدمي الخدمات.</div>\r\n<div>&nbsp;</div>\r\n<div>يُذكر أنه تم إطلاق برنامج \"اكتفاء\" في ديسمبر 2015 بالتركيز على ثلاثة أهداف رئيسية؛ تتمثل في مضاعفة النسبة المئوية للسلع والخدمات ذات الصلة بالطاقة المنتجة محليا بحلول عام 2021، وتصدير 30٪ من إجمالي سلع وخدمات الطاقة المحلية المنتجة في المملكة العربية السعودية، وخلق آلاف الوظائف المباشرة وغير المباشرة للسعوديين عبر الصناعات المتنامية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 201, 1),
(1102, 'Nesma & Partners Sponsors IKTVA SMEs Forum and Exhibition', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>As a gold sponsor and an exhibitor, Nesma &amp; Partners participated in the In-Kingdom Total Value Add for Small and Medium Enterprises (IKTVA SME&rsquo;s) 2017 Forum and Exhibition, held at Dhahran Expo Center in Dammam.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners was one of 109 exhibitors who participated in IKTVA exhibition including Saudi Aramco, local and international companies, government agencies and service providers.</div>\r\n<div>&nbsp;</div>\r\n<div>IKTVA program was launched in December 2015 with an emphasis on three main objectives: double the percentage of locally-produced energy- related goods and services by 2021, export 30% of the total domestic energy goods and services produced in Saudi Arabia and create thousands of direct and in-direct jobs for Saudis across the growing industries.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 201, 2),
(1103, 'نسما القابضة تشارك في مؤتمر فكر الرابع عشر', '<p>شاركت نسما القابضة في مؤتمر فكر الرابع عشر الذي انعقد في القاهرة تحت عنوان \"التكامل العربي.. تحديات وآفاق\".</p>\r\n<p>&nbsp;</p>\r\n<p>وتعكس مشاركة نسما التزام الشركة بالمسؤولية الاجتماعية في دعم الوحدة والتكامل، علاوة على تشجيع ازدهار المجتمعات العربية والنمو الاقتصادي.</p>\r\n<p>&nbsp;</p>\r\n<p>وتعد \"فكر\" منصة لمناقشة القضايا الثقافية في المنطقة العربية، بإطلالة إقليمية وعالمية</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 58, 1),
(1104, 'Nesma Holding Participates in the 14th FIKR Conference', '<p>Under the rubric &ldquo;Arab integration: Challenges and Horizons&rdquo;, Nesma Holding participated in the FIKR 14th Conference in Cairo.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma&rsquo;s participation reflects its commitment to social responsibility in support of unity and integration as well as encouraging Arab societies&rsquo; prosperity and economic growth.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>FIKR is a platform that fosters discussion of cultural affairs in the Arab region, with a regional and global overlook.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 58, 2),
(1105, 'نسما القابضة ترعى حملة معاً لغدٍ مشرق للتوعية بأضرار المخدرات', '<div id=\"1727878902\" class=\"dmRespRow\">\r\n<div id=\"1625962377\" class=\"dmRespColsWrapper\">\r\n<div id=\"1616166146\" class=\"u_1616166146 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1093348163\" class=\"u_1093348163 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>رعت نسما القابضة حملة التوعية بأضرار المخدرات تحت شعار \"معاً لغدٍ مشرق\"، والتي دشنّها كل من الأمير مشعل بن ماجد بن عبدالعزيز محافظ جدة، والمديرية العامة لمكافحة المخدرات.</div>\r\n<div>&nbsp;</div>\r\n<div>وتهدف حملة \"معاً لغدٍ مشرق\" إلى زيادة وعي المجتمع بمخاطر المخدرات، من خلال تنفيذ برامج توعوية في المدارس والجامعات، بالإضافة إلى تقديم الخدمات الاستشارية للأسر المتضررة من الإدمان.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 199, 1),
(1106, 'Nesma Holding Sponsors “Together for a Bright Tomorrow” Anti-Drug Campaign', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>&ldquo;Together for a Bright Tomorrow&rdquo; is the slogan  of the anti-drug campaign sponsored by Nesma Holding and inaugurated by both Prince Mishaal bin Majid bin Abdulaziz, Governor of Jeddah, and the General Directorate of Narcotics Control.</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;Together for a Bright Tomorrow&rdquo; aims to raise awareness of the dangers of narcotic substances by conducting awareness programs in schools and universities. Additionally, it provides counseling services for families affected by harmful addiction.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 199, 2),
(1107, 'معهد نسما للتدريب العالي تحتفل بتخرج مسؤولي السلامة', '<div id=\"1119779359\" class=\"dmRespRow\">\r\n<div id=\"1294346708\" class=\"dmRespColsWrapper\">\r\n<div id=\"1160845263\" class=\"u_1160845263 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1723498860\" class=\"u_1723498860 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>احتفل معهد نسما للتدريب العالي بتخرج الدفعة الأولى من مسؤولي السلامة. وقد شهد هذا الحفل، الذي نُظم في مبنى معهد نسما للتدريب العالي، تخرج 82 متدربا، وتكريم 20 خريجا حصلوا على شهادة السلامة المهنية وإدارة المخاطر للحد من مخاطر السلامة والصحة في مواقع العمل.</div>\r\n<div>&nbsp;</div>\r\n<div>وخلال البرنامج التدريبي الذي دام تسعة أشهر، تدرب مسؤولو السلامة على كل من مهارات التخصص، واللغة الإنجليزية، والرياضيات، وتقنية المعلومات، والسلامة الصحية والسلامة البيئية، علاوة على أخلاقيات العمل.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 198, 1),
(1108, 'Graduation of Safety Officers from Nesma High Training Institute', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma High Training Institute celebrated the graduation of its first batch of Safety Officers.</div>\r\n<div>&nbsp;</div>\r\n<div>82 trainees celebrated their achievement in a graduation ceremony at Nesma High Training Institute building which included honoring 20 graduates who received an Occupational Safety &amp; Hazard Administration (OSHA) certificate for preventing workplace safety and health hazards.</div>\r\n<div>&nbsp;</div>\r\n<div>During a nine-month program, Nesma&rsquo;s Safety Officers received training in job skills, English language, math, information technology, Health Safety and Environment (HSE) skills and work ethics.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 198, 2),
(1109, 'نسما للتطريز توقع اتفاقية مع أرامكو', '<p>وقع كل من رئيس نسما القابضة صالح التركي، ونائب رئيس أرامكو السعودية ناصر النفيسي، اتفاقية إنشاء المركز الرابع لنسما للتطريز في المنطقة الشرقية للمملكة العربية السعودية.</p>\r\n<p>&nbsp;</p>\r\n<p>بعد تأسيس كل من فروع جدة وخليص وثول، يسعى هذا الفرع الجديد إلى دعم رؤية نسما للتطريز بإنشاء \"مصنع في كل قرية\"، لخدمة النساء من ذوات الاحتياجات الخاصة لجمعية الرحمة الطبية الخيرية في الدمام، المملكة العربية السعودية</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 59, 1),
(1110, 'Nesma Embroidery and Aramco Sign Agreement', '<p>Nesma President, Saleh Al-Turki, and Aramco Vice President, Naser Al-Nafisi, signed an agreement to establish Nesma&rsquo;s fourth sewing and embroidery center in the Eastern Region of Saudi Arabia.</p>\r\n<p>&nbsp;</p>\r\n<p>After Jeddah, Khulais, and Thuwal, this branch continues to support Nesma Embroidery&rsquo;s vision of having &ldquo;a factory in every village.&rdquo; and will serve female disabled employees from Al-rahma Medical and Charitable Society in Dammam, Saudi Arabia.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 59, 2),
(1111, 'فندق مودة النسيم يحصل على جائزة تقييم الزوار من موقع بوكنج العالمي', '<div id=\"1459226768\" class=\"dmRespRow\">\r\n<div id=\"1411451511\" class=\"dmRespColsWrapper\">\r\n<div id=\"1278544088\" class=\"u_1278544088 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1911418085\" class=\"u_1911418085 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تلقى فندق مودة النسيم على جائزة تقييم الزوار لعام 2017 من موقع بوكنج العالمي، لحصوله على تقييم 8.7 من 10، من الآراء الإيجابية التي سُجلت على موقع الحجز والسفر. وتتقدم إدارة مجموعة مودة بالشكر إلى مدير فندق النسيم السيد ناصر الدين وجميع موظفي الفندق على عملهم الدؤوب وتفانيهم الذي ساهم في تحقيق هذا الإنجاز.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 283, 1),
(1112, 'Al-Naseem Mawaddah Hotel Receives Booking Guest Review Award', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Al-Naseem Mawaddah Hotel received Booking&rsquo;s 2017 Guest Review Award for scoring 8.7 out of 10, based on positive guest reviews on the travel site. Mawaddah management wishes to thank Al-Naseem&rsquo;s Hotel Manager, Mr. Nasir Uddin, and the entire hotel staff for their hard work and dedication, which contributed to this achievement.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 283, 2),
(1113, 'معسكر الفضيلي للعزاب: أول مشروع شركة نسما وشركاهم في البناء والتشغيل والتشغيل ونقل الملكية', '<div id=\"1258254031\" class=\"u_1258254031 dmRespRow\">\r\n<div id=\"1826987312\" class=\"dmRespColsWrapper\">\r\n<div id=\"1662521092\" class=\"u_1662521092 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1634767560\" class=\"u_1634767560 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>في عام 2015، تضامنت كل من نسما وشركاهم وشركة نسما التجارية وشركة ماسيك للاستثمار معاً لتطوير معسكر إقامة دائمة في مرفق محطة الفضيلي لمعالجة الغاز في الجبيل، بموجب اتفاقية مشروع بناء وتملك وتشغيل ونقل الملكية.</div>\r\n<div>&nbsp;</div>\r\n<div>وفي ديسمبر 2017، وقع الكونسورتيوم (الاتحاد) على عقد المشروع، وقد انتهت نسما وشركاهم من تصميم المشروع وبدأت في تمهيد الطريق لتطوير البنية التحتية.</div>\r\n<div>&nbsp;</div>\r\n<div>سيكون المعسكر بمثابة مدينة مستقلة شاملة ومتكاملة لخدمة وإقامة نحو 2,600 موظف. ويشمل نطاق العمل تطوير وبناء المباني السكنية، والمرافق الاجتماعية الداعمة للحياة والترفيه، وكامل محطات وشبكات المرافق المركزية، على مساحة تبلغ حوالي 800,000 متر مربع.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 128, 1),
(1114, 'Fadhili Bachelor Camp: Nesma & Partners First Build, Own, Operate, Transfer Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>In 2015, Nesma &amp; Partners, Nesma Trading and Masic Investment Company joined together to develop a permanent residence camp for the Fadhili Gas Plant Facility in Jubail, under a Build, Own, Operate and Transfer (BOOT) project arrangement.</div>\r\n<div>&nbsp;</div>\r\n<div>In December 2017, the consortium signed the project contract and Nesma &amp; Partners had completed the project design and begun breaking ground for infrastructure development.</div>\r\n<div>&nbsp;</div>\r\n<div>The camp will be a complete and comprehensive standalone town to serve and house about 2600 staff and includes the development and construction of residential buildings, life support and recreational facilities, full central utility plants and networks over an area of nearly 800,000 square meters.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 128, 2),
(1115, 'حصلت شركة نسما وشركاهم على عقد مقاولة شراء وبناء وتشييد بالمبلغ المقطوع (LSPB) من قبل شركة أرامكو السعودية، وذلك لبناء محة المواد السائبة في مدينة الج', '<p>حصلت شركة نسما وشركاهم على عقد مقاولة شراء وبناء وتشييد بالمبلغ المقطوع (LSPB) من قبل شركة أرامكو السعودية، وذلك لبناء محة المواد السائبة في مدينة الجبيل الصناعية.</p>\r\n<p>&nbsp;</p>\r\n<p>عند انتهاء المشروع، سوف يقوم بنقل حوالي 60.000 برميل يوميا من المنتجات المكررة، من خلال مرفق تحميل الشاحنات (محطة السائبة) في الجبيل، لتوزيع درجتين من البنزين (ممتاز 91 وممتاز 95) والديزل. بالإضافة إلى ذلك، من المتوقع أن يقوم المشروع بنقل نحو 15.600 برميل/يوم من الميثيل بوتيل الأثير العالي (MTBE) عبر خط أنابيب أرضي.</p>\r\n<p>&nbsp;</p>\r\n<p>ويشمل مشروع محطة المواد السائبة في الجبيل العديد من المشاريع، مثل: عشرة مبان مع هياكل صلب مسبقة الصب أو الصب في الموقع، ومباني سابقة الهندسة، ومرافق تحت الأرض وفوق الأرض، وأعمال تطوير الموقع، وعمليات صنع وتركيب الأنابيب، ومرفق تحميل الشاحنات، و26 كيلومترا من خطوط الأنابيب الخارجية</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 61, 1),
(1116, 'Nesma & Partners to Build Jubail Bulk Plant Project', '<p>Nesma &amp; Partners was awarded a Lump Sum Procure and Build (LSPB) construction contract by Saudi Aramco to build a Bulk Plant in Jubail Industrial City.</p>\r\n<p>&nbsp;</p>\r\n<p>When completed, the project will transport approximately 60,000 barrels per day of refined products through a truck loading facility (bulk plant) in Jubail to distribute two grades of gasoline (premium 91 and premium 95) and diesel. Additionally, it is projected to move an estimated 15,600 barrels per day methyl tertiary butyl ether (MTBE) through ground pipeline.</p>\r\n<p>&nbsp;</p>\r\n<p>The Jubail Bulk Plant project includes ?a myriad of projects such as: ten buildings with precast and cast-in-site, steel structures and pre-engineered buildings, underground and above ground utilities, site development works, process piping fabrication and erection, a truck loading facility, and 26 km of external pipelines.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 61, 2),
(1117, 'نسما للطيران أحدث ناقل وطني في المملكة العربية السعودية', '<p><br />أعلنت نسما للطيران أنها ستصبح أحدث ناقل وطني في المملكة العربية السعودية بعد حصولها على موافقة الهيئة العامة للطيران المدني (GACA).</p>\r\n<p>وتخطط نسما للطيران أن تكون انطلاقتها كناقل وطني بحلول نهاية الربع الأول من العام المقبل، وسوف تقوم باستخدام مطار حائل كمركز ربط لرحلاتها وعملياتها، علاوة على الاستفادة من 12 مطارا آخر في الجزء الشمالي من المملكة باعتبارها وجهات رحلات، وقد قدّرت تسيير نحو 33 رحلة يوميا.</p>\r\n<p>وقد أوضح فيصل التركي، الرئيس التنفيذي لنسما للطيران أن \"الشركة ستبدأ فعليا مع أربع طائرات ATR72، والتي تسع لـ 64 راكبا، وستقوم بنقل الركاب بين الجزء الشمالي من المملكة ومطار حائل. علاوة على طائرة إيرباص A320 ستقوم بتسيير رحلات من مطار حائل إلى باقي الوجهات\".</p>\r\n<p>بدأت نسما للطيران عملياتها التجارية في يوليو عام 2010 في مصر، وهي تستخدم أسطولا من طائرات إيرباص A320، وتقوم في الوقت الحاضر بتسيير رحلات بين المملكة العربية السعودية ومصر</p>', NULL, NULL, NULL, 233, 1),
(1118, 'Nesma Airlines to be Newest National Carrier in KSA', '<p>With approval from The General Authority of Civil Aviation (GACA), Nesma Airlines announced it will become Saudi Arabia&rsquo;s newest national air carrier.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines will use Hail Airport as a connecting hub and utilize 12 other airports in the northern part of the Kingdom for destinations with an estimated number of 33 flights per day. The airline plans to launch by the end of first quarter of next year.</p>\r\n<p>&nbsp;</p>\r\n<p>&ldquo;The Company will actually start with four ATR72 aircrafts which accommodate 64 passengers each and will transport passengers between the northern part of the Kingdom to Hail. In addition, A320 Airbus aircraft will travel from Hail to the remaining destinations&rdquo; Faisal Al Turki, Nesma Airlines Chairman, said.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma Airlines began commercial operations in July 2010 in Egypt using a fleet of Airbus A320 aircraft. Nesma Airlines currently operates flights between Saudi Arabia and Egypt.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 233, 2),
(1119, 'مركز نسما للتدريب يوقع إتفاقية مع هيئة الإغاثة الإسلامية العالمية لتدريب وتأهيل منسوبيها', '<p>وقع مركز نسما للتدريب بجدة إتفاقية مع هيئة الإغاثة الإسلامية العالمية. كما رحب الأستاذ إحسان طيب بهذا التعاون مع مركز نسما وعبر عن تقديره للشيخ صالح التركي واصفاً إياه بالريادي في العمل الخيري</p>\r\n<p>.</p>\r\n<p>&rdquo;، مؤكداً أن هذه الاتفاقية سيكون لها الأثر الكبير في تنفيذ العديد من الخطط والبرامج التي من شأنها تطوير العمل الانساني.</p>\r\n<p>&nbsp;</p>\r\n<p>من ناحية اخرى عبر صالح التركي بأن المركز هو عبارة عن مركز تدريب متاح لجميع اعضاء المجتمع يهدف لتطوير قدرات الباحثين عمل او العاملين الذين يبحثون عن تطوير ذاتهم. واضاف بأن المركز أجرى عدة اتفاقيات تعاون مع عدة جهات منها جمعية ماجد و وزارة التعليم بالإضافة للإتفاقية الحالية مع هيئة الاغاثة الاسلامية العالمية</p>', NULL, NULL, NULL, 234, 1),
(1120, 'Nesma Training Center Signs Agreement with International Islamic Relief Organization', '<p>Nesma Training Center in Jeddah has signed an agreement with The International Islamic Relief Organization to provide employees with relevant skills as well as arranging training courses specializing in charity. With this agreement Nesma Training Center continues to support their initiative for employability and skills development.</p>\r\n<p>&nbsp;</p>\r\n<p>The agreement was signed by the Secretary General Ihsan bin Saleh Tayyib representing the International Islamic Relief Organization, and Saleh Al-Turki, President and Chairman of Nesma Holding Company. Saleh Ali Al-Turki welcomed the partnership with the Relief Organization who seeks to offer employees better skills and resources for learning. Mr. Ihsan Tayyib also welcomed this cooperation and expressed his appreciation to Saleh Ali Al-Turki, describing him as a pioneer in charitable work in the region.</p>\r\n<p>&nbsp;</p>\r\n<p>He added: \"We are proud to cooperate with this specialized training center,\" emphasizing that this agreement will have a significant impact on the implementation of various plans and programs that would develop humanitarian work.</p>\r\n<p>&nbsp;</p>\r\n<p>On the other hand, Saleh Ali Al-Turki expressed that the Center is a Training Center open for all community members, for the development of the capabilities and qualifications of job seekers, or those seeking self-development. He added that the Centre has entered into cooperation agreements with several entities and authorities, such as, the Majid Society for Community Development, with the Ministry of Education, and now with the International Islamic Relief Organization.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 234, 2),
(1121, 'جوليبي تفتتح أول مطعم لها في البحرين', '<p>الحورة، البحرين، 6 سبتمبر 2015 &ndash; احتفلت جوليبي بافتتاح أول مطعم لها في مملكة البحرين، الواقعة في الخليج العربي شرق المملكة العربية السعودية. ويمثل هذا المطعم الجديد، المطعم الثامن عشر في الشرق الأوسط لسلسلة الوجبات السريعة.</p>\r\n<p>&nbsp;</p>\r\n<p>يقع المطعم الجديد في G435 - طريق 1805 - مجمع 318، في حي الحورة، ويتميز بقاعة طعام تسع 189 مقعدا، يمكن فيه للعائلات والأصدقاء الاستمتاع بتناول وجبات جوليبي اللذيذة والمتميزة. ويفتح المطعم أبوابه من الأحد إلى الخميس من الساعة الثامنة صباحا حنى منتصف الليل، ويومي الجمعة والسبت من السابعة صباحا حتى منتصف الليل.</p>\r\n<p>&nbsp;</p>\r\n<p>يسكن البحرين حاليا نحو 160,000 فلبيني يعملون في مختلف الصناعات. ويتطلع مطعم جوليبي حورة البحرين إلى خدمة المجتمع من خلال تقديم نفس العروض اللذيذة، ذات التكلفة المعقولة، والخدمة عالية الجودة التي تشتهر بها هذه العلامة التجارية على الصعيد العالمي.</p>\r\n<p>&nbsp;</p>\r\n<p>وتعد جوليبي سلسة مطاعم الوجبات السريعة الأكثر شعبية في الفلبين، ولديها أكثر من 800 مطعم وأكثر من 150 منفذ بيع حول العالم. وتضم قائمة وجبات جوليبي تشكيلة واسعة من الوجبات، بما فيها أنواع الهمبرجر، والدجاج المقلي، والآيس كريم. ونظرا لشعبيتها، يُطلق عليها \"مطعم ماكدونالدز الفلبين\"</p>', NULL, NULL, NULL, 235, 1),
(1122, 'Jollibee Opens First Restaurant in Bahrain', '<p>Jollibee celebrates the opening of its first restaurant in the Kingdom of Bahrain, the island state situated in the Arabian Gulf, east of Saudi Arabia. The new establishment marks the 18th restaurant in the middle east for the fast food chain.</p>\r\n<p>&nbsp;</p>\r\n<p>Located at the G 435 - Road 1805 - Block 318, Hoora District, the new restaurant features a dining capacity of 189 seats where families and friends can bond over with delicious Jollibee treats. Hours of operation are from 7:00 a.m. to 12:00 a.m. daily.</p>\r\n<p>&nbsp;</p>\r\n<p>Bahrain is currently home to approximately 160,000 Filipinos employed in various types of industries. Jollibee Al Hoora Bahrain looks forward to serving the community with the same delicious and affordable offerings and top quality service that the brand is known for around the globe.</p>\r\n<p>&nbsp;</p>\r\n<p>Jollibee is the most popular fast food chain in the Philippines with over 600 stores. Jollibee&rsquo;s menu includes a wide selection of food including hamburgers, fried chicken and ice cream. It is endearingly known as the McDonald&rsquo;s of the Philippines.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 235, 2),
(1123, 'جامعة الملك عبدالله توقع اتفاقية لإنشاء مركز للخياطة', '<p>وقعت شركة نسما القابضة اتفاقية مع جامعة الملك عبدالله للعلوم والتقنية لإنشاء مركز خياطة وتطريز فى منطقة ثول، وتأتى هذه المبادرة فى إطار تعزيزجهود جامعة الملك عبدالله للعلوم والتقنية وشركة نسما فى مجال المسؤولية الاجتماعية، ومساهمةً منهما في رفع المستوى المعيشي في المنطقة، ومساعدة السيدات العاملات فى الحصول على دخل ثابت وتغطية الاحتياج المحلي من منتجات التطريز والخياطة لا سيما في الزي الرسمي. واستمراراً فى تحقيق رؤية شركة نسما: \"مصنع في كل قرية\" والمشاركةً فى توفير الفرص الوظيفية للكوادر النسائية وذوي الإعاقة في ثول وفي القرى المحيطة.</p>\r\n<p>&nbsp;</p>\r\n<p>ويحتوي المركز على نفس الأقسام الموجودة في مركزي جدة وخليص التابعين لشركة نسما وهى قسم الخياطة، قسم التطريزالالكتروني، قسم التصميم، قسم الطباعة الحرارية، وسيتم تدريب السيدات على تشغيل تلك الأقسام، وستبلغ طاقة المركز مستوى يكفى لتدريب وتوظيف 60 سيدة عند الوصول بالمركز لطاقته الاستيعابية الكاملة.</p>\r\n<p>&nbsp;</p>\r\n<p>وعبر الشيخ صالح التركي رئيس شركة نسما عن فخره بهذا المشروع مؤكداً أن \"رسالة المشروع تكمن في خلق فرص وظيفية مجدية للسيدات ورفع المستوى المعيشي لأهالي ثول\".</p>\r\n<p>&nbsp;</p>\r\n<p>من جهته اعتبر نظمي النصر نائب رئيس جامعة الملك عبدالله للعلوم والتقنية، أن مساهمة الجامعة في هذا المشروع جزء من استراتيجية الجامعة لتطوير بلدة ثول وتوفير فرص عمل كريمة للاهالي.</p>\r\n<p>&nbsp;</p>\r\n<p>واشار النصر إلى حرص الجامعة واهتمامها منذ اللحظة التي وضع فيها حجر الأساس على تطوير وتنمية وتحديث بلدة ثول، واشرفت الجامعة على كل مشروعات التنمية الجديدة في ثول، وذلك انطلاقاً من المسؤولية الاجتماعية التي تضطلع بها الجامعة تجاه المكان وأهله وجميع سكانه كما هو شأن الجامعات العالمية والمؤسسات العلمية العريقة. وهذا الأمر أساس ثابت لدى القيادة الرشيدة حيث التنمية وإسعاد الناس هي محور اهتمام خادم الحرمين الشريفين الملك سلمان بن عبدالعزيز حفظه الله.</p>\r\n<p>&nbsp;</p>\r\n<p>وكانت جامعة الملك عبدالله للعلوم والتقنية قد تولت، إنشاء أو&zwj;لى مراحل التطوير ، التي شملت إنشاء مرفأ للصيادين على أحدث وأرقى المستويات ،وكورنيش ثول بجميع مرافقه وتجهيزاته. بالاضافة إلى مشاريع البنية التحتية القائم العمل فيها على قدم وساق.</p>', NULL, NULL, NULL, 236, 1),
(1124, 'Nesma & KAUST Sign Agreement to Establish Sewing Center', '<p><br />Nesma Holding signed an agreement with King Abdullah University of Science and Technology (KAUST) to establish a sewing and embroidery center in Thuwal. This initiative comes to enhance the social responsibility efforts practiced by both KAUST and Nesma, and in line with their quest to raise the standard of living in the region, as well as helping working females to obtain a steady income to cover their domestic requirement from their embroidery and sewing products, especially uniforms. And as a continuation of the achievement of Nesma\'s vision: \"a factory/workshop in every village\", and Nesma\'s participation in the provision of job opportunities for female cadres with disabilities in Thuwal and in the surrounding villages.</p>\r\n<p>&nbsp;</p>\r\n<p>The new center has the same departments as Nesma centers in Jeddah and Khulais; consisting of a Sewing department, E-Embroidery department, design department, and thermal printing department. The females will be trained on the operation of those departments, and it is expected that the center\'s capacity will be enough to both train and employ 60 ladies when the center reaches its full capacity.</p>\r\n<p>&nbsp;</p>\r\n<p>Sheikh Saleh Ali Al-Turki President of Nesma Holding Company expressed his pride in the project, stating that \"the project\'s message lies in creating feasible job opportunities for women, and raise the standard of living for the people of Thuwal.\"</p>\r\n<p>&nbsp;</p>\r\n<p>Nadhmi Al-Nasr vice president of KAUST said that University\'s contribution to this project is part of its strategy for the development of the town of Thuwal, and the provision of decent employment opportunities for its people.</p>\r\n<p>&nbsp;</p>\r\n<p>Mr. Al-Nasr referred to the university\'s keenness and interest, since the moment in which the foundation stone was laid, on the development and modernization of the town of Thuwal. KAUST has supervised all new development projects in Thuwal, out of its social responsibility towards the place and its inhabitants, and to keep up with the trends of international universities and scientific institutions. This is also consistent with kingdom\'s approaches of development, and the happiness of the people lies within the center of the focus and attention of the Custodian of the Two Holy Mosques King Salman bin Abdulaziz.</p>\r\n<p>&nbsp;</p>\r\n<p>KAUST has undertaken the first stages of development, which included the establishment of the state-of-the-art and prestigious fishermen port, and Thuwal Corniche with all its facilities, amenities and equipment, in addition to infrastructure projects under construction in full force.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 236, 2),
(1125, 'نسما تدعم جمعية تراحم', '<p>تفتخر نسما القابضة بحضورها لفعاليات افتتاح المقر الجديد للجنة تراحم في مدينة جدة. إن \"لجنة تراحم\" هي اللجنة الوطنية لرعاية السجناء والمفرج عنهم وأسرهم، والشيخ صالح التركي، رئيس شركة نسما القابضة، هو رئيس لجنة تراحم في منطقة مكة المكرمة.</p>\r\n<p>&nbsp;</p>\r\n<p>وتتمثل الأهداف الجوهرية للجنة تراحم في مساعدة أسر السجناء للتغلب على التحديات والصعوبات التي يواجهونها أثناء تواجد أفراد أسرهم في السجن، ومساعدة السجناء المفرج عنهم لإعادة اندماجهم في المجتمع كأعضاء صالحين؛ وتقديم الاستشارات بشأن تأديب وإعادة التأهيل ومساعدة السجناء في المؤسسات الإصلاحية والسجون؛ وأخيرا تحسين بيئة المؤسسات الإصلاحية والسجون، واقتراح البدائل الملائمة.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد قام الشيخ صالح التركي بدعوة أعضاء من القطاع الحكومي لحضور حفل الافتتاح، من بينهم معالي وزير الشؤون الاجتماعية، ومدير عام السجون في المملكة العربية السعودية، ومدير عام الشؤون الاجتماعية، علاوة على دعوة أعضاء اللجنة ومديري نسما. وخلال هذا الحدث، وقعت شركة نسما مذكرة تفاهم مع لجنة تراحم لمنح المنظمة الدعم المالي والإنشائي والتدريب.</p>\r\n<p>&nbsp;</p>\r\n<p>ومن الجدير بالذكر أن المقر الجديد للجنة تراحم كان في السابق مقر شركة نسما القابضة منذ الثمانينات وحتى عام 2001، حيث تم تأجير المبنى حتى عام 2013 لشركة نما للشحن</p>', NULL, NULL, NULL, 237, 1),
(1126, 'Nesma Supports Tarahom', '<p>Nesma Holding was proud to join the Tarahom Committee in the opening of its new headquarter offices in Jeddah. Tarahom, meaning &ldquo;Compassion,&rdquo; is a national organization for the care and welfare of prisoners and their families. Nesma Holding President Saleh Al-Turki is the Chairman of the Tarahom Committee in the Makkah Region.</p>\r\n<p>&nbsp;</p>\r\n<p>The objectives of Tarahom are to aid the families of inmates to overcome the challenges they face while their family members are in prison; to help released prisoners to re-integrate as good members of society; to advise on the disciplining, rehabilitation and assistance of inmates in correctional institutions and prisons; and finally to improve the environment in correctional institutions and prisons, and propose appropriate alternatives.</p>\r\n<p>&nbsp;</p>\r\n<p>Sh. Saleh Al-Turki invited distinguished government members to attend the opening ceremony, including His Excellency the Minister of Social Affairs, the General Manager of Prisons in Saudi Arabia, and the General Manager of Social Affairs. Committee members and Nesma managers were also invited to attend. During the event, Nesma signed a Memorandum of Understanding with Tarahom to provide the organization with financial, building, and training support.</p>\r\n<p>&nbsp;</p>\r\n<p>It is worth noting that the new Tarahom headquarters were first occupied by Nesma Holding from the 1980s until 2001, when they served as Nesma&rsquo;s headquarters. The building was then leased to Namma Cargo until 2013.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 237, 2);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(1129, 'نسما توقع اتفاقية تفاهم مع كيوليس', '<p>ستدخل الشركتان في المناقصات والعروض معا كمشروع مشترك، من أجل توفير حلول تنافسية لمشاريع النقل العام داخل المملكة العربية السعودية.</p>\r\n<p>&nbsp;</p>\r\n<p>وقعت شركة نسما وشركة كيوليس، الشركة الفرنسية المتخصصة في خدمات النقل العام، مذكرة تفاهم في جدة يوم الأحد الموافق 10 مايو 2015، بحيث يسمح للشركتين بتشكيل تحالف استراتيجي يلتزم بتطوير أنظمة النقل العام الجديدة في المملكة العربية السعودية.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة كيوليس رائدة دولية في قطاع نقل الركاب، وتقوم بتشغيل جميع وسائط النقل عبر أربع قارات. والشركة مدعومة بعلاقة طويلة المدى مع مساهمين اثنين هما: الشركة الوطنية للسكك الحديدية الفرنسية (SNCF)، التي تمتلك حصة 70%، وصندوق كيوبيك الكندي للتنمية (CDPQ) التي تمتلك حصة 30%.</p>\r\n<p>&nbsp;</p>\r\n<p>وقد أعرب فيصل تركي، نائب رئيس شركة نسما القابضة، عن سعادته بهذه الاتفاقية قائلا: \"يسرني أن أعلن عن هذه الشراكة داخل المملكة العربية السعودية بين نسما وكيوليس. معا سنتمكن من تقديم أفضل الخبرات العالمية، جنبا إلى جنب مع الإلمام والمعرفة العميقة المحلية والدعم، عبر نطاق واسع من عمليات النقل العام. وأتطلع إلى فرصة العمل مع مختلف السلطات والجهات المختصة بقطاع النقل العام في جميع أنحاء المملكة، والمساهمة في برامجها الطموحة غير المسبوقة\".</p>\r\n<p>&nbsp;</p>\r\n<p>من جهته ذكر كريم شابلاين، الرئيس التنفيذي لشركة كيوليس في الشرق الأوسط: \"تلتزم كيوليس بتطوير نظم النقل العام في المملكة العربية السعودية، ويعتبر وجود شركة نسما إلى جانبنا إضافة قيمة لفرق الشرق الأوسط التي تتواجد الآن في كل من جدة والرياض. وسوف تعتمد كل من نسما وكيوليس على مواردهما وخبراتهما المشتركة، مع الالتزام بأعلى المعايير الدولية\".</p>\r\n<p>&nbsp;</p>\r\n<p>وأضاف قائلا: \"إننا نفتخر بالدخول في شراكة مع شركة رائدة مثل نسما، التي تشاركنا قيمنا التي تركز على السلامة والعملاء، ونعتزم تقديم خدمات ذات مستوى عالمي لسكان المملكة العربية السعودية. ونعتبر أن هذه هي الخطوة الأولى في علاقة طويلة وناجحة\"</p>', NULL, NULL, NULL, 238, 1),
(1130, 'Nesma and Keolis sign a Memorandum of Understanding', '<p><br />The two companies will jointly bid in order to provide competitive solutions to Public Transport Projects within the Kingdom of Saudi Arabia.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma and the French public transport operator Keolis signed a Memorandum of Understanding in Jeddah on Sunday, May 10th 2015, allowing the two companies to form a strategic alliance committed to developing new public transport systems within the Kingdom of Saudi Arabia.</p>\r\n<p>&nbsp;</p>\r\n<p>Keolis is an international leader in passenger transport, operating all modes of transport across four continents. The company is supported by two long-term shareholders; the French National Railways Corporation (SNCF), which holds a 70% share, and the Canadian institutional fund manager (CDPQ) which has a 30% share.</p>\r\n<p>&nbsp;</p>\r\n<p>Faisal Al Turki, Vice President of Nesma Holding stated: &ldquo;I am pleased to announce this in-kingdom partnership between Keolis and Nesma. Together, we bring best in-class global expertise, combined with strong local knowledge and support, across the spectrum of public transport operations. I look forward to the opportunity to work with the various public transport authorities around the Kingdom on their ambitious and unprecedented programs.&rdquo;</p>\r\n<p>&nbsp;</p>\r\n<p>Karim Chaiblaine, CEO of Keolis in Middle East, said: &ldquo;Keolis is committed to developing public transport systems within the Kingdom of Saudi Arabia, with Nesma complementing the Middle East Teams now located in Jeddah and Riyadh. Nesma and Keolis will leverage on their joint resources and expertise, abiding by the highest international standards.</p>\r\n<p>&nbsp;</p>\r\n<p>&ldquo;We are honoured to enter into a partnership with such a leading company as Nesma, who share our values to safety and customer focus, and we are determined to provide world-class services to the residents of the Kingdom of Saudi Arabia. This is the first step in a long-standing and successful relationship.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 238, 2),
(1131, 'مطاعم تشاوكنج تفتتح فرعا جديدة في الرياض', '<div id=\"1663303509\" class=\"dmRespRow\">\r\n<div id=\"1523835299\" class=\"dmRespColsWrapper\">\r\n<div id=\"1361237472\" class=\"u_1361237472 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1947367077\" class=\"u_1947367077 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>احتفلت سلسلة مطاعم تشاوكنج بافتتاح أحدث فرع لها في مدينة الرياض بالدور الثالث لفيلاجيو مول، لتفتتح بذلك ثاني فرع لها في المملكة العربية السعودية، بعد فرعها الأول الواقع في منطقة البطحاء، وسط العاصمة الرياض.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 129, 1),
(1132, 'Chowking: New Branch in Riyadh', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Chowking celebrated the opening of its newest branch on the 3rd floor of Villagio Mall in Riyadh. Chowking Villagio Mall is the 2nd in Saudi Arabia and located in Al Batha district, downtown the Saudi capital.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 129, 2),
(1133, 'نسما القابضة تشارك في معرض ارتقاء', '<div id=\"1639172418\" class=\"dmRespRow\">\r\n<div id=\"1239097077\" class=\"dmRespColsWrapper\">\r\n<div id=\"1209496736\" class=\"u_1209496736 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1323079357\" class=\"u_1323079357 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>شاركت نسما القابضة في حفل افتتاح معرض \"ارتقاء\" في مدينة الليث، بمنطقة تهاما، جنوب غرب مكة المكرمة.</div>\r\n<div>&nbsp;</div>\r\n<div>إن \"ارتقاء\" عبارة عن حملة برعاية وحدة الشراكة المجتمعية، التابعة لشركة نسما القابضة، بالتعاون مع إدارة تعليم البنات في مدينة الليث.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 126, 1),
(1134, 'Nesma Holding Participates in Ertkaa Exhibition', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding participated in the opening ceremony of Ertkaa exhibition in Al Lith, a city in Tihamah region, south-west of Makkah.</div>\r\n<div>&nbsp;</div>\r\n<div>Ertkaa is a campaign sponsored by Nesma Holding and conducted by the Community Partnership Unit in the Department of Girls&rsquo; Education in Al Lith.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 126, 2),
(1135, 'ختام ناجح لماراثون جدة 12', '<p>أعلنت شركة نسما القابضة نجاح ماراثون جدة السنوي الثاني عشر والتي شاركت فيه بصفتها \"الراعي الماسي\"، وقد أقيم فعالياته اليوم 21 أبريل 2015 تحت رعاية صاحب السمو الملكي الأمير مشعل بن ماجد محافظ جدة.</p>\r\n<p>&nbsp;</p>\r\n<p>جمعية البر الخيرية بجدة هي الجهة المنظمة لسباق الماراثون، والذي يشهد كل عام مشاركة الآلاف من المتسابقين. ويهدف السباق إلى تعزيز والترويج لحياة صحية أفضل، علاوة على استخدام الجمعية لهذا السباق كأداة ترويجية وتمويلية لبرامج الجمعية المختلفة التي تصب في صالح المجتمع.</p>', NULL, NULL, NULL, 239, 1),
(1136, 'Successful Conclusion to 12th Annual Jeddah Marathon', '<p>Nesma Holding has announced the successful conclusion of the 12th annual Jeddah Marathon, in which it participated as a \"dimond sponsor\" of the event. The marathon was held earlier today, Apr. 21, 2015, under the patronage of His Royal Highness Prince Mishaal bin Majed, Governor of Jeddah.</p>\r\n<p>&nbsp;</p>\r\n<p>The marathon is organized by the Al Birr Charitable Society in Jeddah, with thousands of participants taking part every year. In addition to promoting a healthy lifestyle for all, the Society uses the proceeds from the event to fund its various community programs.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 239, 2),
(1137, 'منتدى نسما للموارد البشرية والشؤون الإدارية 2018: نحو خطى واضحة', '<div id=\"1869594475\" class=\"dmRespRow\">\r\n<div id=\"1966406272\" class=\"dmRespColsWrapper\">\r\n<div id=\"1026746368\" class=\"u_1026746368 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1549995825\" class=\"u_1549995825 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>شهد مركز نسما للتدريب بجدة، انعقاد منتدى نسما للموارد البشرية والشؤون الإدارية 2018: \"نحو خطى واضحة\". هذا المنتدى حدث سنوي يجمع زملاء الموارد البشرية والشؤون الإدارية من مختلف شركات مجموعة نسما، بهدف تبادل أحدث المعلومات والمعرفة في مجالي الموارد البشرية والشؤون الإدارية، كما يوفر مكانا للتواصل فيما بينهم.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 134, 1),
(1138, '2018 Nesma HR and Administration Forum: Toward Clear Steps', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma&rsquo;s 2018 HR and Administration Forum, &ldquo;Toward Clear Steps&rdquo;, took place at Nesma Training Center, Jeddah. Nesma&rsquo;s HR and Administration Forum is an annual event that brings together HR and Administration colleagues from various Nesma Group companies to share updated HR and Administration information and provides a place for networking.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 134, 2),
(1139, 'نسما وشركاهم تفوز بعقد قيمته ٦،٧ بليون ريال بمكة', '<p>بارك مستشار خادم الحرمين الشريفين، أمير منطقة مكة المكرمة صاحب السمو الملكي الأمير خالد الفيصل توقيع ترسية تنفيذ طريق الملك عبدالعزيز بالعاصمة المقدسة بقيمة بلغت 6.7 مليارات ريال على 5 مراحل تنفيذ للعناصر الرئيسية للمشروع، وتشمل بنود الاتفاقية التي وقعت في ديوان الإمارة بالعاصمة المقدسة أمس الأحد بقيمة بلغت 6.7 مليارات ريال، تنفيذ أعمال الطرق والجسور والبنية التحتية ومسارات ومحطات المترو التي تمر بمنطقة المشروع، كما يشتمل على تنفيذ مسارات المترو المرتبطة مع محطة قطار الحرمين السريع، ويضم أيضا 3 محطات مترو رئيسية تحت منسوب مشروع طريق الملك عبدالعزيز وترتبط مباشرة مع ممر المشاة لتوفر انسيابية وسهولة في التنقل والحركة، ونصت الاتفاقية على أن يشتمل التنفيذ الطرق الرئيسية التي تتقاطع مع المشروع وهي الدائري الأول والثاني، وشارعي المنصور وعبدالله عريف والدائري الثالث، وأقرت الاتفاقية التي وقعت تحت رعاية هيئة تطوير مكة والمشاعر المقدسة بين شركتي أم القرى للتنمية والإعمار ونسما وشركاهم 54 شهرا مدة لتنفيذ المشروع موزعة على خمسة مراحل مرتبطة بتنفيذ العناصر الرئيسية للمشروع، الأولى تنتهي بعد 15 شهرا والثانية بعد 30 شهرا فيما الثالثة تنتهي خلال 36 شهرا والرابعة بعد 42 شهرا، على أن تنتهي المرحلة الخامسة وجميع أعمال المشروع بعد 54 شهرا، إن شاء الله.</p>\r\n<p>&nbsp;</p>\r\n<p>شركة نسما وشركاهم هي شركة سعودية حائزة على عدد من الجوائز، وقد أصبحت شركة رائدة معترف لها بالموثوقية والابتكار للمشاريع الكبرى في كافة أنحاء المملكة، عبر مجالات الهندسة المدنية والإنشاءات، والنفط والغاز، والبتروكيماويات، والطاقة والمياه.</p>', NULL, NULL, NULL, 240, 1),
(1140, 'Nesma & Partners Awarded SR6.7 Billion Makkah Project', '<p>Nesma &amp; Partners has announced it has been awarded today a contract worth SR 6.7 Billion Saudi Riyals by Umm Al Qura for Development &amp; Construction Company for the construction of the infrastructure works related to King Abdul Aziz Road in Makkah.&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>King Abdul Aziz Road project is one of several key strategic development projects being implemented in Makkah by the private sector, with stated objectives of achieving economic, social and urban development goals that contribute to better services for pilgrims and visitors to the Holy City.</p>\r\n<p>&nbsp;</p>\r\n<p>King Abdul Aziz Road project is located in the western part of the city of Makkah, extending for a length of 3,650 meters from the western entrance of Makkah (the intersection of Jeddah highway with the third ring road) up to Jabal Omar Project, and passes through some unplanned settlements. The total area of the project is around 1.2 million square meters.</p>\r\n<p>&nbsp;</p>\r\n<p>This project aims to fully support the government&rsquo;s strategic plans to redevelop some of the least developed districts, upgrade the existing infrastructure, and create a major movement axis in the city of Makkah comprised of a wide road that acts as a gateway to the city and incorporates future transportation technology.</p>\r\n<p>&nbsp;</p>\r\n<p>Nesma &amp; Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil &amp; building, oil &amp; gas, petrochemicals, power and water.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 240, 2),
(1141, 'نما ديجيتيك تصل إلى أرمينيا', '<p>أضافت نما ديجيتيك نطاقا جغرافيا جديدا لمجموعة نسما، من خلال تأسيس مكتب دعم في أرمينيا. المكتب الجديد، الذي يقع في وسط مدينة يريفان، يركز على توفير خدمات دعم التصميم والمبيعات لعمليات الشركة في كل من المملكة العربية السعودية ودبي. وحتى الآن يعمل في المكتب الجديد أربعة موظفين فقط..</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>كما قامت نما ديجيتيك في الآونة الأخيرة بالترويج لعلامتها التجارية وخدماتها في المملكة العربية السعودية. في هذا الشهر شاركت في المعرض السعودي للطباعة والتغليف 2015، الذي أقيم في مركز جدة للمعارض. وقد هدفت الشركة من هذه المشاركة التواصل مع العملاء، والترويج لعدد من المنتجات والخدمات الرئيسية للشركة، وهي: (Dubaiprint.com)، وهي منصة إلكترونية تقدم حلول الطباعة من الإنترنت، وكذلك اللوحات الرقمية، وحلول المعارض صديقة للبيئة، والصور والرسومات المنتجة بواسطة الحاسوب (CGI)، وهو تطبيق للرسومات الحاسوبية الذي يساعد على إنشاء أو المساهمة في الصور المرئية.</p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p>نما ديجيتيك العالمية (Digitec)، ومقرها دبي، إحدى الأسماء الرائدة في الشرق الأوسط في مجال خدمات الطباعة المتكاملة والنسخ التصويري. تقدم الشركة مجموعة واسعة من الخدمات الهادفة إلى خدمة صناعات الطباعة والتغليف ووسائل الإعلام. وتنتج ديجيتيك لوحات فليكس الرقمية عالية الجودة، وخدمات تجربة الألوان الرقمية، وتعديل الصور، والنسخ. كما لدى شركة قسم خاص بالصور والرسومات المنتجة بواسطة الحاسوب (CGI)، بقيادة فريق دولي من فناني إنتاج الصور والرسومات بواسطة الحاسوب، وفناني تعديل الصور والمصورين.</p>', NULL, NULL, NULL, 241, 1),
(1142, 'NDIGITEC Expands to Armenia', '<div>NDIGITEC has added a new geography to the Nesma Group through its establishment of a support office in Armenia. The new office, located in Central Yerevan, is focused on providing design and sales support to the Company&rsquo;s Saudi and Dubai-based operations. Four employees have been recruited so far.</div>\r\n<div>&nbsp;</div>\r\n<div>NDIGITEC has also been busy promoting its brand and services in Saudi Arabia; this month it participated in the Saudi Print &amp; Pack 2015 Exhibition, which took place at the Jeddah Exhibition Center. The objectives of participating were to network with clients and to promote some of the company&rsquo;s key products and services, namely: Dubaiprint.com, an online platform providing web-to-print solutions; D-Board, an eco-friendly exhibition solution; and CGI, which is the application of computer graphics to create or contribute to visual images</div>\r\n<div>&nbsp;</div>\r\n<div>Based in Dubai, Namma International Digitec (Digitec) is one of the Middle East&rsquo;s leading names in prepress and reprographics, with a range of services aimed at serving the print, packaging and media industries. Digitec produces top quality digital flexo plates, digital color proofs, image retouching and repro services. Digitec also has a Computer Generated Imagery (CGI) department, lead by an international team of CGI artists and retouch artists and photographers.</div>', NULL, NULL, NULL, 241, 2),
(1143, 'نما للملاحة تمتلك سفينة جديدة', '<p>أعلنت شركة نما للملاحة البحرية امتلاكها لسفينة جديدة خلال شهر يناير الجاري، وقد تسلمت الشركة السفينة في الوقت الملائم، حيث تزامن مع مراسم احتفال افتتاح محطة الركاب في ميناء ينبع في المملكة العربية السعودية. لقد أُطلق على السفينة اسم \"أمانة\"، وقد تشرفت بنقل أول مجموعة من حجاج بيت الله من مصر إلى ميناء ينبع. حضر الاحتفال الذي أقيم بتلك المناسبتين رئيس المؤسسة العامة للموانئ السعودية، الذي رفع العلم السعودي على السفينة. كما تخلل الاحتفال استقبال الحجاج لدى وصولهم وتوزيع الهدايا.</p>\r\n<p>&nbsp;</p>\r\n<p>\"أمانة\" هي السفينة السادسة التي تنضم إلى أسطول شركة نما للملاحة البحرية، أما سفن الركاب الأخرى التابعة للأسطول فهي \"مودة\"، و\"محبة\"، و\"مسرة\"، في حين أن سفن الشحن هي \"نما اكسبرس\" والنوى إكسبريس.</p>\r\n<p>&nbsp;</p>\r\n<p>تقدم شركة نما للملاحة البحرية، ومقرها مصر، خدمات نقل الركاب والشحن برحلات منتظمة على عباراتها من نوع الرورو وروباكس ما بين مصر/السودان والمملكة العربية السعودية عبر البحر الأحمر. ومن بين الموانئ التي تخدمها الشركة ميناء سفاجا والسويس في مصر، وميناء سواكن في السودان، وضبا وجدة وينبع في المملكة العربية السعودية. وتعد نما العالمية للخدمات البحرية اليوم الشركة الرائدة في هذه الصناعة على المستوى الإقليمي، من حيث السلامة، والاعتمادية، والراحة.</p>', NULL, NULL, NULL, 242, 1),
(1144, 'Namma Shipping Lines Acquires New Vessel', '<p>Namma Shipping Lines acquired a new ship this January, just in time to celebrate the opening of the passengers&rsquo; terminal at the Yanbu Port in Saudi Arabia. The new passenger ship, named &ldquo;Amanah&rdquo; had the honor of transporting the first group of pilgrims from Egypt to the Yanbu Port. A celebration was held on this occasion, attended by the President of the Saudi Ports General Organization, who lifted the Saudi flag on the ship. The ceremony included a reception for arriving pilgrims and distribution of gifts.</p>\r\n<p>&nbsp;</p>\r\n<p>&ldquo;Amanah&rdquo; is the sixth ship to be added to Namma Shipping Lines&rsquo; fleet; other passenger ships are Mawaddah, Mahabbah, and Masarrah, while the cargo ships are Namma Express and Al Nawa Express.</p>\r\n<p>&nbsp;</p>\r\n<p>Namma Shipping Lines offers regular passenger and cargo services on RORO and ROPAX-type vessels between Egypt/Sudan and Saudi Arabia across the Red Sea. Among the ports served are Safaja and Suez in Egypt, Sawakin in Sudan, and Dhiba, Jeddah and Yanbu in Saudi Arabia. Today, Namma International Marine Services is the region&rsquo;s industry leader in terms of safety, reliability and comfort.</p>\r\n<p>&nbsp;</p>', NULL, NULL, NULL, 242, 2),
(1145, 'نسما للطيران تضيف شخصية يوتيوب في فيديوهات متن الطائرة', '<div id=\"1106946463\" class=\"dmRespRow\">\r\n<div id=\"1347941675\" class=\"dmRespColsWrapper\">\r\n<div id=\"1171849956\" class=\"u_1171849956 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1319709843\" class=\"u_1319709843 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أضافت نسما للطيران مؤخرا قناة جديدة لبرامجها الترفيهية على متن طائراتها، يقدمها خبير السيارات السعودي الشهير حسن كتبي. ستتضمن القناة الجديدة أحدث تجارب قيادة السيارات، بالإضافة إلى نصائح مهمة للمسافرين الراغبين في القيادة في بلدان أخرى.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 131, 1),
(1146, 'Nesma Airlines Adds Youtube Personality to On-Board Movies', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Airlines added a new channel to its entertainment content on board by the famous Saudi Car Expert, Hasan Kutbi. The new channel will include latest car driving experiences in addition to important tips for travelers wishing to drive in other countries.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 131, 2),
(1147, 'نسما وشركاهم تشارك في يوم المهنة لذوي الاحتياجات الخاصة', '<div id=\"1073029131\" class=\"dmRespRow\">\r\n<div id=\"1971104644\" class=\"dmRespColsWrapper\">\r\n<div id=\"1074117730\" class=\"u_1074117730 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1601080881\" class=\"u_1601080881 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>شاركت نسما وشركاهم في معرض يوم المهنة لذوي الاحتياجات الخاصة في الرياض؛ والذي يعد جزءا من برنامج التوظيف الذي أطلقته مؤسسة الأمير محمد بن فهد للتنمية الإنسانية، بهدف إتاحة فرص العمل لذوي الاحتياجات الخاصة وذوي الإعاقات.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 130, 1),
(1148, 'N&P Involved in Career Fair for People with Disabilities', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners participated in a career fair for people with disabilities in Riyadh. The event is part of an employment program initiated by Prince Mohammed bin Fahd&rsquo;s Foundation for Humanitarian Development and aims to provide people with disabilities with employment opportunities.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 130, 2),
(1149, 'مودة تلتقي المسؤولين لمناقشة \"العمرة بلس\"', '<div id=\"tw-target-text-container\" class=\"tw-ta-container hide-focus-ring tw-lfl\" tabindex=\"0\">\r\n<div>التقت شركة مودة صاحب السمو الملكي الأمير سلطان بن سلمان آل سعود، رئيس الهيئة السعودية للسياحة والآثار، وممثلين عن وزارة الحج والعمرة، وذلك لمناقشة برنامج \"العمرة بلس\" السياحي.</div>\r\n<div>&nbsp;</div>\r\n<div>ويهدف برنامج \"العمرة بلس\" السماح للمعتمرين بزيارة بعض المعالم الثقافية والدينية الأكثر جاذبية في المملكة، في خطوة لترويج السياحة في المدن وتنمية قطاع السياحة في جميع أرجاء المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n</div>\r\n<div id=\"tw-target-rmn-container\" class=\"tw-ta-container hide-focus-ring tw-nfl\">&nbsp;</div>', NULL, NULL, NULL, 147, 1),
(1150, 'Mawaddah Meets Officials to Discuss Umrah-Plus', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Mawaddah met with HRH Prince Sultan bin Salman Al Saud, President of the Saudi Commission for Tourism and Antiquities, and representatives from the Ministry of Hajj &amp; Umrah to discuss the &ldquo;Umrah-Plus&rdquo; tourism program.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>&ldquo;Umrah-Plus&rdquo; allows Umrah pilgrims to visit some of the Kingdom&rsquo;s most attractive cultural and religious landmarks, with the aim of promoting tourism in cities across the Kingdom. The plan is to help grow the tourism sector in Saudi Arabia.&nbsp;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 147, 2),
(1151, 'أخر أخبار نسما للطيران', '<div>حصلت نسما للطيران في مصر على شهادة اعتماد الآيزوISO 22000:2005 عن خدمات التموين التابعة لشركة الطيران. كما تم تجديد شهادة اعتماد الآيزو IOSA 2018- 2020 المقدمة من برنامج تدقيق السلامة التشغيلية التابع الاتحاد الدولي للنقل الجوي (الإياتا IATA).</div>\r\n<div>&nbsp;</div>\r\n<div>في المملكة العربية السعودية، وقعت نسما للطيران اتفاقية مع المؤسسة الخيرية الوطنية للرعاية الصحية المنزلية \"نرعاك\" كجزء من مسؤولية نسما الاجتماعية.</div>\r\n<div>&nbsp;</div>\r\n<div>بالإضافة إلى ذلك، افتتحت شركة نسما للطيران مسارا جديدًا يربط مدينة جدة بمدينتين مصريتين، سوهاج وأسيوط، بواقع ثلاث رحلات أسبوعية.</div>\r\n<div>&nbsp;</div>', NULL, NULL, NULL, 146, 1),
(1152, 'Nesma Airlines Updates and News', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>The company in Egypt became ISO 22000:2005 certified for its Airlines catering and renewed its IOSA 2018- 2020 certification, presented by IATA Operational Safety Audit Program.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>In Saudi Arabia, the company signed an agreement with the National Home Health Organization &ldquo;Nar&rsquo;aak&rdquo; as a part of Nesma&rsquo;s social responsibility.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Nesma Airlines opened a new route linking two Egyptian cities, Sohag and Asyut, with Jeddah to transport passengers on three weekly flights.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 146, 2),
(1153, 'نسما القابضة ترعى فعاليات (بسمة خير) لرفع الوعي بمرض التصلب اللويحي المتعدد', '<div id=\"1516722844\" class=\"dmRespRow\">\r\n<div id=\"1618058231\" class=\"dmRespColsWrapper\">\r\n<div id=\"1133518322\" class=\"u_1133518322 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1202858776\" class=\"u_1202858776 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>رعت نسما القابضة معرض \"بسمة خير\" الذي أقيم في فندق هيلتون جدة لدعم أطفال جنوب جدة من ذوي الدخل المنخفض. وقد تضمن المعرض العديد من أكشاك الطعام والتسوق، بالإضافة إلى السحب على سيارة.</div>\r\n<div>&nbsp;</div>\r\n<div>من جهة أخرى، شاركت نسما القابضة في حملة أُجريت على وسائل الإعلام الاجتماعية لرفع مستوى الوعي حول الأشخاص المصابين بمرض التصلب المتعدد، تزامنا مع اليوم العالمي للتصلب المتعدد.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 145, 1),
(1154, 'Nesma Holding Sponsors “Basmat Khair” and Raises Awareness of MS Disease', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding sponsored the &ldquo;Basmat Khair&rdquo; exhibition at the Hilton hotel in Jeddah to support low income children from the south part of Jeddah. The exhibition included various food and shopping booths in addition to a raffle draw for a car.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, Nesma participated in a social media campaign to raise awareness about persons with Multiple Sclerosis disease in alignment with the International Day of Multiple Sclerosis.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 145, 2),
(1155, 'نسما القابضة تطلق مبادرة تكافؤ', '<div id=\"1832386820\" class=\"dmRespRow\">\r\n<div id=\"1450177210\" class=\"dmRespColsWrapper\">\r\n<div id=\"1026193968\" class=\"u_1026193968 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1433418969\" class=\"u_1433418969 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>أطلقت شركة نسما القابضة مبادرة \"تكافؤ\" بالتعاون مع جمعية النهضة ومؤسسة الملك خالد للأعمال الخيرية.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>تدرس المبادرة \"تكافؤ الفرص\" لدى القوى العاملة وتهدف إلى البحث في العوامل المؤثرة على مدى مشاركة الرجال والسيدات، نسبة تطورهم الوظيفي و إمكانية حصولهم على الفوائد في مكان العمل.&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 148, 1),
(1156, 'Nesma Holding Launches Takafu’u Initiative', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding launched Takafu&rsquo;u initiative in cooperation with Al-Nahda Society and King Khaled Foundation for charity work.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>Takafu&rsquo;u studies &ldquo;equality of opportunity&rdquo; in the workforce and aims to examine factors affecting men and women&rsquo;s participation, career development and benefits in the workplace.&nbsp;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 148, 2),
(1157, 'رعت شركة نسما القابضة حفل زواج جماعي بتنظيم من جمعية (زواج)', '<div id=\"1768564726\" class=\"dmRespRow\">\r\n<div id=\"1167821717\" class=\"dmRespColsWrapper\">\r\n<div id=\"1421430551\" class=\"u_1421430551 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1042586231\" class=\"u_1042586231 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>رعت شركة نسما القابضة حفل زواج جماعي بتنظيم من جمعية \"زواج\" للزواج والإرشاد الأسري بجدة.</div>\r\n<div>&nbsp;</div>\r\n<div>وشارك في الحفل ١٤٠٠ عروس وعريس تحت رعاية صاحب السمو الملكي الأمير خالد بن فيصل آل سعود، أمير منطقة مكة المكرمة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 151, 1),
(1158, 'Nesma Sponsors Alzawaj Group Marriage', '<div id=\"1607975192\" class=\"u_1607975192 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding sponsored a group marriage organized by the Society for Marriage and Family Guidance of Jeddah, &ldquo;Alzawaj&rsquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>A total of 1400 brides and their grooms participated in the ceremony, held under the patronage of His Royal Highness, Prince Khalid bin Faisal Al Saud, Governor of Makkah Province.</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 151, 2),
(1159, 'منتدى نسما المالي ٢٠١٨: نحن معا', '<div id=\"1871794769\" class=\"dmRespRow\">\r\n<div id=\"1359623073\" class=\"dmRespColsWrapper\">\r\n<div id=\"1755879474\" class=\"u_1755879474 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1646063027\" class=\"u_1646063027 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تم عقد منتدى نسما المالي الثاني عشر تحت شعار \"نحن معاً\"، في مركز نسما للتدريب بجدة.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>خلال المنتدى تم تقديم العديد من العروض التقديمية حول تحديثات المعايير الدولية لإعداد التقارير المالية، استخدام أوراكل هايبريون في التخطيط والميزانية، آخر تحديثات ضريبة القيمة المضافة وضريبة الزكاة/الدخل، بالإضافة لتحديثات الضرائب المستقطعة.&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 152, 1),
(1160, 'Nesma’s Finance Forum 2018: “We 2gether”', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma&rsquo;s 12th Finance Forum, \"We 2gether&rdquo;, took place at Nesma Training Center in Jeddah.</div>\r\n<div>&nbsp;</div>\r\n<div>During the event, several presentations were delivered on IFRS conversion updates, budget and planning using Oracle Hyperion Cloud, latest VAT updates and Zakat/Income tax and withholding tax updates.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 152, 2),
(1161, 'تعيين صالح التركي أمين لمحافظة جدة', '<div id=\"1034877881\" class=\"dmRespRow\">\r\n<div id=\"1590400283\" class=\"dmRespColsWrapper\">\r\n<div id=\"1767611172\" class=\"u_1767611172 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1921456947\" class=\"u_1921456947 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>في مساء يوم الجمعة الموافق ٢٧ يوليو، تم تعيين الشيخ صالح التركي أميناً جديداً لمحافظة جدة، تحت قيادة الملك السعودي سلمان بن عبدالعزيز آل سعود.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>وبمناسبة منصبه الحكومي الجديد، أعرب الشيخ صالح عن ثقته بأن شركة نسما في أيد أمينة. وقال:\"العناصر الرئيسية الثلاثة للشركة الناجحة هي: وجود رؤية وتوجه واضحين، وجود أنظمة وإجراءات لائقة، بالاضافة لوجود الأشخاص المناسبين.\"&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 153, 1),
(1162, 'Saleh Al-Turki Appointed Mayor of Jeddah', '<div id=\"1607975192\" class=\"u_1607975192 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>On the evening of Friday July 27th, Sh. Saleh Al-Turki was appointed the new mayor of Jeddah, under the leadership of Saudi King Salman bin Abdulaziz Al Saud.</div>\r\n<div>&nbsp;</div>\r\n<div>On the occasion of his new government appointment, Sh. Saleh expressed confidence that Nesma is in good hands. He said, &ldquo;The 3 main elements of a successful company include: having a clear vision and direction; proper systems and processes; and the right people.</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 153, 2),
(1175, 'نسما وشركاهم تحوز على مشاريع المرجان والبري', '<div id=\"1367427171\" class=\"dmRespRow\">\r\n<div id=\"1964612741\" class=\"dmRespColsWrapper\">\r\n<div id=\"1251273067\" class=\"u_1251273067 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1044633265\" class=\"u_1044633265 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تم اختيار نسما وشركاهم ضمن 34 مقاولًا حصلوا على عقود التصميم والتوريد والإنشاءات، لبرامج أرامكو السعودية لرفع إنتاج حقلي \"المرجان\" و\"البري\".</div>\r\n<div>&nbsp;</div>\r\n<div>إن برنامج رفع إنتاج حقل \"المرجان\" عبارة عن مشروع تطوير للنفط والغاز في حقل مرجان المغمور. وستشمل عملية التطوير إنشاء محطة بحرية جديدة لفصل الغاز عن الزيت، و24 منصة بحرية للنفط والغاز وحقن المياه.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 98, 1),
(1176, 'Nesma and Partners Awarded Marjan and Berri Projects', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners was one of 34 contractors to be awarded the engineering, procurement and construction of Saudi Aramco&rsquo;s Marjan and Berri increment programs.</div>\r\n<div>&nbsp;</div>\r\n<div>The Marjan increment program is a development project for oil and gas of the Marjan offshore field. Its development process will include a new offshore gas oil separation plant and 24 offshore oil, gas and water injection platforms.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 98, 2),
(1197, 'نسما وشركاهم تحوز على مشروع مطار البحر الاحمر الدولي', '<div>حاز تحالف مؤلف من شركة نسما وشركاهم وشركة المباني العامة للمقاولات على عقد للعمل على تطوير البنية التحتية في المطار الدولي لمشروع البحر الأحمر، والذي يعد العقد الأضخم من بين العقود التي منحتها شركة البحر الأحمر خلال العمل على المشروع.&nbsp;&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>وستعمل الشركتان على تطوير مدرج بطول ٣٧٠٠ متر بالإضافة إلى مدرج مخصص للطائرات المائية والممرات الرئيسية والرابطة لها. كما ستعمل على أعمال الرصف وتأمين المساعدة الملاحية اللازمة للطيران، بالإضافة إلى العمل على الإضاءة والأرضية لمدرج الطيران، والمرافق الجوية بالاضافة إلى الطرق والمباني التابعة لها.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>ومن المتوقع أن يخدم مطار البحر الأحمر الدولي مليون سائح سنوياً بما في ذلك الرحلات المحلية والدولية حيث ستوفر المرحلة الأولى من مشروع البحر الأحمر، ٣٠٠٠ غرفة فندقية فاخرة تقع ضمن خمس جزر سياحية ومنطقتين برية.&nbsp;</div>', NULL, NULL, NULL, 28, 1),
(1198, 'Nesma & Partners Awarded the Red Sea International Airport Project', '<p>A consortium made up of Nesma &amp; Partners and Almabani General Contractors was awarded the largest value contract to date by the Red Sea Development Company, to work on the infrastructure of the Red Sea Development Project&rsquo;s International Airport.</p>\r\n<p><br />Nesma &amp; Partners and Almabani General Contractors will work on the infrastructure of a 3,700 meter runway, a seaplane runway and parallel &amp; link taxiways. Additionally, the two companies will handle pavement works, the airport&rsquo;s aeronautical navigational aids, aerodrome ground lighting, airside utilities, in addition to all roads and associated buildings.</p>\r\n<p><br />The Red Sea Airport will serve an estimated one million tourists per year catering to both domestic and international flights, as the first phase of the Red Sea Project will provide 3,000 luxurious hotel rooms across five islands and two inland sites.</p>', NULL, NULL, NULL, 28, 2),
(1199, 'شركات نسما تقدم منتجات لمكافحة جائحة كوفيد-19', '<p><br />قدمت شركتا نسما للإعلام والترفيه و إن ديجيتك منتجات جديدة لمعالجة بعض التحديات التي أحدثتها جائحة كوفيد-19 الحالية.</p>\r\n<p>قدمت الشركتان أنظمة تصوير حراري، وخوذات ذكية، وبوابات تعقيم، وإشارات سلامة، ونماذج مبتكرة لدروع الوجه العالية الجودة والقابلة لإعادة الاستخدام.</p>', NULL, NULL, NULL, 29, 1),
(1200, 'Nesma Companies Offer Products for the Covid-19 Pandemic', '<p>Nesma Media &amp; Entertainment and NDigitec introduced new products to address some of the challenges brought about by the current Covid-19 pandemic.</p>\r\n<p>The two Nesma companies introduced thermal imaging systems, smart helmets, disinfection gates, safety signs and innovative models of quality reusable face shields.</p>', NULL, NULL, NULL, 29, 2),
(1201, 'شركة الحافلات الحديثة توقع مذكرة تفاهم مع صندوق تنمية الموارد البشرية', '<p>وقعت شركة الحافلات الحديثة مذكرة تفاهم مع صندوق تنمية الموارد البشرية لتوفير الوظائف لعدد من المرشحين من الجنسية السعودية.</p>\r\n<p>علاوة على ذلك، وقعت الشركة إتفاقية مع المؤسسة العامة للتدريب التقني والمهني. وفقًا للاتفاقية، ستقدم المؤسسة العامة للتدريب التقني والمهني برامج تدريب منتهي بالتوظيف وورش العمل لتمكين المتدربين الجدد في شركة الحافلات الحديثة.</p>', NULL, NULL, NULL, 30, 1),
(1202, 'Modern Bus Signs MoU with HRDF', '<p>The Modern Bus Company signed a Memorandum of Understanding with the Human Resources Development Fund (HRDF) to provide jobs to Saudi candidates.</p>\r\n<p>Moreover, Modern Bus signed an agreement with the Technical and Vocational Training Corporation. As per the agreement, the Technical and Vocational Training Corporation will provide training programs resulting in employment and workshops to empower Modern Bus trainees.</p>', NULL, NULL, NULL, 30, 2),
(1203, 'نسما تكمل مشروع مشتل البحر الأحمر', '<p>انتهى قسم المناظر الطبيعية في شركة نسما التجارية من العمل على تصميم وبناء مشتل زراعي لصالح شركة البحر الأحمر للتطور (RSDC).</p>\r\n<p>يقع المشتل على الجزر بين منطقتي أملج والوجه في المملكة العربية السعودية، ويمتد على مدى مساحة مليون متر مربع، كما يعتبر الأكبر من نوعه في منطقة الشرق الأوسط.</p>', NULL, NULL, NULL, 31, 1),
(1204, 'Nesma Completes Red Sea Nursery Project', '<p>Nesma Trading&rsquo;s Landscape Division has completed the design and building of a landscape nursery for the Red Sea Development Company (RSDC). The nursery, located on the islands between Umluj and Al-Wajh in Saudi Arabia, spans over one million square meters and is considered the largest of its kind in the Middle East.</p>', NULL, NULL, NULL, 31, 2),
(1205, 'نسما وشركاؤها ترعى منتدى إدارة المشاريع', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">Nesma &amp; Partners was a gold sponsor of the Project Management Symposium (PMI-KSA) Forum in Jeddah.<br /><br />The event focused on presenting effective project management topics and techniques for professionals and included discussing emerging projects in the renewable energy field.</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 113, 1),
(1206, 'Nesma & Partners Sponsors Project Management Symposium Forum', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">Nesma &amp; Partners was a gold sponsor of the Project Management Symposium (PMI-KSA) Forum in Jeddah.<br /><br />The event focused on presenting effective project management topics and techniques for professionals and included discussing emerging projects in the renewable energy field.</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 113, 2),
(1207, 'الأمير سعود بن نايف آل سعود يفتتح أكاديمية \"زادك\" السعودية لفنون الطهي', '<div id=\"1503144563\" class=\"dmRespRow\">\r\n<div id=\"1759260406\" class=\"dmRespColsWrapper\">\r\n<div id=\"1090693196\" class=\"u_1090693196 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1929589104\" class=\"u_1929589104 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>دشن صاحب السمو الملكي الأمير سعود بن نايف آل سعود، أكاديمية \"زادك\" السعودية لفنون الطهي في الخبر. تتمثل رؤية الأكاديمية في إحداث تغيير إيجابي في مجتمع المملكة العربية السعودية، من خلال إنشاء أكاديمية رائدة لفنون الطهي، لتصبح منصة لقطاع الأغذية في المملكة. يُذكر أن نسما للتجارة هي المؤسس المشارك والراعي لأكاديمية \"زادك\".</div>\r\n<div>&nbsp;</div>\r\n<div>ترأس المجلس الاستشاري لأكاديمية \"زادك\"، نائب رئيس مجموعة نسما القابضة، نورة التركي، بينما مارك ألدرسون، المدير العام لشركة نسما للتموين عضو في اللجنة التنفيذية لـ \"زادك\".</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 112, 1),
(1208, 'Prince Saud Bin Naif Al Saud Inaugurates ZADK Saudi Culinary Academy', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">His Royal Highness, Prince Saud Bin Naif Al Saud, inaugurated ZADK Saudi Culinary Academy in Khobar, which has a vision to create positive social change in Saudi Arabia by establishing a top-quality flagship Culinary Academy that becomes a platform for the Kingdom&rsquo;s food sector. Nesma Trading is a co-founder and sponsor of ZADK.<br /><br />Nesma Holding&rsquo;s vice president, Noura Alturki, sits on ZADK&rsquo;s advisory board, while Mark Alderson, Nesma Catering&rsquo;s general manager, is a member of ZADK\'s executive committee.</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 112, 2),
(1209, 'نسما القابضة توقع مذكرة تفاهم مع مؤسسة مسك', '<div id=\"1137549648\" class=\"dmRespRow\">\r\n<div id=\"1707402130\" class=\"dmRespColsWrapper\">\r\n<div id=\"1384069358\" class=\"u_1384069358 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1785187047\" class=\"u_1785187047 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>كجزء من منتدى المسك العالمي لعام 2019 المنعقد في الرياض ، وقعت شركة نسما القابضة مذكرة تفاهم مع مؤسسة مسك.</div>\r\n<div>&nbsp;</div>\r\n<div>بموجب الاتفاقية ، سوف تستكشف نسما ومسك برامج مشتركة لتوفير تدريب يسهم في المساعدة في تجهيز وتدريب الشباب السعودي ليصبحوا الجيل القادم من القادة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 111, 1),
(1210, 'Nesma Holding Signs MOU with MiSK Foundation', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>As part of the 2019 MiSK Global Forum held in Riyadh, Nesma Holding signed a memorandum of understanding (MOU) with the MiSK Foundation.</div>\r\n<div>&nbsp;</div>\r\n<div>Per the agreement, Nesma and MiSK will explore joint programs to provide training to help equip and train young Saudis to become the next generation of leaders.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 111, 2),
(1211, 'جاليري نسما أرت تشارك في التجربة 0.3 وتستضيف معرض بانوراما', '<div id=\"1393221848\" class=\"dmRespRow\">\r\n<div id=\"1401160769\" class=\"dmRespColsWrapper\">\r\n<div id=\"1700023022\" class=\"u_1700023022 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1567397858\" class=\"u_1567397858 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>شارك جاليري نسما أرت في أكبر معرض فني في المملكة العربية السعودية بعنوان \"التجربة 0.3\"، الذي عُقد في الرياض من قبل معهد مسك للفنون.</div>\r\n<div>&nbsp;</div>\r\n<div>إلى جانب المشاركة في حدث الرياض، استضافت جاليري نسما أرت معرض \"بانوراما\"، وهو معرض جماعي لأربعة فنانين يعرض مجموعة من الفنون التشكيلية بأنماط مختلفة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 287, 1),
(1212, 'Nesma Art Gallery Participates in “Experiment 0.3” and Hosts Panorama', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Art Gallery participated in the largest art exhibition in Saudi Arabia, &ldquo;Experiment 0.3&rdquo;, organized by Misk Art Institute and held in Riyadh.</div>\r\n<div>&nbsp;</div>\r\n<div>Besides participating in the event in Riyadh, Nesma Art Gallery hosted &ldquo;Panorama,&rdquo; a group exhibition of four artists, presenting a fine art collection of different styles.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 287, 2),
(1213, 'تكريم نسما للطيران لدعمها للمؤسسة الخيرية الوطنية للرعاية الصحية المنزلية', '<div id=\"1110675814\" class=\"u_1110675814 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\">\r\n<div>تم تكريم نسما للطيران لجهودها في دعم المؤسسة الخيرية الوطنية للرعاية الصحية المنزلية.</div>\r\n<div>استلم التكريم نيابة عن شركة نسما للطيران، الأستاذ يوسف السالمي، الرئيس التنفيذي للاستراتيجية بمجموعة نسما القابضة.</div>\r\n</div>\r\n<div id=\"1973718538\" class=\"dmRespRow\">\r\n<div id=\"1472398771\" class=\"dmRespColsWrapper\">&nbsp;</div>\r\n</div>', NULL, NULL, NULL, 110, 1),
(1214, 'Nesma Airlines Recognized for Supporting The National Home Health Care Foundation', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Airlines was recognized for its efforts in supporting the National Home Health Care Foundation.</div>\r\n<div>&nbsp;</div>\r\n<div>Yousef Alsalmi, Chief Strategy Officer, Nesma Holding, received the recognition on behalf of Nesma Airlines.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 110, 2),
(1215, 'مركز قيطان للخياطة والتطريز يتبع فلسفة كايزن', '<div id=\"1095269928\" class=\"dmRespRow\">\r\n<div id=\"1844814338\" class=\"dmRespColsWrapper\">\r\n<div id=\"1695779123\" class=\"u_1695779123 dmRespCol small-12 medium-12 large-12\">\r\n<div id=\"1862942096\" class=\"u_1862942096 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>مركز قيطان بالدمام في أن يصبح المصنع الثالث ضمن شبكة مصانع نسما غير الربحية لاعتماد فلسفة كايزن Kaizen.</div>\r\n<div>&nbsp;</div>\r\n<div>يركز نهج كايزن على نظام إدارة نقاط الضعف والتحسين المستمر للعمليات، من خلال التعامل مع إزالة مخلفات العمليات، والاتصالات، واللوجستيات، والشؤون المالية، والمشتريات، والزمن اللازم لتنفيذ المهام منذ البداية حتى النهاية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 97, 1),
(1216, 'Qetan Tailoring & Embroidery Center Follows Kaizen Philosophy', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Qetan Center in Dammam has succeeded in being the third factory within Nesma&rsquo;s nonprofit network of factories to implement the Kaizen philosophy.</div>\r\n<div>&nbsp;</div>\r\n<div>The Kaizen method focuses on a lean management system and continuous improvement of operations by removing waste in processes, communication, logistics, finance, purchasing and time taken to process a task from start to finish.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 97, 2),
(1217, 'إن ديجيتيك تشترك في معرض التقنية وتتعاون مع تيسلا', '<div id=\"1076052006\" class=\"dmRespRow\">\r\n<div id=\"1994276323\" class=\"dmRespColsWrapper\">\r\n<div id=\"1862143724\" class=\"u_1862143724 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1594470869\" class=\"u_1594470869 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>شاركت كل من إن ديجيتيك للطباعة (NDigitec Prepress) ودبي برينت.كوم (Dubaiprint.com) في معرض الخليج لمصادر تقنيات الطباعة والتغليف في دبي، والذي جمع ما يزيد على 8737 زائرًا من أكثر من 90 دولة. خلال هذا الحدث، سعدت إن ديجيتيك للطباعة بالإعلان عن بداية حقبة طباعة جديدة؛ تتمثل في الانتقال من طباعة الفليكس عالية الجودة إلى طباعة إكس.بي.إس كريستال (XPS Crystal) عبر منصة NDXC المتقدمة للإعداد والتجهيز المسبق.</div>\r\n<div>&nbsp;</div>\r\n<div>بالإضافة إلى ذلك، عملت إن ديجيتيك مع شركة تيسلا (Tesla)، شركة السيارات الرائدة، لتصميم حوامل/ ستاندات لفعاليتين، هما القمة العالمية لطاقة المستقبل (World Future Energy Summit) وقمة الذكاء الاصطناعي (AI Everything). من أجل تلك القمم، قامت إن ديجيتك بتطوير حوامل أنيقة مع عناصر ذات تقنيات عالية تتماشى مع رؤية شركة تيسلا Tesla نحو سيارات صديقة للبيئة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 100, 1);
INSERT INTO `article_descriptions` (`id`, `title`, `description`, `slug`, `meta_description`, `keywords`, `article_id`, `language_id`) VALUES
(1218, 'NDigitec Participates in Tech Show and Collaborates with Tesla', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>NDigitec Prepress and Dubaiprint.com participated in the Gulf Print &amp; Pack (GPP) technology sourcing show in Dubai, an exhibition that gathered over 8,737 visitors from 90+ countries.</div>\r\n<div>&nbsp;</div>\r\n<div>During the event, NDigitec Prepress was excited to announce the beginning of a new printing era represented by moving from HD quality flexo printing to XPS Crystal via NDXC, an advanced prepress and premedia platform.</div>\r\n<div>&nbsp;</div>\r\n<div>Additionally, NDigitec worked with Tesla, a leading automotive company, to design stands for two events, the World Future Energy Summit and AI Everything. For these occasions, NDigitec developed elegant stands with high-tech elements in line with Tesla\'s eco friendly vehicle vision.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 100, 2),
(1219, 'مركز نسما للتدريب يتعاون مع الهيئة السعودية للمقيّمين المعتمدين', '<div id=\"1435450016\" class=\"dmRespRow\">\r\n<div id=\"1449040380\" class=\"dmRespColsWrapper\">\r\n<div id=\"1084006720\" class=\"u_1084006720 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1068104750\" class=\"u_1068104750 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تعاونت مركز نسما للتدريب مع الهيئة السعودية للمقيّمين المعتمدين، وهي مؤسسة حكومية تهدف إلى تطوير مهنة التقييم وتدريب المقيّمين المؤهلين.</div>\r\n<div>&nbsp;</div>\r\n<div>سيتضمن البرنامج التدريبي، الذي يستضيفه مركز نسما للتدريب، دورات حول مبادئ التقييم العقاري الأساسية، وأنظمة العقارات، ومبادئ تخطيط المدن، وتحليل السوق، ومعايير التقييم العقاري الدولي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 101, 1),
(1220, 'NTC Collaborates with the Saudi Authority for Accredited Valuers', '<div>Nesma Training Center (NTC) collaborated with the Saudi Authority for Accredited Valuers, a government organization that aims to develop the valuation profession and train qualified valuers.</div>\r\n<div>&nbsp;</div>\r\n<div>The training program, hosted by NTC will include sessions on basic real estate valuation principles, real estate systems and city planning principles, market analysis and real estate international evaluation standards.</div>\r\n<div>&nbsp;</div>', NULL, NULL, NULL, 101, 2),
(1221, 'مركز نسما للتدريب يستضيف برنامج التاجر الصغير', '<div id=\"1483414795\" class=\"dmRespRow\">\r\n<div id=\"1498101303\" class=\"dmRespColsWrapper\">\r\n<div id=\"1109042179\" class=\"u_1109042179 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1716962169\" class=\"u_1716962169 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقع مركز نسما للتدريب اتفاقية مع مؤسسة هنّ للمعارض والمؤتمرات بهدف إطلاق برنامج \"التاجر الصغير\" للوعي المالي، بالتعاون مع الهيئة العامة لتنمية المؤسسات الصغيرة والمتوسطة.&nbsp;</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 82, 1),
(1222, 'NESMA Training Center hosts the Young Trader program', '<p>Nesma Training Center signed an agreement with the Han Foundation for Exhibitions and Conferences, with the aim of launching the \"Small Trader\" program for financial awareness, in cooperation with the Public Authority for Small and Medium Enterprises Development.</p>', NULL, NULL, NULL, 82, 2),
(1223, 'نسما للاتصالات والتقنية تحوز على مشروع لصالح الهيئة الملكية للجبيل وينبع', '<div id=\"1248689655\" class=\"dmRespRow\">\r\n<div id=\"1752095779\" class=\"dmRespColsWrapper\">\r\n<div id=\"1121890660\" class=\"u_1121890660 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1311711566\" class=\"u_1311711566 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما للاتصالات والتقنية على مشروع لصالح الهيئة الملكية للجبيل وينبع، لاستخدام نظام التموضع العالمي من شركة Opticom في تنفيذ الاستباق المشروط لمركبات الطوارئ في ست تقاطعات طرق في مدينة الجبيل.</div>\r\n<div>&nbsp;</div>\r\n<div>يهدف المشروع إلى تسريع حركة مركبات الطوارئ دون التأثير على تدفق حركة المرور.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 83, 1),
(1224, 'Nesma Telecom and Technology holds a project for the Royal Commission for Jubail and Yanbu', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom and Technology Company has acquired a project for the Royal Commission for Jubail and Yanbu, to use the global positioning system from Opticom in implementing the conditional pre-emption of emergency vehicles in six road junctions in the city of Jubail.</div>\r\n<div>&nbsp;</div>\r\n<div>The project aims to accelerate the movement of emergency vehicles without affecting the flow of traffic.</div>\r\n</div>', NULL, NULL, NULL, 83, 2),
(1225, 'نسما القابضة تبلغ 40 عاما', '<div id=\"1281900743\" class=\"dmRespRow\">\r\n<div id=\"1641690179\" class=\"dmRespColsWrapper\">\r\n<div id=\"1153125343\" class=\"u_1153125343 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1011890641\" class=\"u_1011890641 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>في 14 فبراير 2019، أكملت نسما القابضة 40 عامًا منذ تأسيسها؛ حيث تأسست على يد الشيخ صالح علي التركي في عام 1979 تحت مسمى الشركة الوطنية للخدمات الهندسية والتسويق (نسما NESMA).&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>وقد نمت الشركة على مر العقود من شراكة واحدة إلى مجموعة تضم أكثر من 40 شركة، يعمل لديها أكثر من 30,000 موظف.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 84, 1),
(1226, 'Nesma Holding Turns 40', '<p>On February 14, 2019, Nesma Holding turned 40 years old. Established in 1979 by His Excellency Sh. Saleh Ali Al-Turki as National Engineering Services and Marketing (NESMA), the company has grown over the decades from a single partnership to a group of over 40 companies with more than 30,000 employees.</p>', NULL, NULL, NULL, 84, 2),
(1227, 'نسما القابضة تطلق صندوق صالح التركي لتمكين الموظفين', '<div id=\"1459673568\" class=\"dmRespRow\">\r\n<div id=\"1183835769\" class=\"dmRespColsWrapper\">\r\n<div id=\"1881512958\" class=\"u_1881512958 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1394816339\" class=\"u_1394816339 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تزامناً مع الذكرى الأربعين لتأسيس نسما، أعلنت نسما القابضة عن إطلاق صندوق صالح التركي لتمكين الموظفين. صندوق صالح التركي لتمكين الموظفين هو امتداد لروح مؤسسنا السخية، ويهدف إلى تشجيع وتمكين موظفي نسما لمتابعة هواياتهم الشخصية ومواهبهم وجهودهم التطوعية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 85, 1),
(1228, 'Nesma Holding Launches Saleh Al-Turki Employee Empowerment Fund', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>To coincide with Nesma&rsquo;s 40th anniversary, Nesma Holding announced the launch of the Saleh Al-Turki Employee Empowerment Fund. The Saleh Al-Turki Employee Empowerment Fund is an extension Nesma&rsquo;s founder&rsquo;s generous spirit and it aims to encourage and empower Nesma employees to pursue their personal hobbies, talents, and volunteer efforts.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 85, 2),
(1229, 'نسما وشركاهم تحوز على مشروع حقن المياه براً لأرامكو', '<div id=\"1739167206\" class=\"dmRespRow\">\r\n<div id=\"1188536307\" class=\"dmRespColsWrapper\">\r\n<div id=\"1083597863\" class=\"u_1083597863 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1367982241\" class=\"u_1367982241 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما وشركاهم على مشروع حقن المياه براً، وهو جزء من برنامج أرامكو لتوسعة حقل المرجان. سيشمل نطاق العمل بناء خط نقل مياه بطول 73 كم وقطر 30 بوصة لنقل المياه من حقل جلعادي، وخزان واسية للمياه الجوفية قرب أبو حدرية، إلى مجمع تناجيب النفطي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 86, 1),
(1230, 'Nesma & Partners Awarded Aramco’s Onshore Water Injection Project', '<p>Nesma &amp; Partners was awarded an Onshore Water Injection project, part of Aramco&rsquo;s Marjan Increment Program. The work will include construction of a 73 km, 30-inch water transmission line to transport water from Jaladi Field, Wassia Aquifer near Abu Hadriyah to Tanajib Oil Plant.</p>', NULL, NULL, NULL, 86, 2),
(1231, 'معرض الموظفون 2019 بمعرض نسما للفنون', '<div id=\"1509573123\" class=\"dmRespRow\">\r\n<div id=\"1493187281\" class=\"dmRespColsWrapper\">\r\n<div id=\"1367028564\" class=\"u_1367028564 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1744810454\" class=\"u_1744810454 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تحت رعاية رئيس مجلس إدارة شركة نسما ، فيصل التركي ، عرض معرض نسما 2019 للموظفين أعمالًا فنية قام موظفو نسما بإبداعها عبر المجموعة.</div>\r\n<div>&nbsp;</div>\r\n<div>كشف الحدث ، الذي أقيم في معرض نسما للفنون في جدة ، عن المواهب الفنية لموظفي نسما بأشكال مختلفة مثل الفنون البصرية والأداء.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 284, 1),
(1232, '2019 Employees Exhibition at Nesma Art Gallery', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Under the patronage of Nesma President, Faisal Alturki, Nesma&rsquo;s 2019 Employees&rsquo; Exhibition showcased artwork created by Nesma employees across the Group.</div>\r\n<div>&nbsp;</div>\r\n<div>The event, held at Nesma Art Gallery in Jeddah, revealed the artistic talents of Nesma employees in different forms such as visual and performing arts.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 284, 2),
(1233, 'مركز نسما للتدريب يستضيف دورات تدريبية لمحاسبي نسما', '<div id=\"1359660063\" class=\"dmRespRow\">\r\n<div id=\"1690676454\" class=\"dmRespColsWrapper\">\r\n<div id=\"1125859710\" class=\"u_1125859710 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1552242568\" class=\"u_1552242568 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>عقدت مجموعة الدورات التدريبية الأولى لمحاسبي نسما في جدة ، والتي صممها السيد/ نعيم شاه ، في مركز نسما للتدريب بهدف تعزيز فهمهم للغة الإنجليزية للأعمال والمحاسبة من خلال سلسلة من الدورات التي تصل إلى 16 شهرًا ، والتي ستستقطب الدارسين من ذوي المستوى المتوسط وحتى المستويات المتوسطة العليا.</div>\r\n<div>&nbsp;</div>\r\n<div>خضع المشاركون لاختبارات تقويم المستوى باللغة الإنجليزية وتم تقسيمهم إلى مجموعتين بناءً على النتائج. بدأت كل مجموعة في المستوى المناسب من تعلم اللغة.</div>\r\n<div>&nbsp;</div>\r\n<div>تم عقد اجتماع ترحيبي في قاعة مركز نسما للتدريب قبل بدء الدورات لتعريف الموظفين بالبرنامج</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 102, 1),
(1234, 'NTC Hosts Training Courses for Nesma Accountants', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>The first training courses for Nesma&rsquo;s accountants in Jeddah, designed by Naim Shah, were held at Nesma Training Center with the aim of reinforcing their understanding of business English and accounting through a series of courses lasting up to 16 months, that will take students from pre-intermediate through upper intermediate levels.</div>\r\n<div>&nbsp;</div>\r\n<div>Participants have undergone screening tests in English and have been divided into two groups based on the results. Each group began at the appropriate level of language instruction.</div>\r\n<div>&nbsp;</div>\r\n<div>A welcome meeting was held at NTC auditorium before the start of the courses to introduce the employees to the program.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 102, 2),
(1235, 'نسما للكهرباء والاتصالات توقع عقدها الأول في البحرين', '<div id=\"1819099463\" class=\"dmRespRow\">\r\n<div id=\"1788879432\" class=\"dmRespColsWrapper\">\r\n<div id=\"1103078053\" class=\"u_1103078053 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1599405509\" class=\"u_1599405509 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>وقعت شركة نسما للكهرباء والاتصالات عقدها الأول في مملكة البحرين، مع هيئة الكهرباء والماء البحرينية، لبناء أربع محطات تحويل/توزيع، بجهد 66 كيلوفولت في مدينة الشامية. تم التوقيع على اعتبار عقد تسليم المفتاح بتكلفة إجمالية، كجزء من المرحلة الثانية من مشروع تطوير شبكتي نقل الطاقة الكهربائية ذات الجهدين 220 و66 كيلوفولت، والذي يتم تمويله من قبل الصندوق السعودي للتنمية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 114, 1),
(1236, 'Nesma Electric & Communications Signs First Contract in Bahrain', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">Nesma Electric &amp; Communications (NE&amp;C) signed its first contract in the Kingdom of Bahrain for the construction of four 66kV substations at Almadinah Alshameyah with Bahrain&rsquo;s Electricity &amp; Water Authority (EWA) on a lump sum turnkey basis and as part of the 220kV &amp; 66kV transmission development phase 2 which is being funded by the Saudi Fund for Development (SFD).</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 114, 2),
(1237, 'نسما وشركاهم تكمل مشروع THE303 في مركز الملك عبدالله المالي', '<div>قامت شركة نسما وشركاهم بستليم مشروع تم العمل عليه بأسلوب التنفيذ المتسارع لصالح مركز الملك عبدالله المالي في الرياض خلال هذا الشهر.</div>\r\n<div>&nbsp;</div>\r\n<div>المشروع يحمل إسم THE303 وهو عبارة عن مطعم منبثق في حديقة ويضم ثمانية مطابخ بتصميم حاويات شحن وتقدم وجبات مستوحاة من طعام الشوارع.</div>\r\n<div>&nbsp;</div>\r\n<div>&nbsp;نسما وشركاهم أكملت المشروع في الموعد المحدد بعد ستة أسابيع فقط من إستكمال التصاميم التفصيلية.</div>', NULL, NULL, NULL, 87, 1),
(1238, 'Nesma & Partners Completes THE303 at KAFD', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners delivered a fast track project in Riyadh for King Abdullah Financial District (KAFD) this month.</div>\r\n<div>&nbsp;</div>\r\n<div>The project called, THE303, is a pop-up restaurant park with eight gourmet street food &lsquo;containerized&rsquo; kitchens.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners completed the project on the target date and only six weeks after completing the detailed designs.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 87, 2),
(1239, 'نسما للطاقة المتجددة وجينكو للطاقة الشمسية تستضيفان ورشة الطاقة الشمسية الكهروضوئية', '<p>استضافت مجموعة نسما للطاقة المتجددة، بالشراكة مع جينكو للطاقة الشمسية، ورشة الطاقة الشمسية الكهروضوئية في الرياض بتاريخ 11 مارس 2019. تعد جينكو للطاقة الشمسية حاليًا الشركة المصنعة الأولى للوحات الطاقة الشمسية في العالم، وهي مرتبة حصلت عليها الشركة على مدار الأعوام الثلاثة الماضية.</p>', NULL, NULL, NULL, 91, 1),
(1240, 'Nesma Renewables & Jinko Solar Hosted Solar PV Workshop', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Renewables Group in partnership with Jinko Solar hosted a solar PV workshop in Riyadh on 11th March 2019. Jinko Solar is currently the number 1 Solar Panel manufacturer in the world, a position it has enjoyed for the past 3 years.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 91, 2),
(1241, 'منحت شركة شمول القابضة شركة نسما وشركاهم مشروع الرياض', '<div id=\"1943871891\" class=\"dmRespRow\">\r\n<div id=\"1383117320\" class=\"dmRespColsWrapper\">\r\n<div id=\"1865595298\" class=\"u_1865595298 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1614455839\" class=\"u_1614455839 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>فازت شركة نسما وشركاهم بمشروع الأفنيوز بالرياض والذي يقدر قيمته بـ 6.15 مليار ريال سعودي من قبل مجمع شمول التجاري والذي هو أحد فروع شركة شمول القابضة.</div>\r\n<div>&nbsp;</div>\r\n<div>يشمل نطاق أعمال نسما وشركاهم تصميم وبناء مركز تجاري ضخم ، وأماكن وقوف السيارات ، وحدائق وطرق داخلية.</div>\r\n<div>&nbsp;</div>\r\n<div>سوف يضم مشروع الأفنيوز - الرياض أكثر من 1300 متجر ويتكون من خمسة أبراج متعددة الأغراض مع الفنادق وقاعات المؤتمرات والشقق السكنية والمكاتب والمرافق الطبية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 103, 1),
(1242, 'Shomoul Holding Awards Nesma & Partners Riyadh Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners was awarded The Avenues - Riyadh project, valued at SAR 6.15 billion, by Shomoul Trade Complex, one of Shomoul Holding&rsquo;s subsidiaries.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma &amp; Partners&rsquo; scope of work includes the design and construction of a mega mall, parking spaces, gardens and internal roads.</div>\r\n<div>&nbsp;</div>\r\n<div>The Avenues - Riyadh will house more than 1,300 stores and consist of five multi-purpose towers with hotels, conference halls, residential apartments, offices and medical facilities.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 103, 2),
(1243, 'نسما القابضة وإمارة مكة يتفقان لإنشاء مصانع خياطة وتطريز', '<div id=\"1813769772\" class=\"dmRespRow\">\r\n<div id=\"1682714568\" class=\"dmRespColsWrapper\">\r\n<div id=\"1043539074\" class=\"u_1043539074 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1176144157\" class=\"u_1176144157 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قعت شركة نسما القابضة مذكرة تعاون مع إمارة منطقة مكة المكرمة بحضور نائب أمير منطقة مكة المكرمة الأمير بدر بن سلطان آل سعود.</div>\r\n<div>&nbsp;</div>\r\n<div>وتهدف الإتفاقية إلى إتباع خطة عمل مشتركة بين الطرفين لإنشاء مصانع للخياطة والتطريز في منطقة مكة المكرمة</div>\r\n<div>&nbsp;</div>\r\n<div>ستعمل المراكز على تعزيز تشغيل العنصر النسائي من خلال توفير فرص للنساء اللائي كان لديهن فرص عمل محدودة للغاية، وتمشياً مع الرؤية الاجتماعية لشركة نسما للتطريز لإنشاء مصنع في كل قرية في المملكة العربية السعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>تجدر الإشارة إلى أن الإتفاقية واكبت الذكرى السنوية العاشرة للمشروع: حيث بدأ مركز نسما للخياطة والتطريز عملياته في العام 2009م من خلال التركيز على توظيف الموظفات اللائي يعانين من إعاقات في النطق والسمع ، مع الحفاظ على توفير أماكن عمل تتناسب مع الإعاقة ، ثم تم توسيع النطاق ليشمل القرى.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 105, 1),
(1244, 'Nesma Holding and the Emirate of Makkah Province to Establish Sewing and Embroidery Factories', '<div>Nesma Holding signed a memorandum of cooperation with the Emirate of Makkah Province, in the presence of the Deputy Governor of Makkah region, Prince Badr bin Sultan Al Saud.</div>\r\n<div>&nbsp;</div>\r\n<div>The agreement aims to follow a joint work plan between the two parties to establish sewing and embroidery factories in Makkah Province.</div>\r\n<div>&nbsp;</div>\r\n<div>The centers will promote female employment by offering opportunities to women who otherwise would have very limited employment chances, in keeping with Nesma Embroidery&rsquo;s social vision to have a factory in every village in Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>It is also noteworthy that the agreement marks the 10th anniversary of the project: Nesma Embroidery and Tailoring Center started operations in 2009 by focusing on hiring female employees with speech-and-hearing disabilities, and then expanded to villages while maintaining disability-friendly workspaces.</div>', NULL, NULL, NULL, 105, 2),
(1245, 'المنتدى الأول للتنوع والشمول في نسما', '<div id=\"1691599592\" class=\"dmRespRow\">\r\n<div id=\"1136215048\" class=\"dmRespColsWrapper\">\r\n<div id=\"1897257331\" class=\"u_1897257331 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1147183040\" class=\"u_1147183040 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div id=\"1691599592\" class=\"dmRespRow\">\r\n<div id=\"1136215048\" class=\"dmRespColsWrapper\">\r\n<div id=\"1897257331\" class=\"u_1897257331 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1147183040\" class=\"u_1147183040 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>استضافت نسما القابضة أول منتدى للتنوع والشمول تحت شعار \"التنوع حقيقة ، الشمول هو فعل\". وبتبني التغييرات الإجتماعية الإيجابيه التي حققتها رؤية المملكة 2030 ، حل هذا المنتدى محل منتديات نسما للمرأة ، الذي إنعقد كل عام ابتداءً من 2012م</div>\r\n<div>&nbsp;</div>\r\n<div>وفي حديثها لجمهور من الرجال والنساء في مركز نسما للتدريب في جدة وقرية نسما في الدمام ، أعلنت نوره التركي ، نائبة الرئيس ، نسما القابضة عن رؤية جديده للتنوع والشمول في نسما ، وقالت: \"عندما أطلقنا منتدى نسما للمرأة ، كانت رسالة لموظفاتنا بأنهن موضع تقدير . وبالنظر إلى التركيبة الاجتماعية في ذلك الوقت ، فإن إستضاف حدث منفصل للنساء كان هو السبيل إلى إحتوائهن. اليوم ، لقد تغير المشهد. لقد قفزنا خلال 7 سنوات فقط من وجود 281 امرأة في مجموعة نسما إلى 1200 امرأة إندمجن في الإدارات والشركات. لم يتغير معنى التنوع ، ولكن إن كيفية إظهارنا لهذا التنوع من خلال الشمول ما يجب أن يجعلنا مواكبين للزمن\".</div>\r\n<div>&nbsp;</div>\r\n<div>ناقش المشاركون في هذا الحدث مفهوم التنوع وأبرزوا أن التنوع يشمل الجنسية والجنس والعمر والخبرة الشخصية والقدرات البدنية وغيرها من العوامل الأخرى التي تجعل القوة العاملة فريدة من نوعها.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد أدار هذا المنتدى السيدة / رنا الزومعي ، المدير التنفيذي للاتصالات المؤسسية لشركة نسما القابضة ، حيث عُقدت حلقات نقاش شارك فيها المتحدثون بآرائهم عن كيفية إزدهار الشركات من خلال الشمول ، وكيفية دعم تمكين الأقليات ، وحقيقة أن الأعمال المتنوعة أقوى وأكثر قدرة على المنافسة وأكثر نجاحاً.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 106, 1),
(1246, 'First Diversity & Inclusion Forum at Nesma', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding hosted its first Diversity &amp; Inclusion Forum under the theme, &ldquo;Diversity is a fact, inclusion is an act.\" Embracing the positive social changes brought forward by the Kingdom\'s Vision 2030, this forum replaced the Nesma Women\'s Forums, which took place every year starting in 2012.</div>\r\n<div>&nbsp;</div>\r\n<div>Speaking to an audience of men and women at Nesma Training Center in Jeddah and Nesma Village in Dammam, Noura Al Turki, Vice President, Nesma Holding announced a new vision for diversity and inclusion at Nesma. She said, \"When we launched the Nesma Women\'s Forum, it was a message to our female employees that they are valued and appreciated. Given the social environment of the time, hosting a separate event for women was the way to include them. Today, the landscape has changed. We have jumped in just 7 years from having 281 women in the Nesma Group to 1,200 women who are integrated across departments and companies. Our value of diversity has not changed, but how we manifest this diversity through inclusion must keep up with changing times.\"</div>\r\n<div>&nbsp;</div>\r\n<div>At the event, participants discussed the concept of diversity and highlighted that diversity includes nationality, gender, age, personal experience, physical abilities, and other factors that make the workforce unique.</div>\r\n<div>&nbsp;</div>\r\n<div>Moderated by Nesma Holding&rsquo;s Corporate Communications Executive Manager, Rana Zumai, panel discussions took place where speakers shared how companies can prosper from inclusion, how to support empowerment of minorities, and the fact that diverse businesses are stronger, more competitive, and more successful.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Holding hosted its first Diversity &amp; Inclusion Forum under the theme, &ldquo;Diversity is a fact, inclusion is an act.\" Embracing the positive social changes brought forward by the Kingdom\'s Vision 2030, this forum replaced the Nesma Women\'s Forums, which took place every year starting in 2012.</div>\r\n<div>&nbsp;</div>\r\n<div>Speaking to an audience of men and women at Nesma Training Center in Jeddah and Nesma Village in Dammam, Noura Al Turki, Vice President, Nesma Holding announced a new vision for diversity and inclusion at Nesma. She said, \"When we launched the Nesma Women\'s Forum, it was a message to our female employees that they are valued and appreciated. Given the social environment of the time, hosting a separate event for women was the way to include them. Today, the landscape has changed. We have jumped in just 7 years from having 281 women in the Nesma Group to 1,200 women who are integrated across departments and companies. Our value of diversity has not changed, but how we manifest this diversity through inclusion must keep up with changing times.\"</div>\r\n<div>&nbsp;</div>\r\n<div>At the event, participants discussed the concept of diversity and highlighted that diversity includes nationality, gender, age, personal experience, physical abilities, and other factors that make the workforce unique.</div>\r\n<div>&nbsp;</div>\r\n<div>Moderated by Nesma Holding&rsquo;s Corporate Communications Executive Manager, Rana Zumai, panel discussions took place where speakers shared how companies can prosper from inclusion, how to support empowerment of minorities, and the fact that diverse businesses are stronger, more competitive, and more successful.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 106, 2),
(1247, 'نسما التجارية تحصل على مشروع الشقيق وفرسان من قبل للمؤسسة العامة لتحلية المياه المالحة', '<div id=\"1895268233\" class=\"dmRespRow\">\r\n<div id=\"1663512273\" class=\"dmRespColsWrapper\">\r\n<div id=\"1685695532\" class=\"u_1685695532 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1180254564\" class=\"u_1180254564 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصلت نسما التجارية على مشروع الحاجز الأمني والبحري، من قبل المؤسسة العامة لتحلية المياه المالحة، يغطي محطتي تحلية المياه بالشقيق وفرسان.</div>\r\n<div>&nbsp;</div>\r\n<div>يتضمن المشروع إنشاء برنامج أمني، للتأكد توافق منطقة الواجهة البحرية مع التوجيهات الأمنية الصادرة عن الهيئة العليا للأمن الصناعي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 107, 1),
(1248, 'Nesma Trading Awarded SWCC Shuqaiq & Farasan Project', '<div id=\"1607975192\" class=\"u_1607975192 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Trading was awarded the Security and Marine Barrier Project by the Saline Water Conversion Corporation (SWCC) covering the Shuqaiq and Farasan desalination plants.</div>\r\n<div>&nbsp;</div>\r\n<div>The project includes establishing a security program to ensure that the marine interface area is in compliance with security directives issued by the High Commission of Industrial Security (HCIS).</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 107, 2),
(1249, 'الإعلان عن شراكة جديدة خلال فعاليات أسبوع جيتكس للتقنية', '<div id=\"1887969369\" class=\"dmRespRow\">\r\n<div id=\"1511462117\" class=\"dmRespColsWrapper\">\r\n<div id=\"1512053003\" class=\"u_1512053003 dmRespCol small-12 medium-12 large-12\">\r\n<div id=\"1338316481\" class=\"u_1338316481 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>شاركت كل من شركة نسما للكهرباء وقسم الاتصالات التابع لشركة نسما للاتصالات والتكنولوجيا في فعاليات أسبوع جيتكس للتقنية، والذي استضافه مركز دبي التجاري العالمي، وجذب أكثر من 4500 عارض من جميع أنحاء العالم.</div>\r\n<div>&nbsp;</div>\r\n<div>خلال هذا الحدث، أعلنت نسما للاتصالات والتكنولوجيا عن شراكتها الجديدة مع هايتيرا، مصنع حلول وأجهزة الاتصال اللاسلكي المتنقلة، أحد أبرز مزودي حلول الاتصالات اللاسلكية المتنقلة في العالم.</div>\r\n<div>&nbsp;</div>\r\n<div>وتخطط كل من نسما للاتصالات والتكنولوجيا وهايتيرا لتقديم حلول الاتصالات المهمة الخاصة بمشاريع السلامة العامة والمدن الذكية في المنطقة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 108, 1),
(1250, 'New Partnership Announcement During GITEX Technology Week', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Electric &amp; Communications division of Nesma Telecom &amp; Technology (NE&amp;C) was part of GITEX Technology week, hosted at Dubai World Trade Centre, and attracting over 4,500 exhibitors from around the world.&nbsp;</div>\r\n<div>&nbsp;</div>\r\n<div>During the event, NE&amp;C announced its new partnership with radio transceivers and radio systems manufacturer Hytera, one of the world&rsquo;s leading professional mobile radio communication solutions providers.</div>\r\n<div>&nbsp;</div>\r\n<div>NE&amp;C and Hytera plan to introduce mission critical communication solutions for public safety and smart city projects in the region.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 108, 2),
(1251, 'نسما القابضة تفوز بجائزة الاعتدال لعام 2019', '<div id=\"1573725449\" class=\"dmRespRow\">\r\n<div id=\"1389539523\" class=\"dmRespColsWrapper\">\r\n<div id=\"1093365650\" class=\"u_1093365650 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1222384615\" class=\"u_1222384615 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>نسما القابضة أحد الفائزين بجائزة الاعتدال لعام 2019، وهي أول جائزة في مجال الاعتدال برعاية صاحب السمو الملكي الأمير خالد فيصل آل سعود.</div>\r\n<div>&nbsp;</div>\r\n<div>تهدف الجائزة إلى تعزيز قيم الاعتدال، ومكافحة التطرف في المنطقة، وقد أقيم الحفل في جامعة الملك عبدالعزيز بجدة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 109, 1),
(1252, 'Nesma Holding Wins 2019 Moderation Award', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding was one of the winners of the 2019 Moderation Award, the first award in the field of moderation, sponsored by His Royal Highness, Prince Khalid bin Faisal Al Saud.</div>\r\n<div>&nbsp;</div>\r\n<div>The ceremony was held at King Abdulaziz University in Jeddah and promotes the values of moderation and combating extremism in the region.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 109, 2),
(1253, 'نسما للتجارة تشارك في معرض بيج 5 السعودي', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Trading Housing Division participated in the Big 5 Saudi Exhibition at the Jeddah Centre for Forums &amp; Events. The event featured 300 exhibiting construction companies showcasing the latest innovations for Saudi Arabia&rsquo;s building industry.&nbsp;</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 88, 1),
(1254, 'Nesma Trading Participates in Big 5 Saudi Exhibition', '<p>Nesma Trading Housing Division participated in the Big 5 Saudi Exhibition at the Jeddah Centre for Forums &amp; Events. The event featured 300 exhibiting construction companies showcasing the latest innovations for Saudi Arabia&rsquo;s building industry.</p>', NULL, NULL, NULL, 88, 2),
(1255, 'نسما للإتصالات والتقنية تحوز على مشروع مع هيئة المدن الصناعية ومناطق التقنية والشركة الوطنية لخدمات كفاءة الطاقة', '<div id=\"1146214265\" class=\"dmRespRow\">\r\n<div id=\"1377992197\" class=\"dmRespColsWrapper\">\r\n<div id=\"1641517515\" class=\"u_1641517515 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1646922805\" class=\"u_1646922805 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حازت شركة نسما للإتصالات والتقنية على عقد مع هيئة المدن الصناعية ومناطق التقنية بقيمة ٥٠ مليون ريال سعودي لإنشاء محطة فرعية داخلية بإستخدام نظم المعلومات الجغرافية في صناعية عسفان بجدة.</div>\r\n<div>&nbsp;</div>\r\n<div>سيكون للمحطة الفرعية دور حاسم في تلبية الطلب المتزايد من قبل هيئة المدن الصناعية على المنطقة حديثة التطور.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 89, 1),
(1256, 'NT&T Awarded Project with Modon & National Energy Services', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) was awarded a contract with the Saudi Industrial Property Authority (MODON) valued at SAR 50 million to construct indoor GIS type substation in Asfan Industrial Area, Jeddah.</div>\r\n<div>&nbsp;</div>\r\n<div>This substation will have a critical role in fulfilling the increased demand by MODON for the newly developed area.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 89, 2),
(1257, 'شركة نسما للاتصالات والتقنية تحوز على مشروع للشركة الوطنية لخدمات الطاقة', '<div id=\"1615600440\" class=\"dmRespRow\">\r\n<div id=\"1763721612\" class=\"dmRespColsWrapper\">\r\n<div id=\"1287129404\" class=\"u_1287129404 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1311185523\" class=\"u_1311185523 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>حصلت شركة نسما للاتصالات والتقنية على مشروع لصالح الشركة الوطنية لخدمات الطاقة (ترشيد)، وهي مؤسسة مملوكة للصندوق السعودي للاستثمار العام. يشمل نطاق العمل استبدال أكثر من 7000 وحدة من مصابيح إنارة الشوارع بمصابيح إنارة موفرة للطاقة في المنطقة الغربية للمملكة العربية السعودية.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 90, 1),
(1258, 'NT&T Awarded NESCO Project', '<div>Nesma Telecom &amp; Technology was awarded a project by the National Energy Services Company (NESCO), Tarshid, an institution owned by the Saudi Public Investment Fund.</div>\r\n<div>&nbsp;</div>\r\n<div>The scope of work includes replacing more than 7000 street lighting luminaires with energy-efficient lighting fixtures in the western region of Saudi Arabia.</div>', NULL, NULL, NULL, 90, 2),
(1259, 'شركة نسما للإتصالات والتقنية تفوز بمشروع شركة الكهرباء السعودية', '<div id=\"1140639483\" class=\"dmRespRow\">\r\n<div id=\"1751789291\" class=\"dmRespColsWrapper\">\r\n<div id=\"1264071317\" class=\"u_1264071317 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1190371096\" class=\"u_1190371096 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>فازت شركة نسما للإتصالات والتقنية بمشروع شركة الكهرباء السعودية لبناء محطة عرفات &ndash; 3 بقدرة 110 / 13.8 كيلو فولت.</div>\r\n<div>&nbsp;</div>\r\n<div>يهدف هذا المشروع إلى زيادة القدرة الكهربائية للمنطقة المقدسة في مدينة مكة المكرمة لتلبية الطلب المتزايد على الطاقة الكهربائية ودعم وزارة الحج في خدمة جميع الحجاج.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 104, 1),
(1260, 'NT&T Awarded Saudi Electricity Company Project', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Telecom &amp; Technology (NT&amp;T) has been awarded the construction of the Arafat-3 110/13.8kV substation by the Saudi Electricity Company.</div>\r\n<div>&nbsp;</div>\r\n<div>The purpose of this project is to increase the electrical capacity of the holy area in the city of Makkah to satisfy the increasing demand for electric power and support the Ministry of Hajj in serving all pilgrims.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 104, 2),
(1261, 'نسما تتحدث في منتدى بي ايه سيستمز للتنوع والشمولية', '<div id=\"1061123929\" class=\"dmRespRow\">\r\n<div id=\"1493026954\" class=\"dmRespColsWrapper\">\r\n<div id=\"1582594665\" class=\"u_1582594665 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1624681815\" class=\"u_1624681815 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>قامت شركة بي ايه سيستمز السعودية بدعوة مجموعة نسما للتحدث في منتدى \"التنوع والشمولية في المملكة العربية السعودية\".</div>\r\n<div>&nbsp;</div>\r\n<div>وقد تمت دعوة كلٍ من شركات نسما والمراعي وصافولا إلى المنتدى كمثال لشركات سعودية ناجحة تقدّر التنوع بين الناس، ولديها بيئات عمل داعمة، بهدف زيادة مشاركات ومساهمات جميع الموظفين.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 288, 1),
(1262, 'Nesma speaks at the BA Systems Forum for Diversity and Inclusiveness', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Saudi BAS Systems has invited Nesma Group to speak at the \"Diversity and Inclusion in the Kingdom of Saudi Arabia\" forum.</div>\r\n<div>&nbsp;</div>\r\n<div>Both Nesma, Almarai and Savola companies were invited to the forum as an example of successful Saudi companies that value diversity among people and have supportive work environments, with the aim of increasing the contributions and contributions of all employees.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 288, 2),
(1263, 'المدراء التنفيذيين لنسما القابضة يحضرون دورة حوكمة الشركات', '<div id=\"1315060964\" class=\"dmRespRow\">\r\n<div id=\"1864888429\" class=\"dmRespColsWrapper\">\r\n<div id=\"1922575443\" class=\"u_1922575443 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1123030035\" class=\"u_1123030035 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>نظم معهد حوكمة الشركات (الحوكمة)، ورشة عمل حول حوكمة الشركات للرؤساء والمدراء التنفيذيين لنسما القابضة. سلطت ورشة العمل الضوء على جوانب مختلفة من حوكمة الشركات، مثل دور المجالس الفرعية، ومهام ومسؤوليات أعضاء المجلس التنفيذي.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 93, 1),
(1264, 'Nesma Executives Attend Governance Course', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Presented by the Institute for Corporate Governance, Hawkamah, a corporate governance workshop was conducted for Nesma executives and CEOs.</div>\r\n<div>&nbsp;</div>\r\n<div>The workshop highlighted various aspects of corporate governance such as the role of subsidiary boards and the duties of executive board members .</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 93, 2),
(1265, 'دورة توعية لكبار موظفي نسما حول إدارة المخاطر', '<div id=\"1020306161\" class=\"dmRespRow\">\r\n<div id=\"1588660686\" class=\"dmRespColsWrapper\">\r\n<div id=\"1108498259\" class=\"u_1108498259 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1815717113\" class=\"u_1815717113 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>في مركز نسما للتدريب، عُقدت دورة للتوعية بالمخاطر على مدى يومين بعنوان \"إدارة المخاطر للمدراء العاملين في مجالات خالية من المخاطر\"، بحضور كبار الموظفين من مختلف شركات مجموعة نسما.</div>\r\n<div>&nbsp;</div>\r\n<div>الدورة نُظمت من قبل لجنة التدقيق والشؤون المالية لنسما القابضة، وقد ألقت الضوء على كيفية تطوير ثقافة إدارة المخاطر، بما في ذلك مؤشرات المخاطر، والإبلاغ عن المخاطر، والأدوات الأساسية لإدارة المخاطر.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 92, 1),
(1266, 'Nesma Senior Employees Learn about Risk Management', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>A two-day risk awareness course titled &ldquo;Risk Management for Non-Risk Managers,&rdquo; was held at Nesma Training Center (NTC) and attended by senior employees from across the Nesma Group.</div>\r\n<div>&nbsp;</div>\r\n<div>Organized by Nesma Holding Audit and Finance Committee, the course shed light on how to develop a risk management culture, including risk indicators, risk reporting and basic risk management tools.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 92, 2),
(1267, 'نسما وشركاهم توقع عقد لتنفيذ مطار القنفذة', '<div id=\"1962917898\" class=\"dmRespRow\">\r\n<div id=\"1523156780\" class=\"dmRespColsWrapper\">\r\n<div id=\"1667843296\" class=\"u_1667843296 dmRespCol small-12 large-8 medium-8\">\r\n<div id=\"1717466804\" class=\"u_1717466804 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>نسما وشركاهم ستعمل على تنفيذ أعمال بناء المشروع البالغ مساحته ٢٠٠٠٠ متر مربع بقيمة تبلغ ٨٤٠ مليون ريال سعودي ويتوقع أن يتم الانتهاء منه خلال عامين.</div>\r\n<div>&nbsp;</div>\r\n<div>يشمل نطاق العمل خمس بوابات للسفر،٢ سير لنقل الأمتعة،٢٠ منصة لإنهاء إجراءات السفر، بالإضافة إلى صالات إستراحة للدرجة الأولى وكبار الشخصيات.</div>\r\n<div>&nbsp;</div>\r\n<div>قام رئيس شركة نسما القابضة، فيصل التركي، بتوقيع العقد مع الهيئة العامة للطيران المدني لتنفيذ مطار القتفذة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 94, 1),
(1268, 'Nesma & Partners Signs Contract for Al Qunfudah Airport', '<div id=\"1182112445\" class=\"dmNewParagraph u_1182112445\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma &amp; Partners will construct the 20,000 square-meter construction project worth SR 840 million and is expected to be completed in two years. The scope includes five travel gates, two conveyor belts, 20 travel counters as well as first class and VIP lounges.</div>\r\n<div>&nbsp;</div>\r\n<div>Nesma Holding President Faisal Alturki, signed the agreement with the General Authority of Civil Aviation (GACA) for the implementation of &ldquo;Al Qunfudah Airport&rdquo;.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 94, 2),
(1269, 'ياسمين الميمني تدخل التاريخ بصفتها أول طيارة على خطوط طيران تجارية سعودية', '<div id=\"1361267905\" class=\"dmRespRow\">\r\n<div id=\"1127377857\" class=\"dmRespColsWrapper\">\r\n<div id=\"1091704303\" class=\"u_1091704303 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1872333784\" class=\"u_1872333784 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>احتفلت كل من نسما للطيران، والهيئة العامة للطيران المدني، ومطار حائل الدولي، بأول رحلة رسمية لطيارة نسما للطيران، ياسمين الميمني، التي صنعت التاريخ كأول طيارة على خطوط طيران تجارية سعودية.</div>\r\n<div>&nbsp;</div>\r\n<div>لقد نال هذا الاحتفال اهتمام الصحافة السعودية على نطاق واسع، وقد صادف حدوثه ذكرى مرور عام واحد على قيادة النساء في المملكة (يونيو 2018).</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 95, 1),
(1270, 'Yasmeen Al-Maimani Makes History As First Female Pilot in Saudi Commercial Airlines', '<div>Nesma Airlines, the General Authority of Civil Aviation and Hail International Airport, celebrated the first official flight of Nesma Airlines pilot, Yasmeen Al-Maimani, who made history as the first female commercial airlines pilot in Saudi Arabia.</div>\r\n<div>&nbsp;</div>\r\n<div>This important milestone for the Kingdom of Saudi Arabia was widely celebrated in the news and also marks the the one-year anniversary of women driving (June 2018).</div>\r\n<div>&nbsp;</div>', NULL, NULL, NULL, 95, 2),
(1271, 'نسما ترعى حفل الزواج الجماعي زواج', '<div id=\"1477159572\" class=\"dmRespRow\">\r\n<div id=\"1631091730\" class=\"dmRespColsWrapper\">\r\n<div id=\"1778817904\" class=\"u_1778817904 dmRespCol small-12 large-7 medium-7\">\r\n<div id=\"1203226392\" class=\"u_1203226392 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>رعت شركة نسما القابضة حفل زواج جماعي بتنظيم من جمعية \"زواج\" للزواج والإرشاد الأسري بجدة.</div>\r\n<div>&nbsp;</div>\r\n<div>وقد شارك في هذا الحفل 1400 عروس وعريس، تحت رعاية صاحب السمو الملكي الأمير مشعل بن ماجد آل سعود، محافظ محافظة جدة.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 99, 1),
(1272, 'Nesma Sponsors Zawaj Group Marriage', '<div id=\"1182112445\" class=\"u_1182112445 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\">\r\n<div>Nesma Holding sponsored a group marriage organized by the Society for Marriage and Family Guidance of Jeddah, &ldquo;Zawaj&rsquo;.</div>\r\n<div>&nbsp;</div>\r\n<div>A total of 1400 brides and their grooms participated in the ceremony, held in the presence of His Royal Highness, Prince Mishal bin Majid Al Saud, Jeddah&rsquo;s governor.</div>\r\n</div>\r\n<div id=\"1265221539\" class=\"u_1265221539 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"left\" data-editor-state=\"closed\">&nbsp;</div>', NULL, NULL, NULL, 99, 2),
(1273, 'نسما للتجارة تحوز على مشروع مركز الجوهرة التجاري', '<div id=\"1860717781\" class=\"dmRespRow\">\r\n<div id=\"1430496391\" class=\"dmRespColsWrapper\">\r\n<div id=\"1471690572\" class=\"u_1471690572 dmRespCol small-12 medium-12 large-12\">\r\n<div id=\"1348318360\" class=\"u_1348318360 dmNewParagraph\" data-dmtmpl=\"true\" data-element-type=\"paragraph\" data-uialign=\"right\">\r\n<div>تم ترسية مشروع مركز الجوهرة التجاري لنسما للتجارة من قبل شركة محمد الحبيب للتطوير العقاري والاستثمار. تتمثل مسؤولية نسما للتجارة في إنشاء وتنفيذ الأعمال الهيكلية لكامل المبنى، الواقع في مدينة جدة.</div>\r\n<div>&nbsp;</div>\r\n<div>يمتد المركز التجاري على مساحة 104,000 متر مربع، ويتكون من ثلاثة طوابق، ويتميز بجادة خارجية، تضم عددا من المطاعم والمقاهي ومنطقة ترفيهية عامة وسينما.</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', NULL, NULL, NULL, 96, 1),
(1274, 'Nesma Trading Awarded Al-Jawharah Mall Project', '<div>Nesma Trading was awarded the Al-Jawharah Mall Project by Mohammad Al-Habib Real Estate and Investment Company. Nesma Trading will be responsible for constructing the skeletal works of the building located in Jeddah.</div>\r\n<div>&nbsp;</div>\r\n<div>The commercial center consists of three floors with an area of 104,000 square meters and features an outdoor boulevard with restaurants and cafes, a public entertainment area and cinema.</div>\r\n<div>&nbsp;</div>', NULL, NULL, NULL, 96, 2);

-- --------------------------------------------------------

--
-- Table structure for table `article_photos`
--

CREATE TABLE `article_photos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(250) DEFAULT NULL,
  `article_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `article_photos`
--

INSERT INTO `article_photos` (`id`, `image`, `article_id`) VALUES
(9, '/uploads/images/5f32f8bad5956.jpg', 24),
(14, '/uploads/images/5f32fbfc57c8c.jpg', 25),
(15, '/uploads/images/5f32fbfc57c8c.jpg', 26),
(23, '/uploads/images/5f32fbfc57c8c.jpg', 27),
(27, '/uploads/images/5f331a39089c4.jpg', 34),
(30, '/uploads/images/5f33e217de397.jpg', 37),
(36, '/uploads/images/5f331a39089c4.jpg', 40),
(37, '/uploads/images/5f32f033c9e82.jpg', 41),
(42, '/uploads/images/5f331a39089c4.jpg', 42),
(43, '/uploads/images/5f32e1a8bf6eb.jpg', 38),
(44, '/uploads/images/5f33e217de397.jpg', 38),
(45, '/uploads/images/5f33e217de397.jpg', 43),
(46, '/uploads/images/5f331a39089c4.jpg', 44),
(47, '/uploads/images/5f3302d8c1b20.jpg', 45),
(48, '/uploads/images/5f33ed533b4ca.jpg', 46),
(49, '/uploads/images/5f33e217de397.jpg', 47),
(50, '/uploads/images/5f331a39089c4.jpg', 48),
(51, '/uploads/images/5f33e217de397.jpg', 49),
(52, '/uploads/images/5f331a39089c4.jpg', 49),
(53, '/uploads/images/5f33ed533b4ca.jpg', 50),
(54, '/uploads/images/5f3302d8c1b20.jpg', 51),
(55, '/uploads/images/5f33e217de397.jpg', 52),
(56, '/uploads/images/5f3302d8c1b20.jpg', 53),
(57, '/uploads/images/5f32ef8e6e9f5.jpg', 54),
(58, '/uploads/images/5f3302d8c1b20.jpg', 55),
(59, '/uploads/images/5f33e217de397.jpg', 56),
(60, '/uploads/images/5f33e217de397.jpg', 57),
(63, '/uploads/images/5f33e217de397.jpg', 60),
(65, '/uploads/images/5f32ecfc81fef.jpg', 62),
(67, '/uploads/images/5f32f033c9e82.jpg', 64),
(70, '/uploads/images/5f32f033c9e82.jpg', 67),
(72, '/uploads/images/5f33e217de397.jpg', 69),
(118, '/uploads/images/5f33e217de397.jpg', 69),
(119, '/uploads/images/5f33e217de397.jpg', 69),
(120, '/uploads/images/5f33e217de397.jpg', 69),
(123, '/uploads/images/5e96fed30ece6.png', 81),
(124, '/uploads/images/5f2ee65e21dde.jpg', 81),
(125, '/uploads/images/5eafffbad512e.jpg', 81),
(126, '/uploads/images/5eafffc55831e.jpg', 81),
(170, '/uploads/images/5f3324ba2f5dd.jpg', 125),
(172, '/uploads/images/5f3314dacab3b.jpg', 127),
(177, '/uploads/images/5f33ed533b4ca.jpg', 132),
(178, '/uploads/images/5f32e04770e40.jpg', 133),
(186, '/uploads/images/5f33ed533b4ca.jpg', 141),
(194, '/uploads/images/5f32fbfc57c8c.jpg', 149),
(195, '/uploads/images/5f331e8ac35f2.jpg', 150),
(204, '/uploads/images/5f33ed533b4ca.jpg', 159),
(206, '/uploads/images/5f33ed533b4ca.jpg', 161),
(215, '/uploads/images/5f32dfdc7a32a.jpg', 170),
(220, '/uploads/images/5f32fbfc57c8c.jpg', 175),
(221, '/uploads/images/5f331e8ac35f2.jpg', 176),
(227, '/uploads/images/5f3317fac7c8b.jpg', 182),
(238, '/uploads/images/5f32dfdc7a32a.jpg', 193),
(240, '/uploads/images/5f32fbfc57c8c.jpg', 195),
(242, '/uploads/images/5f331e8ac35f2.jpg', 197),
(245, '/uploads/images/5f33ed533b4ca.jpg', 200),
(247, '/uploads/images/5f32fbfc57c8c.jpg', 202),
(252, '/uploads/images/5f33280fe678d.jpg', 207),
(253, '/uploads/images/5f331c0840238.jpg', 208),
(255, '/uploads/images/5f331c0840238.jpg', 210),
(258, '/uploads/images/5f331e8ac35f2.jpg', 213),
(261, '/uploads/images/5f3317fac7c8b.jpg', 216),
(263, '/uploads/images/5f3a12233978a.webp', 218),
(277, '/uploads/images/5f32ef8e6e9f5.jpg', 232),
(312, '/uploads/images/5f3ad991ecf62.jpg', 266),
(313, '/uploads/images/5f33ed533b4ca.jpg', 267),
(323, '/uploads/images/5f330d078ad57.jpg', 277),
(325, '/uploads/images/5f3ad6e54796f.jpg', 279),
(327, '/uploads/images/5f3aef9340779.png', 281),
(369, '/uploads/images/5f3bb524e6b0f.png', 32),
(374, '/uploads/images/5f3bb524e6b0f.png', 33),
(377, '/uploads/images/5f3bb524e6b0f.png', 35),
(378, '/uploads/images/5f330d078ad57.jpg', 115),
(379, '/uploads/images/5f3bb38b47ea9.png', 116),
(380, '/uploads/images/5f3bb64cd506b.png', 117),
(381, '/uploads/images/5f3bb524e6b0f.png', 118),
(382, '/uploads/images/5f3bb524e6b0f.png', 36),
(383, '/uploads/images/5f3bb25c5b4d4.png', 119),
(384, '/uploads/images/5f3bb49f93370.png', 120),
(385, '/uploads/images/5f3bb524e6b0f.png', 121),
(387, '/uploads/images/5f3bb69ee024a.png', 39),
(388, '/uploads/images/5f3bb6b0a6d55.png', 123),
(390, '/uploads/images/5f3bb6c87b109.png', 265),
(391, '/uploads/images/5f3bb21a105e8.png', 135),
(392, '/uploads/images/5f33ed533b4ca.jpg', 136),
(394, '/uploads/images/5f3bb69ee024a.png', 138),
(395, '/uploads/images/5f3bb731a881f.png', 139),
(396, '/uploads/images/5f33ed533b4ca.jpg', 140),
(397, '/uploads/images/5f3bb38b47ea9.png', 142),
(398, '/uploads/images/5f3bb524e6b0f.png', 269),
(399, '/uploads/images/5f3bb524e6b0f.png', 270),
(400, '/uploads/images/5f3bb76547807.png', 143),
(401, '/uploads/images/5f3bb524e6b0f.png', 144),
(404, '/uploads/images/5f3bb731a881f.png', 156),
(405, '/uploads/images/5f3bb21a105e8.png', 157),
(406, '/uploads/images/5f3bb524e6b0f.png', 272),
(407, '/uploads/images/5f3bb25c5b4d4.png', 273),
(408, '/uploads/images/5f331c0840238.jpg', 158),
(409, '/uploads/images/5f3bb69ee024a.png', 160),
(410, '/uploads/images/5f3bb69ee024a.png', 162),
(412, '/uploads/images/5f3bb524e6b0f.png', 274),
(413, '/uploads/images/5f3bb64cd506b.png', 122),
(415, '/uploads/images/5f3bb25c5b4d4.png', 275),
(416, '/uploads/images/5f3bb524e6b0f.png', 276),
(417, '/uploads/images/5f3bb69ee024a.png', 278),
(418, '/uploads/images/5f3bb69ee024a.png', 280),
(419, '/uploads/images/5f3bb524e6b0f.png', 282),
(420, '/uploads/images/5f3bb38b47ea9.png', 137),
(421, '/uploads/images/5f3bb38b47ea9.png', 154),
(422, '/uploads/images/5f3bb524e6b0f.png', 285),
(423, '/uploads/images/5f3bb38b47ea9.png', 155),
(424, '/uploads/images/5f3bb38b47ea9.png', 163),
(426, '/uploads/images/5f3bb69ee024a.png', 286),
(427, '/uploads/images/5f3bb25c5b4d4.png', 124),
(428, '/uploads/images/5f3bb69ee024a.png', 289),
(429, '/uploads/images/5f3bb69ee024a.png', 290),
(430, '/uploads/images/5f3bb69ee024a.png', 291),
(431, '/uploads/images/5f3bb731a881f.png', 164),
(432, '/uploads/images/5f3bb524e6b0f.png', 165),
(434, '/uploads/images/5f3bb524e6b0f.png', 292),
(436, '/uploads/images/5f3bb69ee024a.png', 168),
(437, '/uploads/images/5f3bb49f93370.png', 293),
(438, '/uploads/images/5f3bb524e6b0f.png', 294),
(439, '/uploads/images/5f3bb524e6b0f.png', 295),
(440, '/uploads/images/5f3ae896d0118.jpg', 296),
(441, '/uploads/images/5f33280fe678d.jpg', 169),
(443, '/uploads/images/5f3bb524e6b0f.png', 70),
(445, '/uploads/images/5f3bb524e6b0f.png', 71),
(446, '/uploads/images/5f3bb25c5b4d4.png', 172),
(447, '/uploads/images/5f3bb69ee024a.png', 72),
(448, '/uploads/images/5f3bb524e6b0f.png', 183),
(449, '/uploads/images/5f3bb69ee024a.png', 73),
(450, '/uploads/images/5f3bb524e6b0f.png', 184),
(451, '/uploads/images/5f3bb69ee024a.png', 185),
(452, '/uploads/images/5f3bb49f93370.png', 262),
(453, '/uploads/images/5f3bb524e6b0f.png', 263),
(454, '/uploads/images/5f3bbb21c961d.png', 186),
(455, '/uploads/images/5f3bb69ee024a.png', 264),
(456, '/uploads/images/5f3a12233978a.webp', 187),
(457, '/uploads/images/5f3bb49f93370.png', 188),
(458, '/uploads/images/5f3a95918846b.png', 74),
(459, '/uploads/images/5f3bb524e6b0f.png', 75),
(460, '/uploads/images/5f32dfdc7a32a.jpg', 189),
(461, '/uploads/images/5f3bb69ee024a.png', 76),
(462, '/uploads/images/5f3bb69ee024a.png', 77),
(464, '/uploads/images/5f3bb49f93370.png', 261),
(466, '/uploads/images/5f3bb524e6b0f.png', 192),
(467, '/uploads/images/5f3bb524e6b0f.png', 78),
(468, '/uploads/images/5f3bbc2500ef8.png', 79),
(470, '/uploads/images/5f3bb524e6b0f.png', 80),
(472, '/uploads/images/5f3bb25c5b4d4.png', 255),
(474, '/uploads/images/5f3bb69ee024a.png', 256),
(476, '/uploads/images/5f32f3599f3e6.jpg', 257),
(478, '/uploads/images/5f3aef3e53e44.png', 173),
(479, '/uploads/images/5f3bb524e6b0f.png', 258),
(480, '/uploads/images/5f3bb524e6b0f.png', 259),
(481, '/uploads/images/5f3bb524e6b0f.png', 260),
(482, '/uploads/images/5f3bbbbbc5eab.png', 190),
(483, '/uploads/images/5f3bb38b47ea9.png', 191),
(484, '/uploads/images/5f3bbc290d054.jpg', 268),
(485, '/uploads/images/5f3bbc453c6fb.jpg', 271),
(486, '/uploads/images/5f3bb25c5b4d4.png', 166),
(487, '/uploads/images/5f3bb38b47ea9.png', 167),
(489, '/uploads/images/5f3bbd1973829.png', 65),
(490, '/uploads/images/5f3bb25c5b4d4.png', 171),
(491, '/uploads/images/5f3bb524e6b0f.png', 66),
(492, '/uploads/images/5f3bb69ee024a.png', 68),
(493, '/uploads/images/5f3bb25c5b4d4.png', 203),
(494, '/uploads/images/5f3bb64cd506b.png', 204),
(495, '/uploads/images/5f3bb25c5b4d4.png', 205),
(496, '/uploads/images/5f3bb49f93370.png', 206),
(497, '/uploads/images/5f3bb524e6b0f.png', 209),
(498, '/uploads/images/5f3bb524e6b0f.png', 211),
(500, '/uploads/images/5f3bb69ee024a.png', 221),
(501, '/uploads/images/5f3bb21a105e8.png', 222),
(503, '/uploads/images/5f3bb731a881f.png', 224),
(504, '/uploads/images/5f3bb69ee024a.png', 225),
(505, '/uploads/images/5f3bb49f93370.png', 243),
(506, '/uploads/images/5f3bb49f93370.png', 226),
(507, '/uploads/images/5f3bb49f93370.png', 244),
(508, '/uploads/images/5f3bb49f93370.png', 227),
(509, '/uploads/images/5f3bb524e6b0f.png', 228),
(510, '/uploads/images/5f3bb6c87b109.png', 229),
(511, '/uploads/images/5f3bbc453c6fb.jpg', 245),
(512, '/uploads/images/5f3aef9340779.png', 230),
(513, '/uploads/images/5f3bb38b47ea9.png', 212),
(515, '/uploads/images/5f3bb69ee024a.png', 246),
(516, '/uploads/images/5f3bb6c87b109.png', 247),
(517, '/uploads/images/5f3bbd1973829.png', 223),
(518, '/uploads/images/5f3bb731a881f.png', 219),
(519, '/uploads/images/5f3bc04c31de3.png', 248),
(520, '/uploads/images/5f3bb524e6b0f.png', 249),
(521, '/uploads/images/5f3bb21a105e8.png', 220),
(522, '/uploads/images/5f3bbc453c6fb.jpg', 250),
(523, '/uploads/images/5f3bb524e6b0f.png', 251),
(524, '/uploads/images/5f3bb21a105e8.png', 231),
(525, '/uploads/images/5f3bb69ee024a.png', 252),
(526, '/uploads/images/5f3bb49f93370.png', 217),
(527, '/uploads/images/5f3bb731a881f.png', 214),
(528, '/uploads/images/5f3bb21a105e8.png', 174),
(529, '/uploads/images/5f3bb731a881f.png', 178),
(530, '/uploads/images/5f331030654c3.jpg', 253),
(531, '/uploads/images/5f3a95918846b.png', 254),
(532, '/uploads/images/5f3af29d84b70.png', 177),
(533, '/uploads/images/5f3bb69ee024a.png', 181),
(534, '/uploads/images/5f3bb524e6b0f.png', 180),
(536, '/uploads/images/5f3bb69ee024a.png', 179),
(537, '/uploads/images/5f3bb6c87b109.png', 194),
(538, '/uploads/images/5f3a95918846b.png', 21),
(539, '/uploads/images/5f3aef9340779.png', 196),
(540, '/uploads/images/5f3bb524e6b0f.png', 23),
(541, '/uploads/images/5f3bb69ee024a.png', 201),
(542, '/uploads/images/5f3bb524e6b0f.png', 58),
(543, '/uploads/images/5f3bb21a105e8.png', 199),
(544, '/uploads/images/5f3bb524e6b0f.png', 198),
(545, '/uploads/images/5f331030654c3.jpg', 59),
(546, '/uploads/images/5f3bb731a881f.png', 283),
(547, '/uploads/images/5f3bb69ee024a.png', 128),
(548, '/uploads/images/5f3bb69ee024a.png', 61),
(549, '/uploads/images/5f3bb49f93370.png', 233),
(550, '/uploads/images/5f33ed533b4ca.jpg', 234),
(551, '/uploads/images/5f3bb6c87b109.png', 235),
(552, '/uploads/images/5f3bb524e6b0f.png', 236),
(553, '/uploads/images/5f3bb524e6b0f.png', 237),
(554, '/uploads/images/5f3bb524e6b0f.png', 238),
(555, '/uploads/images/5f3bb21a105e8.png', 129),
(556, '/uploads/images/5f3bb21a105e8.png', 126),
(557, '/uploads/images/5f3bb49f93370.png', 239),
(558, '/uploads/images/5f3bb524e6b0f.png', 134),
(559, '/uploads/images/5f3bb69ee024a.png', 240),
(560, '/uploads/images/5f3bc799a3ad6.png', 241),
(561, '/uploads/images/5f32ecfc81fef.jpg', 242),
(562, '/uploads/images/5f3bb49f93370.png', 131),
(563, '/uploads/images/5f3bb69ee024a.png', 130),
(564, '/uploads/images/5f3bb731a881f.png', 147),
(565, '/uploads/images/5f3bb49f93370.png', 146),
(566, '/uploads/images/5f3bb524e6b0f.png', 145),
(567, '/uploads/images/5f3bb21a105e8.png', 148),
(568, '/uploads/images/5f3aef9340779.png', 151),
(569, '/uploads/images/5f3bb21a105e8.png', 152),
(570, '/uploads/images/5f3bb21a105e8.png', 153),
(577, '/uploads/images/5f3bb69ee024a.png', 98),
(588, '/uploads/images/News/2020/5f55ee7c72b4e.jpg', 28),
(589, '/uploads/images/News/2020/5f55ef6415bf7.jpg', 29),
(590, '/uploads/images/News/2020/5f55f0f905cb2.jpeg', 30),
(591, '/uploads/images/News/2020/5f55f17af29ca.jpeg', 31),
(592, '/uploads/images/News/2019/5f55f3646390f.jpg', 113),
(593, '/uploads/images/News/2019/5f55f3bb7e223.jpg', 112),
(594, '/uploads/images/News/2019/5f55f54cbaf59.png', 111),
(595, '/uploads/images/News/2019/5f55f54d07512.png', 287),
(596, '/uploads/images/News/2019/5f55f5f009221.png', 110),
(597, '/uploads/images/logos/5f50d0377bb4a.jpg', 97),
(598, '/uploads/images/News/2019/5f58dacb72c68.jpg', 100),
(599, '/uploads/images/News/2019/5f58db6d2f767.JPG', 101),
(600, '/uploads/images/News/2019/5f58ddad0c508.png', 82),
(601, '/uploads/images/News/2019/5f58dd9a8169e.jpg', 83),
(602, '/uploads/images/News/2019/5f58de9f5afa7.JPG', 84),
(603, '/uploads/images/News/2019/5f58deec1107c.JPG', 85),
(604, '/uploads/images/logos/5f50cd3179ec1.jpg', 86),
(605, '/uploads/images/News/2019/5f58e5eac0016.png', 284),
(606, '/uploads/images/News/2019/5f58e62c002cd.png', 102),
(607, '/uploads/images/logos/5f50cd2e013db.jpg', 114),
(608, '/uploads/images/News/2019/5f59c78bbe2ea.jpg', 87),
(609, '/uploads/images/logos/5f55eb7b3479d.jpg', 91),
(610, '/uploads/images/News/2019/5f59c81fdebbc.png', 103),
(611, '/uploads/images/News/2019/5f59c8696f935.JPG', 105),
(612, '/uploads/images/News/2019/5f59c8ac46211.png', 106),
(613, '/uploads/images/logos/5f50d0377bb4a.jpg', 107),
(614, '/uploads/images/logos/5f50cd2e013db.jpg', 108),
(615, '/uploads/images/News/2019/5f59c947832fe.jpg', 109),
(616, '/uploads/images/logos/5f50d0377bb4a.jpg', 88),
(617, '/uploads/images/News/2019/5f59c9f31ecbf.jpg', 89),
(618, '/uploads/images/logos/5f50cd2e013db.jpg', 90),
(619, '/uploads/images/News/2019/5f59e12b69d76.png', 104),
(620, '/uploads/images/News/2019/5f59e1985aa6f.JPG', 288),
(621, '/uploads/images/logos/5f55eb7b3479d.jpg', 93),
(622, '/uploads/images/logos/5f55eb7b3479d.jpg', 92),
(623, '/uploads/images/logos/5f50cd3179ec1.jpg', 94),
(624, '/uploads/images/News/2019/5f59e2ca02616.jpg', 95),
(625, '/uploads/images/News/2019/5f59e312259aa.JPG', 99),
(626, '/uploads/images/logos/5f50d0377bb4a.jpg', 96);

-- --------------------------------------------------------

--
-- Table structure for table `chairman`
--

CREATE TABLE `chairman` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `photo` varchar(200) NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `chairman`
--

INSERT INTO `chairman` (`id`, `photo`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, '/uploads/images/5f319a66c878c.png', NULL, '2020-08-10 16:12:26', '2020-08-10 16:12:26');

-- --------------------------------------------------------

--
-- Table structure for table `chairman_descriptions`
--

CREATE TABLE `chairman_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `job_title` varchar(200) NOT NULL,
  `details` text NOT NULL,
  `details_plus` longtext NOT NULL,
  `company_announce` text NOT NULL,
  `chairman_id` bigint(20) UNSIGNED NOT NULL,
  `language_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `chairman_descriptions`
--

INSERT INTO `chairman_descriptions` (`id`, `name`, `job_title`, `details`, `details_plus`, `company_announce`, `chairman_id`, `language_id`) VALUES
(55, 'الشيخ صالح التركي', 'مؤسس الشركة', 'شغل صالح علي التركي منصب رئيس شركة نسما القابضة التي أسسها عام ١٩٧٩، إلى أن تم تعيينه أمين لمحافظة جدة في يوليو ٢٠١٨، تحت قيادة الملك سلمان بن عبد العزيز آل سعود.\r\n\r\nإضافة إلى عمله على تنمية الشركة منذ أول مشروع لها في مجال التشغيل والصيانة حتى أصبحت اليوم شركة قابضة متعددة المجالات، قام كذلك بالعمل على خدمة مجتمع الأعمال السعودي خلال العقود الماضية، كما تبوأ مناصب مرموقة في مجاليّ الرعاية الإجتماعية والتعليم.\r\n\r\nو من الجدير بالذكر، أن التركي شغل منصب رئيس الغرفة التجارية الصناعية بجدة ومنصب رئيس مجلس الغرف التجارية الصناعية السعودية ومنصب رئيس جمعية البر لرعاية الأيتام ومنصب رئيس لجنة تراحم لرعاية السجناء.\r\n\r\nكما كان للتركي دور كرئيس شركة جدة القابضة وشركة فرص السعودية للإستثمار ومجلس إدارة الشركة العربية لأمات الدواجن (أمات) وشركة رعاية الطبية القابضة. كما كان عضو في المجلس الاستشاري لبنك \"كوتس لندن\" في الشرق الأوسط .', 'وفي مجال التعليم، كان التركي عضو في كلٍ من مجلس أمناء جامعة الأمير مقرن بالمدينة المنورة، ومجلس أمناء جامعة دار الحكمة بجدة، وعضو بالمجلس الإستشاري لجامعة عفت بجدة. وسبق أن كان عضوا في كل من مجلس أمناء جامعة الأعمال والتكنولوجيا (UBT) و عضواً بالمجلس الإستشاري للمعهد السعودي للعلوم البحثية (SRSI) في جامعة الملك عبدالله للعلوم والتكنولوجيا.\r\n@@\r\nوفي عام ٢٠١٠ تم اختياره من قبل حكومة جمهورية النمسا قنصلاً فخرياً لها في جدة، وفي عام ٢٠١١ كرمته وزارة الشؤون الاجتماعية السعودية كواحد من أهم الداعمين للعمل الاجتماعي، وقد حصل على \"جائزة الملك سلمان بن عبد العزيز لدعم شباب الأعمال\" و \"جائزة الأمير محمد بن فهد لخدمة أعمال البر\".\r\n@@\r\nيحمل التركي شهادة البكالوريوس في الإدارة العامة من الجامعة الأميركية في بيروت وشهادة الماجستير في الإدارة العامة من جامعة ولاية كاليفورنيا بالولايات المتحدة، وهو مقيم في مدينة جدة بالمملكة العربية السعودية.\r\n@@\r\nيحمل التركي شهادة البكالوريوس في الإدارة العامة من الجامعة الأميركية في بيروت وشهادة الماجستير في الإدارة العامة من جامعة ولاية كاليفورنيا بالولايات المتحدة، وهو مقيم في مدينة جدة بالمملكة العربية السعودية.', 'اعتبارًا من أغسطس 2018 ، يسر شركة نسما القابضة أن تعلن عن هيكلها القيادي الجديد ، مع الرئيس المعين حديثًا ، ونواب الرئيس ، ومجلس الإدارة الجديد. يحدد مجلس إدارة نسما القابضة الاستراتيجية والتوجهات لمجموعة شركات نسما.\r\n@@\r\nينقل رؤية ورسالة الشركة ، ويعزز أخلاقيات العمل وثقافة الشركة ، وهو مسؤول أمام المساهمين عن أداء الأعمال.تقدم تقارير إلى مجلس الإدارة هي لجنة المالية والتدقيق في نسما القابضة ، ولجنة الإدارة ، ولجنة الموارد البشرية ، ولجنة المسؤولية الاجتماعية للشركات.', 1, 1),
(56, 'SALEH AL-TURKI', 'Founder & Honorary Chairman', 'Saleh Ali Al-Turki served as President and Chairman of Nesma Holding, a company he founded in 1979, until his appointment as Mayor of Jeddah in July 2018, under the leadership of King Salman bin Abdulaziz Al Saud. In addition to growing the company from its first project in the field of operation & maintenance to the diversified holding company it is today, he has also over the decades served the Saudi business community and held trusted positions in social welfare and education. Notably, he served as the Chairman of the Jeddah Chamber of Commerce and the Council of Saudi Chambers of Commerce, the Chairman of Al-Birr Society for Orphans, and the Chairman of Tarahom Society for prisoners\' welfare.', 'In other business roles, Al-Turki was Chairman of Jeddah Holding Company and Saudi Foras Investment Company, as well as a Director of the Board for Arab Poultry Breeders Company (Ommat) and ReAya Holding, He also sat on the Coutts Middle East Advisory Board\r\nIn the education field, he was a member of the Board of Trustees of the University of Prince Muqrin in Medina and Dar Al-Hekma University in Jeddah, He was also a member of the Advisory Board of Effat University.\r\n@@\r\nAdditionally, he was a member of the Board of Trustees of the University of Business and Technology (UBT) and the Advisory Board of the Saudi Research Science Institute (SRSI) at King Abdullah University for Science and Technology (KAUST).\r\n@@\r\nIn 2010, he was appointed Honorary Consul of the Republic of Austria, In 2011, the Saudi Ministry of Social Affairs honored him as one of the most important supporters of social work, He is also a recipient of the King Salman Award for the Support of Young Entrepreneurs and the Prince Mohammad Bin Fahd Award for Service of Charitable Activities.\r\n@@\r\nMr. Al-Turki has a BA in Public Administration from the American University of Beirut and an MA in Public Administration from California State University. He lives in Jeddah, Saudi Arabia.', 'Effective August 2018, Nesma Holding is pleased to announce its new leadership structure, with a newly appointed President, Vice Presidents, and a renewed board The Nesma Holding board sets the strategy and direction for the Nesma Group of companies.\r\n@@\r\nIt communicates the vision and mission of the company, promotes business ethics and corporate culture, and is accountable to shareholders for business performance  Reporting to the board are the Nesma Holding Audit and Finance Committee, the Management Committee, the HR Committee, and the CSR Committee.', 1, 2);

-- --------------------------------------------------------

--
-- Table structure for table `companies`
--

CREATE TABLE `companies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `logo` varchar(200) DEFAULT NULL,
  `url` varchar(200) DEFAULT NULL,
  `country_id` bigint(20) UNSIGNED NOT NULL,
  `industry_id` bigint(20) UNSIGNED NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `companies`
--

INSERT INTO `companies` (`id`, `logo`, `url`, `country_id`, `industry_id`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, '/uploads/images/5f2f211314490.png', 'http://fritsch.org/autem-optio-pariatur-asperiores.html', 2, 2, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(2, '/uploads/images/5f2f211314490.png', 'http://www.pouros.com/autem-voluptatem-doloribus-dolor-iusto-autem-et-nulla-voluptates', 1, 1, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(3, '/uploads/images/5f2f211314490.png', 'https://dare.biz/repellendus-quam-illum-molestias-nemo-quia.html', 1, 1, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(4, '/uploads/images/5f2f211314490.png', 'http://spinka.net/veritatis-minima-debitis-ipsam-distinctio-et', 2, 1, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(5, '/uploads/images/5f2f211314490.png', 'http://jacobi.com/', 1, 2, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(6, '/uploads/images/5f2f211314490.png', 'http://www.leffler.net/delectus-et-nihil-exercitationem-ducimus-qui-vero', 1, 1, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(7, '/uploads/images/5f2f211314490.png', 'http://gottlieb.com/autem-eos-maxime-saepe-ratione-ut-nesciunt-blanditiis', 2, 2, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(8, '/uploads/images/5f2f211314490.png', 'http://jenkins.com/', 1, 1, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(9, '/uploads/images/5f2f211314490.png', 'http://hessel.com/harum-quia-sint-veniam', 1, 2, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(10, '/uploads/images/5f2f211314490.png', 'http://brekke.org/', 1, 1, '2020-08-11 14:52:06', '2020-08-11 08:41:23', '2020-08-11 14:52:06'),
(11, '/uploads/images/logos/5f50cd2c15a30.jpg', 'https://www.spacemakerksa.com/', 3, 3, NULL, '2020-08-11 14:51:18', '2020-09-03 08:05:38'),
(12, '/uploads/images/logos/5f50cba4edd63.jpg', 'http://www.reayaholding.com/', 3, 5, NULL, '2020-08-11 15:09:45', '2020-09-03 07:56:00'),
(13, '/uploads/images/logos/5f50cba5b59ea.jpg', 'https://www.defaflogistics.com/', 4, 9, NULL, '2020-08-11 15:16:54', '2020-09-03 07:56:38'),
(14, '/uploads/images/logos/5f50cd30a568b.jpg', 'https://www.ndigitec.com/', 4, 13, NULL, '2020-08-11 15:21:41', '2020-09-03 08:13:48'),
(15, '/uploads/images/logos/5f50cd310d8a7.jpg', 'https://nesmal.com/egypt/page/Namma_Maritime_Agencies', 7, 9, NULL, '2020-08-11 15:32:04', '2020-09-03 08:14:06'),
(16, '/uploads/images/logos/5f50cd2a2791e.jpg', 'http://www.detours.com/', 7, 8, NULL, '2020-08-11 15:37:48', '2020-09-03 08:02:32'),
(17, '/uploads/images/logos/5f50cba932922.jpg', 'https://www.mawqifak.com/ar/home', 3, 9, NULL, '2020-08-11 15:40:28', '2020-09-03 07:59:21'),
(18, '/uploads/images/Resize Logo/5f4faa9c2c6e0.jpg', 'https://nad.com.sa/', 3, 3, NULL, '2020-08-11 15:47:31', '2020-09-02 11:22:29'),
(19, '/uploads/images/logos/5f50cd2e5dd14.jpg', 'http://www.nesmacatering.com/', 3, 4, NULL, '2020-08-11 15:53:55', '2020-09-03 08:11:09'),
(20, '/uploads/images/logos/5f50cba991af9.jpg', 'http://www.watertaxi.com/', 7, 8, NULL, '2020-08-11 15:58:42', '2020-09-03 07:59:45'),
(21, '/uploads/images/Resize Logo/5f4f8cf684f34.jpg', 'http://www.shea`r.com/', 3, 5, NULL, '2020-08-11 16:01:04', '2020-09-02 09:17:34'),
(22, '/uploads/images/logos/5f50d0389eea7.jpg', 'https://www.mpcpro.com/', 3, 10, NULL, '2020-08-11 16:06:15', '2020-09-03 08:18:52'),
(23, '/uploads/images/logos/5f50cba48b939.jpg', 'http://www.namaa.com/', 7, 9, NULL, '2020-08-11 16:10:16', '2020-09-03 07:55:45'),
(24, '/uploads/images/logos/5f50cd2f85348.jpg', 'http://www.m3.com/', 3, 9, NULL, '2020-08-11 16:14:05', '2020-09-03 08:12:22'),
(25, '/uploads/images/logos/5f50cd2d3bbb6.jpg', 'https://mawaddah.com.sa/', 3, 8, NULL, '2020-08-11 16:17:07', '2020-09-03 08:06:55'),
(26, '/uploads/images/logos/5f50cd2bae049.jpg', 'http://www.koncareu.hr/index.php?lang=en', 9, 7, NULL, '2020-08-11 16:21:42', '2020-09-03 08:05:13'),
(27, '/uploads/images/logos/5f50d0371f3a3.jpg', 'https://www.kaefer.com/KAEFER-When-it-counts-count-on-us.html', 3, 5, NULL, '2020-08-11 16:25:49', '2020-09-03 08:17:38'),
(28, '/uploads/images/logos/5f50cd2a871c0.jpg', 'https://www.istanbullines.com/', 8, 9, NULL, '2020-08-11 16:38:57', '2020-09-03 08:02:50'),
(29, '/uploads/images/logos/5f50cd2d982fe.jpg', 'https://www.chowking.com/', 3, 4, NULL, '2020-08-11 18:08:40', '2020-09-03 08:08:16'),
(30, '/uploads/images/logos/5f50cd2b505a2.jpg', 'http://www.anadoluanka.com/', 8, 8, NULL, '2020-08-11 18:19:15', '2020-09-03 08:04:50'),
(31, '/uploads/images/logos/5f50cd2fe1261.jpg', 'https://www.nammacargo.com/', 3, 9, NULL, '2020-08-11 18:22:23', '2020-09-03 08:13:01'),
(32, '/uploads/images/logos/5f50cd2ae4980.jpg', 'https://www.basistek.com/', 8, 7, NULL, '2020-08-11 18:26:43', '2020-09-03 08:04:05'),
(33, '/uploads/images/logos/5f50cba80deb7.jpg', 'http://www.alfarisfoods.com/AlFaris-AlArabi-Trading-Co/', 3, 5, NULL, '2020-08-11 18:30:13', '2020-09-03 07:58:42'),
(34, '/uploads/images/logos/5f50d035ee055.jpg', 'http://www.elmalkygroup.com/', 3, 4, NULL, '2020-08-11 18:34:17', '2020-09-03 08:16:45'),
(35, '/uploads/images/logos/5f50cba8c954d.jpg', 'https://www.nesma-emb.com/', 3, 11, NULL, '2020-08-11 18:40:21', '2020-09-03 07:59:00'),
(36, '/uploads/images/logos/5f50cba7a51d3.jpg', 'http://www.albishara.com/', 3, 3, NULL, '2020-08-11 18:43:40', '2020-09-03 07:58:12'),
(37, '/uploads/images/logos/5f50d0365b90d.jpg', 'https://www.jollibee.com.ph/', 3, 4, NULL, '2020-08-11 18:46:42', '2020-09-03 08:17:04'),
(38, '/uploads/images/logos/5f50d038426e7.jpg', 'http://www.nct.com/', 3, 9, NULL, '2020-08-11 18:54:18', '2020-09-03 08:18:33'),
(39, '/uploads/images/logos/5f50cba9ee1e3.jpg', 'https://www.nesmal.com/', 7, 8, NULL, '2020-08-11 19:00:10', '2020-09-03 08:00:09'),
(40, '/uploads/images/5f3a93ed8e7bf.png', 'https://www.nesmaairlines.com/', 3, 9, '2020-08-17 14:31:37', '2020-08-11 19:05:15', '2020-08-17 14:31:37'),
(41, '/uploads/images/logos/5f50cba748d1b.jpg', 'http://www.nesmacontractingco.com/', 3, 3, NULL, '2020-08-11 19:09:06', '2020-09-03 07:57:50'),
(42, '/uploads/images/logos/5f50cba6de03c.jpg', 'https://www.nesma-havatek.com/', 3, 5, NULL, '2020-08-11 19:15:33', '2020-09-03 07:57:32'),
(43, '/uploads/images/logos/5f50cd2f24e1a.jpg', 'http://ommat.com/', 7, 4, NULL, '2020-08-11 19:18:27', '2020-09-03 08:11:58'),
(44, '/uploads/images/5f3a9a87aa20c.png', 'http://www.nesmaonur.com/', 3, 3, '2020-08-17 17:06:08', '2020-08-11 19:21:34', '2020-08-17 17:06:08'),
(45, '/uploads/images/logos/5f50cd3179ec1.jpg', 'https://www.nesma-partners.com/', 3, 3, NULL, '2020-08-11 19:24:42', '2020-09-03 08:14:22'),
(46, '/uploads/images/logos/5f50d034be245.jpg', 'https://www.nesmarealestate.com/', 3, 6, NULL, '2020-08-11 19:28:23', '2020-09-03 08:15:30'),
(47, '/uploads/images/logos/5f50cba67b124.jpg', 'https://www.nesmasecurity.com/', 3, 10, NULL, '2020-08-11 19:31:29', '2020-09-03 07:57:18'),
(48, '/uploads/images/logos/5f50cba61ef65.jpg', 'https://www.nesmashaheen.com', 3, 4, NULL, '2020-08-11 19:35:11', '2020-09-03 07:56:57'),
(49, '/uploads/images/logos/5f50cd2cd1917.jpg', 'https://www.nesmatata.com/', 3, 7, NULL, '2020-08-11 19:39:36', '2020-09-03 08:06:39'),
(50, '/uploads/images/logos/5f50d0377bb4a.jpg', 'https://www.nesma-trading.com/', 3, 6, NULL, '2020-08-11 19:43:10', '2020-09-03 08:17:57'),
(51, '/uploads/images/logos/5f50d037d827b.jpg', 'https://www.nesmatravel.com/', 3, 8, NULL, '2020-08-11 19:45:53', '2020-09-03 08:18:14'),
(52, '/uploads/images/logos/5f50d0345c7f5.jpg', 'https://www.orbitksa.com/', 3, 3, NULL, '2020-08-11 19:54:56', '2020-09-03 08:15:14'),
(53, '/uploads/images/logos/5f50cd2ebd433.jpg', 'http://www.nationalportservices.org/', 3, 6, NULL, '2020-08-11 20:04:36', '2020-09-03 08:11:43'),
(54, '/uploads/images/logos/5f50cd2e013db.jpg', 'https://www.nesma-ntt.com/', 3, 7, NULL, '2020-08-11 20:08:56', '2020-09-03 08:08:37'),
(55, '/uploads/images/logos/5f50d036b7bba.jpg', 'http://nesmaunitrade.com/index.php', 3, 4, NULL, '2020-08-11 20:18:14', '2020-09-03 08:17:21'),
(56, '/uploads/images/logos/5f50cba55907b.jpg', 'https://www.nesmawae.com/', 3, 3, NULL, '2020-08-11 20:23:58', '2020-09-03 07:56:19'),
(57, '/uploads/images/logos/5f55eb7b3479d.jpg', 'https://www.nesma.com/', 3, 11, NULL, '2020-08-12 09:29:56', '2020-09-07 05:12:49'),
(58, '/uploads/images/Resize Logo/5f4faa9d2824c.jpg', 'https://ntcjeddah.com/', 3, 11, NULL, '2020-08-12 10:23:41', '2020-09-02 11:22:59'),
(59, '/uploads/images/logos/5f50cd2c74ad1.jpg', 'https://www.nesmaairlines.com/', 7, 9, NULL, '2020-08-17 07:16:28', '2020-09-03 08:06:22'),
(60, '/uploads/images/Resize Logo/5f4faa9cbdcf3.jpg', 'https://www.nesmaart.com/', 3, 11, NULL, '2020-08-17 16:13:53', '2020-09-02 11:23:38'),
(61, '/uploads/images/logos/5f50d035271a6.jpg', 'https://www.nesmaconcrete.com/', 3, 5, NULL, '2020-08-17 16:25:16', '2020-09-03 08:16:10'),
(62, '/uploads/images/Resize Logo/5f4faa9dddc49.jpg', 'https://www.nesma.com/', 3, 6, NULL, '2020-08-17 16:33:14', '2020-09-02 11:23:20'),
(63, '/uploads/images/logos/5f50d0358af79.jpg', 'http://www.trappestcontrol.com/', 3, 10, NULL, '2020-08-17 16:37:33', '2020-09-03 08:16:26'),
(64, '/uploads/images/logos/5f50cd304993c.jpg', 'https://www.nesma.com/', 3, 3, NULL, '2020-08-17 17:05:31', '2020-09-03 08:13:30'),
(65, '/uploads/images/logos/5f50cba48b939.jpg', 'https://www.nammashippinglines.com/', 3, 9, NULL, '2020-08-17 17:29:17', '2020-09-03 08:15:52');

-- --------------------------------------------------------

--
-- Table structure for table `company_descriptions`
--

CREATE TABLE `company_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `description` text NOT NULL,
  `company_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `company_descriptions`
--

INSERT INTO `company_descriptions` (`id`, `name`, `description`, `company_id`, `language_id`) VALUES
(1, 'Mr. Ned Hand IV', 'Sed dolorem dignissimos aut totam necessitatibus sit. Hic id molestias laboriosam eos itaque. Assumenda enim enim sequi sed.', 1, 1),
(2, 'Dr. Axel Flatley II', 'Sunt vitae non laudantium tenetur. Et voluptatem nihil sunt enim neque deleniti labore.', 1, 2),
(3, 'Mr. Jimmy Bradtke II', 'Quis reiciendis iusto eum pariatur. Occaecati fugiat temporibus quis ducimus aut quos. Nobis ut doloribus iure et.', 2, 1),
(4, 'Jeffry Leannon', 'Amet eaque sit labore. Sunt sunt libero qui facilis nostrum totam autem. Odit neque est voluptatum culpa. Mollitia maxime aut ullam aperiam impedit qui vero.', 2, 2),
(5, 'Jaleel Okuneva DDS', 'Id et aut ut qui consequatur cupiditate perferendis porro. Sed corporis similique maiores. Voluptatem animi provident laborum quo quia.', 3, 1),
(6, 'Amely Ryan', 'Omnis hic eligendi quia reiciendis. Illo unde et qui possimus. Placeat tempora dolorem qui iusto aut. Iusto odit non consequatur quis non voluptatem molestiae.', 3, 2),
(7, 'Brisa Quigley Sr.', 'Non voluptatem non aut assumenda ullam omnis. Fugiat ratione nam reprehenderit aliquid quibusdam dolores totam temporibus. Et numquam repudiandae velit earum eum est.', 4, 1),
(8, 'Jettie Fritsch', 'Quo dignissimos sint deserunt dolor aut odit praesentium. Quis quos dignissimos saepe. Provident ipsa optio aut voluptatem est consequatur. Velit est amet sint numquam molestiae laboriosam. Porro reiciendis quibusdam et autem minus qui.', 4, 2),
(9, 'Tia Stiedemann', 'Et cum fugit ea autem. Molestiae vero libero eum. Temporibus mollitia aut quis cumque. Vel accusantium tempore dolorem.', 5, 1),
(10, 'Lonnie Senger', 'Soluta recusandae nihil quia aut corporis. Aspernatur nihil qui sint dolorum voluptates nam. Alias tenetur quas nulla aut in cum maiores.', 5, 2),
(11, 'Helena Gleason', 'Ipsum ipsam qui ab rerum ipsa quis. Nobis sequi eius voluptates asperiores dicta eos ipsum. Et sit dolorum vitae minus magni maxime dolore. Perferendis laborum numquam sunt qui.', 6, 1),
(12, 'Anika Torphy', 'Sint fugit illo laboriosam temporibus quo officiis repudiandae autem. Numquam et magni amet delectus qui qui dolores. Suscipit nulla placeat optio repudiandae nisi quia praesentium.', 6, 2),
(13, 'Cordie Pollich', 'Autem unde repellat consequatur eum unde asperiores maxime. Nihil aut et quasi repellendus incidunt. Modi culpa ut distinctio praesentium unde tenetur.', 7, 1),
(14, 'Kristy Bode I', 'Veniam aperiam enim culpa est. Ut dignissimos ut nulla dignissimos iure ipsam nulla sit. Reiciendis unde blanditiis illo recusandae voluptas voluptatem quas. Qui laboriosam aut quo non magni animi.', 7, 2),
(15, 'Aletha Dietrich', 'Omnis et voluptatem dolor. Voluptatibus molestias qui et vero harum molestiae. Veniam maxime dolore nemo laborum odit in corrupti. Veritatis nihil non non sunt.', 8, 1),
(16, 'Toney Cremin', 'Distinctio ad maiores aut delectus recusandae nihil corporis. In dolorum quod maiores sint. Voluptas magni eum voluptatum enim.', 8, 2),
(17, 'Araceli Ortiz', 'Labore eligendi incidunt cum adipisci ut odio molestias. Enim aspernatur odio exercitationem commodi dolor repellendus nemo. Vel voluptas optio officia et id corporis rerum qui.', 9, 1),
(18, 'Bo Leannon Jr.', 'Et sit quae illum soluta est debitis asperiores. Aut facere numquam officiis quaerat. Beatae id natus dolorem et.', 9, 2),
(19, 'Leopold Hudson', 'Consequatur molestias eius sint odit saepe rerum laudantium. Nesciunt quam error qui aliquam et. Qui in occaecati odit quasi enim et consequatur eaque. Unde aut molestias nam saepe. Eligendi blanditiis amet nihil ducimus.', 10, 1),
(20, 'Kailey Stark', 'Eum qui ducimus velit eveniet molestiae. Ratione debitis qui et culpa. Sed in beatae sit nobis facere minima.', 10, 2),
(185, 'نسما اونور', 'تقدم الشركة خدمات الإنشاءات المدنية والبنية التحتية الثقيلة مثل أعمال البنية التحتية ، وطمر النفايات وحماية الشواطئ ، والطرق والطرق السريعة ، والجسور ، والسدود ، وأنظمة قنوات الري ، وأنظمة المياه والصرف الصحي ، ومحطات معالجة مياه الصرف الصحي ، وما إلى ذلك في جميع أنحاء المملكة العربية السعودية.', 44, 1),
(186, 'Nesma Onur', 'The company provides heavy civil and infrastructure construction services such as infrastructure works, landfill and shore protection, roads and highways, bridges, dams, irrigation canals systems, water & sewage systems, sewage treatment plants, etc. across the Kingdom of Saudi Arabia.', 44, 2),
(189, 'نسما للطيران', 'نسما للطيران ، عضو في مجموعة نسما السعودية ، هي الناقل الرسمي لبلدين: المملكة العربية السعودية وجمهورية مصر العربية. تقوم نسما للطيران بتشغيل رحلات داخلية مجدولة داخل المملكة العربية السعودية بالإضافة إلى رحلات إقليمية دولية. نسما للطيران هي شركة طيران تقدم خدمات كاملة ، وتوفر خيار السفر بين درجة رجال الأعمال والدرجة السياحية. انطلقت نسما للطيران رسميًا في السماء في يونيو 2010.', 40, 1),
(190, 'Nesma Airlines', 'Nesma Airlines, a member of Saudi Arabia’s Nesma Group, is a flag carrier of two countries: the Kingdom of Saudi Arabia and the Arabic Republic of Egypt. Nesma Airlines operates scheduled domestic flights within Saudi Arabia as well as international regional flights. Nesma Airlines is a full-service carrier, offering a choice of travel between Business Class and Economy Class. Nesma Airlines officially took to the skies in June 2010.', 40, 2),
(427, 'شعار العالمية المحدودة', 'بدأت شركة شعار العالمية المحدودة كمشروع مسبك بالشراكة مع شركات المسابك الإيطالية Fonderia Carlo Gelli و F. S.r.l و NIK Company Ltd في المدينة الصناعية الثالثة في جدة، المملكة العربية السعودية. تستخدم شعار أحدث الأجهزة والمعدات في إنتاج مسبوكات عالية الجودة من الفولاذ المقاوم للتلف بهدف تلبية إحتياجات الصناعات المختلفة بما في ذلك صناعات النفط والغاز وصناعات التعدين وصناعات الإسمنت والطاقة والمياه بالإضافة إلى صناعات البناء والبنية التحتية.', 21, 1),
(428, 'Shea’r International Co. Ltd.', 'Shea’r International Co. Ltd, started as a foundry project, in partnership with Italian foundries, fonderia Carlo Gelli and F. S.r.l and NIK Company Ltd. located in the Third Industrial City in Jeddah, Saudi Arabia. With state-of-the-art machineries and equipment, Shea’r produces high quality castings made from Wear Steels with the aim to cater to the needs of various industries including Oil and Gas Industries, Mining Industries, Cement Industries, Power and Water Industries, Construction and Infrastructure.', 21, 2),
(429, 'شركة تطوير المطارات الوطنية', 'شركة ناد هي شركة استثمارية رئيسية في المملكة العربية السعودية ، تركز على تطوير أصول البنية التحتية في قطاعات الطاقة والمياه والطيران والصحة ، كما تقدم خدمات تسليم المشاريع من خلال مجموعة من العلامات التجارية المتميزة في التشغيل والإدارة.', 18, 1),
(430, 'National Airport Development Co.', 'NAD company is a Principal investment firm in the Kingdom of Saudi Arabia, focused towards developing infrastructure Assets in Power, Water, Aviation, and Health sectors, It also offers projects delivery services through a range of brands of excellence in operation and management.', 18, 2),
(431, 'مركز نسما للتدريب', 'مركز نسما للتدريب في جدة يهتم بتحسين فرص التوظيف للباحثين عن عمل والمهنيين الشباب بهدف الحصول على وظائف وإحراز التقدم الوظيفي وتنمية الذات. كما يوفر المركز فرصًا مجانية للتعلم مدى الحياة والتي تتيح للأفراد تولي مسؤولية حياتهم المهنية من خلال رؤية مجتمع يضم أشخاصًا ومنظمات مؤهلة. كذلك يسمح المركز للمنظمات المجتمعية باستخدام منشآتها لاستضافة ورش عمل، فعاليات وأنشطة مختلفة.', 58, 1),
(432, 'Nesma Training Center', 'Nesma Training Center in Jeddah (NTC) has a mission to enhance the employability of job seekers and young professionals to achieve employment, job advancement, and personal development. The center offers free lifelong learning opportunities that enable individuals to take charge of their own careers with a vision of a community of inspired, empowered people and organizations. NTC also allows community organizations to utilize its facility to host various workshops, events, and activities.', 58, 2),
(433, 'واحة نسما', 'واحة نسما إحدى شركات نسما المتخصصة في مجال العقارات وإدارة الممتلكات، وقد قامت بتطوير وتشغيل مجمع سكني فاخر في مدينة الرياض، المملكة العربية السعودية، يضم 168 فيلا سكنية، ومسبحين، ومرافق رياضية.', 62, 1),
(434, 'Wahat Nesma', 'Wahat Nesma, a Nesma Real Estate managed company, has developed and operates a large, full-fledged luxury compound with 168 villas and two swimming pools, and sports facilities in Riyadh Saudi Arabia.', 62, 2),
(435, 'معرض نسما للفنون', 'تم افتتاح معرض نسما للفنون في شهر فبراير عام ٢٠١٤ ، وهو عبارة عن مبادرة مجتمعية أنشأتها شركة نسما القابضة لدعم وتشجيع الفنانين المحليين.', 60, 1),
(436, 'Nesma Art Gallery', 'Opened in February 2014, Nesma Art Gallery is a community initiative established by Nesma Holding to support and promote local artists.', 60, 2),
(437, 'شركة نما للخدمات البحرية', 'تقدم شركة نما للملاحة البحرية، ومقرها مصر، خدمات نقل الركاب والشحن برحلات منتظمة على عباراتها من نوع الرورو وروباكس ما بين مصر/السودان والمملكة العربية السعودية عبر البحر الأحمر. ومن بين الموانئ التي تخدمها الشركة ميناء سفاجا والسويس في مصر، وميناء سواكن في السودان، وضبا وجدة وينبع في المملكة العربية السعودية. وتعد نما العالمية للخدمات البحرية اليوم الشركة الرائدة في هذه الصناعة على المستوى الإقليمي، من حيث السلامة، والاعتمادية، والراحة.', 23, 1),
(438, 'Nama Shipping line', 'Nama Shipping Company, based in Egypt, provides passenger and freight services with regular voyages on its RoRo and Robax ferries between Egypt / Sudan and the Kingdom of Saudi Arabia across the Red Sea. Among the ports served by the company are the ports of Safaga and Suez in Egypt, the port of Suakin in Sudan, and Daba, Jeddah and Yanbu in the Kingdom of Saudi Arabia. Nama International Marine Services is today the regional leader in the industry in terms of safety, reliability and comfort.', 23, 2),
(439, 'رعاية القابضة', 'تأسست شركة رعاية في عام 2012 من قبل بعض المستثمرين الموهوبين في جميع أنحاء منطقة الشرق الأوسط وشمال إفريقيا ، بما في ذلك السيد خالد الجفالي والسيد صالح التركي والدكتور أحمد عمارة. شركة رعاية القابضة هي أول شركة دائمة لرأس المال في منطقة الشرق الأوسط وشمال إفريقيا متخصصة في استثمارات الملكية الخاصة في مجال الرعاية الصحية وعلوم الحياة.', 12, 1),
(440, 'ReAya  Holding', 'ReAya was founded in 2012 by some of the most talented investors across MENA including Mr. Khaled Juffali, Mr. Saleh Al-Turki and Dr. Ahmed Emara. ReAya Holding is the first Permanent Capital Vehicle across MENA region that is specialized in Healthcare and Life Science Private Equity Investments.', 12, 2),
(441, 'نسما للمياه والطاقة', 'نسما للمياه والطاقة هي مقاول هندسة ومشتريات وإنشاءات (EPC)، ومزود خدمة التشغيل والصيانة، في قطاعي المياه والطاقة، وتمتد خبراتنا وخدماتنا عبر المجالات التالية: محطات تحلية المياه محطات معالجة المياه والصرف الصحي نظم تصريف مياه الأمطار والسيول حفظ الخرسانة والصلب محطات الكهرباء والطاقة نظم نقل الطاقة التشغيل والصيانة إعادة استخدام الحمأة والنفايات الصلبة الموقع الإلكتروني', 56, 1),
(442, 'Nesma Water & Energy', 'Nesma Water & Energy (NW&E) is an Engineering, Procurement and Construction (EPC) contractor, and an operation & maintenance service provider, in the water and energy sectors. NW&E offers its services in the following areas of expertise: • Desalination Plants • Water & Wastewater Treatment Plants • Storm-water Drainage Systems • Concrete Steel Reservoirs • Power Plants • Transmission Systems • Operation & Maintenance • Sludge and Solid Waste Re-use', 56, 2),
(443, 'ضفاف المتحدة للخدمات اللوجيستية', 'ضفاف المتحدة للخدمات اللوجستية هي مزود حلول لوجستية تقع في ميناء الملك عبد الله ، ميناء مدينة الملك عبد الله الاقتصادية. تقدم الشركة خدمات تشمل نقل وإصلاح حاويات الشحن وكذلك التخزين الجاف والبارد والمجمد. تقدم شركة ضفاف المتحدة للخدمات اللوجستية أيضًا خدمات تأجير الآلات وتصدير البتروكيماويات.', 13, 1),
(444, 'Defaf United for Logistics Company', 'Defaf United for Logistics  is a logistic solutions provider located in King Abdullah Port, King Abdullah Economic City port . The company provides services which include transportation and repair of shipping containers as well as dry, cold and frozen storage. Defaf Logistic also offers machine rentals and export of petrochemicals.', 13, 2),
(445, 'نسما شاهين', 'تقوم نسما شاهين بتصنيع وتسويق غطاء الرأس العربي في دول مجلس التعاون الخليجي تحت العديد من الأسماء التجارية ، بما في ذلك الماركات العالمية الفاخرة.', 48, 1),
(446, 'Nesma Shaheen', 'Nesma Shaheen manufactures and markets the Arab headdress in the countries of the GCC under several brand names, including international luxury labels.', 48, 2),
(447, 'نسما للخدمات الأمنية', 'نسما للخدمات الأمنية هي شركة أمنية رائدة في المملكة العربية السعودية تقدم حلول أمنية كاملة عبر مجموعة متنوعة من القطاعات ، بما في ذلك: شركات النفط والغاز والمصانع الصناعية والبتروكيماوية والمجمعات السكنية والمؤسسات المالية ومراكز التسوق ومرافق الرعاية الصحية والمرافق التعليمية. تشمل خدمات نسما للأمن فريق K9 متخصصًا قادرًا على إجراء عمليات البحث عن المتفجرات والأسلحة والمواد الخطرة والمخدرات غير المشروعة.', 47, 1),
(448, 'Nesma Security', 'Nesma Security Services is a leading security company in Saudi Arabia that offers full security solutions across a variety of sectors, including: oil & gas companies, industrial and petrochemical plants, residential compounds, financial institutions, shopping centers, healthcare facilities and educational facilities. Nesma Security’s services include a specialized K9 team capable of conducting searches for explosives, weapons, dangerous materials and illicit drugs.', 47, 2),
(449, 'نسما هافتك', 'نسما هافتك هي شركة شراكة توفر التصميم والهندسة والتصنيع وبناء صهاريج التخزين وأوعية الضغط والمبادلات الحرارية وأنظمة الأنابيب وأنظمة مكافحة الحرائق وأعمال الفولاذ الإنشائية.', 42, 1),
(450, 'Nesma Havatek', 'Nesma Havatek is a partnership company that provides design, engineering, fabrication and building of storage tanks, pressure vessels, heat exchangers, piping systems, firefighting systems, and structural steel works.', 42, 2),
(451, 'شركة نسما للمقاولات المحدودة', 'شركة نسما للمقاولات المحدودة. هي شركة لإدارة المشاريع مقرها في جدة ، المملكة العربية السعودية ، والتي تدير وتشرف على مشاريع البناء من البداية إلى النهاية لضمان الجداول الزمنية في الوقت المحدد والوفاء بمعايير الجودة.', 41, 1),
(452, 'Nesma Contracting Co. Ltd.', 'Nesma Contracting Co. Ltd. is a project management company based in Jeddah, Saudi Arabia, which manages and oversees construction projects from start to finish to ensure the schedules are on-time and quality standards are met.', 41, 2),
(453, 'شركة البشارة للتنمية العقارية', 'شركة البشارة للتنمية العقارية هي شركة متخصصة في تطوير المشاريع الفندقية التي تلبي المتطلبات الفريدة، من كفاءة الأسعار وغيرها، للحجاج والمعتمرين زوار المدينتين المقدستين مكة المكرمة والمدينة المنورة. وتقوم شركة البشارة بتطوير فنادقها، التي عادة ما تكون مباني شاهقة ذات الأدوار المتعددة، والتي تتميز بسمات فريدة تلبي احتياجات ومتطلبات إقامة الحجاج والمعتمرين، أبرزها القرب من الحرمين الشريفين، وكفاءة الأسعار، والإشغال المتعدد، وبساطة التصميم والتجهيز.', 36, 1),
(454, 'Al Bishara', 'Al Bishara National Urban Development Co. Ltd. (Al Bishara) is a company that specializes in the development of hotel projects that meet the specific demands of price-conscience pilgrims visiting the holy cities of Makkah and Madinah. Al Bishara develops its hotels with the unique attributes of the pilgrim occupant in mind, including proximity to the holy mosques, affordability, multiple occupancy and simple room design and fit-out.', 36, 2),
(455, 'شركة الفارس العربي للتجارة', 'شركة الفارس العربي للتجارة شركة متخصصة في توزيع المواد الغذائية. وتعمل الشركة بصفتها ذراع التوزيع لشركة الفارس للصناعات الغذائية المحدودة، ومقرها الرياض، والتي تقوم بتصنيع التوابل والصلصات ذات الجودة العالية. وينتج المصنع الصلصة الحارة، وصلصة الطماطم', 33, 1),
(456, 'Al Faris Trading / Al Faris Food Industry', 'Al-Faris Al-Arabi Trading Co. is a food distribution company. It operates as the distribution arm of Al Faris Food Industries Ltd., a Riyadh-based manufacturer of premium quality condiments and sauces. The factory produces hot sauce, ketchup, mayonnaise, natural vinegar and pizza sauce. Export markets include the Levant, North Africa, Arabian Gulf countries, Asia and some European countries.', 33, 2),
(457, 'مركز نسما للتطريز والخياطة', 'مركز نسما للتطريز والخياطة هو مركز غير هادف للربح يوظف النساء المحليات ، وكثير منهن يعانين من ضعف في النطق والسمع أو من ذوي الاحتياجات الخاصة الأخرى. يقدم المركز حلول التطريز والخياطة والطباعة للعملاء الأفراد والمصممين وعملاء الشركات. رسالة نسما للتطريز هي إنشاء صناعة محلية توظف النساء في الخياطة والتطريز ، وتمكينهن من تأمين فرص عمل منتجة ومستدامة وتقديم منتجات عالية الجودة تلبي الطلب المحلي.', 35, 1),
(458, 'Nesma Embroidery', 'Nesma Embroidery & Tailoring Center is a non-profit center that employs local women, many of whom are speech and hearing impaired or have other special needs. The center offers embroidery, tailoring and printing solutions for individual customers, designers and corporate clients. Nesma Embroidery has a mission to create a local industry that employs women in sewing and embroidery, enabling them to secure productive, sustainable employment and deliver quality products that satisfy local demand.', 35, 2),
(459, 'موقفك', 'موقفك شركة رائدة في حلول أتمتة مواقف السيارات بالكامل. وتقوم الشركة في الوقت الحالي بإنشاء مرفقي مواقف سيارات، تعمل أوتوماتيكيا بأحدث تقنيات الأتمتة، في كل من مكة المكرمة والرياض، بسعة إجمالية للموقفين معا تبلغ 900 سيارة.', 17, 1),
(460, 'MAWQIFAK CO. LTD.', 'Mawqifak is a leading provider of fully automated parking solutions. The company is currently constructing two car parking facilities, operating automatically with the latest automation technology, in both Makkah and Riyadh, with a total capacity of the two parking spaces together of 900 cars.', 17, 2),
(461, 'واتر تاكسي', 'شركة متخصصة في مجال الترفيه البحري', 20, 1),
(462, 'Water Taxi', 'Company specializing in marine entertainment', 20, 2),
(463, 'نما تورز', 'نما تورز هي شركة سفر مقرها القاهرة تقدم باقات سفر ذات قيمة مقابل المال للحجاج المصريين الذين يسافرون إلى مدينتي مكة المكرمة والمدينة المنورة في المملكة العربية السعودية.', 39, 1),
(464, 'Namma Tours', 'Namma Tours is a Cairo-based travel company that offers value-for-money travel packages to Egyptian pilgrims travelling to the holy cities of Makkah and Madinah in Saudi Arabia. Working in close partnership with sister companies Mawaddah Int’l Group for Hotel & Umrah Services, Nesma Airlines and Namma Shipping Lines, Namma Tours offers their customers a unique one-stop-solution.', 39, 2),
(465, 'ديتورز', 'احدي الشركات الرائدة في مجال السياحة', 16, 1),
(466, 'Detours', 'One of the leading companies in the field of tourism', 16, 2),
(467, 'اسطنبول لاينز', 'اسطنبول لاينز عبارة عن علامة تجارية أنشأتها شركة نسمال وشريكها التركي الذي يقوم بتشغيل عمليات نقل في بحر مرمرة الذي يفصل بين الجانبين الآسيوي والأوروبي لتركيا.', 28, 1),
(468, 'Istanbul Lines', 'Istanbul Lines is a brand created by Nismal and its Turkish partner, which operates transportation operations in the Marmara Sea that separates the Asian and European sides of Turkey.', 28, 2),
(469, 'باسيستك', 'باسيستك هي شركة تركية تقدم مجموعة واسعة من خدمات استشارات تكنولوجيا المعلومات ذات القيمة المضافة لشريحة واسعة من العملاء ، مع مهندسي برمجيات من ذوي الخبرة في تركيب البنية التحتية ساب و اتش بي وبرامج الإدارة.', 32, 1),
(470, 'Basistek', 'Basistek is a Turkish company that offers a wide range of value-added IT consultancy services to a wide customer segment, with software engineers experienced in the installation of SAP and HP infrastructure and management software.', 32, 2),
(471, 'أنادولو أنكا', 'هي شركة السياحة والتدريب والاستشارات هي وكالة سفر مقرها اسطنبول. يتمثل نشاط الشركة الأساسي في توفير خدمات السفر والإقامة للحجاج الأتراك الذين يزورون مكة المكرمة والمدينة المنورة لأداء العمرة أو الحج. تعمل الشركة بالشراكة مع مجموعة مودة العالمية لخدمات الفنادق والعمرة ، وهي شركة تابعة لنسما القابضة ومشغل للعديد من الفنادق في كل من مكة المكرمة والمدينة المنورة.', 30, 1),
(472, 'Anadolu Anka', 'Anadolu Anka Tourism, Training and Consulting Inc. is an Istanbul-based travel agency. The company’s core business is the provision of travel and accommodation services to Turkish pilgrims visiting Makkah and Madinah to perform Umrah or Hajj. The company works in partnership with Mawaddah Int’l Group for Hotel & Umrah Services, a subsidiary of Nesma Holding and an operator of several hotels in both Makkah and Madinah.', 30, 2),
(473, 'كونشار', 'كونشار للمعدات الكهربائية هي شركة مقرها كرواتيا متخصصة في تطوير وتصميم وتصنيع وتجميع وخدمة ما بعد البيع للمعدات الكهربائية (مثل المفاتيح الكهربائية ذات الجهد المنخفض والمفاتيح الكهربائية ذات الجهد المتوسط ​​والمرحلات ولوحات التحكم) للمرافق وصناعات بناء السفن والعملاء الصناعيين في أوروبا والخارج.', 26, 1),
(474, 'Koncar Elektricni Uredaji', 'Končar Electrical Equipment is a Croatian-based company specialized in the development, design, manufacture, assembly and after sales service of electrical equipment (such as low voltage switchgears, medium voltage switchgears, relays and control panels) for utilities, shipbuilding industries and industrial clients in Europe and abroad.', 26, 2),
(475, 'سبايس مايكر', 'شركة سبايس مايكر من أبرز الشركات المصنعة لوحدات هياكل الصلب المؤطرة في دول مجلس التعاون. وتوفر شركة سبايس مايكر برنامج المسار السريع، من حيث الفكرة والتصميم والتصنيع والتركيب في الموقع، للعملاء الذين يحتاجون إلى حلول اقتصادية وصديقة للبيئة في الموقع.', 11, 1),
(476, 'SPACEMAKER', 'Spacemaker is one of the leading manufacturers of steel-framed modular structures in the GCC. From concept and design, to manufacturing and site erection, Spacemaker provides a fast track program for clients who require an economical and environmentally friendly solution.', 11, 2),
(477, 'نسما للطيران', 'نسما للطيران ، عضو في مجموعة نسما السعودية ، هي الناقل الرسمي لبلدين: المملكة العربية السعودية وجمهورية مصر العربية. تقوم نسما للطيران بتشغيل رحلات داخلية مجدولة داخل المملكة العربية السعودية بالإضافة إلى رحلات إقليمية دولية. نسما للطيران هي شركة طيران تقدم خدمات كاملة ، وتوفر خيار السفر بين درجة رجال الأعمال والدرجة السياحية. انطلقت نسما للطيران رسميًا في السماء في يونيو 2010.', 59, 1),
(478, 'Nesma Airlines', 'Nesma Airlines, a member of Saudi Arabia’s Nesma Group, is a flag carrier of two countries: the Kingdom of Saudi Arabia and the Arabic Republic of Egypt. Nesma Airlines operates scheduled domestic flights within Saudi Arabia as well as international regional flights. Nesma Airlines is a full-service carrier, offering a choice of travel between Business Class and Economy Class. Nesma Airlines officially took to the skies in June 2010.', 59, 2),
(479, 'نسما تاتا', 'مشاريع نسما تاتا هي شركة مشتركة بين شركة نسما للاتصالات والتكنولوجيا في المملكة العربية السعودية وشركة تاتا بروجكتس الهندية ، تم تأسيسها من أجل تنفيذ عقود مشاريع البنية التحتية في قطاعات الطاقة والمياه وصناعة البتروكيماويات. يقع مكتب الشركة المسجل في جدة. الشركة مقاول معتمد من الشركة السعودية للكهرباء ومورد مسجل لشركة أرامكو السعودية.', 49, 1),
(480, 'Nesma Tata', 'Nesma Tata Projects is a Joint Venture Company between Nesma Telecom & Technology of Saudi Arabia and Tata Projects of India established for the business of undertaking EPC Contracts of Infrastructure Projects in Power, Water and Petrochemical industry sectors. The Company has its registered office in Jeddah. The company is an approved EPC Contractor of Saudi Electricity Company (SEC) and registered vendor of Saudi ARAMCO.', 49, 2),
(481, 'شركة الحافلات الحديثة المحدودة', 'في عام ٢٠١٧ حاز التحالف السعودي الإسباني الذي يضم شركة نسما القابضة، شركة الشعلة، مجموعة مغربي، وشركة Imathia، وشركتي Consultrans و TCC الأسبانية، على عقد لتصميم وتشغيل حافلات برنامج مكة للنقل العام. و في عام ٢٠١٨ أنشأ التحالف شركة الحافلات الحديثة كشركة محدودة لأغراض خاصة، للعمل على تنفيذ مشروع مكة للحافلات.', 25, 1),
(482, 'Mawaddah Int’l Group', 'Mawaddah Int’l Group for Hotel & Umrah Services (Mawaddah) is a hotel operator that specializes in the provision of Hajj and Umrah services. The company has several hotels under management in both Makkah and Madinah, and works through an extensive network of travel agents and tour operators across the world. Among the services offered are issuing of Umrah travel visas, arranging air and sea travel to/from Saudi Arabia and providing in-Kingdom ground transportation.', 25, 2),
(483, 'تشوكينغ', 'تشوكينغ هي سلسلة مطاعم صينية نشأت في الفلبين. إنها سلسلة مطاعم على الطراز الغربي ، خاصة في كيفية تقديم العملاء ، لكن القائمة تتكون فقط من المأكولات الصينية.', 29, 1),
(484, 'Chowking', 'Chowking is a Chinese-cuisine food chain originated in the Philippines. They are a western-style food chain, mainly in how customers are served, but the menu consisting solely of Chinese-cuisine food.', 29, 2),
(485, 'نسما للإتصالات والتقنية', 'تقدم نسما للإتصالات والتقنية حلولاً مبتكرة لصناعة تكنولوجيا المعلومات والاتصالات ، أو المعلومات والاتصالات. وتسعى  جاهدة لتقديم حلول تكنولوجيا المعلومات والاتصالات عالية الجودة وفعالة من حيث التكلفة والتي تعزز معرفة الشركة الواسعة بالأسواق العالمية والمحلية.', 54, 1),
(486, 'Nesma Telecom & Technology', 'Nesma Telecom & Technology (NT&T) provides innovative solutions for the information and communications technology (ICT) industry, or infocommunications. NT&T strives to offer high quality yet cost effective ICT solutions that leverage the company’s extensive knowledge of global and local markets.', 54, 2),
(489, 'نسمه كاترينج', 'احد الشركات التابعة لشركة نسمه ومتخصصه في مجال الاغذية', 19, 1),
(490, 'Nesma Catering', 'A subsidiary of Nesma Company, specializing in food', 19, 2),
(491, 'الوطنية لخدمات الموانئ المحدودة', 'تقدم الوطنية لخدمات الموانئ المحدودة الخدمات البحرية المتخصصة وإدارة محطات الحاويات وصيانة خدمات مرافق الموانئ في المملكة العربية السعودية. تتمثل رؤية الشركة في العمل بكفاءة وفعالية من حيث التكلفة ، وتحسين الموارد المتاحة مثل الأرض والمعدات والعمالة والطاقة من خلال استخدام التكنولوجيا والموارد البشرية المؤهلة من الشباب. تلتزم نفسها بتدريب وتوظيف الموارد البشرية السعودية ، ونقل التكنولوجيا والمعرفة من شركائها الدوليين التابعين لها.', 53, 1),
(492, 'National Port Services Limited', 'National Port Services Limited (NPS) provides expert marine services, container terminal management, and maintenance of port facility services in the Kingdom of Saudi Arabia. The company’s vision is to operate efficiently and cost effectively, and to optimize available resources such as land, equipment, labour and energy through the use of technology and young qualified human resources. NPS is self committed to train and employ Saudi human resources, transfering technology and know-how from its affiliated international partners.', 53, 2),
(493, 'نسما وأمات', 'نسما وأمات هي شركة إقليمية رائدة في تربية الدواجن متخصصة في تربية الكتاكيت والدجاج. تمتلك الشركة مزارع لتربية الدواجن في السعودية ومصر والسودان ، ومن أسواقها التصديرية دول الخليج العربي واليمن وإريتريا.', 43, 1),
(494, 'Nesma Ommat', 'Nesma Ommat is a leading regional poultry breeding company that specializes in the breeding of chicks and chickens. The company has poultry breeding farms in Saudi Arabia, Egypt and Sudan, and among its export markets are the countries of the Arabian Gulf, Yemen and Eritrea.', 43, 2),
(495, 'شركة الحافلات الحديثة المحدودة', 'احد الشركات المتخصصة في توفير حافلات النقل', 24, 1),
(496, 'Modern Bus Company Ltd.', 'One of the companies specialized in providing transport buses', 24, 2),
(497, 'ناما للشحن', 'ناما للشحن هي المزود الرائد للخدمات اللوجستية الشاملة في المملكة العربية السعودية ، مع بنية تحتية على مستوى المملكة وإمكانيات نقل متعددة الوسائط مدعومة بأنظمة تقنية معلومات داخلية فائقة.', 31, 1),
(498, 'Namma Cargo', 'Namma Cargo is the leading total logistics services provider in Saudi Arabia, with Kingdom-wide infrastructure and multi-modal transportation capabilities that are supported by superior in-house information technology systems.', 31, 2),
(499, 'نسما أونور للمقاولات', 'توفر الشركة خدمات الإنشاءات المدنية والبنى التحتية الثقيلة، مثل أعمال البنى التحتية، وطمر النفايات، وحماية الشواطئ، وإنشاء الطرق والطرق السريعة، والجسور، والسدود، ونظم قنوات الري، وشبكات المياه والصرف الصحي، ومحطات معالجة مياه الصرف الصحي...إلخ في جميع أنحاء المملكة العربية السعودية.', 64, 1),
(500, 'Nesma Onur', 'The company provides heavy civil and infrastructure construction services such as infrastructure works, landfill and shore protection, roads and highways, bridges, dams, irrigation canals systems, water & sewage systems, sewage treatment plants, etc. across the Kingdom of Saudi Arabia.', 64, 2),
(501, 'اندجيتيك', 'اندجيتيك هي شركة إنتاج وسائط في دبي تقدم سلسلة قيمة من الخدمات الرقمية في الطباعة الرقمية', 14, 1),
(502, 'NDigitec', 'NDigitec  is a media production company in Dubai which offers a value chain of digital services in Prepress, Digital Printing Solutions', 14, 2),
(503, 'نما العالمية للخدمات البحرية', 'تقدم شركة نما للتوكيلات الملاحية التي تتخذ من مصر مقراً لها خدمات نقل الركاب والبضائع بشكل منتظم على سفن من نوع روباكس من مصر والسودان إلى المملكة العربية السعودية عبر البحر الأحمر. ومن الموانئ المخدومة سفاجا والسويس في مصر ، وسواكن في السودان ، والضباء وجدة في المملكة العربية السعودية.', 15, 1),
(504, 'Namma Shipping Lines - Maritime', 'The Egyptian-based Namma Shipping Lines offers regular passenger and cargo services on ROPAX type vessels from Egypt and Sudan to Saudi Arabia across the Red Sea. Among the ports served are Safaga and Suez in Egypt, Sawakin in Sudan, and Dhiba and Jeddah in Saudi Arabia.', 15, 2),
(505, 'نسما وشركاه', 'نسما وشركاه هي شركة سعودية حائزة على جوائز ، أصبحت رائدة في الموثوقية والابتكار للمشاريع الضخمة في جميع أنحاء المملكة في مجالات الأعمال المدنية والبناء والنفط والغاز والبتروكيماويات والطاقة والمياه.', 45, 1),
(506, 'Nesma & Partners', 'Nesma & Partners is an award-winning Saudi company that has become a recognized leader in reliability and innovation for mega projects across the Kingdom in the fields of civil & building, oil & gas, petrochemicals, power and water.', 45, 2),
(507, 'نسما أوربت', 'من خلال صالات العرض الخاصة بها ، تقدم نسما أوربت للمشاريع الصناعية والتجارية مجموعة واسعة من الفسيفساء وغيرها من مواد الديكور الراقية للمنزل والمكتب ومساحات البيع بالتجزئة. بالإضافة إلى ذلك ، لدى نسما أوربت فريق متخصص من مصممي الديكور الداخلي والحرفيين المهرة لتصميم وتنفيذ مشاريع التصميم الداخلي والتجهيز.', 52, 1),
(508, 'Nesma Orbit', 'Through its own showrooms, Nesma Orbit for Industrial Projects & Commerce offers a wide range of mosaics and other high-end decorative materials for the home, office and retail space. Additionally, Nesma Orbit has a specialized team of interior designers and skilled craftsmen to design and implement interior design and outfitting projects.', 52, 2),
(509, 'شركة نسما العقارية', 'شركة نسما العقارية تدير مجموعة من المجمعات السكنية في جميع أنحاء المملكة العربية السعودية. تشمل محفظتنا مجمعات سكنية مثالية للعائلات من الطبقة المتوسطة ، مع وسائل الراحة والمراكز الترفيهية في الموقع ، مثل المتاجر الصغيرة وصالونات تصفيف الشعر وحمامات السباحة وصالات الألعاب الرياضية وملاعب التنس وحلفاء البولينج. كما تتوفر أيضًا مجمعات مبنية لهذا الغرض تتيح للشركات الصناعية الكبيرة ، المحلية والأجنبية ، العاملة في المملكة تلبية احتياجاتها السكنية والتموينية على جميع مستويات مؤسساتها: العمال والمهندسين والإدارة العليا.', 46, 1),
(510, 'Nesma Real Estate', 'Nesma Real Estate manages a range of residential compounds across Saudi Arabia. Our portfolio includes residential compounds that are ideal for middle-class families, with onsite amenities and recreational centers, such as convenience stores, hair salons, swimming pools, gymnasiums, tennis courts and bowling allies. Also available are purpose-built compounds that allow large industrial corporations, both local and foreign, operating in the Kingdom to meet their housing and catering needs at all levels of their organizations: laborers, engineers and top management.', 46, 2),
(511, 'نما العالمية للخدمات البحرية', 'تقدم نما العالمية للخدمات البحرية (نما للملاحة البحرية)، ومقرها مصر، خدمات نقل الركاب والشحن برحلات منتظمة على عباراتها من نوع الرورو وروباكس ما بين مصر/السودان والمملكة العربية السعودية عبر البحر الأحمر. ومن بين الموانئ التي تخدمها الشركة ميناء سفاجا والسويس في مصر، وميناء سواكن في السودان، وضباء وجدة وينبع في المملكة العربية السعودية. وتعد نما العالمية للخدمات البحرية اليوم الشركة الرائدة في هذه الصناعة على المستوى الإقليمي، من حيث السلامة، والاعتمادية، والراحة.', 65, 1),
(512, 'Namma Shipping Line', 'Egyptian-based Namma International Marine Services (Namma Shipping Lines) offers regular passenger and cargo services on RORO and ROPAX-type vessels between Egypt/Sudan and Saudi Arabia across the Red Sea. Among the ports served are Safaja and Suez in Egypt, Sawakin in Sudan, and Dhiba, Jeddah and Yanbu in Saudi Arabia. Today, Namma International Marine Services is the region’s industry leader in terms of safety, reliability and comfort.', 65, 2),
(513, 'نسما للحلول الخرسانية', 'شركة نسما للحلول الخرسانية هي شركة مشتركة بين شركة نسما القابضة و (كندوسي) القابضة من النمسا. الشركة متخصصة في تصنيع مجموعة متنوعة من الكتل الخرسانية من مصنعها الواقع في قرية خليص، شمال محافظة جدة، في المملكة العربية السعودية.', 61, 1),
(514, 'Nesma Concrete Solutions', 'Nesma Concrete Solutions is a joint venture company formed between Nesma Holding and Kandussi Holding of Austria. The joint venture specializes in the manufacturing of a variety of concrete blocks out of its factory in the town of Khulais, north of Jeddah, Saudi Arabia.', 61, 2),
(515, 'شركة تراب لمكافحة الحشرات', 'شركة تراب تقدم خدمات مكافحة الحشرات لعملائها من القطاعات السكنية والتجارية والصناعية في جميع أنحاء المملكة. لعملائها من الوحدات والمنشآت السكنية، تقدم شركة تراب حلولا أكثر شمولية، بحيث تتعدى مكافحة الحشرات إلى إنشاء وصيانة الحدائق، وإنشاء وصيانة المسابح.', 63, 1),
(516, 'TRAP', 'Trap offers pest control services to residential, commercial and industrial customers across the Kingdom. For residential customers looking for a more comprehensive solution, Trap also offers landscaping and garden maintenance, as well as swimming pool construction and maintenance.', 63, 2),
(517, 'ألبان المالكي', 'ألبان المالكي ، مطعم يقدم حلويات ألبان لذيذة ، لديه خبرة واسعة كشركة رائدة في صناعة الألبان في مصر يعود تاريخها إلى عام 1917. وقد أدت سمعة المالكي لمنتجات عالية الجودة وذات مذاق ممتاز إلى نمو الشركة المطرد في مصر ، الكويت والآن المملكة العربية السعودية.', 34, 1),
(518, 'Al Ban Al Malky', 'Alban El-Malky, a restaurant featuring delicious dairy confections, has extensive experience as a leader in the dairy industry in Egypt dating back to 1917. El-Malky’s reputation for high quality, excellent tasting products has led to the company’s steady growth in Egypt, Kuwait and now Saudi Arabia.', 34, 2),
(519, 'جوليبي', 'جوليبي هي سلسلة فلبينية متعددة الجنسيات من مطاعم الوجبات السريعة يقع مقرها الرئيسي في باسيج ، مترو مانيلا ، الفلبين. جوليبي هي رد الدولة على ماكدونالدز في مجال مطاعم برجر الوجبات السريعة. تحمل نسما الامتياز الرئيسي لجوليبي في المملكة العربية السعودية والبحرين.', 37, 1),
(520, 'Jollibee', 'Jollibee is a Filipino multinational chain of fast food restaurants headquartered in Pasig, Metro Manila, Philippines. Jollibee is the country\'s answer to McDonald\'s in the fast food burger business. Nesma holds the master franchise to Jollibee in Saudi Arabia and Bahrain.', 37, 2),
(521, 'نسما يونيتريد', 'تزود نسما يونيتريد المملكة العربية السعودية بأجود منتجات تشطيب الخشب من جميع أنحاء العالم ، بما في ذلك المواد الخام لصناعة الأثاث والبناء والأرضيات الخشبية. تمثل نسما كبرى الشركات الرائدة في مجالات تخصصها في صناعة الأخشاب الأوسع نطاقًا.', 55, 1),
(522, 'Nesma UniTrade', 'Nesma UniTrade supplies Saudi Arabia with the finest in wood finishing products from across the globe, including raw materials for the furniture and construction industries, and wood flooring. Nesma UniTrade represents major companies that are leaders in their respective fields within the broader wood manufacturing industry.', 55, 2),
(523, 'كايفر', 'قبل 100 عام ، في عام 1918 ، استخدم كارل كايفر الخث لعزل جدران أماكن التخزين الباردة. عملت فكرته بشكل جيد لدرجة أنها أدت إلى تأسيس شركتنا ، التي تطورت منذ ذلك الحين لتصبح الشركة الرائدة في السوق للمزود الأكثر موثوقية وكفاءة للخدمات الصناعية التقنية في الصناعة والبحرية والبحرية والبناء. مع أكثر من 30000 موظف وحضور دولي كبير ، نحن لاعب عالمي حقيقي - هناك من أجلك في جميع أنحاء العالم.', 27, 1),
(524, 'Kaefer', '100 years ago, in 1918 Carl Kaefer used peat to insulate the walls of cold storage spaces. His idea worked so well that it led to the foundation of our company, which has since developed into market leader for the most reliable and efficient provider of technical industrial services in Industry, Marine & Offshore and Construction. With over 30,000 employees and a large international presence, we are a true global player – there for you all over the world.', 27, 2),
(525, 'نسما التجارية المحدودة', 'نسما التجارية شركة تجارة وخدمات دعم، مقرها الخبر، تتألف من ثمانية أقسام رئيسية، هي: 1. الإنشاءات 2. إدارة المرافق 3. النظم التقنية والفنية 4. المشاريع التجارية 5. تنظيم المناسبات والفعاليات 6. الخدمات الأمنية 7. تصنيع وتركيب الصلب 8. السفر والسياحة', 50, 1),
(526, 'Nesma Trading', 'Construction\r\nFacility Management\r\nTechnical Systems\r\nCatering\r\nBanqueting\r\nEvent Management\r\nBusiness Ventures\r\nIndustrial Security\r\nCommercial and Trading\r\nIndustrial Contracting\r\nSteel Fabrication & Erection\r\nLandscaping & Irrigation\r\nTravel & Tourism', 50, 2),
(527, 'نسما ترافيل', 'تقدم نسما ترافيل مجموعة واسعة من الخدمات المتعلقة بالسفر ، بما في ذلك الإجازات المنظمة وحلول السفر لعملاء الشركات.', 51, 1),
(528, 'Nesma Travel', 'Nesma Travel provides a wide range of travel-related services, including organized holidays and travel solutions to corporate clients.', 51, 2),
(529, 'محطات الحاويات الوطنية', 'محطات الحاويات الوطنية هي المشغل لميناء الملك عبد الله الواقع في مدينة الملك عبد الله الاقتصادية.', 38, 1),
(530, 'National Container Terminals', 'National Container Terminals is the operator of King Abdullah Port located in King Abdullah Economic City .', 38, 2),
(531, 'مودرن بايونير', 'بايونير هي شركة متخصصة في الهدايا الترويجية. تقدم الشركة لعملائها من مختلف المجالات والصناعات والخدمات أفكارا ومفاهيم مبتكرة، علاوة على تشكيلة واسعة من المنتجات والهدايا عالية الجودة.', 22, 1),
(532, 'Modern Pioneer', 'Pioneer is a supplier of promotional products. It provides clients in various fields of industry and services with innovative ideas and concepts, as well as a wide selection of high quality products and gift items.', 22, 2),
(533, 'نسما القابضة', 'نسما القابضة هي شركة سعودية مملوكة للقطاع الخاص ، ومقرها الرئيسي في مدينة جدة الساحلية على البحر الأحمر ومكاتب فرعية في جميع المدن الرئيسية في جميع أنحاء المملكة. بالإضافة إلى عملياتها المحلية ، تحافظ نسما على حضور دولي نشط من خلال العديد من المشاريع المشتركة والشراكات على الصعيدين الإقليمي والعالمي.', 57, 1),
(534, 'Nesma Holding Co.', 'Nesma Holding is a privately owned Saudi Arabian company, with corporate headquarters in the Red Sea port city of Jeddah and branch offices in all major cities around the Kingdom. In addition to its local operations, Nesma maintains an active international presence through several joint ventures and partnerships both regionally and globally.', 57, 2);

-- --------------------------------------------------------

--
-- Table structure for table `countries`
--

CREATE TABLE `countries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `countries`
--

INSERT INTO `countries` (`id`, `created_at`, `updated_at`, `deleted_at`) VALUES
(3, '2020-08-11 14:21:05', '2020-08-11 14:37:21', NULL),
(4, '2020-08-11 14:21:28', '2020-08-11 14:37:14', NULL),
(7, '2020-08-11 14:22:47', '2020-08-11 14:37:29', NULL),
(8, '2020-08-17 14:40:09', '2020-08-17 14:40:09', NULL),
(9, '2020-08-17 14:40:28', '2020-08-17 14:40:28', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `country_descriptions`
--

CREATE TABLE `country_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(50) NOT NULL,
  `country_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `country_descriptions`
--

INSERT INTO `country_descriptions` (`id`, `name`, `country_id`, `language_id`) VALUES
(15, 'الإمارات العربية المتحدة', 4, 1),
(16, 'United Arab Emirates', 4, 2),
(17, 'السعودية', 3, 1),
(18, 'Saudi Arabia', 3, 2),
(19, 'مصر', 7, 1),
(20, 'Egypt', 7, 2),
(21, 'تركيا', 8, 1),
(22, 'Turkey', 8, 2),
(23, 'كرواتيا', 9, 1),
(24, 'Croatia', 9, 2);

-- --------------------------------------------------------

--
-- Table structure for table `cultures`
--

CREATE TABLE `cultures` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `photo` varchar(200) NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `cultures`
--

INSERT INTO `cultures` (`id`, `photo`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, '/uploads/images/5f43ac582f3b9.jpg', NULL, '2020-08-10 16:49:40', '2020-08-24 09:02:38'),
(2, '/uploads/images/5f43aba005639.jpg', NULL, '2020-08-10 16:51:01', '2020-08-24 08:59:35'),
(3, '/uploads/images/5f43ac03e585b.jpg', NULL, '2020-08-10 16:51:25', '2020-08-24 09:01:15'),
(4, '/uploads/images/5f43ab770256a.jpg', NULL, '2020-08-10 16:51:51', '2020-09-01 07:55:20'),
(5, '/uploads/images/5f43ab0aceddb.jpg', NULL, '2020-08-10 16:52:17', '2020-08-24 08:57:13'),
(6, '/uploads/images/5f4f39ba9c629.jpg', NULL, '2020-08-10 16:52:41', '2020-09-02 03:20:49');

-- --------------------------------------------------------

--
-- Table structure for table `culture_descriptions`
--

CREATE TABLE `culture_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `details` text NOT NULL,
  `culture_id` bigint(20) UNSIGNED NOT NULL,
  `language_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `culture_descriptions`
--

INSERT INTO `culture_descriptions` (`id`, `name`, `details`, `culture_id`, `language_id`) VALUES
(33, 'احتفالات اليوم الوطني', 'ينتمي موظفو ومنتسبو مجموعة نسما القابضة التي تتجاوز 40 شركة، إلى أكثر من 51 جنسية مختلفة، لذلك نعتبر منتسبينا من أقوى أصول الشركة. كما يعد الموظفون – على اختلاف جنسايتهم – شركات نسما موطنهم الثاني، مما دفع نسما إلى مشاركة منتسبيها وموظفيها الاحتفال بأيام الأستقلال أو الأيام الوطنية لدولهم.', 4, 1),
(34, 'NATIONAL DAY CELEBRATIONS', 'With over 51 nationalities represented in Nesma Holding and its 40+ companies, we consider the international character of our workforce to be among our strongest assets. Furthermore, these diverse employees consider Nesma to be their second home, which has led us to celebrate with each of them on the recognized independence day or national day of their countries.', 4, 2),
(35, 'التدريب', 'توفر شركة نسما لموظفيها برامج تدريبية ذات العلاقة بوظائفهم لتعزيز المهارات وتحقيق أقصى قدر من الأداء الوظيفي. إننا نعزز ثلاثة أنواع من التدريب: التنظيمي، وصقل المهارات، والتقني. وتُعقد الدورات التدريبية إما في مقر نسما أو بالتعاون مع مزودي الخدمات التعليمية الخارجية.', 2, 1),
(36, 'Training', 'Nesma provides job-related training programs for employees to enhance skills and maximize job performance. We promote three types of training: organizational, soft skills, and technical. Training may take place at Nesma or in collaboration with external educational providers.', 2, 2),
(37, 'الفرق الرياضية', 'الرياضة جزء كبير من النشاط الترفيهي في مجموعة نسما، وينضم موظفو ومنتسبو نسما، على جميع المستويات، بفرق الشركات لحرق طاقاتهم، والتألق والترفيه وقضاء الأوقات الممتعة. سواء كانت كرة السلة، أم كرة القدم، أم الكريكيت، أم كرة الريشة أو غيرها من الألعاب الرياضية، يتمكن رياضيو نسما من التألق وحصد الجوائز بانتصاراتهم، سواء كان ذلك في المسابقات التي تقام داخل الشركة، أو منافسات ومسابقات فرق المشاريع، أو البطولات التي تشارك بها فرق من الشركات الأخرى في المملكة العربية السعودية.', 5, 1),
(38, 'Sports Teams', 'Sports are a big part of recreational activity at Nesma. Employees at all levels join company teams to burn off some energy, capture some glory and have a good time. Whether it is basketball, football, cricket, badminton or any of a number of other sports, Nesma’s athletes pull out the stops in striving for victory, be it in an intra-company contest, an on-site project team competition or a tournament involving teams from other companies in the Kingdom.', 5, 2),
(39, 'مجتمعنا', 'تركز أغلب الأنشطة المجتمعية للشركة على التغلب على ما أطلقت عليه نسما بأنه \" فقر المقدرة\". إن الفقر يتخذ أشكالا عديدة في العالم، إلا أن الأكثر أهمية في المملكة العربية السعودية يتمثل في عدم قدرة الشباب والشابات من الاستفادة من الفرص الكثيرة المتاحة لهم، وذلك بسبب افتقادهم للمهارات والمعرفة والدراية ذات الصلة. من هذا المنطلق، تركز أكبر برامجنا المجتمعية على خلق فرص وظيفية، وصقل المهارات والتدريب، ودعم المهن والاختصاصات الفريدة من نوعها.', 6, 1),
(40, 'Our Community', 'The company’s community activities focus predominantly on overcoming what Nesma has termed “a poverty of capabilities.” There are many forms of poverty in the world, but the most critical one in Saudi Arabia is the inability of young women and men to take advantage of the wealth of opportunities that are available to them, due to a lack of relevant skills and know-how. Accordingly, our largest community programs tackle job creation, upskilling and training, and supporting unique vocations and professions.', 6, 2),
(41, 'ثقافة نسما', 'تشارك شركة نسما القابضة في العديد من المشاريع والمبادرات المجتمعية عبر المجموعة لتعزيز رؤية ورسالة نسما القابضة، التي تؤكد التزامنا بأن نصبح شركة تتمتع باحترام المجتمع الذي يستفيد منها. ويشمل هذا الالتزام موظفي المجموعة والمجتمع ككل.', 1, 1),
(42, 'NESMA CULTURE', 'Nesma Holding is involved in many social projects and initiatives throughout the Group to reinforce the vision and mission statements which emphasize our dedication to being respected as a company and to benefiting society. This commitment encompasses our employees and community at large.', 1, 2),
(43, 'المنتديات', 'في كل عام تنظم نسما القابضة عددا من المنتديات تهدف إلى جمع الموظفين عبر جميع شركات مجموعة نسما، حيث تمنح مثل هذه المنتديات فرص التواصل وتوسيع الاتصالات بين الموظفين ومنتسبين المجموعة، وتسهم في تحديد الأولويات الاستراتيجية للعام المقبل. كما أن المنتديات تعتبر مكانا مثاليا لإثارة الصداقات وغرس الشعور بالألفة بين زملاء العمل.', 3, 1),
(44, 'Forums', 'Every year, Nesma Holding organizes multiple forums to bring together employees from across the Nesma Group. These forums provide networking opportunities, encourage communication and help to identify strategic priorities for the next year. The forums are also a great way to spark friendships and boost relationships among colleagues.', 3, 2);

-- --------------------------------------------------------

--
-- Table structure for table `details`
--

CREATE TABLE `details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(191) DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `details`
--

INSERT INTO `details` (`id`, `image`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, '/uploads/images/5f2f211314490.png', NULL, '2020-08-11 08:49:08', '2020-09-01 07:51:02');

-- --------------------------------------------------------

--
-- Table structure for table `detail_descriptions`
--

CREATE TABLE `detail_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `details` text NOT NULL,
  `details_plus` text NOT NULL,
  `vision` text NOT NULL,
  `mission` text NOT NULL,
  `our_values` text NOT NULL,
  `percentage_text_first` varchar(400) NOT NULL,
  `percentage_text_second` varchar(400) NOT NULL,
  `percentage_text_third` varchar(191) NOT NULL,
  `percentage_first` varchar(10) NOT NULL,
  `percentage_second` varchar(20) NOT NULL,
  `percentage_third` varchar(20) NOT NULL,
  `detail_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `detail_descriptions`
--

INSERT INTO `detail_descriptions` (`id`, `details`, `details_plus`, `vision`, `mission`, `our_values`, `percentage_text_first`, `percentage_text_second`, `percentage_text_third`, `percentage_first`, `percentage_second`, `percentage_third`, `detail_id`, `language_id`) VALUES
(37, 'نسما شركة سعودية ذات ملكية خاصة، مقرها الرئيسي في مدينة جدة (ميناء البحر الأحمر)، ولها فروع في مدن المملكة الرئيسية.\r\n@@\r\nوبالإضافة إلى الأعمال والمشاريع والعمليات التي تنفذها الشركة محليا داخل المملكة العربية السعودية، تتمتع شركة نسما بحضور دولي نشط بفضل العديد من المشاريع المشتركة والشراكات على الصعيدين الإقليمي والعالمي.', 'وتتمتع شركة نسما القابضة والشركات التابعة لها بسمعة طويلة الأمد لما تميزت به عبر السنوات من القوة المالية والاستقرار، وذلك بفضل سنوات من الإدارة الرصينة والممارسات المالية الحكيمة على كافة المستويات. إن ما يُعرف عن نسما من نزاهة في العمل والالتزام بمعايير متميزة للجودة أثمر تقديم خدمات ومنتجات مميزة واستثنائية لعملائها من الشركات والأفراد على حد سواء. \r\n@@\r\nمنذ تأسيسها عام 1979، تمكنت شركة نسما من بناء سمعة ومكانة مميزة حيث تقوم بدور ريادي في اقتصاد المملكة العربية السعودية، من خلال تأسيسها لمشاريع مشتركة ودخولها في شراكات مع شركات أجنبية، علاوة على استحواذها وتطويرها لعدد من الشركات الفرعية التابعة لها. كما يمتد نشاطها وانتشارها على الصعيد الدولي، من خلال عدد من الشركات القابضة في كل من مصر وتركيا، ودخولها في عدد من المشاريع المشتركة مع شركات في أوروبا وأفريقيا وآسيا.', 'نطمح أن نكون الشركة الأكثر إحتراماً في أدائنا لأعمالنا المتنوعة في كل الدول التي نعمل بها.', 'نسعى لتحويل الأفكار المبتكرة إلى واقع حي يعيشه و يستفيد منه قطاع الأعمال و المجتمع.', 'الإمتياز_الإبداع_التنوع_الإحترام_الأثر', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna', '50M', '35%', '42$', 1, 1),
(38, 'Nesma Holding is a privately owned Saudi Arabian company, with corporate headquarters in the Red Sea port city of Jeddah and branch offices in all major cities around the Kingdom.\r\n@@\r\nIn addition to its local operations, Nesma maintains an active international presence through several joint ventures and partnerships both regionally and globally.', 'Nesma Holding and its subsidiaries enjoy a long-standing reputation of financial strength and stability honed over many years of sound management and prudent financial practices at all levels, Nesma’s well-known business integrity and distinguished standards for quality translate into exceptional services and products offered to businesses and individual consumers alike.\r\n@@\r\nSince Nesma Holding was established in 1979, its creation of joint ventures and partnerships with outside companies as well as its acquisition and development of subsidiary companies has bolstered its reputation as a serious player in the diversifying economy of Saudi Arabia, Its reach also extends internationally with significant holdings in Egypt and Turkey and joint ventures with companies from Europe, Africa and Asia.', 'At Nesma, we aspire to be the most respected diversified company in all our countries of operation.', 'Nesma is dedicated to bringing innovative ideas to life, in business as well as society.', 'Excellence_Innovation_Diversity_Respect_Impact', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna', '50M', '35%', '42$', 1, 2);

-- --------------------------------------------------------

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `industries`
--

CREATE TABLE `industries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `industries`
--

INSERT INTO `industries` (`id`, `created_at`, `updated_at`, `deleted_at`) VALUES
(1, '2020-08-11 08:41:22', '2020-08-11 14:25:22', '2020-08-11 14:25:22'),
(2, '2020-08-11 08:41:22', '2020-08-11 14:25:18', '2020-08-11 14:25:18'),
(3, '2020-08-11 14:25:13', '2020-08-11 14:38:50', NULL),
(4, '2020-08-11 14:26:11', '2020-08-11 14:39:43', NULL),
(5, '2020-08-11 14:26:59', '2020-08-11 14:38:59', NULL),
(6, '2020-08-11 14:27:39', '2020-08-11 14:27:39', NULL),
(7, '2020-08-11 14:28:26', '2020-08-11 14:39:58', NULL),
(8, '2020-08-11 14:29:44', '2020-08-11 14:29:44', NULL),
(9, '2020-08-11 14:30:22', '2020-08-11 14:30:22', NULL),
(10, '2020-08-11 14:31:28', '2020-08-11 14:31:28', NULL),
(11, '2020-08-11 14:32:38', '2020-08-11 14:32:38', NULL),
(12, '2020-08-11 14:33:09', '2020-08-11 14:34:28', '2020-08-11 14:34:28'),
(13, '2020-08-11 14:35:24', '2020-08-11 14:35:24', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `industry_descriptions`
--

CREATE TABLE `industry_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(50) NOT NULL,
  `industry_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `industry_descriptions`
--

INSERT INTO `industry_descriptions` (`id`, `name`, `industry_id`, `language_id`) VALUES
(1, 'rEZuWCaJJBZUXPhc', 1, 1),
(2, 'bOvNaopjvi62HSNb', 1, 2),
(3, 'HpkKVIm6fKvBDEqV', 2, 1),
(4, 'IGNvnZ8Gra2ydhZW', 2, 2),
(11, 'إدارة الممتلكات', 6, 1),
(12, 'Property Management', 6, 2),
(15, 'الضيافة والسياحة', 8, 1),
(16, 'Hospitality & Tourism', 8, 2),
(17, 'النقل والخدمات الجوية والبحرية', 9, 1),
(18, 'Transportation, Marine & Airport Services', 9, 2),
(19, 'خدمات قطاع الأعمال والقطاع الإستهلاكي', 10, 1),
(20, 'Business & Consumer Services', 10, 2),
(21, 'المكتب الرئيسي والمسؤولية الإجتماعية للشركات', 11, 1),
(22, 'Head Office & CSR', 11, 2),
(23, 'Other Investments', 12, 1),
(24, 'إستثمارات أخرى', 12, 2),
(25, 'استثمارات اخري', 13, 1),
(26, 'Other Investments', 13, 2),
(27, 'الهندسة و البناء', 3, 1),
(28, 'Engineering & Construction', 3, 2),
(29, 'معالجة المواد والتصنيع', 5, 1),
(30, 'Materials & Manufacturing', 5, 2),
(31, 'الأطعمة وتجارة التجزئة', 4, 1),
(32, 'Food & Retail', 4, 2),
(33, 'الطاقة، والاتصالات والتقنية', 7, 1),
(34, 'Power, Telecom and Technology', 7, 2);

-- --------------------------------------------------------

--
-- Table structure for table `jobs`
--

CREATE TABLE `jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `queue` varchar(191) NOT NULL,
  `payload` longtext NOT NULL,
  `attempts` tinyint(3) UNSIGNED NOT NULL,
  `reserved_at` int(10) UNSIGNED DEFAULT NULL,
  `available_at` int(10) UNSIGNED NOT NULL,
  `created_at` int(10) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `languages`
--

CREATE TABLE `languages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `local` char(2) NOT NULL,
  `name` varchar(50) NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1 COMMENT 'whether the language is active in the website or not, 1-> is active',
  `admin_status` tinyint(1) NOT NULL DEFAULT 1 COMMENT 'whether the language is active in the dashboard or not, 1-> is active',
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `languages`
--

INSERT INTO `languages` (`id`, `local`, `name`, `status`, `admin_status`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, 'ar', 'Arabic', 1, 1, NULL, NULL, NULL),
(2, 'en', 'English', 1, 1, NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `leaderships`
--

CREATE TABLE `leaderships` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `photo` varchar(200) NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `leaderships`
--

INSERT INTO `leaderships` (`id`, `photo`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, '/uploads/images/5f31b85ff3a71.png', NULL, '2020-08-13 16:39:10', '2020-08-13 16:39:10'),
(2, '/uploads/images/5f31bc4d36191.png', NULL, '2020-08-13 16:41:25', '2020-08-13 16:41:25'),
(3, '/uploads/images/5f31bc9eb2276.png', NULL, '2020-08-13 16:43:49', '2020-08-13 16:43:49'),
(4, '/uploads/images/5f31bccd4706f.png', NULL, '2020-08-13 16:45:49', '2020-08-13 16:45:49'),
(5, '/uploads/images/5f31be667f718.png', NULL, '2020-08-13 16:48:23', '2020-08-13 16:48:23'),
(6, '/uploads/images/5f31bc89a26ce.png', NULL, '2020-08-13 16:50:12', '2020-08-13 16:50:12'),
(7, '/uploads/images/5f31bd152b858.png', NULL, '2020-08-13 16:54:09', '2020-08-13 16:54:09'),
(8, '/uploads/images/5f31bd6cb90a2.png', NULL, '2020-08-13 16:56:02', '2020-08-13 16:56:02');

-- --------------------------------------------------------

--
-- Table structure for table `leadership_descriptions`
--

CREATE TABLE `leadership_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `job_title` varchar(200) NOT NULL,
  `details` text NOT NULL,
  `leadership_id` bigint(20) UNSIGNED NOT NULL,
  `language_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `leadership_descriptions`
--

INSERT INTO `leadership_descriptions` (`id`, `name`, `job_title`, `details`, `leadership_id`, `language_id`) VALUES
(1, 'فيصل صالح التركي', 'الرئيس', 'فيصل التركي هو رئيس شركة نسما القابضة وعضو في مجلس إدارتها. كما يشغل منصب رئيس وعضو مجلس الإدارة في العديد من شركات نسما.', 1, 1),
(2, 'Faisal Al-Turki', 'President', 'Faisal Alturki is President of Nesma Holding and a member of its board of directors. He serves as Chairman and board member of several Nesma companies.', 1, 2),
(3, 'نورة صالح التركي', 'نائب الرئيس', 'نورة التركي هي نائب رئيس شركة نسما القابضة وعضو في مجلس إدارتها. وهي ترأس لجنة الإدارة ولجنة الموارد البشرية كما أنها عضو في لجنة المسؤولية الاجتماعية للشركات.', 2, 1),
(4, 'NOURA S. ALTURKI', 'Vice President', 'Noura Alturki is Vice President of Nesma Holding and a member of its board of directors. She chairs the Management Committee and the HR Committee and is a member of the CSR Committee.', 2, 2),
(5, 'نايف العبيدي', 'المدير العام', 'نايف العبيدي هو المدير العام لشركة نسما القابضة وعضو في مجلس إدارتها، وهو المشرف على إدارة الشركة وأنظمتها كما يدير شركة نسما العقارية.', 3, 1),
(6, 'NAIF A. ALABEEDI', 'General Manager', 'Naif Alabeedi is General Manager of Nesma Holding and a member of its board of directors. He oversees corporate compliance and administration along with managing Nesma Real Estate.', 3, 2),
(7, 'فؤاد الشريبي', 'عضو مجلس الإدارة', 'فؤاد الشريبي هو رئيس مجلس الإدارة تنفيذي لمشروع حافلات النقل العام بمكة المكرمة وعضو مجلس إدارة شركة نسما القابضة. كما يشغل منصب رئيس مجلس إدارة شركة نسما تاتا للمشاريع المحدودة و منصب رئيس مجلس إدارة شركة نسما للإتصالات والتقنية.', 4, 1),
(8, 'FOUAD J. ALSHEREBI', 'Member of the Board', 'Fouad Alsherebi is the Executive Chairman of the Makkah Public Transport Bus Project and a member of the board of directors of Nesma Holding. He also serves as Chairman of Nesma TATA Projects Limited, and Chairman of Nesma Telecom & Technology.', 4, 2),
(9, 'محمد حماض', 'نائب الرئيس التنفيذي', 'محمد حماض هو نائب الرئيس التنفيذي لشركة نسما القابضة ونائب رئيس مجلس إدارتها. وهو رئيس لجنة التدقيق والمالية ويشرف على استثمارات شركة نسما في مصر.', 5, 1),
(10, 'MOHAMED W. HAMMAD', 'Executive Vice President', 'Mohamed Hammad is the Executive Vice President of Nesma Holding and Vice Chairman of its board of directors. He is the Chairman of the Audit and Finance Committee and oversees Nesma’s investments in Egypt.', 5, 2),
(11, 'عبد الله الشهراني', 'نائب الرئيس للشركات', 'عبدالله الشهراني هو نائب الرئيس للشركات في شركة نسما القابضة وعضو في مجلس إدارتها. وهو المشرف على العلاقات المصرفية والخزينة وإدارة شركات مجموعة نسما؛ كما يعمل في العديد من مجالس الإدارات الفرعية بالشركة.', 6, 1),
(12, 'ABDULLAH R. AL-SHAHRANI', 'Vice President - Corporate', 'Abdullah Al-Shahrani is Vice President - Corporate of Nesma Holding and a member of its board of directors. He oversees banking relations, treasury, and corporate governance for the Nesma Group and serves on several of its subsidiary boards.', 6, 2),
(15, 'صلاح السنيد', 'الرئيس التنفيذي لشركة نسما للاتصالات والتكنولوجيا ، عضو مجلس الإدارة', 'صلاح السنيد هو الرئيس التنفيذي لشركة نسما للاتصالات والتكنولوجيا. وهو عضو في مجلس إدارة شركة نسما القابضة، كما أنه عضو في مجلس إدارة شركة نسما تاتا للمشاريع المحدودة والمجلس الإشرافي في شركة كونتشار للمعدات الكهربائية في كرواتيا.', 8, 1),
(16, 'SALAH S. AL-SUNAID', 'CEO Nesma Telecom & Technology, Member of the Board', 'Salah Al-Sunaid is the CEO of Nesma Electric, a division of Nesma Telecom & Technology, and a member of the board of directors of Nesma Holding. He also serves on the board of Nesma TATA Projects Limited and on the supervisory board of Koncar Electrical Equipment, Croatia.', 8, 2),
(29, 'محمود فلاتة', 'الرئيس التنفيذي لشركة نسما للمياه والطاقة، عضو مجلس الإدارة', 'محمود فلاتة هو الرئيس التنفيذي والمدير الإداري لشركة نسما للمياه والطاقة، والتي أسسها كإحدى شركات مجموعة نسما، كما أنه عضو في مجلس إدارة شركة نسما القابضة.', 7, 1),
(30, 'MAHMOUD Y. FALLATAH', 'CEO Nesma Water & Energy, @@Member of the Board', 'Mahmoud Fallatah is the CEO and Managing Director of Nesma Water & Energy, which he established as a subsidiary of Nesma Holding. He also serves as a member of the board of directors of Nesma Holding.', 7, 2);

-- --------------------------------------------------------

--
-- Table structure for table `mail_lists`
--

CREATE TABLE `mail_lists` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `send_to` varchar(191) DEFAULT NULL,
  `subject` varchar(191) DEFAULT NULL,
  `message` text DEFAULT NULL,
  `categories` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `migrations`
--

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(191) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `migrations`
--

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2014_10_12_100000_create_password_resets_table', 1),
(3, '2020_03_23_152956_create_modules_table', 1),
(4, '2020_03_24_152330_create_user_modules_table', 1),
(5, '2020_03_26_123015_create_notifications_table', 1),
(6, '2020_03_28_090214_create_languages_table', 1),
(7, '2020_04_06_152054_create_categories_table', 1),
(8, '2020_04_06_153054_create_category_descriptions_table', 1),
(9, '2020_04_11_162749_create_pages_table', 1),
(10, '2020_04_15_174353_create_page_description_table', 1),
(11, '2020_04_18_165721_create_website_category_table', 1),
(12, '2020_04_18_180507_create_website_category_description_table', 1),
(13, '2020_04_18_202054_create_website_photo_table', 1),
(14, '2020_04_18_211850_create_website_photo_description_table', 1),
(15, '2020_04_21_114211_create_video_category_table', 1),
(16, '2020_04_21_114313_create_video_category_description_table', 1),
(17, '2020_04_21_154718_create_video_table', 1),
(18, '2020_04_21_154803_create_video_description_table', 1),
(19, '2020_04_27_132905_create_article_table', 1),
(20, '2020_04_27_133349_create_article_description_table', 1),
(21, '2020_04_27_140305_create_article_photo', 1),
(22, '2020_05_02_143955_create_photo_category_table', 1),
(23, '2020_05_02_144108_create_photo_category_description_table', 1),
(24, '2020_05_02_150546_create_photo_table', 1),
(25, '2020_05_02_150600_create_photo_description_table', 1),
(26, '2020_05_17_193914_create_newsletter_table', 1),
(27, '2020_05_18_084100_create_jobs_table', 1),
(28, '2020_05_18_103912_create_failed_jobs_table', 1),
(29, '2020_05_19_200043_create_visitor_message_table', 1),
(30, '2020_05_30_155342_create_mail_list_table', 1),
(31, '2020_05_31_104303_create_visitor_message_replies_table', 1),
(32, '2020_06_01_181915_create_setting_table', 1),
(33, '2020_06_06_155249_create_website_visitor_table', 1),
(34, '2020_08_08_185733_create_detail_table', 1),
(35, '2020_08_08_195346_create_detail_description_table', 1),
(36, '2020_08_09_131431_create_country_table', 1),
(37, '2020_08_09_131629_create_industry_table', 1),
(38, '2020_08_09_132410_create_country_description_table', 1),
(39, '2020_08_09_132435_create_industry_description_table', 1),
(40, '2020_08_09_160529_create_company_table', 1),
(41, '2020_08_09_160723_create_company_description_table', 1),
(42, '2020_08_09_200759_create_office_table', 1),
(43, '2020_08_09_201845_create_office_description_table', 1),
(44, '2020_08_10_175802_create_chairman_table', 1),
(45, '2020_08_10_175849_create_chairman_description_table', 1),
(46, '2020_08_10_180005_create_leadership_table', 1),
(47, '2020_08_10_180050_create_leadership_description_table', 1),
(48, '2020_08_10_221811_create_culture_table', 1),
(49, '2020_08_10_221833_create_culture_description_table', 1);

-- --------------------------------------------------------

--
-- Table structure for table `modules`
--

CREATE TABLE `modules` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `path` varchar(50) NOT NULL,
  `meta` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `modules`
--

INSERT INTO `modules` (`id`, `name`, `path`, `meta`, `created_at`, `updated_at`) VALUES
(2, 'Articles', 'articles', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0645\\u0642\\u0627\\u0644\\u0627\\u062a\",\"en\":\"Articles\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0642\\u0627\\u0644 \\u062c\\u062f\\u064a\\u062f\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0645\\u0642\\u0627\\u0644\",\"external_link\":\"\\u0631\\u0627\\u0628\\u0637 \\u062e\\u0627\\u0631\\u062c\\u064a\",\"local_link\":\"\\u0645\\u0644\\u0641 \\u0645\\u062d\\u0644\\u064a\",\"category_id\":\"\\u0627\\u0644\\u0623\\u0642\\u0633\\u0627\\u0645\",\"title\":\"\\u0627\\u0644\\u0639\\u0646\\u0648\\u0627\\u0646\",\"slug\":\"The URL Slug\",\"keywords\":\"\\u0643\\u0644\\u0645\\u0627\\u062a \\u062a\\u0646\\u0634\\u064a\\u0637 \\u0645\\u062d\\u0631\\u0643 \\u0627\\u0644\\u0628\\u062d\\u062b\",\"meta_description\":\"\\u0627\\u0644\\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0648\\u0635\\u0641\\u064a\\u0629\",\"video_type\":\"\\u0646\\u0648\\u0639 \\u0627\\u0644\\u0641\\u064a\\u062f\\u064a\\u0648\",\"video_url\":\"\\u0631\\u0627\\u0628\\u0637 \\u0627\\u0644\\u0641\\u064a\\u062f\\u064a\\u0648\",\"description\":\"\\u0627\\u0644\\u0648\\u0635\\u0641\",\"video\":\"\\u0627\\u0644\\u0641\\u064a\\u062f\\u064a\\u0648\",\"image\":\"\\u0627\\u0644\\u0635\\u0648\\u0631\\u0629\",\"company_id\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u0634\\u0631\\u0643\\u0629\",\"added_year\":\"\\u0633\\u0646\\u0629 \\u0627\\u0644\\u0625\\u0636\\u0627\\u0641\\u0629\",\"added_month\":\"\\u0634\\u0647\\u0631 \\u0627\\u0644\\u0625\\u0636\\u0627\\u0641\\u0629\"},\"en\":{\"add_new\":\"Add New Article\",\"edit\":\"Edit Article\",\"external_link\":\"External Link\",\"local_link\":\"Local Storage\",\"category_id\":\"The Category\",\"title\":\"The Title\",\"slug\":\"The URL Slug\",\"keywords\":\"SEO keywords\",\"meta_description\":\"Meta Description\",\"video_type\":\"Video Type\",\"video_url\":\"The Url\",\"description\":\"The Description\",\"video\":\"The Video\",\"image\":\"The Image\",\"company_id\":\"Company name\",\"added_year\":\"Year of addition\",\"added_month\":\"Month of addition\"}}}', NULL, NULL),
(3, 'Photos Galleries', 'photoCategories', '{\"module_name\":{\"ar\":\"\\u0623\\u0644\\u0628\\u0648\\u0645\\u0627\\u062a \\u0627\\u0644\\u0635\\u0648\\u0631\",\"en\":\"Photos Galleries\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0627\\u0644\\u0628\\u0648\\u0645 \\u062c\\u062f\\u064a\\u062f\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0627\\u0644\\u0623\\u0644\\u0628\\u0648\\u0645\",\"gallery_title\":\"\\u0639\\u0646\\u0648\\u0627\\u0646 \\u0627\\u0644\\u0623\\u0644\\u0628\\u0648\\u0645\",\"name\":\"\\u0627\\u0644\\u0625\\u0633\\u0645\",\"slug\":\"The Url Slug\",\"image_title\":\"\\u0639\\u0646\\u0648\\u0627\\u0646 \\u0627\\u0644\\u0635\\u0648\\u0631\\u0629\",\"add_new_item\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0635\\u0648\\u0631\\u0629\",\"images\":\"\\u0635\\u0648\\u0631 \\u0627\\u0644\\u0623\\u0644\\u0628\\u0648\\u0645\"},\"en\":{\"add_new\":\"Add New Gallery\",\"edit\":\"Edit Photo Gallery\",\"gallery_title\":\"Gallery Title\",\"name\":\"The Name\",\"slug\":\"The Url Slug\",\"image_title\":\"Image Title\",\"add_new_item\":\"Add New Item\",\"images\":\"Album Photos\"}}}', NULL, NULL),
(4, 'Pages', 'pages', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0635\\u0641\\u062d\\u0627\\u062a\",\"en\":\"Pages\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0635\\u0641\\u062d\\u0629 \\u062c\\u062f\\u064a\\u062f\\u0629\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0635\\u0641\\u062d\\u0629\",\"title\":\"\\u0627\\u0644\\u0639\\u0646\\u0648\\u0627\\u0646\",\"slug\":\"The URL Slug\",\"keywords\":\"\\u0643\\u0644\\u0645\\u0627\\u062a \\u062a\\u0646\\u0634\\u064a\\u0637 \\u0645\\u062d\\u0631\\u0643 \\u0627\\u0644\\u0628\\u062d\\u062b\",\"meta_description\":\"\\u0627\\u0644\\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0648\\u0635\\u0641\\u064a\\u0629\",\"description\":\"\\u0627\\u0644\\u0648\\u0635\\u0641\",\"image\":\"\\u0627\\u0644\\u0635\\u0648\\u0631\\u0629\"},\"en\":{\"add_new\":\"Add New Page\",\"edit\":\"Edit Pages\",\"title\":\"The Title\",\"slug\":\"The URL Slug\",\"keywords\":\"SEO keywords\",\"meta_description\":\"Meta Description\",\"description\":\"Description\",\"image\":\"The Image\"}}}', NULL, NULL),
(5, 'Users', 'users', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\\u064a\\u0646\",\"en\":\"Users\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0633\\u062a\\u062e\\u062f\\u0645 \\u062c\\u062f\\u064a\\u062f\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0645\\u0633\\u062a\\u062e\\u062f\\u0645\",\"name\":\"\\u0627\\u0644\\u0625\\u0633\\u0645\",\"email\":\"\\u0627\\u0644\\u0628\\u0631\\u064a\\u062f \\u0627\\u0644\\u0625\\u0644\\u0643\\u062a\\u0631\\u0648\\u0646\\u064a\",\"phone\":\"\\u0631\\u0642\\u0645 \\u0627\\u0644\\u062c\\u0648\\u0627\\u0644\",\"photo\":\"\\u0635\\u0648\\u0631\\u0629 \\u0627\\u0644\\u0628\\u0631\\u0648\\u0641\\u0627\\u064a\\u0644\",\"password\":\"\\u0643\\u0644\\u0645\\u0629 \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631\",\"password_confirmation\":\"\\u062a\\u0623\\u0643\\u064a\\u062f \\u0643\\u0644\\u0645\\u0629 \\u0627\\u0644\\u0645\\u0631\\u0648\\u0631\",\"modules\":\"\\u0627\\u0644\\u0645\\u0648\\u062f\\u064a\\u0648\\u0644\\u0627\\u062a\"},\"en\":{\"add_new\":\"Add New User\",\"edit\":\"Edit User\",\"name\":\"The name\",\"email\":\"The email\",\"phone\":\"The Phone\",\"photo\":\"The Photo\",\"password\":\"Password\",\"password_confirmation\":\"Password Confirmation\",\"modules\":\"Modules\"}}}', NULL, NULL),
(6, 'About us', 'details', '{\"module_name\":{\"ar\":\"\\u0639\\u0646\\u0627\",\"en\":\"About us\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u062c\\u062f\\u064a\\u062f\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644\",\"image\":\"\\u0627\\u0644\\u0635\\u0648\\u0631\\u0629\",\"details\":\"\\u0627\\u0644\\u062a\\u0641\\u0627\\u0635\\u064a\\u0644\",\"details_plus\":\"\\u062a\\u0641\\u0627\\u0635\\u064a\\u0644 \\u0625\\u0636\\u0627\\u0641\\u064a\\u0629\",\"vision\":\"\\u0627\\u0644\\u0631\\u0624\\u064a\\u0629\",\"mission\":\"\\u0627\\u0644\\u0645\\u0647\\u0645\\u0629\",\"our_values\":\"\\u0642\\u064a\\u0645\\u0646\\u0627\",\"percentage_text_first\":\"\\u0645\\u062d\\u062a\\u0648\\u0649 \\u0627\\u0644\\u0642\\u0633\\u0645 \\u0627\\u0644\\u0623\\u0648\\u0644\",\"percentage_text_second\":\"\\u0645\\u062d\\u062a\\u0648\\u0649 \\u0627\\u0644\\u0642\\u0633\\u0645 \\u0627\\u0644\\u062b\\u0627\\u0646\\u064a\",\"percentage_text_third\":\"\\u0645\\u062d\\u062a\\u0648\\u0649 \\u0627\\u0644\\u0642\\u0633\\u0645 \\u0627\\u0644\\u062b\\u0627\\u0644\\u062b\"},\"en\":{\"add_new\":\"Add New\",\"edit\":\"Edit\",\"image\":\"Image\",\"details\":\"Details\",\"details_plus\":\"Plus Details\",\"vision\":\"Vision\",\"mission\":\"Mission\",\"our_values\":\"Our Values\",\"percentage_text_first\":\"First section content\",\"percentage_text_second\":\"Second section content\",\"percentage_text_third\":\"Third section content\"}}}', NULL, NULL),
(7, 'Countries', 'countries', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u062f\\u0648\\u0644\",\"en\":\"Countries\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u062f\\u0648\\u0644\\u0629\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u062f\\u0648\\u0644\\u0629\",\"name\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u062f\\u0648\\u0644\\u0629\"},\"en\":{\"add_new\":\"Add country\",\"edit\":\"Edit country\",\"name\":\"Country name\"}}}', NULL, NULL),
(8, 'Industries', 'industries', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0635\\u0646\\u0627\\u0639\\u0627\\u062a\",\"en\":\"Industries\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0635\\u0646\\u0627\\u0639\\u064a\\u0629\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0635\\u0646\\u0627\\u0639\\u064a\\u0629\",\"name\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u0635\\u0646\\u0627\\u0639\\u064a\\u0629\"},\"en\":{\"add_new\":\"Add industry\",\"edit\":\"Edit industry\",\"name\":\"Industry name\"}}}', NULL, NULL),
(9, 'Companies', 'companies', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0634\\u0631\\u0643\\u0627\\u062a\",\"en\":\"Companies\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0634\\u0631\\u0643\\u0629\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0634\\u0631\\u0643\\u0629\",\"description\":\"\\u0648\\u0635\\u0641 \\u0627\\u0644\\u0634\\u0631\\u0643\\u0629\",\"logo\":\"\\u0644\\u0648\\u062c\\u0648 \\u0627\\u0644\\u0634\\u0631\\u0643\\u0629\",\"banner_image\":\"\\u0635\\u0648\\u0631\\u0629 \\u0627\\u0644\\u062e\\u0644\\u0641\\u064a\\u0629\",\"banner_text\":\"\\u0645\\u062d\\u062a\\u0648\\u0649 \\u0627\\u0644\\u062e\\u0644\\u0641\\u064a\\u0629\",\"url\":\"\\u0631\\u0627\\u0628\\u0637 \\u0627\\u0644\\u0634\\u0631\\u0643\\u0629\",\"country_id\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u062f\\u0648\\u0644\\u0629\",\"industry_id\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u0635\\u0646\\u0627\\u0639\\u064a\\u0629\"},\"en\":{\"add_new\":\"Add new Company\",\"edit\":\"Edit company\",\"description\":\"Company description\",\"logo\":\"Company logo\",\"banner_image\":\"Banner image\",\"banner_text\":\"banner text\",\"url\":\"Company url\",\"country_id\":\"Country name\",\"industry_id\":\"Industry name\"}}}', NULL, NULL),
(10, 'Offices', 'offices', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0645\\u0643\\u0627\\u062a\\u0628\",\"en\":\"Offices\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0645\\u0643\\u062a\\u0628\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0645\\u0643\\u062a\\u0628\",\"name\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u0645\\u0643\\u062a\\u0628\",\"po_box\":\"P.O.BOX\",\"phone\":\"\\u0627\\u0644\\u062a\\u0644\\u064a\\u0641\\u0648\\u0646\",\"fax\":\"\\u0627\\u0644\\u0641\\u0627\\u0643\\u0633\",\"address\":\"\\u0627\\u0644\\u0639\\u0646\\u0648\\u0627\\u0646\"},\"en\":{\"add_new\":\"Add office\",\"edit\":\"Edit office\",\"name\":\"Office name\",\"po_box\":\"P.O.BOX\",\"phone\":\"Phone\",\"fax\":\"Fax\",\"address\":\"Address\"}}}', NULL, NULL),
(11, 'Chair Man', 'chairman', '{\"module_name\":{\"ar\":\"\\u0631\\u0626\\u064a\\u0633 \\u0645\\u062c\\u0644\\u0633 \\u0627\\u0644\\u0625\\u062f\\u0627\\u0631\\u0629\",\"en\":\"Chair Man\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0631\\u0626\\u064a\\u0633\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0628\\u064a\\u0627\\u0646\\u0627\\u062a \\u0627\\u0644\\u0631\\u0626\\u064a\\u0633\",\"name\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u0631\\u0626\\u064a\\u0633\",\"job_title\":\"\\u0627\\u0644\\u0639\\u0646\\u0648\\u0627\\u0646 \\u0627\\u0644\\u0648\\u0638\\u064a\\u0641\\u064a\",\"details\":\"\\u0627\\u0644\\u062a\\u0641\\u0627\\u0635\\u064a\\u0644\",\"details_plus\":\"\\u062a\\u0641\\u0627\\u0635\\u064a\\u0644 \\u0625\\u0636\\u0627\\u0641\\u064a\\u0629\",\"company_announce\":\"\\u0625\\u0639\\u0644\\u0627\\u0646 \\u0627\\u0644\\u0634\\u0631\\u0643\\u0629\",\"photo\":\"\\u0627\\u0644\\u0635\\u0648\\u0631\\u0629\"},\"en\":{\"add_new\":\"Add chairman\",\"edit\":\"Edit chairman\",\"name\":\"Chairman name\",\"job_title\":\"Chairman job title\",\"details\":\"Details\",\"details_plus\":\"details plus\",\"company_announce\":\"Company announce\",\"photo\":\"Photo\"}}}', NULL, NULL),
(12, 'Leader Ships', 'leaderships', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0642\\u064a\\u0627\\u062f\\u0627\\u062a\",\"en\":\"Leader Ships\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0642\\u064a\\u0627\\u062f\\u0629\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0642\\u064a\\u0627\\u062f\\u0629\",\"name\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u0642\\u064a\\u0627\\u062f\\u0629\",\"job_title\":\"\\u0627\\u0644\\u0639\\u0646\\u0648\\u0627\\u0646 \\u0627\\u0644\\u0648\\u0638\\u064a\\u0641\\u064a\",\"details\":\"\\u0627\\u0644\\u062a\\u0641\\u0627\\u0635\\u064a\\u0644\",\"photo\":\"\\u0627\\u0644\\u0635\\u0648\\u0631\\u0629\"},\"en\":{\"add_new\":\"Add leadership\",\"edit\":\"Edit leadership\",\"name\":\"leadership name\",\"job_title\":\"job title\",\"details\":\"Details\",\"photo\":\"Photo\"}}}', NULL, NULL),
(13, 'People & Community', 'cultures', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0646\\u0627\\u0633 \\u0648\\u0627\\u0644\\u0645\\u062c\\u062a\\u0645\\u0639\",\"en\":\"People & Community\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u062b\\u0642\\u0627\\u0641\\u0629\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u062b\\u0642\\u0627\\u0641\\u0629\",\"name\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u062b\\u0642\\u0627\\u0641\\u0629\",\"details\":\"\\u0627\\u0644\\u0639\\u0646\\u0648\\u0627\\u0646 \\u0627\\u0644\\u0648\\u0638\\u064a\\u0641\\u064a\",\"photo\":\"\\u0627\\u0644\\u0635\\u0648\\u0631\\u0629\"},\"en\":{\"add_new\":\"Add People&Community\",\"edit\":\"Edit Culture\",\"name\":\"Culture name\",\"details\":\"Details\",\"photo\":\"Photo\"}}}', NULL, NULL),
(14, 'Settings', 'settings', '{\"module_name\":{\"ar\":\"\\u0627\\u0644\\u0625\\u0639\\u062f\\u0627\\u062f\\u062a\",\"en\":\"Settings\"},\"fields\":{\"ar\":{\"add_new\":\"\\u0625\\u0636\\u0627\\u0641\\u0629 \\u0623\\u0639\\u062f\\u0627\\u062f\\u062a\",\"edit\":\"\\u062a\\u0639\\u062f\\u064a\\u0644 \\u0627\\u0644\\u0625\\u0639\\u062f\\u0627\\u062f\\u062a\",\"website_disable\":\"\\u062a\\u0639\\u0637\\u064a\\u0644 \\u0627\\u0644\\u0645\\u0648\\u0642\\u0639\",\"dashboard_disable\":\"\\u062a\\u0639\\u0637\\u064a\\u0644 \\u0644\\u0648\\u062d\\u0629 \\u0627\\u0644\\u062a\\u062d\\u0643\\u0645\",\"website_name\":\"\\u0627\\u0633\\u0645 \\u0627\\u0644\\u0645\\u0648\\u0642\\u0639\",\"Keywords\":\"\\u0627\\u0644\\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u062f\\u0644\\u064a\\u0644\\u064a\\u0629\",\"meta_description\":\"\\u0627\\u0644\\u0643\\u0644\\u0645\\u0627\\u062a \\u0627\\u0644\\u0648\\u0635\\u0641\\u064a\\u0629\",\"site_email\":\"\\u0628\\u0631\\u064a\\u062f \\u0627\\u0644\\u0645\\u0648\\u0642\\u0639\",\"site_address\":\"\\u0639\\u0646\\u0648\\u0627\\u0646 \\u0627\\u0644\\u0645\\u0648\\u0642\\u0639\",\"site_phone\":\"\\u062c\\u0648\\u0627\\u0644 \\u0627\\u0644\\u0645\\u0648\\u0642\\u0639\",\"mail_driver\":\"Mail Driver(SMTP)\",\"mail_host\":\"Mail Host (smtp.example.com)\",\"mail_port\":\"Mail Port (2525)\",\"mail_username\":\"Mail Username(username@example.cm)\",\"mail_password\":\"Mail password\",\"mail_encryption\":\"Mail Encryption(tls)\",\"mail_from_address\":\"Mail From address(info@example.com)\",\"mail_from_name\":\"Mail From Name(Example)\",\"website_logo\":\"\\u0644\\u0648\\u062c\\u0648 \\u0627\\u0644\\u0645\\u0648\\u0642\\u0639\"},\"en\":{\"add_new\":\"Add Settings\",\"edit\":\"Edit Settings\",\"website_disable\":\"Website Disabled\",\"dashboard_disable\":\"Dashboard Disabled\",\"website_name\":\"Website Name\",\"Keywords\":\"Keywords\",\"meta_description\":\"Meta Description\",\"site_email\":\"Website Email\",\"site_address\":\"Website Address\",\"site_phone\":\"Website Phone\",\"mail_driver\":\"Mail Driver(SMTP)\",\"mail_host\":\"Mail Host (smtp.example.com)\",\"mail_port\":\"Mail Port (2525)\",\"mail_username\":\"Mail Username(username@example.cm)\",\"mail_password\":\"Mail password\",\"mail_encryption\":\"Mail Encryption(tls)\",\"mail_from_address\":\"Mail From address(info@example.com)\",\"mail_from_name\":\"Mail From Name(Example)\",\"website_logo\":\"Website Logo\"}}}', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `newsletters`
--

CREATE TABLE `newsletters` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(200) NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `notifications`
--

CREATE TABLE `notifications` (
  `id` char(36) NOT NULL,
  `type` varchar(191) NOT NULL,
  `notifiable_type` varchar(191) NOT NULL,
  `notifiable_id` bigint(20) UNSIGNED NOT NULL,
  `data` text NOT NULL,
  `read_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `offices`
--

CREATE TABLE `offices` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `po_box` varchar(100) DEFAULT NULL,
  `phone` varchar(20) DEFAULT NULL,
  `fax` varchar(20) DEFAULT NULL,
  `address` varchar(400) NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `offices`
--

INSERT INTO `offices` (`id`, `po_box`, `phone`, `fax`, `address`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, '7195, Jeddah, 21462 Kingdom of Saudi Arabia', '+966 (12) 669 3322', '+966 (12) 669 6499', 'Jeddah, Kingdom of Saudi Arabia', NULL, '2020-08-11 08:41:27', '2020-08-11 13:12:59'),
(2, '3701, Riyadh 12313 Kingdom of Saudi Arabia', '+966 (11) 462 2332', '+966 (11) 462 8838', 'SMART TOWER – Suite 201', NULL, '2020-08-11 08:41:27', '2020-08-11 13:18:25'),
(3, '5497 Kris Shoal Suite 646\nPort Mack, TX 18480', '+3551004486984', '+7548714135381', '9567 Betsy Loop\nNew Karina, MO 53394', '2020-08-11 13:18:49', '2020-08-11 08:41:27', '2020-08-11 13:18:49'),
(4, '2408 Isaac Meadow\nWelchburgh, AK 55866', '+7243742682032', '+4707754114444', '781 Weissnat Crest Suite 797\nO\'Connellberg, LA 81645-6827', '2020-08-11 13:18:53', '2020-08-11 08:41:27', '2020-08-11 13:18:53'),
(5, '761 Okuneva Village Apt. 951\nBaileyview, TN 71891-2464', '+6568243039731', '+1658329983240', '52202 Guillermo Pass\nColebury, MA 69496', '2020-08-11 13:18:58', '2020-08-11 08:41:27', '2020-08-11 13:18:58'),
(6, '67561 Bechtelar Fall Apt. 433\nAleenfort, WA 07335-7582', '+6283156066283', '+5354661826718', '55886 Hayes Viaduct Suite 732\nAnabelville, CO 88915-9317', '2020-08-11 13:18:59', '2020-08-11 08:41:28', '2020-08-11 13:18:59'),
(7, '1395 Elijah Plaza Suite 179\nRonaldotown, NM 06954-9971', '+2639733949004', '+2704006192057', '68532 Julio Camp\nNew Janessa, LA 85037-3219', '2020-08-11 13:19:01', '2020-08-11 08:41:28', '2020-08-11 13:19:01'),
(8, '4247 Feeney Crossroad Suite 852\nZolaburgh, UT 54018-3396', '+5271170793422', '+1413606235765', '96512 Everardo Divide\nWest Ruben, OR 24771-3558', '2020-08-11 13:19:02', '2020-08-11 08:41:28', '2020-08-11 13:19:02'),
(9, '7862 Mitchell Mountains\nWest Simone, RI 48695-8632', '+4055450829513', '+2164388556512', '974 Landen Springs Suite 514\nDaishabury, TN 95887-8352', '2020-08-11 13:19:03', '2020-08-11 08:41:28', '2020-08-11 13:19:03'),
(10, '9963 Diego Mount Suite 071\nSouth Andrewchester, MS 06036-1298', '+6193854689433', '+6752418006941', '70237 Marquise Inlet Apt. 304\nYasmineport, WV 38251', '2020-08-11 13:19:07', '2020-08-11 08:41:28', '2020-08-11 13:19:07'),
(11, 'P.O. Box 1498,Al Khobar, 31952 Kingdom of Saudi Arabia', '+966 (13) 851 9000', '+966 (13) 851 9000', 'Al Khobar - Kingdom of Saudi Arabia', NULL, '2020-08-11 13:22:52', '2020-08-11 13:22:52'),
(12, '15 Hunter Drive, Hampton, NH 03842 United States of America', '+1 (603) 926 9761', '+1 (603) 926 5087', '15 Hunter Drive, Hampton, NH 03842 United States of America', NULL, '2020-08-11 13:25:05', '2020-08-11 13:25:05'),
(13, NULL, '+90 (216) 343 02 40', NULL, 'Kuzguncuk Mah. Gumusyolu Cikmazi No:6 Nakkastepe, Uskudar, Istanbul 34674, Turkey', NULL, '2020-08-11 13:35:15', '2020-08-11 13:41:33');

-- --------------------------------------------------------

--
-- Table structure for table `office_descriptions`
--

CREATE TABLE `office_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `office_id` bigint(20) UNSIGNED NOT NULL,
  `language_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `office_descriptions`
--

INSERT INTO `office_descriptions` (`id`, `name`, `office_id`, `language_id`) VALUES
(5, 'Ladarius Emard', 3, 1),
(6, 'Mr. Johnathon Huels I', 3, 2),
(7, 'Kasandra Haag', 4, 1),
(8, 'Yazmin VonRueden', 4, 2),
(9, 'Nichole Halvorson', 5, 1),
(10, 'Prof. Carli Koepp III', 5, 2),
(11, 'Ruthe Schmitt', 6, 1),
(12, 'Rafaela Goldner Sr.', 6, 2),
(13, 'Quinton Jacobson III', 7, 1),
(14, 'Hettie Stamm', 7, 2),
(15, 'Ashleigh Schamberger', 8, 1),
(16, 'Miss Shirley Pouros', 8, 2),
(17, 'Rey Pfeffer', 9, 1),
(18, 'Elvie Johnson', 9, 2),
(19, 'Arthur Oberbrunner', 10, 1),
(20, 'Bianka Reinger', 10, 2),
(29, 'نسما - المكتب الرئيسي', 1, 1),
(30, 'Nesma - Head Office', 1, 2),
(31, 'نسما - الرياض', 2, 1),
(32, 'Nesma - Riyadh', 2, 2),
(33, 'نسما - الخبر', 11, 1),
(34, 'Nesma – Al Khobar', 11, 2),
(35, 'نسما - الولايات المتحدة الامريكية', 12, 1),
(36, 'Nesma – USA', 12, 2),
(43, 'نسما - تركيا', 13, 1),
(44, 'Nesma - Turkey', 13, 2);

-- --------------------------------------------------------

--
-- Table structure for table `pages`
--

CREATE TABLE `pages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(200) DEFAULT NULL,
  `page_route` varchar(50) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `pages`
--

INSERT INTO `pages` (`id`, `image`, `page_route`, `status`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, '/uploads/images/5f4d05c9a3584.jpg', 'our-leadership', 1, NULL, '2020-08-31 11:45:54', '2020-08-31 12:14:50'),
(2, '/uploads/images/5f4e395cf31ed.JPG', 'our-culture', 1, NULL, '2020-08-31 11:45:54', '2020-09-01 09:07:07'),
(3, '/uploads/images/5f4e3a25e23b4.JPG', 'our-companies', 1, NULL, '2020-08-31 11:45:54', '2020-09-01 09:10:31'),
(4, '/uploads/images/Banners/5f5f24706c992.jpg', 'news', 1, NULL, '2020-08-31 11:45:54', '2020-09-14 05:06:12'),
(5, '/uploads/images/5f4d0b9147ff1.jpg', 'our-career', 1, NULL, '2020-08-31 11:45:54', '2020-08-31 12:39:24');

-- --------------------------------------------------------

--
-- Table structure for table `page_descriptions`
--

CREATE TABLE `page_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) NOT NULL,
  `description` varchar(400) NOT NULL,
  `page_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `page_descriptions`
--

INSERT INTO `page_descriptions` (`id`, `title`, `description`, `page_id`, `language_id`) VALUES
(1, 'القيادة', 'القيادات', 1, 1),
(2, 'leadership', 'our team & leadership', 1, 2),
(3, 'الناس والمجتمع', 'تشارك شركة نسما القابضة في العديد من المشاريع', 2, 1),
(4, 'people & community', 'WE ARE INVOLVED IN MANY SOCIAL PROJECTS', 2, 2),
(5, 'الشركات', 'نحن ندير خدماتنا في جميع القطاعات والبلدان', 3, 1),
(6, 'companies', 'WE OPERATE ACROSS SECTORS & COUNTRIES', 3, 2),
(7, 'الأخبار', 'مركز الأخبار', 4, 1),
(8, 'news', 'news center', 4, 2),
(9, 'المهن', 'إننا في نسما نتمتع @@ بالديناميكية وروح المغامرة', 5, 1),
(10, 'careers', 'we are dynamic @@ adventurous and unconventional', 5, 2);

-- --------------------------------------------------------

--
-- Table structure for table `password_resets`
--

CREATE TABLE `password_resets` (
  `email` varchar(191) NOT NULL,
  `token` varchar(191) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `photos`
--

CREATE TABLE `photos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(200) NOT NULL,
  `photo_category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `photos`
--

INSERT INTO `photos` (`id`, `image`, `photo_category_id`, `deleted_at`, `created_at`, `updated_at`) VALUES
(21, '/uploads/images/5f43cdbad74d3.jpg', 1, NULL, '2020-09-01 12:41:59', '2020-09-01 12:41:59'),
(22, '/uploads/images/5f43ce4d9fe23.JPG', 1, NULL, '2020-09-01 12:41:59', '2020-09-01 12:41:59'),
(23, '/uploads/images/5f4e25fe57264.jpg', 1, NULL, '2020-09-01 12:41:59', '2020-09-01 12:41:59'),
(24, '/uploads/images/5f4e26db85a29.JPG', 1, NULL, '2020-09-01 12:42:00', '2020-09-01 12:42:00');

-- --------------------------------------------------------

--
-- Table structure for table `photo_categories`
--

CREATE TABLE `photo_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `photo_categories`
--

INSERT INTO `photo_categories` (`id`, `deleted_at`, `created_at`, `updated_at`) VALUES
(1, NULL, '2020-08-11 06:22:14', '2020-09-01 12:41:59');

-- --------------------------------------------------------

--
-- Table structure for table `photo_category_descriptions`
--

CREATE TABLE `photo_category_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `slug` varchar(100) DEFAULT NULL,
  `photo_category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `photo_category_descriptions`
--

INSERT INTO `photo_category_descriptions` (`id`, `name`, `slug`, `photo_category_id`, `language_id`) VALUES
(8, 'Slider', 'Slider', 1, 2);

-- --------------------------------------------------------

--
-- Table structure for table `photo_descriptions`
--

CREATE TABLE `photo_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(100) DEFAULT NULL,
  `photo_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `photo_descriptions`
--

INSERT INTO `photo_descriptions` (`id`, `title`, `photo_id`, `language_id`) VALUES
(21, 'نحن مجموعة شركات متنوعة', 21, 1),
(22, 'WE ARE DIVERSIFIED GROUP OF COMPANIES', 21, 2),
(23, 'شركة طيران إقليمية طموحة', 22, 1),
(24, 'AN AMBITIOUS REGIONAL AIRLINE', 22, 2),
(25, 'شركة إنشاءات هندسية رائدة', 23, 1),
(26, 'A LEADING ENGINEERING CONSTRUCTION COMPANY', 23, 2),
(27, 'مشغل ميناء مشهور', 24, 1),
(28, 'A RENOWNED PORT OPERATOR', 24, 2);

-- --------------------------------------------------------

--
-- Table structure for table `settings`
--

CREATE TABLE `settings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `key` varchar(100) NOT NULL,
  `value` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `settings`
--

INSERT INTO `settings` (`id`, `key`, `value`, `created_at`, `updated_at`) VALUES
(1, 'website_name', 'NESMA', '2020-08-11 08:41:21', '2020-08-11 08:10:26'),
(2, 'keywords', 'ArErrLAQyTgUxPM1', '2020-08-11 08:41:21', '2020-08-11 08:10:26'),
(3, 'meta_description', 'cxjSYfpPabWI4IJ6', '2020-08-11 08:41:21', '2020-08-11 08:10:26'),
(4, 'site_email', 'info@cms.com', '2020-08-11 08:41:21', '2020-08-11 08:10:26'),
(5, 'site_address', 'EVHgIfRvbTMz6U65', '2020-08-11 08:41:21', '2020-08-11 08:10:26'),
(6, 'site_phone', '123456789', '2020-08-11 08:41:21', '2020-08-11 08:10:26'),
(7, 'mail_driver', 'smtp', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(8, 'mail_host', 'smtp.mailtrap.io', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(9, 'mail_port', '2525', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(10, 'mail_username', '759b99df94f0be', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(11, 'mail_password', 'e4c5c123acd614', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(12, 'mail_encryption', 'tls', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(13, 'mail_from_address', 'info@cms.com', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(14, 'mail_from_name', 'CMS', '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(15, 'website_logo', NULL, '2020-08-11 08:41:21', '2020-08-11 08:10:27'),
(16, 'website_disable', '0', '2020-08-11 08:41:21', NULL),
(17, 'dashboard_disable', '0', '2020-08-11 08:41:21', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(300) NOT NULL,
  `email` varchar(250) NOT NULL,
  `phone` varchar(14) DEFAULT NULL,
  `photo` varchar(300) DEFAULT NULL,
  `admin_token` varchar(1000) DEFAULT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(100) NOT NULL,
  `role` enum('super_admin','admin','sub_admin') NOT NULL DEFAULT 'sub_admin',
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`id`, `name`, `email`, `phone`, `photo`, `admin_token`, `email_verified_at`, `password`, `role`, `remember_token`, `created_at`, `updated_at`, `deleted_at`) VALUES
(1, 'Super Admin', 'super@admin.com', NULL, NULL, NULL, '2020-08-11 08:41:21', '$2y$10$7HadxetLoMneYsxcb7tsyOIx7oUsD0Y98/xHnh81jzGc9sVSHZ8QK', 'super_admin', 'SqZIQYRh2i', NULL, NULL, NULL),
(2, 'Admin', 'admin@admin.com', '11111111111', NULL, NULL, '2020-08-11 08:41:21', '$2y$10$iprFRhu1M6zLoGKsciarOuGkS4QJ0MBSBVMluJ0/CbfcKcca41c3O', 'admin', '9QLFBFCRP9m4vPzvheE72aRDVOfqJLkLRFdKBeIVEpXH9AEiiEF2atZMUfes', NULL, '2020-08-12 16:10:27', NULL),
(3, 'Sub Admin', 'sub@admin.com', NULL, NULL, NULL, '2020-08-11 08:41:21', '$2y$10$ZCohithK3Ec6u7ynE4IVS./liQ1pzW9wYVKdmdHcgiJa3UNrKBbYm', 'sub_admin', 'PD6jBr8ACV', NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `user_modules`
--

CREATE TABLE `user_modules` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `module_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `user_modules`
--

INSERT INTO `user_modules` (`id`, `user_id`, `module_id`, `created_at`, `updated_at`) VALUES
(2, 1, 2, NULL, NULL),
(3, 1, 3, NULL, NULL),
(4, 1, 4, NULL, NULL),
(5, 1, 5, NULL, NULL),
(6, 1, 6, NULL, NULL),
(7, 1, 7, NULL, NULL),
(8, 1, 8, NULL, NULL),
(9, 1, 9, NULL, NULL),
(10, 1, 10, NULL, NULL),
(11, 1, 11, NULL, NULL),
(12, 1, 12, NULL, NULL),
(13, 1, 13, NULL, NULL),
(14, 1, 14, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `videos`
--

CREATE TABLE `videos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `video` text DEFAULT NULL,
  `image` varchar(200) DEFAULT NULL,
  `type` enum('1','2') NOT NULL COMMENT '1-> Youtube video file, 2-> localfile',
  `video_category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `video_categories`
--

CREATE TABLE `video_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `image` varchar(200) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `video_category_descriptions`
--

CREATE TABLE `video_category_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(100) NOT NULL,
  `slug` varchar(100) NOT NULL,
  `keywords` varchar(400) NOT NULL,
  `meta_description` text NOT NULL,
  `video_category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `video_descriptions`
--

CREATE TABLE `video_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(200) NOT NULL,
  `video_id` bigint(20) UNSIGNED NOT NULL,
  `language_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `visitor_messages`
--

CREATE TABLE `visitor_messages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(191) NOT NULL,
  `email` varchar(191) NOT NULL,
  `subject` varchar(191) NOT NULL,
  `message` longtext NOT NULL,
  `read` tinyint(1) NOT NULL DEFAULT 0,
  `reply` tinyint(1) NOT NULL DEFAULT 0,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `visitor_message_replies`
--

CREATE TABLE `visitor_message_replies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `reply` text DEFAULT NULL,
  `visitor_email` varchar(191) DEFAULT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `visitor_message_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `website_categories`
--

CREATE TABLE `website_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `website_category_descriptions`
--

CREATE TABLE `website_category_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) NOT NULL,
  `slug` varchar(200) NOT NULL,
  `website_category_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `website_photos`
--

CREATE TABLE `website_photos` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(250) NOT NULL,
  `image` varchar(200) NOT NULL,
  `website_category_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `website_photo_descriptions`
--

CREATE TABLE `website_photo_descriptions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(200) DEFAULT NULL,
  `website_photo_id` bigint(20) UNSIGNED DEFAULT NULL,
  `language_id` bigint(20) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `website_visitors`
--

CREATE TABLE `website_visitors` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ip` varchar(45) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `website_visitors`
--

INSERT INTO `website_visitors` (`id`, `ip`, `created_at`, `updated_at`) VALUES
(1, '197.63.212.11', '2020-08-11 08:08:15', '2020-08-11 08:08:15'),
(2, '41.233.74.55', '2020-08-11 08:33:50', '2020-08-11 08:33:50'),
(3, '41.233.74.55', '2020-08-11 08:44:51', '2020-08-11 08:44:51'),
(4, '41.233.74.55', '2020-08-11 12:33:53', '2020-08-11 12:33:53'),
(5, '197.61.117.173', '2020-08-11 13:05:40', '2020-08-11 13:05:40'),
(6, '197.63.212.11', '2020-08-11 13:27:58', '2020-08-11 13:27:58'),
(7, '197.61.27.222', '2020-08-11 14:17:30', '2020-08-11 14:17:30'),
(8, '41.233.74.55', '2020-08-11 14:41:59', '2020-08-11 14:41:59'),
(9, '197.61.117.173', '2020-08-11 15:07:21', '2020-08-11 15:07:21'),
(10, '41.233.74.55', '2020-08-11 15:22:36', '2020-08-11 15:22:36'),
(11, '149.154.161.4', '2020-08-11 16:55:14', '2020-08-11 16:55:14'),
(12, '156.197.44.18', '2020-08-11 17:05:42', '2020-08-11 17:05:42'),
(13, '197.63.212.11', '2020-08-11 19:48:29', '2020-08-11 19:48:29'),
(14, '197.63.212.11', '2020-08-11 19:48:29', '2020-08-11 19:48:29'),
(15, '197.61.27.222', '2020-08-12 09:07:40', '2020-08-12 09:07:40'),
(16, '41.233.74.55', '2020-08-12 09:20:57', '2020-08-12 09:20:57'),
(17, '197.61.27.222', '2020-08-12 09:27:12', '2020-08-12 09:27:12'),
(18, '149.154.161.2', '2020-08-12 09:31:58', '2020-08-12 09:31:58'),
(19, '156.197.44.18', '2020-08-12 09:32:13', '2020-08-12 09:32:13'),
(20, '41.233.74.55', '2020-08-12 09:51:30', '2020-08-12 09:51:30'),
(21, '197.61.27.222', '2020-08-12 09:58:39', '2020-08-12 09:58:39'),
(22, '197.63.212.11', '2020-08-12 10:02:56', '2020-08-12 10:02:56'),
(23, '41.233.74.55', '2020-08-12 10:15:10', '2020-08-12 10:15:10'),
(24, '41.233.74.55', '2020-08-12 10:15:36', '2020-08-12 10:15:36'),
(25, '197.63.212.11', '2020-08-12 11:09:14', '2020-08-12 11:09:14'),
(26, '156.197.44.18', '2020-08-12 11:25:31', '2020-08-12 11:25:31'),
(27, '197.63.212.11', '2020-08-12 12:29:09', '2020-08-12 12:29:09'),
(28, '197.63.212.11', '2020-08-12 13:35:11', '2020-08-12 13:35:11'),
(29, '41.233.74.55', '2020-08-12 14:01:26', '2020-08-12 14:01:26'),
(30, '41.233.74.55', '2020-08-12 14:16:12', '2020-08-12 14:16:12'),
(31, '197.61.27.222', '2020-08-12 14:16:41', '2020-08-12 14:16:41'),
(32, '197.63.212.11', '2020-08-12 16:09:13', '2020-08-12 16:09:13'),
(33, '197.63.212.11', '2020-08-12 16:09:44', '2020-08-12 16:09:44'),
(34, '156.197.44.18', '2020-08-12 16:33:11', '2020-08-12 16:33:11'),
(35, '156.197.44.18', '2020-08-12 16:34:25', '2020-08-12 16:34:25'),
(36, '41.233.74.55', '2020-08-12 16:48:06', '2020-08-12 16:48:06'),
(37, '156.197.44.18', '2020-08-12 18:56:23', '2020-08-12 18:56:23'),
(38, '196.153.67.82', '2020-08-12 20:54:33', '2020-08-12 20:54:33'),
(39, '41.232.94.163', '2020-08-13 06:13:35', '2020-08-13 06:13:35'),
(40, '41.36.6.207', '2020-08-13 06:16:32', '2020-08-13 06:16:32'),
(41, '41.36.6.207', '2020-08-13 06:21:07', '2020-08-13 06:21:07'),
(42, '156.197.44.18', '2020-08-13 08:02:19', '2020-08-13 08:02:19'),
(43, '197.63.212.11', '2020-08-13 08:13:31', '2020-08-13 08:13:31'),
(44, '41.232.94.163', '2020-08-13 08:14:53', '2020-08-13 08:14:53'),
(45, '41.36.6.207', '2020-08-13 08:16:44', '2020-08-13 08:16:44'),
(46, '41.232.94.163', '2020-08-13 08:17:00', '2020-08-13 08:17:00'),
(47, '149.154.161.1', '2020-08-13 09:06:14', '2020-08-13 09:06:14'),
(48, '197.61.27.222', '2020-08-13 09:55:19', '2020-08-13 09:55:19'),
(49, '102.189.61.30', '2020-08-13 10:14:57', '2020-08-13 10:14:57'),
(50, '41.232.94.163', '2020-08-13 10:15:13', '2020-08-13 10:15:13'),
(51, '197.63.212.11', '2020-08-13 11:51:45', '2020-08-13 11:51:45'),
(52, '41.36.6.207', '2020-08-13 13:17:46', '2020-08-13 13:17:46'),
(53, '41.36.6.207', '2020-08-13 15:37:27', '2020-08-13 15:37:27'),
(54, '41.36.6.207', '2020-08-13 16:36:27', '2020-08-13 16:36:27'),
(55, '156.197.44.18', '2020-08-13 18:29:31', '2020-08-13 18:29:31'),
(56, '196.157.151.250', '2020-08-14 12:29:39', '2020-08-14 12:29:39'),
(57, '196.157.151.250', '2020-08-14 12:31:52', '2020-08-14 12:31:52'),
(58, '156.197.44.18', '2020-08-14 12:35:28', '2020-08-14 12:35:28'),
(59, '197.63.212.11', '2020-08-14 16:23:46', '2020-08-14 16:23:46'),
(60, '156.199.63.10', '2020-08-15 05:34:06', '2020-08-15 05:34:06'),
(61, '197.61.43.76', '2020-08-15 05:35:01', '2020-08-15 05:35:01'),
(62, '156.197.44.18', '2020-08-15 09:35:34', '2020-08-15 09:35:34'),
(63, '149.154.161.1', '2020-08-15 09:54:17', '2020-08-15 09:54:17'),
(64, '156.197.44.18', '2020-08-15 09:54:33', '2020-08-15 09:54:33'),
(65, '156.197.44.18', '2020-08-15 09:56:03', '2020-08-15 09:56:03'),
(66, '197.61.43.76', '2020-08-15 11:04:16', '2020-08-15 11:04:16'),
(67, '149.154.161.19', '2020-08-15 11:27:08', '2020-08-15 11:27:08'),
(68, '197.63.131.238', '2020-08-15 11:29:59', '2020-08-15 11:29:59'),
(69, '197.63.131.238', '2020-08-15 11:49:14', '2020-08-15 11:49:14'),
(70, '102.47.89.190', '2020-08-15 14:37:46', '2020-08-15 14:37:46'),
(71, '102.47.89.190', '2020-08-15 15:12:16', '2020-08-15 15:12:16'),
(72, '156.199.217.141', '2020-08-15 16:30:05', '2020-08-15 16:30:05'),
(73, '156.199.217.141', '2020-08-15 16:32:20', '2020-08-15 16:32:20'),
(74, '197.63.131.238', '2020-08-15 16:49:49', '2020-08-15 16:49:49'),
(75, '31.167.172.58', '2020-08-15 21:00:24', '2020-08-15 21:00:24'),
(76, '31.166.90.193', '2020-08-16 09:43:14', '2020-08-16 09:43:14'),
(77, '31.167.17.112', '2020-08-16 12:00:12', '2020-08-16 12:00:12'),
(78, '5.108.136.167', '2020-08-16 12:02:21', '2020-08-16 12:02:21'),
(79, '41.43.65.200', '2020-08-16 12:17:26', '2020-08-16 12:17:26'),
(80, '41.43.65.200', '2020-08-16 12:24:52', '2020-08-16 12:24:52'),
(81, '41.45.156.107', '2020-08-16 13:05:40', '2020-08-16 13:05:40'),
(82, '41.45.156.107', '2020-08-16 13:10:36', '2020-08-16 13:10:36'),
(83, '156.199.43.97', '2020-08-17 01:19:30', '2020-08-17 01:19:30'),
(84, '156.199.43.97', '2020-08-17 01:20:08', '2020-08-17 01:20:08'),
(85, '31.167.94.74', '2020-08-17 03:01:47', '2020-08-17 03:01:47'),
(86, '197.61.27.62', '2020-08-17 03:40:17', '2020-08-17 03:40:17'),
(87, '31.167.94.74', '2020-08-17 06:03:31', '2020-08-17 06:03:31'),
(88, '156.199.65.154', '2020-08-17 07:05:07', '2020-08-17 07:05:07'),
(89, '197.63.131.238', '2020-08-17 07:17:03', '2020-08-17 07:17:03'),
(90, '41.43.65.200', '2020-08-17 07:38:01', '2020-08-17 07:38:01'),
(91, '41.43.65.200', '2020-08-17 07:48:45', '2020-08-17 07:48:45'),
(92, '31.167.94.74', '2020-08-17 10:03:50', '2020-08-17 10:03:50'),
(93, '50.60.47.106', '2020-08-17 10:04:06', '2020-08-17 10:04:06'),
(94, '50.60.47.106', '2020-08-17 10:04:28', '2020-08-17 10:04:28'),
(95, '197.63.131.238', '2020-08-17 10:23:24', '2020-08-17 10:23:24'),
(96, '31.167.94.74', '2020-08-17 10:41:01', '2020-08-17 10:41:01'),
(97, '62.149.105.69', '2020-08-17 10:43:12', '2020-08-17 10:43:12'),
(98, '31.167.94.74', '2020-08-17 10:43:39', '2020-08-17 10:43:39'),
(99, '93.169.162.82', '2020-08-17 10:46:11', '2020-08-17 10:46:11'),
(100, '74.125.210.14', '2020-08-17 10:46:14', '2020-08-17 10:46:14'),
(101, '31.167.94.74', '2020-08-17 10:46:33', '2020-08-17 10:46:33'),
(102, '41.233.72.199', '2020-08-17 11:06:16', '2020-08-17 11:06:16'),
(103, '41.43.65.200', '2020-08-17 11:10:04', '2020-08-17 11:10:04'),
(104, '41.233.72.199', '2020-08-17 11:12:03', '2020-08-17 11:12:03'),
(105, '149.154.161.7', '2020-08-17 12:02:30', '2020-08-17 12:02:30'),
(106, '196.157.8.105', '2020-08-17 12:21:59', '2020-08-17 12:21:59'),
(107, '41.43.65.200', '2020-08-17 12:35:58', '2020-08-17 12:35:58'),
(108, '197.63.131.238', '2020-08-17 12:41:21', '2020-08-17 12:41:21'),
(109, '41.233.72.199', '2020-08-17 13:21:54', '2020-08-17 13:21:54'),
(110, '156.201.125.109', '2020-08-17 14:12:01', '2020-08-17 14:12:01'),
(111, '41.43.65.200', '2020-08-17 15:46:26', '2020-08-17 15:46:26'),
(112, '41.233.72.199', '2020-08-17 15:48:40', '2020-08-17 15:48:40'),
(113, '41.43.65.200', '2020-08-17 16:06:27', '2020-08-17 16:06:27'),
(114, '74.125.210.16', '2020-08-17 16:42:26', '2020-08-17 16:42:26'),
(115, '197.61.27.62', '2020-08-17 20:31:06', '2020-08-17 20:31:06'),
(116, '31.13.103.10', '2020-08-17 20:31:06', '2020-08-17 20:31:06'),
(117, '31.13.103.111', '2020-08-17 20:31:12', '2020-08-17 20:31:12'),
(118, '31.13.103.13', '2020-08-17 20:31:21', '2020-08-17 20:31:21'),
(119, '196.159.148.46', '2020-08-17 20:55:09', '2020-08-17 20:55:09'),
(120, '196.159.148.46', '2020-08-17 20:55:09', '2020-08-17 20:55:09'),
(121, '31.167.94.74', '2020-08-18 02:39:44', '2020-08-18 02:39:44'),
(122, '31.167.94.74', '2020-08-18 03:10:24', '2020-08-18 03:10:24'),
(123, '31.167.94.74', '2020-08-18 03:10:40', '2020-08-18 03:10:40'),
(124, '31.167.94.74', '2020-08-18 03:26:39', '2020-08-18 03:26:39'),
(125, '41.43.65.200', '2020-08-18 04:31:14', '2020-08-18 04:31:14'),
(126, '156.199.43.97', '2020-08-18 04:36:36', '2020-08-18 04:36:36'),
(127, '156.199.43.97', '2020-08-18 04:40:05', '2020-08-18 04:40:05'),
(128, '149.154.161.2', '2020-08-18 04:41:31', '2020-08-18 04:41:31'),
(129, '31.167.94.74', '2020-08-18 05:07:49', '2020-08-18 05:07:49'),
(130, '31.167.94.74', '2020-08-18 05:15:58', '2020-08-18 05:15:58'),
(131, '31.167.94.74', '2020-08-18 05:16:21', '2020-08-18 05:16:21'),
(132, '31.167.94.74', '2020-08-18 05:17:01', '2020-08-18 05:17:01'),
(133, '41.43.65.200', '2020-08-18 05:38:17', '2020-08-18 05:38:17'),
(134, '41.233.72.199', '2020-08-18 05:38:52', '2020-08-18 05:38:52'),
(135, '197.63.131.238', '2020-08-18 09:04:29', '2020-08-18 09:04:29'),
(136, '41.233.72.199', '2020-08-18 09:31:10', '2020-08-18 09:31:10'),
(137, '41.233.72.199', '2020-08-18 09:44:57', '2020-08-18 09:44:57'),
(138, '31.167.94.74', '2020-08-18 09:59:02', '2020-08-18 09:59:02'),
(139, '31.167.94.74', '2020-08-18 11:25:11', '2020-08-18 11:25:11'),
(140, '31.167.94.74', '2020-08-18 11:25:31', '2020-08-18 11:25:31'),
(141, '41.233.72.199', '2020-08-18 12:36:52', '2020-08-18 12:36:52'),
(142, '197.63.131.238', '2020-08-18 12:42:09', '2020-08-18 12:42:09'),
(143, '41.233.72.199', '2020-08-18 13:24:33', '2020-08-18 13:24:33'),
(144, '197.63.131.238', '2020-08-18 13:27:14', '2020-08-18 13:27:14'),
(145, '197.63.131.238', '2020-08-18 13:44:06', '2020-08-18 13:44:06'),
(146, '197.61.27.62', '2020-08-19 03:26:33', '2020-08-19 03:26:33'),
(147, '197.63.227.192', '2020-08-19 03:40:33', '2020-08-19 03:40:33'),
(148, '197.42.25.97', '2020-08-19 03:45:26', '2020-08-19 03:45:26'),
(149, '31.167.94.74', '2020-08-19 05:06:43', '2020-08-19 05:06:43'),
(150, '197.42.25.97', '2020-08-19 05:09:50', '2020-08-19 05:09:50'),
(151, '31.167.94.74', '2020-08-19 06:31:15', '2020-08-19 06:31:15'),
(152, '197.61.214.186', '2020-08-19 06:51:01', '2020-08-19 06:51:01'),
(153, '197.61.27.222', '2020-08-19 06:51:05', '2020-08-19 06:51:05'),
(154, '197.61.214.186', '2020-08-19 08:10:56', '2020-08-19 08:10:56'),
(155, '197.61.27.222', '2020-08-19 08:12:21', '2020-08-19 08:12:21'),
(156, '197.42.25.97', '2020-08-19 08:17:51', '2020-08-19 08:17:51'),
(157, '31.167.94.74', '2020-08-19 09:18:45', '2020-08-19 09:18:45'),
(158, '31.167.94.74', '2020-08-19 09:58:02', '2020-08-19 09:58:02'),
(159, '197.61.214.186', '2020-08-19 10:22:55', '2020-08-19 10:22:55'),
(160, '94.97.87.72', '2020-08-19 10:33:25', '2020-08-19 10:33:25'),
(161, '62.149.104.200', '2020-08-19 10:33:26', '2020-08-19 10:33:26'),
(162, '18.194.118.133', '2020-08-20 16:11:08', '2020-08-20 16:11:08'),
(163, '41.238.26.249', '2020-08-20 16:12:22', '2020-08-20 16:12:22'),
(164, '31.167.94.74', '2020-08-23 03:49:51', '2020-08-23 03:49:51'),
(165, '31.167.94.74', '2020-08-23 03:50:53', '2020-08-23 03:50:53'),
(166, '31.167.94.74', '2020-08-23 03:51:10', '2020-08-23 03:51:10'),
(167, '156.219.39.146', '2020-08-23 07:01:08', '2020-08-23 07:01:08'),
(168, '31.167.94.74', '2020-08-23 11:03:56', '2020-08-23 11:03:56'),
(169, '31.167.94.74', '2020-08-23 11:05:09', '2020-08-23 11:05:09'),
(170, '31.167.94.74', '2020-08-24 02:55:58', '2020-08-24 02:55:58'),
(171, '31.167.94.74', '2020-08-24 04:11:05', '2020-08-24 04:11:05'),
(172, '31.167.94.74', '2020-08-24 04:30:09', '2020-08-24 04:30:09'),
(173, '31.167.94.74', '2020-08-24 05:13:56', '2020-08-24 05:13:56'),
(174, '31.167.94.74', '2020-08-24 08:57:21', '2020-08-24 08:57:21'),
(175, '31.167.94.74', '2020-08-24 09:01:35', '2020-08-24 09:01:35'),
(176, '31.167.94.74', '2020-08-24 09:02:02', '2020-08-24 09:02:02'),
(177, '41.34.55.39', '2020-08-24 11:13:51', '2020-08-24 11:13:51'),
(178, '41.34.55.39', '2020-08-24 11:14:36', '2020-08-24 11:14:36'),
(179, '41.34.55.39', '2020-08-24 11:14:39', '2020-08-24 11:14:39'),
(180, '149.154.161.15', '2020-08-24 11:20:21', '2020-08-24 11:20:21'),
(181, '156.197.117.242', '2020-08-24 11:21:04', '2020-08-24 11:21:04'),
(182, '31.167.94.74', '2020-08-24 11:25:26', '2020-08-24 11:25:26'),
(183, '149.154.161.12', '2020-08-24 11:29:18', '2020-08-24 11:29:18'),
(184, '156.197.117.242', '2020-08-24 11:43:19', '2020-08-24 11:43:19'),
(185, '41.238.26.249', '2020-08-24 12:09:48', '2020-08-24 12:09:48'),
(186, '31.167.94.74', '2020-08-25 02:45:11', '2020-08-25 02:45:11'),
(187, '31.167.94.74', '2020-08-25 02:58:56', '2020-08-25 02:58:56'),
(188, '31.167.94.74', '2020-08-25 05:58:29', '2020-08-25 05:58:29'),
(189, '197.61.30.126', '2020-08-25 08:20:27', '2020-08-25 08:20:27'),
(190, '31.167.94.74', '2020-08-25 08:32:20', '2020-08-25 08:32:20'),
(191, '197.63.182.60', '2020-08-25 09:06:18', '2020-08-25 09:06:18'),
(192, '41.238.26.249', '2020-08-25 09:30:29', '2020-08-25 09:30:29'),
(193, '156.197.202.138', '2020-08-25 09:31:36', '2020-08-25 09:31:36'),
(194, '89.237.156.19', '2020-08-25 10:35:44', '2020-08-25 10:35:44'),
(195, '102.41.161.92', '2020-08-25 11:15:01', '2020-08-25 11:15:01'),
(196, '31.167.94.74', '2020-08-25 11:34:43', '2020-08-25 11:34:43'),
(197, '102.41.161.92', '2020-08-25 11:40:32', '2020-08-25 11:40:32'),
(198, '197.63.182.60', '2020-08-25 13:17:10', '2020-08-25 13:17:10'),
(199, '197.63.182.60', '2020-08-25 13:17:10', '2020-08-25 13:17:10'),
(200, '156.197.110.226', '2020-08-25 14:29:15', '2020-08-25 14:29:15'),
(201, '41.238.26.249', '2020-08-25 17:33:36', '2020-08-25 17:33:36'),
(202, '41.238.26.249', '2020-08-25 17:35:06', '2020-08-25 17:35:06'),
(203, '197.63.182.60', '2020-08-25 18:42:04', '2020-08-25 18:42:04'),
(204, '197.63.182.60', '2020-08-25 18:42:16', '2020-08-25 18:42:16'),
(205, '41.238.26.249', '2020-08-25 18:49:17', '2020-08-25 18:49:17'),
(206, '31.167.94.74', '2020-08-26 10:10:16', '2020-08-26 10:10:16'),
(207, '197.61.230.214', '2020-08-26 12:13:34', '2020-08-26 12:13:34'),
(208, '197.61.230.214', '2020-08-26 12:13:41', '2020-08-26 12:13:41'),
(209, '156.197.146.90', '2020-08-26 12:13:53', '2020-08-26 12:13:53'),
(210, '156.197.146.90', '2020-08-26 13:45:29', '2020-08-26 13:45:29'),
(211, '31.167.94.74', '2020-08-27 03:47:20', '2020-08-27 03:47:20'),
(212, '31.167.94.74', '2020-08-27 03:47:20', '2020-08-27 03:47:20'),
(213, '31.167.94.74', '2020-08-27 03:50:11', '2020-08-27 03:50:11'),
(214, '31.167.94.74', '2020-08-27 03:50:35', '2020-08-27 03:50:35'),
(215, '31.167.94.74', '2020-08-27 03:51:01', '2020-08-27 03:51:01'),
(216, '31.167.94.74', '2020-08-27 03:52:36', '2020-08-27 03:52:36'),
(217, '31.167.94.74', '2020-08-27 03:58:09', '2020-08-27 03:58:09'),
(218, '197.61.255.44', '2020-08-27 04:18:27', '2020-08-27 04:18:27'),
(219, '31.167.94.74', '2020-08-27 04:54:15', '2020-08-27 04:54:15'),
(220, '31.167.94.74', '2020-08-27 04:58:44', '2020-08-27 04:58:44'),
(221, '151.255.242.146', '2020-08-27 05:16:36', '2020-08-27 05:16:36'),
(222, '74.125.210.14', '2020-08-27 05:16:39', '2020-08-27 05:16:39'),
(223, '74.125.210.14', '2020-08-27 05:30:59', '2020-08-27 05:30:59'),
(224, '31.167.94.74', '2020-08-27 06:08:04', '2020-08-27 06:08:04'),
(225, '31.167.94.74', '2020-08-27 09:44:20', '2020-08-27 09:44:20'),
(226, '31.167.94.74', '2020-08-27 10:36:38', '2020-08-27 10:36:38'),
(227, '102.41.161.92', '2020-08-27 10:36:57', '2020-08-27 10:36:57'),
(228, '102.41.161.92', '2020-08-27 10:40:22', '2020-08-27 10:40:22'),
(229, '102.41.161.92', '2020-08-27 10:41:50', '2020-08-27 10:41:50'),
(230, '31.167.94.74', '2020-08-27 10:42:39', '2020-08-27 10:42:39'),
(231, '156.197.146.90', '2020-08-27 10:50:11', '2020-08-27 10:50:11'),
(232, '156.197.146.90', '2020-08-27 10:50:20', '2020-08-27 10:50:20'),
(233, '31.167.94.74', '2020-08-27 11:18:27', '2020-08-27 11:18:27'),
(234, '31.167.94.74', '2020-08-27 11:19:58', '2020-08-27 11:19:58'),
(235, '31.167.94.74', '2020-08-27 11:29:55', '2020-08-27 11:29:55'),
(236, '31.167.94.74', '2020-08-27 11:33:53', '2020-08-27 11:33:53'),
(237, '31.167.94.74', '2020-08-27 12:04:53', '2020-08-27 12:04:53'),
(238, '156.197.146.90', '2020-08-27 13:20:27', '2020-08-27 13:20:27'),
(239, '31.167.94.74', '2020-08-30 03:41:49', '2020-08-30 03:41:49'),
(240, '41.40.12.47', '2020-08-30 16:45:30', '2020-08-30 16:45:30'),
(241, '156.197.172.1', '2020-08-30 17:06:48', '2020-08-30 17:06:48'),
(242, '156.197.172.1', '2020-08-30 21:00:32', '2020-08-30 21:00:32'),
(243, '156.197.172.1', '2020-08-30 21:59:53', '2020-08-30 21:59:53'),
(244, '156.197.172.1', '2020-08-30 22:00:11', '2020-08-30 22:00:11'),
(245, '31.167.94.74', '2020-08-31 04:35:29', '2020-08-31 04:35:29'),
(246, '41.36.0.82', '2020-08-31 04:47:13', '2020-08-31 04:47:13'),
(247, '41.36.0.82', '2020-08-31 04:57:29', '2020-08-31 04:57:29'),
(248, '197.63.207.22', '2020-08-31 05:43:49', '2020-08-31 05:43:49'),
(249, '5.109.255.121', '2020-08-31 06:07:44', '2020-08-31 06:07:44'),
(250, '74.125.210.12', '2020-08-31 06:07:44', '2020-08-31 06:07:44'),
(251, '74.125.210.14', '2020-08-31 06:14:54', '2020-08-31 06:14:54'),
(252, '197.63.207.22', '2020-08-31 10:51:10', '2020-08-31 10:51:10'),
(253, '31.167.94.74', '2020-09-01 07:48:49', '2020-09-01 07:48:49'),
(254, '31.167.94.74', '2020-09-01 07:56:04', '2020-09-01 07:56:04'),
(255, '197.61.57.202', '2020-09-01 10:59:41', '2020-09-01 10:59:41'),
(256, '149.154.161.19', '2020-09-01 10:59:51', '2020-09-01 10:59:51'),
(257, '197.61.57.202', '2020-09-01 11:00:04', '2020-09-01 11:00:04'),
(258, '154.183.3.198', '2020-09-01 11:00:26', '2020-09-01 11:00:26'),
(259, '154.183.3.198', '2020-09-01 11:02:18', '2020-09-01 11:02:18'),
(260, '197.63.207.22', '2020-09-01 11:04:38', '2020-09-01 11:04:38'),
(261, '197.61.57.202', '2020-09-01 11:08:15', '2020-09-01 11:08:15'),
(262, '154.183.3.198', '2020-09-01 11:14:57', '2020-09-01 11:14:57'),
(263, '31.167.94.74', '2020-09-01 11:15:05', '2020-09-01 11:15:05'),
(264, '31.167.94.74', '2020-09-01 11:16:39', '2020-09-01 11:16:39'),
(265, '31.167.94.74', '2020-09-01 11:17:33', '2020-09-01 11:17:33'),
(266, '196.156.129.210', '2020-09-01 12:08:59', '2020-09-01 12:08:59'),
(267, '196.156.129.210', '2020-09-01 12:12:13', '2020-09-01 12:12:13'),
(268, '196.156.129.210', '2020-09-01 12:16:05', '2020-09-01 12:16:05'),
(269, '196.156.129.210', '2020-09-01 12:53:02', '2020-09-01 12:53:02'),
(270, '102.47.82.189', '2020-09-01 13:37:57', '2020-09-01 13:37:57'),
(271, '196.156.129.210', '2020-09-01 15:59:00', '2020-09-01 15:59:00'),
(272, '149.154.161.7', '2020-09-01 16:16:04', '2020-09-01 16:16:04'),
(273, '197.63.207.22', '2020-09-01 16:18:36', '2020-09-01 16:18:36'),
(274, '197.61.176.55', '2020-09-01 18:04:35', '2020-09-01 18:04:35'),
(275, '156.197.171.217', '2020-09-01 18:38:55', '2020-09-01 18:38:55'),
(276, '31.167.94.74', '2020-09-02 03:06:53', '2020-09-02 03:06:53'),
(277, '31.167.94.74', '2020-09-02 03:19:54', '2020-09-02 03:19:54'),
(278, '31.167.94.74', '2020-09-02 05:27:59', '2020-09-02 05:27:59'),
(279, '31.167.94.74', '2020-09-02 05:28:24', '2020-09-02 05:28:24'),
(280, '31.167.94.74', '2020-09-02 05:28:42', '2020-09-02 05:28:42'),
(281, '197.61.176.55', '2020-09-02 05:43:54', '2020-09-02 05:43:54'),
(282, '31.167.94.74', '2020-09-02 06:22:00', '2020-09-02 06:22:00'),
(283, '197.63.207.22', '2020-09-02 07:02:31', '2020-09-02 07:02:31'),
(284, '197.61.176.55', '2020-09-02 07:03:01', '2020-09-02 07:03:01'),
(285, '197.61.176.55', '2020-09-02 07:10:24', '2020-09-02 07:10:24'),
(286, '188.50.252.39', '2020-09-02 07:22:05', '2020-09-02 07:22:05'),
(287, '66.102.8.231', '2020-09-02 07:22:12', '2020-09-02 07:22:12'),
(288, '188.52.204.211', '2020-09-02 07:48:08', '2020-09-02 07:48:08'),
(289, '31.167.94.74', '2020-09-02 07:58:07', '2020-09-02 07:58:07'),
(290, '66.102.8.231', '2020-09-02 08:22:13', '2020-09-02 08:22:13'),
(291, '31.167.94.74', '2020-09-02 08:26:03', '2020-09-02 08:26:03'),
(292, '31.167.94.74', '2020-09-02 08:26:50', '2020-09-02 08:26:50'),
(293, '31.167.94.74', '2020-09-02 08:44:02', '2020-09-02 08:44:02'),
(294, '134.209.173.17', '2020-09-02 10:39:08', '2020-09-02 10:39:08'),
(295, '62.4.14.206', '2020-09-03 07:48:47', '2020-09-03 07:48:47'),
(296, '31.167.94.74', '2020-09-03 08:19:01', '2020-09-03 08:19:01'),
(297, '195.154.63.222', '2020-09-03 08:43:28', '2020-09-03 08:43:28'),
(298, '212.83.146.233', '2020-09-03 08:48:48', '2020-09-03 08:48:48'),
(299, '5.109.255.121', '2020-09-03 13:35:25', '2020-09-03 13:35:25'),
(300, '31.167.94.74', '2020-09-06 04:43:13', '2020-09-06 04:43:13'),
(301, '74.125.210.80', '2020-09-06 04:43:18', '2020-09-06 04:43:18'),
(302, '74.125.210.78', '2020-09-06 04:43:19', '2020-09-06 04:43:19'),
(303, '31.167.94.74', '2020-09-06 11:53:44', '2020-09-06 11:53:44'),
(304, '31.167.94.74', '2020-09-07 05:10:15', '2020-09-07 05:10:15'),
(305, '104.131.109.65', '2020-09-07 16:21:38', '2020-09-07 16:21:38'),
(306, '167.172.253.101', '2020-09-07 17:15:11', '2020-09-07 17:15:11'),
(307, '154.183.115.135', '2020-09-08 07:28:00', '2020-09-08 07:28:00'),
(308, '31.167.94.74', '2020-09-08 10:05:05', '2020-09-08 10:05:05'),
(309, '31.167.94.74', '2020-09-09 08:54:04', '2020-09-09 08:54:04'),
(310, '154.183.115.135', '2020-09-09 13:29:19', '2020-09-09 13:29:19'),
(311, '31.167.94.74', '2020-09-10 03:26:31', '2020-09-10 03:26:31'),
(312, '31.167.94.74', '2020-09-10 08:45:02', '2020-09-10 08:45:02'),
(313, '31.167.94.74', '2020-09-13 08:42:05', '2020-09-13 08:42:05'),
(314, '31.167.94.74', '2020-09-14 04:53:29', '2020-09-14 04:53:29'),
(315, '31.167.94.74', '2020-09-14 05:07:03', '2020-09-14 05:07:03'),
(316, '74.125.210.4', '2020-09-14 05:07:10', '2020-09-14 05:07:10'),
(317, '89.237.156.19', '2020-09-14 08:19:32', '2020-09-14 08:19:32'),
(318, '209.17.96.210', '2020-09-15 06:04:10', '2020-09-15 06:04:10'),
(319, '31.167.94.74', '2020-09-15 08:32:16', '2020-09-15 08:32:16'),
(320, '209.17.96.202', '2020-09-15 12:06:46', '2020-09-15 12:06:46'),
(321, '197.61.72.46', '2020-09-16 06:34:25', '2020-09-16 06:34:25'),
(322, '197.61.72.46', '2020-09-16 06:39:54', '2020-09-16 06:39:54'),
(323, '197.61.72.46', '2020-09-16 06:58:57', '2020-09-16 06:58:57'),
(324, '31.167.94.74', '2020-09-16 07:02:01', '2020-09-16 07:02:01'),
(325, '66.249.83.77', '2020-09-16 07:02:03', '2020-09-16 07:02:03'),
(326, '66.249.83.78', '2020-09-16 07:02:03', '2020-09-16 07:02:03'),
(327, '197.61.72.46', '2020-09-16 07:34:51', '2020-09-16 07:34:51'),
(328, '196.151.129.196', '2020-09-16 07:59:59', '2020-09-16 07:59:59'),
(329, '149.154.161.16', '2020-09-16 08:28:18', '2020-09-16 08:28:18'),
(330, '196.151.129.196', '2020-09-16 08:28:39', '2020-09-16 08:28:39'),
(331, '196.151.129.196', '2020-09-16 08:28:59', '2020-09-16 08:28:59');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `articles`
--
ALTER TABLE `articles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `articles_user_id_category_id_index` (`user_id`),
  ADD KEY `articles_company_id_index` (`company_id`);

--
-- Indexes for table `article_descriptions`
--
ALTER TABLE `article_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `article_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `article_descriptions_article_id_language_id_index` (`article_id`,`language_id`);

--
-- Indexes for table `article_photos`
--
ALTER TABLE `article_photos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `article_photos_article_id_index` (`article_id`);

--
-- Indexes for table `chairman`
--
ALTER TABLE `chairman`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `chairman_descriptions`
--
ALTER TABLE `chairman_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `chairman_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `chairman_descriptions_chairman_id_language_id_index` (`chairman_id`,`language_id`);

--
-- Indexes for table `companies`
--
ALTER TABLE `companies`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `company_descriptions`
--
ALTER TABLE `company_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `company_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `company_descriptions_company_id_language_id_index` (`company_id`,`language_id`);

--
-- Indexes for table `countries`
--
ALTER TABLE `countries`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `country_descriptions`
--
ALTER TABLE `country_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `country_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `country_descriptions_country_id_language_id_index` (`country_id`,`language_id`);

--
-- Indexes for table `cultures`
--
ALTER TABLE `cultures`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `culture_descriptions`
--
ALTER TABLE `culture_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `culture_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `culture_descriptions_culture_id_language_id_index` (`culture_id`,`language_id`);

--
-- Indexes for table `details`
--
ALTER TABLE `details`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `detail_descriptions`
--
ALTER TABLE `detail_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `detail_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `detail_descriptions_detail_id_language_id_index` (`detail_id`,`language_id`);

--
-- Indexes for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `industries`
--
ALTER TABLE `industries`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `industry_descriptions`
--
ALTER TABLE `industry_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `industry_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `industry_descriptions_industry_id_language_id_index` (`industry_id`,`language_id`);

--
-- Indexes for table `jobs`
--
ALTER TABLE `jobs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `jobs_queue_index` (`queue`);

--
-- Indexes for table `languages`
--
ALTER TABLE `languages`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `languages_local_unique` (`local`),
  ADD KEY `languages_status_index` (`status`),
  ADD KEY `languages_admin_status_index` (`admin_status`);

--
-- Indexes for table `leaderships`
--
ALTER TABLE `leaderships`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `leadership_descriptions`
--
ALTER TABLE `leadership_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `leadership_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `leadership_descriptions_leadership_id_language_id_index` (`leadership_id`,`language_id`);

--
-- Indexes for table `mail_lists`
--
ALTER TABLE `mail_lists`
  ADD PRIMARY KEY (`id`),
  ADD KEY `mail_lists_id_index` (`id`);

--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `modules`
--
ALTER TABLE `modules`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `newsletters`
--
ALTER TABLE `newsletters`
  ADD PRIMARY KEY (`id`),
  ADD KEY `newsletters_id_index` (`id`);

--
-- Indexes for table `notifications`
--
ALTER TABLE `notifications`
  ADD PRIMARY KEY (`id`),
  ADD KEY `notifications_notifiable_type_notifiable_id_index` (`notifiable_type`,`notifiable_id`);

--
-- Indexes for table `offices`
--
ALTER TABLE `offices`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `office_descriptions`
--
ALTER TABLE `office_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `office_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `office_descriptions_office_id_index` (`office_id`);

--
-- Indexes for table `pages`
--
ALTER TABLE `pages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `page_descriptions`
--
ALTER TABLE `page_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `page_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `page_descriptions_page_id_language_id_index` (`page_id`,`language_id`);

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD KEY `password_resets_email_index` (`email`);

--
-- Indexes for table `photos`
--
ALTER TABLE `photos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `photos_photo_category_id_foreign` (`photo_category_id`);

--
-- Indexes for table `photo_categories`
--
ALTER TABLE `photo_categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `photo_category_descriptions`
--
ALTER TABLE `photo_category_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `photo_category_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `photo_category_descriptions_photo_category_id_language_id_index` (`photo_category_id`,`language_id`);

--
-- Indexes for table `photo_descriptions`
--
ALTER TABLE `photo_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `photo_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `photo_descriptions_photo_id_language_id_index` (`photo_id`,`language_id`);

--
-- Indexes for table `settings`
--
ALTER TABLE `settings`
  ADD PRIMARY KEY (`id`),
  ADD KEY `settings_key_index` (`key`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_email_unique` (`email`),
  ADD UNIQUE KEY `users_phone_unique` (`phone`);

--
-- Indexes for table `user_modules`
--
ALTER TABLE `user_modules`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_modules_module_id_foreign` (`module_id`),
  ADD KEY `user_modules_user_id_module_id_index` (`user_id`,`module_id`);

--
-- Indexes for table `videos`
--
ALTER TABLE `videos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `videos_video_category_id_foreign` (`video_category_id`);

--
-- Indexes for table `video_categories`
--
ALTER TABLE `video_categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `video_category_descriptions`
--
ALTER TABLE `video_category_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `video_category_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `video_category_descriptions_video_category_id_language_id_index` (`video_category_id`,`language_id`);

--
-- Indexes for table `video_descriptions`
--
ALTER TABLE `video_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `video_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `video_descriptions_video_id_language_id_index` (`video_id`,`language_id`);

--
-- Indexes for table `visitor_messages`
--
ALTER TABLE `visitor_messages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `visitor_messages_id_index` (`id`);

--
-- Indexes for table `visitor_message_replies`
--
ALTER TABLE `visitor_message_replies`
  ADD PRIMARY KEY (`id`),
  ADD KEY `visitor_message_replies_user_id_visitor_message_id_index` (`user_id`,`visitor_message_id`);

--
-- Indexes for table `website_categories`
--
ALTER TABLE `website_categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `website_category_descriptions`
--
ALTER TABLE `website_category_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `website_category_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `language_id_index` (`website_category_id`,`language_id`);

--
-- Indexes for table `website_photos`
--
ALTER TABLE `website_photos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `website_photos_website_category_id_foreign` (`website_category_id`);

--
-- Indexes for table `website_photo_descriptions`
--
ALTER TABLE `website_photo_descriptions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `website_photo_descriptions_language_id_foreign` (`language_id`),
  ADD KEY `website_photo_descriptions_website_photo_id_language_id_index` (`website_photo_id`,`language_id`);

--
-- Indexes for table `website_visitors`
--
ALTER TABLE `website_visitors`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `articles`
--
ALTER TABLE `articles`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=297;

--
-- AUTO_INCREMENT for table `article_descriptions`
--
ALTER TABLE `article_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1275;

--
-- AUTO_INCREMENT for table `article_photos`
--
ALTER TABLE `article_photos`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=627;

--
-- AUTO_INCREMENT for table `chairman`
--
ALTER TABLE `chairman`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `chairman_descriptions`
--
ALTER TABLE `chairman_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=57;

--
-- AUTO_INCREMENT for table `companies`
--
ALTER TABLE `companies`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=66;

--
-- AUTO_INCREMENT for table `company_descriptions`
--
ALTER TABLE `company_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=535;

--
-- AUTO_INCREMENT for table `countries`
--
ALTER TABLE `countries`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `country_descriptions`
--
ALTER TABLE `country_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `cultures`
--
ALTER TABLE `cultures`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `culture_descriptions`
--
ALTER TABLE `culture_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `details`
--
ALTER TABLE `details`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `detail_descriptions`
--
ALTER TABLE `detail_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=39;

--
-- AUTO_INCREMENT for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `industries`
--
ALTER TABLE `industries`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `industry_descriptions`
--
ALTER TABLE `industry_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=35;

--
-- AUTO_INCREMENT for table `jobs`
--
ALTER TABLE `jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `languages`
--
ALTER TABLE `languages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `leaderships`
--
ALTER TABLE `leaderships`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `leadership_descriptions`
--
ALTER TABLE `leadership_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;

--
-- AUTO_INCREMENT for table `mail_lists`
--
ALTER TABLE `mail_lists`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=50;

--
-- AUTO_INCREMENT for table `modules`
--
ALTER TABLE `modules`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `newsletters`
--
ALTER TABLE `newsletters`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `offices`
--
ALTER TABLE `offices`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `office_descriptions`
--
ALTER TABLE `office_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `pages`
--
ALTER TABLE `pages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `page_descriptions`
--
ALTER TABLE `page_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `photos`
--
ALTER TABLE `photos`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25;

--
-- AUTO_INCREMENT for table `photo_categories`
--
ALTER TABLE `photo_categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `photo_category_descriptions`
--
ALTER TABLE `photo_category_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `photo_descriptions`
--
ALTER TABLE `photo_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

--
-- AUTO_INCREMENT for table `settings`
--
ALTER TABLE `settings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `user_modules`
--
ALTER TABLE `user_modules`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `videos`
--
ALTER TABLE `videos`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `video_categories`
--
ALTER TABLE `video_categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `video_category_descriptions`
--
ALTER TABLE `video_category_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `video_descriptions`
--
ALTER TABLE `video_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `visitor_messages`
--
ALTER TABLE `visitor_messages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `visitor_message_replies`
--
ALTER TABLE `visitor_message_replies`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `website_categories`
--
ALTER TABLE `website_categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `website_category_descriptions`
--
ALTER TABLE `website_category_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `website_photos`
--
ALTER TABLE `website_photos`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `website_photo_descriptions`
--
ALTER TABLE `website_photo_descriptions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `website_visitors`
--
ALTER TABLE `website_visitors`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=332;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `articles`
--
ALTER TABLE `articles`
  ADD CONSTRAINT `articles_company_id_foreign` FOREIGN KEY (`company_id`) REFERENCES `companies` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `articles_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`);

--
-- Constraints for table `article_descriptions`
--
ALTER TABLE `article_descriptions`
  ADD CONSTRAINT `article_descriptions_article_id_foreign` FOREIGN KEY (`article_id`) REFERENCES `articles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `article_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `article_photos`
--
ALTER TABLE `article_photos`
  ADD CONSTRAINT `article_photos_article_id_foreign` FOREIGN KEY (`article_id`) REFERENCES `articles` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `chairman_descriptions`
--
ALTER TABLE `chairman_descriptions`
  ADD CONSTRAINT `chairman_descriptions_chairman_id_foreign` FOREIGN KEY (`chairman_id`) REFERENCES `chairman` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `chairman_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `company_descriptions`
--
ALTER TABLE `company_descriptions`
  ADD CONSTRAINT `company_descriptions_company_id_foreign` FOREIGN KEY (`company_id`) REFERENCES `companies` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `company_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `country_descriptions`
--
ALTER TABLE `country_descriptions`
  ADD CONSTRAINT `country_descriptions_country_id_foreign` FOREIGN KEY (`country_id`) REFERENCES `countries` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `country_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `culture_descriptions`
--
ALTER TABLE `culture_descriptions`
  ADD CONSTRAINT `culture_descriptions_culture_id_foreign` FOREIGN KEY (`culture_id`) REFERENCES `cultures` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `culture_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `detail_descriptions`
--
ALTER TABLE `detail_descriptions`
  ADD CONSTRAINT `detail_descriptions_detail_id_foreign` FOREIGN KEY (`detail_id`) REFERENCES `details` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `detail_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `industry_descriptions`
--
ALTER TABLE `industry_descriptions`
  ADD CONSTRAINT `industry_descriptions_industry_id_foreign` FOREIGN KEY (`industry_id`) REFERENCES `industries` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `industry_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `leadership_descriptions`
--
ALTER TABLE `leadership_descriptions`
  ADD CONSTRAINT `leadership_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `leadership_descriptions_leadership_id_foreign` FOREIGN KEY (`leadership_id`) REFERENCES `leaderships` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `office_descriptions`
--
ALTER TABLE `office_descriptions`
  ADD CONSTRAINT `office_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `office_descriptions_office_id_foreign` FOREIGN KEY (`office_id`) REFERENCES `offices` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `page_descriptions`
--
ALTER TABLE `page_descriptions`
  ADD CONSTRAINT `page_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `page_descriptions_page_id_foreign` FOREIGN KEY (`page_id`) REFERENCES `pages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `photos`
--
ALTER TABLE `photos`
  ADD CONSTRAINT `photos_photo_category_id_foreign` FOREIGN KEY (`photo_category_id`) REFERENCES `photo_categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `photo_category_descriptions`
--
ALTER TABLE `photo_category_descriptions`
  ADD CONSTRAINT `photo_category_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `photo_category_descriptions_photo_category_id_foreign` FOREIGN KEY (`photo_category_id`) REFERENCES `photo_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `photo_descriptions`
--
ALTER TABLE `photo_descriptions`
  ADD CONSTRAINT `photo_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `photo_descriptions_photo_id_foreign` FOREIGN KEY (`photo_id`) REFERENCES `photos` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `user_modules`
--
ALTER TABLE `user_modules`
  ADD CONSTRAINT `user_modules_module_id_foreign` FOREIGN KEY (`module_id`) REFERENCES `modules` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `user_modules_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `videos`
--
ALTER TABLE `videos`
  ADD CONSTRAINT `videos_video_category_id_foreign` FOREIGN KEY (`video_category_id`) REFERENCES `video_categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `video_category_descriptions`
--
ALTER TABLE `video_category_descriptions`
  ADD CONSTRAINT `video_category_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `video_category_descriptions_video_category_id_foreign` FOREIGN KEY (`video_category_id`) REFERENCES `video_categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `video_descriptions`
--
ALTER TABLE `video_descriptions`
  ADD CONSTRAINT `video_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `video_descriptions_video_id_foreign` FOREIGN KEY (`video_id`) REFERENCES `videos` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `website_category_descriptions`
--
ALTER TABLE `website_category_descriptions`
  ADD CONSTRAINT `website_category_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  ADD CONSTRAINT `website_category_descriptions_website_category_id_foreign` FOREIGN KEY (`website_category_id`) REFERENCES `website_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `website_photos`
--
ALTER TABLE `website_photos`
  ADD CONSTRAINT `website_photos_website_category_id_foreign` FOREIGN KEY (`website_category_id`) REFERENCES `website_categories` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;

--
-- Constraints for table `website_photo_descriptions`
--
ALTER TABLE `website_photo_descriptions`
  ADD CONSTRAINT `website_photo_descriptions_language_id_foreign` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `website_photo_descriptions_website_photo_id_foreign` FOREIGN KEY (`website_photo_id`) REFERENCES `website_photos` (`id`) ON DELETE CASCADE;
COMMIT;

/*!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 */;
